Posted August 8, 201312 yr When I add config vars. to anything other than my ores my game crashes :'( The Launcher Log: Client> 2013-08-08 07:33:15 [iNFO] [Minecraft-Server] Preparing start region for level 0 Client> 2013-08-08 07:33:16 [iNFO] [Minecraft-Server] Preparing spawn area: 50% Client> 2013-08-08 07:33:16 [iNFO] [sTDOUT] Loading NEI Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] java.lang.OutOfMemoryError: Java heap space Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.Arrays.copyOf(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.grow(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.ensureCapacityInternal(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.add(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.world.World.func_72945_a(World.java:1690) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) Client> 2013-08-08 07:33:40 [sEVERE] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError Client> java.lang.OutOfMemoryError: Java heap space Client> at java.util.Arrays.copyOf(Unknown Source) Client> at java.util.ArrayList.grow(Unknown Source) Client> at java.util.ArrayList.ensureCapacityInternal(Unknown Source) Client> at java.util.ArrayList.add(Unknown Source) Client> at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24) Client> at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74) Client> at net.minecraft.world.World.func_72945_a(World.java:1690) Client> at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183) Client> at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389) Client> at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91) Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689) Client> at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175) Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) Client> at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) Client> 2013-08-08 07:33:40 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\William\AppData\Roaming\.minecraft\crash-reports\crash-2013-08-08_07.33.40-server.txt Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Stopping server Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving players Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving worlds Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving chunks for level 'New Worldtest'/Overworld Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] ---- Minecraft Crash Report ---- Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] // I just don't know what went wrong Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Time: 8/8/13 7:33 AM Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Description: Exception in server tick loop Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] java.lang.OutOfMemoryError: Java heap space Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.Arrays.copyOf(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.grow(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.ensureCapacityInternal(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.add(Unknown Source) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.world.World.func_72945_a(World.java:1690) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows: Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] --------------------------------------------------------------------------------------- Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] -- System Details -- Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Details: Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Minecraft Version: 1.6.2 Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Operating System: Windows 8 (amd64) version 6.2 Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Java Version: 1.7.0_21, Oracle Corporation Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Memory: 160023520 bytes (152 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] AABB Pool Size: 9230100 (516885600 bytes; 492 MB) allocated, 9230100 (516885600 bytes; 492 MB) used Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_B4 6 mods loaded, 6 mods active Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] CodeChickenCore{0.9.0.0} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] NotEnoughItems{1.6.0.4} [Not Enough Items] (NotEnoughItems 1.6.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] MechaniCraft{1.62a} [MechaniCraft] (MechaniCraft 1.62b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Profiler Position: N/A (disabled) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Vec3 Pool Size: 1079 (60424 bytes; 0 MB) allocated, 1079 (60424 bytes; 0 MB) used Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Player Count: 0 / 8; [] Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Type: Integrated Server (map_client.txt) Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge' Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\William\AppData\Roaming\.minecraft\crash-reports\crash-2013-08-08_07.33.40-server.txt Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Stopping server Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving players Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving worlds Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving chunks for level 'New Worldtest'/Overworld Client> AL lib: (EE) alc_cleanup: 1 device not closed Game ended with bad state (exit code -1) Ignoring visibility rule and showing launcher due to a game crash Crash Report: ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 8/8/13 7:33 AM Description: Exception in server tick loop java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Unknown Source) at java.util.ArrayList.grow(Unknown Source) at java.util.ArrayList.ensureCapacityInternal(Unknown Source) at java.util.ArrayList.add(Unknown Source) at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24) at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74) at net.minecraft.world.World.func_72945_a(World.java:1690) at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183) at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389) at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 160023520 bytes (152 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 9230100 (516885600 bytes; 492 MB) allocated, 9230100 (516885600 bytes; 492 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_B4 6 mods loaded, 6 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{0.9.0.0} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available NotEnoughItems{1.6.0.4} [Not Enough Items] (NotEnoughItems 1.6.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available MechaniCraft{1.62a} [MechaniCraft] (MechaniCraft 1.62b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 1079 (60424 bytes; 0 MB) allocated, 1079 (60424 bytes; 0 MB) used Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' Please Note that this ONLY happens when I add the config for more than the 6 ores my mod adds. Please help if you can and If you need to see my SRC then reply telling me so. Thanks! You can find my mod MechaniCraft at this link: http://www.minecraftforge.net/forum/index.php/topic,13923.0.html - Will11690
August 8, 201312 yr Author Oh and I'm new so if I put this in the wrong spot and you have the power to do so, please move it where it belongs, Thanks Again! You can find my mod MechaniCraft at this link: http://www.minecraftforge.net/forum/index.php/topic,13923.0.html - Will11690
August 8, 201312 yr Author I have, my laptop has 4 Gigs of ram and 3.5 is useable, my pc uses .4 gigs on average so I gave it 3 gigs of ram but it still didn't work. My tower has 16 and I gave it 8 and I got the same error. You can find my mod MechaniCraft at this link: http://www.minecraftforge.net/forum/index.php/topic,13923.0.html - Will11690
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.