nicatronTg

Untitled

May 5th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. 2012-05-05 16:05:53 [INFO] null
  2. 2012-05-05 16:05:54 [SEVERE] java.util.ConcurrentModificationException
  3. 2012-05-05 16:05:54 [SEVERE] at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  4. 2012-05-05 16:05:54 [SEVERE] at java.util.ArrayList$Itr.next(Unknown Source)
  5. 2012-05-05 16:05:54 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1177)
  6. 2012-05-05 16:05:54 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
  7. 2012-05-05 16:05:54 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
  8. 2012-05-05 16:05:54 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  9. 2012-05-05 16:05:54 [SEVERE] Unexpected exception
  10. java.util.ConcurrentModificationException
  11. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  12. at java.util.ArrayList$Itr.next(Unknown Source)
  13. at net.minecraft.server.World.tickEntities(World.java:1177)
  14. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
  16. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Advertisement
Add Comment
Please, Sign In to add comment