Advertisement
ARatfat

Untitled

Mar 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Description: Exception ticking world
  2.  
  3. java.util.ConcurrentModificationException
  4. at java.util.HashMap$HashIterator.nextNode(Unknown Source)
  5. at java.util.HashMap$KeyIterator.next(Unknown Source)
  6. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:114)
  7. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
  8. at WorldServerOF.func_72835_b(WorldServerOF.java:37)
  9. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
  10. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  11. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  13. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement