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



×
×
  • Create New...

Important Information

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