Guest User

Untitled

a guest
Aug 21st, 2015
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 21/08/15 20:14
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at io.netty.buffer.UnpooledHeapByteBuf.<init>(UnpooledHeapByteBuf.java:45)
  9. at io.netty.buffer.UnpooledByteBufAllocator.newHeapBuffer(UnpooledByteBufAllocator.java:43)
  10. at io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:136)
  11. at io.netty.buffer.Unpooled.buffer(Unpooled.java:137)
  12. at gq.a(SourceFile:46)
  13. at gp.<init>(SourceFile:29)
  14. at li$a.b(SourceFile:64)
  15. at li.c(SourceFile:351)
  16. at me.e(SourceFile:309)
  17. at lt.a(SourceFile:589)
  18. at ek.l(SourceFile:370)
  19. at ls.c(SourceFile:165)
  20. at net.minecraft.server.MinecraftServer.D(SourceFile:643)
  21. at ku.D(SourceFile:299)
  22. at net.minecraft.server.MinecraftServer.C(SourceFile:553)
  23. at net.minecraft.server.MinecraftServer.run(SourceFile:457)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32. Minecraft Version: 15w34d
  33. Operating System: Windows 7 (x86) version 6.1
  34. Java Version: 1.8.0_51, Oracle Corporation
  35. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  36. Memory: 652872 bytes (0 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  37. JVM Flags: 0 total;
  38. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  39. Profiler Position: N/A (disabled)
  40. Player Count: 1 / 20; [lm['MrShakels'/1818, l='pablo mundo', x=12,77, y=68,00, z=249,74]]
  41. Is Modded: Unknown (can't tell)
  42. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment