Slowpoke101 / FTBLaunch

Launcher for the FTB Mod Pack
183 stars 140 forks source link

Memory issue Mac OS X 10.8.2 #63

Closed ShadowXK closed 11 years ago

ShadowXK commented 11 years ago

2012-10-29 20:09:51 [INFO] [STDERR] Exception in thread "Resource download thread" java.lang.OutOfMemoryError: Java heap space 2012-10-29 20:09:51 [INFO] [STDERR] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632) 2012-10-29 20:09:51 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1195) 2012-10-29 20:09:51 [INFO] [STDERR] at aqa.a(ThreadDownloadResources.java:185) 2012-10-29 20:09:51 [INFO] [STDERR] at aqa.a(ThreadDownloadResources.java:159) 2012-10-29 20:09:51 [INFO] [STDERR] at aqa.run(ThreadDownloadResources.java:74) 2012-10-29 20:09:51.527 java[2740:270f] java.lang.OutOfMemoryError: Java heap space at com.apple.eawt._AppEventHandler.handleNativeNotification(_AppEventHandler.java:198) 2012-10-29 20:09:51.648 java[2740:270f](0 CoreFoundation 0x00007fff8b7b30a6 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff928743f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b847229 -[NSException raise] + 9 3 JavaNativeFoundation 0x0000000103d64c3f JNFCallStaticVoidMethod + 213 4 libawt.jnilib 0x000000010b2d5f4c +[ApplicationDelegate _notifyJava:] + 51 5 CoreFoundation 0x00007fff8b76547a _CFXNotificationPost + 2554 6 Foundation 0x00007fff91339846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 7 AppKit 0x00007fff889739c2 -[NSApplication sendEvent:] + 2303 8 AppKit 0x00007fff88e9f10f _NXFinishActivation + 153 9 AppKit 0x00007fff88978018 -[NSWindow sendEvent:] + 5327 10 libawt.jnilib 0x000000010b2f999c -[CocoaAppWindow sendEvent:] + 185 11 AppKit 0x00007fff88974744 -[NSApplication sendEvent:] + 5761 12 AppKit 0x00007fff8888a2fa -[NSApplication run] + 636 13 libawt.jnilib 0x000000010b2d4680 +[AWTStarter startAWT:] + 1495 14 libawt.jnilib 0x000000010b2d3ffa -[CPerformer perform] + 93 15 Foundation 0x00007fff91383677 NSThreadPerformPerform + 225 16 CoreFoundation 0x00007fff8b732101 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 17 CoreFoundation 0x00007fff8b731a25 CFRunLoopDoSources0 + 245 18 CoreFoundation 0x00007fff8b754dc5 __CFRunLoopRun + 789 19 CoreFoundation 0x00007fff8b7546b2 CFRunLoopRunSpecific + 290 20 java 0x0000000103452843 java + 18499 21 java 0x000000010345229a java + 17050 22 java 0x000000010344fa98 java + 6808) 2012-10-29 20:09:56 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space 2012-10-29 20:09:56 [INFO] [STDERR] at java.util.HashMap.addEntry(HashMap.java:753) 2012-10-29 20:09:56 [INFO] [STDERR] at java.util.HashMap.put(HashMap.java:385) 2012-10-29 20:09:56 [INFO] [STDERR] at bh.a(SourceFile:60) 2012-10-29 20:09:56 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:297) 2012-10-29 20:09:56 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:114) 2012-10-29 20:09:56 [INFO] [STDERR] at id.b(ChunkProviderServer.java:204) 2012-10-29 20:09:56 [INFO] [STDERR] at id.a(ChunkProviderServer.java:257) 2012-10-29 20:09:56 [INFO] [STDERR] at ie.a(WorldServer.java:768) 2012-10-29 20:09:56 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:372) 2012-10-29 20:09:56 [INFO] [STDERR] at bcb.q(IntegratedServer.java:105) 2012-10-29 20:09:56 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-10-29 20:09:56 [INFO] [STDERR] at fp.run(SourceFile:818) 2012-10-29 20:10:09 [INFO] [STDOUT] Unloading Player: shadowxk 2012-10-29 20:10:15 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space 2012-10-29 20:10:15 [INFO] [STDERR] at java.util.HashMap.(HashMap.java:209) 2012-10-29 20:10:15 [INFO] [STDERR] at bh.(SourceFile:11) 2012-10-29 20:10:15 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:292) 2012-10-29 20:10:15 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:114) 2012-10-29 20:10:15 [INFO] [STDERR] at id.b(ChunkProviderServer.java:204) 2012-10-29 20:10:15 [INFO] [STDERR] at id.a(ChunkProviderServer.java:257) 2012-10-29 20:10:15 [INFO] [STDERR] at ie.a(WorldServer.java:768) 2012-10-29 20:10:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:372) 2012-10-29 20:10:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:405) 2012-10-29 20:10:15 [INFO] [STDERR] at bcb.k(IntegratedServer.java:218) 2012-10-29 20:10:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:537) 2012-10-29 20:10:15 [INFO] [STDERR] at fp.run(SourceFile:818) 2012-10-29 20:10:20 [INFO] [STDOUT] Stopping! 2012-10-29 20:10:20 [INFO] [STDOUT] SoundSystem shutting down... 2012-10-29 20:10:20 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com

Mac OSX 1.8.2 Mac Book Pro (15-inch Early 2008) Processor 2.4 GHz Intel Core 2 Duo Memory 4 GB 667 MHz DDR2 SDRAM Graphics NVIDIA GeForce 8600M GT 256 MB Defualt Ram Settings 215 min 1024 Max java version "1.6.0_37" Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909) Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)

Vbitz commented 11 years ago

We have not implemented ram settings yet but in the near future you will be able to fix this from the launcher. For now if you run the launcher from the terminal with added ram that will fix it.