Jump to content

Recommended Posts

Posted

I created a mod i always testing it throught eclipse 5 mins ago it crashed with this error:

the crash only hapens when i create a new world

2012-11-13 18:27:27 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-11-13 18:27:36 [iNFO] [sTDOUT] 27 achievements
2012-11-13 18:27:36 [iNFO] [sTDOUT] 208 recipes
2012-11-13 18:27:37 [iNFO] [sTDOUT] Setting user: Player843, -
2012-11-13 18:27:37 [iNFO] [sTDERR] Client asked for parameter: server
2012-11-13 18:27:37 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-11-13 18:27:38 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-13 18:27:38 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized
2012-11-13 18:27:38 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized
2012-11-13 18:27:38 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-13 18:27:38 [iNFO] [ForgeModLoader] Searching C:\Users\Nick\Desktop\Modding(forge)\toolsPlus\jars\mods for mods
2012-11-13 18:27:42 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-11-13 18:27:43 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-13 18:27:43 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-11-13 18:27:43 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-11-13 18:27:43 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-11-13 18:27:43 [iNFO] [sTDOUT] OpenAL initialized.
2012-11-13 18:27:44 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting level New World
2012-11-13 18:28:32 [iNFO] [sTDOUT] Attempt 1...
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\data
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\data\villages.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM-1
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM-1\data
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM-1\forcedchunks.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM1
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM1\data
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\DIM1\forcedchunks.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\forcedchunks.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\level.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\level.dat_mcr
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\level.dat_old
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\players
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\players\Player747.dat
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\region
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\region\r.0.0.mca
2012-11-13 18:28:32 [iNFO] [sTDOUT] Deleting .\saves\New World\session.lock
2012-11-13 18:28:34 [iNFO] [sTDOUT] Scanning folders...
2012-11-13 18:28:34 [iNFO] [sTDOUT] Total conversion count is 0
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\data\idcounts.dat
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\data\villages.dat
2012-11-13 18:28:35 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.src.IntegratedServer@db03ddc)
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\DIM1\data\idcounts.dat
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\DIM1\data\villages.dat
2012-11-13 18:28:35 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.src.IntegratedServer@db03ddc)
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\DIM-1\data\idcounts.dat
2012-11-13 18:28:35 [iNFO] [sTDOUT] .\saves\New World\DIM-1\data\villages.dat
2012-11-13 18:28:35 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.src.IntegratedServer@db03ddc)
2012-11-13 18:29:25 [iNFO] [sTDERR] java.lang.OutOfMemoryError: Java heap space
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.AABBPool.addOrModifyAABBInPool(AABBPool.java:50)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.Block.getCollisionBoundingBoxFromPool(Block.java:557)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.Block.addCollidingBlockToList(Block.java:533)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.World.getCollidingBoundingBoxes(World.java:1543)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.ServerConfigurationManager.playerLoggedIn(ServerConfigurationManager.java:176)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:94)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:99)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:664)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:585)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.IntegratedServer.tick(IntegratedServer.java:110)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
2012-11-13 18:29:25 [iNFO] [sTDERR] 	at net.minecraft.src.ThreadMinecraftServer.run(ThreadMinecraftServer.java:17)
2012-11-13 18:29:28 [iNFO] [sTDOUT] .\saves\New World\data\villages.dat
2012-11-13 18:29:42 [iNFO] [ForgeModLoader] Unloading dimension 0
2012-11-13 18:29:42 [iNFO] [ForgeModLoader] Unloading dimension -1
2012-11-13 18:29:42 [iNFO] [ForgeModLoader] Unloading dimension 1
2012-11-13 18:29:54 [iNFO] [sTDOUT] Stopping!
2012-11-13 18:29:54 [iNFO] [sTDOUT] SoundSystem shutting down...
2012-11-13 18:29:54 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com

 

 

whats causing this if you need to see any of my classes say to post em

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.