Guest User

Untitled

a guest
Aug 10th, 2014
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 8/10/14 12:44 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.ConcurrentModificationException
  8. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
  9. at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
  10. at ql.a(SourceFile:166)
  11. at net.minecraft.server.MinecraftServer.y(SourceFile:614)
  12. at pm.y(SourceFile:305)
  13. at net.minecraft.server.MinecraftServer.x(SourceFile:530)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:446)
  15. at java.lang.Thread.run(Thread.java:745)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- System Details --
  22. Details:
  23. Minecraft Version: 14w32d
  24. Operating System: Mac OS X (x86_64) version 10.9.3
  25. Java Version: 1.8.0_05, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 1545721296 bytes (1474 MB) / 3113021440 bytes (2968 MB) up to 4225236992 bytes (4029 MB)
  28. JVM Flags: 7 total; -Xincgc -Xmx4G -XX:+PrintAdaptiveSizePolicy -XX:+PrintGCDetails -Xloggc:server_gc.log -XX:OnError=/Users/steve/Minecraft/Swim3/scripts/jvm_on_error.sh -XX:OnOutOfMemoryError=/Users/steve/Minecraft/Swim3/scripts/jvm_on_out_of_memory.sh
  29. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 98
  30. Profiler Position: N/A (disabled)
  31. Player Count: 11 / 20
  32. Is Modded: Unknown (can't tell)
  33. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment