Minecraft will start and launch with a world, how ever once I come across a millionaire village it works fine then after 30 seconds the fps drop very quickly to 0 then this happens in the console.
2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 9086 to go! 2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 4328 to go! 2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 11012 to go! 2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 1830 to go! 2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 13363 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 12453 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 10006 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 7577 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 5076 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 2575 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 125 to go! 2013-02-28 14:03:15 [INFO] [STDOUT] RandomMobs: /mocreatures/dolphin.png, variants: 6 2013-02-28 14:03:15 [INFO] [STDOUT] setupTexture: "%clamp%/misc/shadow.png", id: 819 2013-02-28 14:03:16 [INFO] [STDOUT] setupTexture: "/graphics/mob/byzanz/farmiller0.png", id: 820 2013-02-28 14:03:20 [INFO] [STDOUT] setupTexture: "/mob/enderman_eyes.png", id: 821 2013-02-28 14:03:21 [INFO] [STDOUT] setupTexture: "/particles.png", id: 822 2013-02-28 14:03:21 [INFO] [STDOUT] setupTexture: "/mob/spider_eyes.png", id: 823 2013-02-28 14:03:24 [INFO] [STDOUT] Fetching addPacket for removed entity 2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity 2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity 2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity 2013-02-28 14:03:29 [INFO] [STDOUT] Fetching addPacket for removed entity 2013-02-28 14:03:41 [INFO] [STDOUT] Inserted super call into avs.c 2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/gui/allitems.png", id: 824 2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 825 2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/item/chest.png", id: 826 2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/codechicken/nei/nei_sprites.png", id: 827 2013-02-28 14:03:41 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld... 2013-02-28 14:03:41 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located. 2013-02-28 14:03:47 [INFO] [STDERR] Exception in thread "NEI Item Loading Thread" java.lang.NoClassDefFoundError: forestry/core/circuits/CircuitBoard 2013-02-28 14:03:47 [INFO] [STDERR] at forestry.core.circuits.ItemCircuitBoard.createCircuitboard(ItemCircuitBoard.java:88) 2013-02-28 14:03:47 [INFO] [STDERR] at forestry.core.circuits.ItemCircuitBoard.a(ItemCircuitBoard.java:26) 2013-02-28 14:03:47 [INFO] [STDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:146) 2013-02-28 14:03:47 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: forestry.core.circuits.CircuitBoard 2013-02-28 14:03:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185) 2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 2013-02-28 14:03:47 [INFO] [STDERR] ... 3 more 2013-02-28 14:03:47 [INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space 2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) 2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) 2013-02-28 14:03:47 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) 2013-02-28 14:03:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174) 2013-02-28 14:03:47 [INFO] [STDERR] ... 5 more 2013-02-28 14:03:47.331 java[2742:707] java.lang.OutOfMemoryError: PermGen space at apple.awt.CToolkit.invokeLater(CToolkit.java:1172) at apple.awt.CWindow.dynamicallyLayoutContainer(CWindow.java:850) 2013-02-28 14:03:47.335 java[2742:707] ( 0 CoreFoundation 0x00007fff94fce0a6 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff94c513f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff95062229 -[NSException raise] + 9 3 JavaNativeFoundation 0x0000000105e13539 JNFCallVoidMethod + 209 4 libawt.jnilib 0x00000001109eff2d -[CWindow windowDidResize:] + 393 5 CoreFoundation 0x00007fff94f8047a _CFXNotificationPost + 2554 6 Foundation 0x00007fff8ac75846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 7 AppKit 0x00007fff9328257e -[NSWindow _setFrameCommon:display:stashSize:] + 2322 8 libawt.jnilib 0x00000001109d606a -[CocoaAppWindow setFrame:display:] + 197 9 AppKit 0x00007fff9314a3f3 __28-[NSMoveHelper _doAnimation]_block_invoke_0 + 1003 10 CoreFoundation 0x00007fff94f8ada4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 11 CoreFoundation 0x00007fff94f8a8bd __CFRunLoopDoTimer + 557 12 CoreFoundation 0x00007fff94f70099 __CFRunLoopRun + 1513 13 CoreFoundation 0x00007fff94f6f6b2 CFRunLoopRunSpecific + 290 14 AppKit 0x00007fff93149e3c -[NSMoveHelper _doAnimation] + 1373 15 AppKit 0x00007fff93149676 -[NSMoveHelper _resizeWindow:toFrame:display:] + 493 16 AppKit 0x00007fff93435cb3 -[NSWindow setFrame:display:animate:] + 1337 17 AppKit 0x00007fff938278fb -[NSWindow zoom:] + 805 18 AppKit 0x00007fff93343a59 -[NSApplication sendAction:to:from:] + 342 19 AppKit 0x00007fff933438b7 -[NSControl sendAction:to:] + 85 20 AppKit 0x00007fff933437eb -[NSCell _sendActionFrom:] + 138 21 AppKit 0x00007fff93341cd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855 22 AppKit 0x00007fff93341521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504 23 AppKit 0x00007fff93340c9c -[NSControl mouseDown:] + 820 24 AppKit 0x00007fff937c5971 -[_NSThemeWidget mouseDown:] + 266 25 AppKit 0x00007fff9333860e -[NSWindow sendEvent:] + 6853 26 libawt.jnilib 0x00000001109f184c -[CocoaAppWindow sendEvent:] + 185 27 AppKit 0x00007fff93334744 -[NSApplication sendEvent:] + 5761 28 AppKit 0x00007fff9324a2fa -[NSApplication run] + 636 29 libawt.jnilib 0x00000001109cc51c +[AWTStarter startAWT:] + 1495 30 libawt.jnilib 0x00000001109cbe96 -[CPerformer perform] + 93 31 Foundation 0x00007fff8acbf677 __NSThreadPerformPerform + 225 32 CoreFoundation 0x00007fff94f4d101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 33 CoreFoundation 0x00007fff94f4ca25 __CFRunLoopDoSources0 + 245 34 CoreFoundation 0x00007fff94f6fdc5 __CFRunLoopRun + 789 35 CoreFoundation 0x00007fff94f6f6b2 CFRunLoopRunSpecific + 290 36 java 0x00000001054f8843 java + 18499 37 java 0x00000001054f829a java + 17050 38 java 0x00000001054f5a98 java + 6808 39 ??? 0x000000000000000c 0x0 + 12 ) 2013-02-28 14:03:49 [INFO] [STDOUT] *** Exception outside of method *** 2013-02-28 14:03:49 [INFO] [STDOUT] Method deactivated: public int up.getRenderPasses(int) 2013-02-28 14:03:49 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space 2013-02-28 14:03:54 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space 2013-02-28 14:03:56 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space 2013-02-28 14:03:57 [INFO] [STDERR] Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space Java HotSpotâ„¢ 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal Unknown Signal to handler- the VM may need to be forcibly terminated
Minecraft exited with code -9. Minecraft has crashed!
I making a modded server for friends and we really enjoy this mod, if you know how to fix it please let me know.
Edit: Here is my installed mod list (all work fine without millionaire, and their are no ID conflicts anywhere)
Note: they're all running the latest versions as of February 28th
Buildcraft and IndustrialCraft 2 (sub mods: ModularPowersuits, CompactSolars, Charepads, zGraviSuite, ModularForceField, Transformers), RedPower 2, Metallurgy 2 (all sub mods), ee3, ExtrabiomesXL, Factorization, Forestry, Traincraft, ComputerCraft, ThaumCraft 3, RopePlus, StevesCarts 2, SoulShards, MoCreatures, BiblioCraft, More Bows, Clay Soldiers, Crystal Wing, HarkenScythe, Thermal Expansion 2, WirelessRedstone, Portal Gun, Gravity Gun, Flans Mod (with WW2, Modern Weapons and Tron content packs) and InfiCraft (Flora Soma, InfiBlocks, Stone and slime pools)
And I have TreeCapitator, ChickenChunks, CodeChickenCore, DynamicLights, GuiAPI and NotEnoughItems in my core mods folder.
And yes, all of those work beautifully together. It's just millionaire seems to break it. And also I should mention that I tried installing IC2 nuclear control and something similar to this happened which was a shame, I liked that mod too. Just not as much as Millionaire.
I know how to allocate more memory to Minecraft, it had 2GB available to it when I did this. but no matter how much I give it, it still does the same.
The most I've tried is 4GB but considering that I'm making a server for a few friends with this mod and they don't have that much memory to begin with, adding more isn't feasible and a while back I had millionaire working with all the mods of tekkit at least (I looked up a list, and downloaded the updated versions).
I'll try removing NEI and see if that does anything.
-----
Removing NEI fixed it... I just remembered that I've had problems with NEI in the past. Thanks for bringing that up But really, NEI shouldn't be that memory intensive. I can even play with 1024MB of memory now (which is really great for my friends with less then great computers). I guess I'll try out TMI
2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 4328 to go!
2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 11012 to go!
2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 1830 to go!
2013-02-28 14:03:14 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 13363 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 12453 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 10006 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 7577 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 5076 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 2575 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 125 to go!
2013-02-28 14:03:15 [INFO] [STDOUT] RandomMobs: /mocreatures/dolphin.png, variants: 6
2013-02-28 14:03:15 [INFO] [STDOUT] setupTexture: "%clamp%/misc/shadow.png", id: 819
2013-02-28 14:03:16 [INFO] [STDOUT] setupTexture: "/graphics/mob/byzanz/farmiller0.png", id: 820
2013-02-28 14:03:20 [INFO] [STDOUT] setupTexture: "/mob/enderman_eyes.png", id: 821
2013-02-28 14:03:21 [INFO] [STDOUT] setupTexture: "/particles.png", id: 822
2013-02-28 14:03:21 [INFO] [STDOUT] setupTexture: "/mob/spider_eyes.png", id: 823
2013-02-28 14:03:24 [INFO] [STDOUT] Fetching addPacket for removed entity
2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity
2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity
2013-02-28 14:03:25 [INFO] [STDOUT] Fetching addPacket for removed entity
2013-02-28 14:03:29 [INFO] [STDOUT] Fetching addPacket for removed entity
2013-02-28 14:03:41 [INFO] [STDOUT] Inserted super call into avs.c
2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/gui/allitems.png", id: 824
2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 825
2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/item/chest.png", id: 826
2013-02-28 14:03:41 [INFO] [STDOUT] setupTexture: "/codechicken/nei/nei_sprites.png", id: 827
2013-02-28 14:03:41 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld...
2013-02-28 14:03:41 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located.
2013-02-28 14:03:47 [INFO] [STDERR] Exception in thread "NEI Item Loading Thread" java.lang.NoClassDefFoundError: forestry/core/circuits/CircuitBoard
2013-02-28 14:03:47 [INFO] [STDERR] at forestry.core.circuits.ItemCircuitBoard.createCircuitboard(ItemCircuitBoard.java:88)
2013-02-28 14:03:47 [INFO] [STDERR] at forestry.core.circuits.ItemCircuitBoard.a(ItemCircuitBoard.java:26)
2013-02-28 14:03:47 [INFO] [STDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:146)
2013-02-28 14:03:47 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: forestry.core.circuits.CircuitBoard
2013-02-28 14:03:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
2013-02-28 14:03:47 [INFO] [STDERR] ... 3 more
2013-02-28 14:03:47 [INFO] [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
2013-02-28 14:03:47 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
2013-02-28 14:03:47 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
2013-02-28 14:03:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-02-28 14:03:47 [INFO] [STDERR] ... 5 more
2013-02-28 14:03:47.331 java[2742:707] java.lang.OutOfMemoryError: PermGen space
at apple.awt.CToolkit.invokeLater(CToolkit.java:1172)
at apple.awt.CWindow.dynamicallyLayoutContainer(CWindow.java:850)
2013-02-28 14:03:47.335 java[2742:707] (
0 CoreFoundation 0x00007fff94fce0a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff94c513f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff95062229 -[NSException raise] + 9
3 JavaNativeFoundation 0x0000000105e13539 JNFCallVoidMethod + 209
4 libawt.jnilib 0x00000001109eff2d -[CWindow windowDidResize:] + 393
5 CoreFoundation 0x00007fff94f8047a _CFXNotificationPost + 2554
6 Foundation 0x00007fff8ac75846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
7 AppKit 0x00007fff9328257e -[NSWindow _setFrameCommon:display:stashSize:] + 2322
8 libawt.jnilib 0x00000001109d606a -[CocoaAppWindow setFrame:display:] + 197
9 AppKit 0x00007fff9314a3f3 __28-[NSMoveHelper _doAnimation]_block_invoke_0 + 1003
10 CoreFoundation 0x00007fff94f8ada4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
11 CoreFoundation 0x00007fff94f8a8bd __CFRunLoopDoTimer + 557
12 CoreFoundation 0x00007fff94f70099 __CFRunLoopRun + 1513
13 CoreFoundation 0x00007fff94f6f6b2 CFRunLoopRunSpecific + 290
14 AppKit 0x00007fff93149e3c -[NSMoveHelper _doAnimation] + 1373
15 AppKit 0x00007fff93149676 -[NSMoveHelper _resizeWindow:toFrame:display:] + 493
16 AppKit 0x00007fff93435cb3 -[NSWindow setFrame:display:animate:] + 1337
17 AppKit 0x00007fff938278fb -[NSWindow zoom:] + 805
18 AppKit 0x00007fff93343a59 -[NSApplication sendAction:to:from:] + 342
19 AppKit 0x00007fff933438b7 -[NSControl sendAction:to:] + 85
20 AppKit 0x00007fff933437eb -[NSCell _sendActionFrom:] + 138
21 AppKit 0x00007fff93341cd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
22 AppKit 0x00007fff93341521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
23 AppKit 0x00007fff93340c9c -[NSControl mouseDown:] + 820
24 AppKit 0x00007fff937c5971 -[_NSThemeWidget mouseDown:] + 266
25 AppKit 0x00007fff9333860e -[NSWindow sendEvent:] + 6853
26 libawt.jnilib 0x00000001109f184c -[CocoaAppWindow sendEvent:] + 185
27 AppKit 0x00007fff93334744 -[NSApplication sendEvent:] + 5761
28 AppKit 0x00007fff9324a2fa -[NSApplication run] + 636
29 libawt.jnilib 0x00000001109cc51c +[AWTStarter startAWT:] + 1495
30 libawt.jnilib 0x00000001109cbe96 -[CPerformer perform] + 93
31 Foundation 0x00007fff8acbf677 __NSThreadPerformPerform + 225
32 CoreFoundation 0x00007fff94f4d101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
33 CoreFoundation 0x00007fff94f4ca25 __CFRunLoopDoSources0 + 245
34 CoreFoundation 0x00007fff94f6fdc5 __CFRunLoopRun + 789
35 CoreFoundation 0x00007fff94f6f6b2 CFRunLoopRunSpecific + 290
36 java 0x00000001054f8843 java + 18499
37 java 0x00000001054f829a java + 17050
38 java 0x00000001054f5a98 java + 6808
39 ??? 0x000000000000000c 0x0 + 12
)
2013-02-28 14:03:49 [INFO] [STDOUT] *** Exception outside of method ***
2013-02-28 14:03:49 [INFO] [STDOUT] Method deactivated: public int up.getRenderPasses(int)
2013-02-28 14:03:49 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space
2013-02-28 14:03:54 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space
2013-02-28 14:03:56 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space
2013-02-28 14:03:57 [INFO] [STDERR] Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space
Java HotSpotâ„¢ 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal Unknown Signal to handler- the VM may need to be forcibly terminated
Minecraft exited with code -9.
Minecraft has crashed!
I making a modded server for friends and we really enjoy this mod, if you know how to fix it please let me know.
Edit: Here is my installed mod list (all work fine without millionaire, and their are no ID conflicts anywhere)
Note: they're all running the latest versions as of February 28th
And I have TreeCapitator, ChickenChunks, CodeChickenCore, DynamicLights, GuiAPI and NotEnoughItems in my core mods folder.
And yes, all of those work beautifully together. It's just millionaire seems to break it. And also I should mention that I tried installing IC2 nuclear control and something similar to this happened which was a shame, I liked that mod too. Just not as much as Millionaire.
Your computer has ran out of memory to run Minecraft. To fix this, you need more ram allocated to minecraft, which can take countless minutes.
I found a tutorial on this somewhere in the forums, if I find it I'll post the link.
Website: http://lightningpig333.com
The most I've tried is 4GB but considering that I'm making a server for a few friends with this mod and they don't have that much memory to begin with, adding more isn't feasible and a while back I had millionaire working with all the mods of tekkit at least (I looked up a list, and downloaded the updated versions).
I'll try removing NEI and see if that does anything.
-----
Removing NEI fixed it... I just remembered that I've had problems with NEI in the past. Thanks for bringing that up