Advertisement
josh1102

Untitled

Sep 25th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1.  
  2. java.lang.OutOfMemoryError: GC overhead limit exceeded
  3.  
  4.  
  5. A detailed walkthrough of the error, its code path and all known details is as follows:
  6. ---------------------------------------------------------------------------------------
  7.  
  8. -- Head --
  9. Stacktrace:
  10. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:947)
  11.  
  12. -- Affected level --
  13. Details:
  14. Level name: wild
  15. All players: 2 total; [EntityPlayerMP['varain'/434879, l='wild', x=97.24, y=83.00, z=911.52](varain at 97.2435937814252,83.0,911.5152263845721), EntityPlayerMP['Havokthe4z'/565688, l='wild', x=95.63, y=59.54, z=586.00](Havokthe4z at 95.63243103243106,59.54424771191538,585.997611423027]
  16. Chunk stats: ServerChunkCache: 1146 Drop: 0
  17. Level seed: -5370761622816053896
  18. Level generator: ID 00 - default,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement