Advertisement
Guest User

Untitled

a guest
Apr 8th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 4/8/14 5:49 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8.  
  9.  
  10. A detailed walkthrough of the error, its code path and all known details is as follows:
  11. ---------------------------------------------------------------------------------------
  12.  
  13. -- Affected screen --
  14. Details:
  15. Screen name: net.minecraft.client.gui.GuiMainMenu
  16. Stacktrace:
  17. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1571)
  18. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
  19. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
  20. at net.minecraft.client.main.Main.main(SourceFile:101)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  27.  
  28. -- System Details --
  29. Details:
  30. Minecraft Version: 1.6.4
  31. Operating System: Windows 7 (amd64) version 6.1
  32. Java Version: 1.7.0_51, Oracle Corporation
  33. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  34. Memory: 30491400 bytes (29 MB) / 447741952 bytes (427 MB) up to 477102080 bytes (455 MB)
  35. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m -Xmx512M
  36. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  37. Suspicious classes: FML and Forge are installed
  38. IntCache: cache: 5, tcache: 0, allocated: 7, tallocated: 41
  39. FML: ~~ERROR~~ OutOfMemoryError: Java heap space
  40. TConstruct Environment: Environment seems clean, however you are using a modpack; please report it to the pack author, not us!
  41. Launched Version: 1.6.4-Forge9.11.1.965
  42. LWJGL: 2.9.0
  43. OpenGL: AMD Radeon HD 7800 Series GL version 4.2.12430 Compatibility Profile Context 13.152.1.8000, ATI Technologies Inc.
  44. Is Modded: Definitely; Client brand changed to 'fml,forge'
  45. Type: Client (map_client.txt)
  46. Resource Pack: Default
  47. Current Language: English (US)
  48. Profiler Position: N/A (disabled)
  49. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement