Guest User

Untitled

a guest
Aug 6th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 8/6/14 5:51 PM
  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 qk.a(SourceFile:167)
  11. at net.minecraft.server.MinecraftServer.y(SourceFile:614)
  12. at pl.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: 14w32a
  24. Operating System: Mac OS X (x86_64) version 10.9.3
  25. Java Version: 1.8.0_11, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 1161596536 bytes (1107 MB) / 4204396544 bytes (4009 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: 9 / 20
  32. Is Modded: Unknown (can't tell)
  33. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment