Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 11/23/14 9:18 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at bfy.a(SourceFile:304)
  9. at bfy.a(SourceFile:95)
  10. at bfy.a(SourceFile:83)
  11. at qs.e(SourceFile:129)
  12. at qs.c(SourceFile:81)
  13. at qr.<init>(SourceFile:39)
  14. at qq.a(SourceFile:231)
  15. at qq.a(SourceFile:263)
  16. at sn.a(SourceFile:225)
  17. at sn.c(SourceFile:277)
  18. at sn.a(SourceFile:132)
  19. at rq.b(SourceFile:96)
  20. at rq.c(SourceFile:54)
  21. at gr.a(SourceFile:187)
  22. at rc.c(SourceFile:151)
  23. at net.minecraft.server.MinecraftServer.z(SourceFile:625)
  24. at net.minecraft.server.MinecraftServer.y(SourceFile:531)
  25. at cyk.y(IntegratedServer.java:248)
  26. at net.minecraft.server.MinecraftServer.run(SourceFile:447)
  27. at java.lang.Thread.run(Unknown Source)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.8
  36. Operating System: Windows 8 (x86) version 6.2
  37. Java Version: 1.7.0_71, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  39. Memory: 4152 bytes (0 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
  40. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  41. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  42. Profiler Position: N/A (disabled)
  43. Player Count: 1 / 8; [qw['HunterPride907'/292, l='The Cube', x=11471.45, y=68.00, z=12819.09]]
  44. Type: Integrated Server (map_client.txt)
  45. Is Modded: Very likely; Jar signature invalidated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement