nicatronTg

Untitled

Jun 7th, 2012
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 2012-06-07 20:14:31 [SEVERE] java.util.ConcurrentModificationException
  2. 2012-06-07 20:14:31 [SEVERE] at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  3. 2012-06-07 20:14:31 [SEVERE] at java.util.ArrayList$Itr.next(Unknown Source)
  4. 2012-06-07 20:14:31 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1174)
  5. 2012-06-07 20:14:31 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  6. 2012-06-07 20:14:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  7. 2012-06-07 20:14:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  8. 2012-06-07 20:14:31 [SEVERE] Unexpected exception
  9. java.util.ConcurrentModificationException
  10. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  11. at java.util.ArrayList$Itr.next(Unknown Source)
  12. at net.minecraft.server.World.tickEntities(World.java:1174)
  13. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Advertisement
Add Comment
Please, Sign In to add comment