Advertisement
Guest User

Crash with Dimensional Doors (Just the Error)

a guest
Jun 26th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. 2013-06-26 04:48:50 [INFO] [STDOUT] Loading World: local/World 3_0 (Semi-Legitimate)
  2. 2013-06-26 04:48:50 [INFO] [STDERR] net.minecraft.util.ReportedException: Ticking entity
  3. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660)
  4. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
  5. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:171)
  6. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
  7. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  8. 2013-06-26 04:48:50 [INFO] [STDERR] Caused by: java.util.ConcurrentModificationException
  9. 2013-06-26 04:48:50 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
  10. 2013-06-26 04:48:50 [INFO] [STDERR] at java.util.HashMap$KeyIterator.next(Unknown Source)
  11. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.entity.EntityTracker.func_85172_a(EntityTracker.java:334)
  12. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:302)
  13. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.world.World.func_72866_a(World.java:2342)
  14. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
  15. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.world.World.func_72870_g(World.java:2304)
  16. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2150)
  17. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
  18. 2013-06-26 04:48:50 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654)
  19. 2013-06-26 04:48:50 [INFO] [STDERR] ... 4 more
  20. 2013-06-26 04:48:50 [SEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException
  21. net.minecraft.util.ReportedException: Ticking entity
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660)
  23. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
  24. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:171)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
  26. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  27. Caused by: java.util.ConcurrentModificationException
  28. at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
  29. at java.util.HashMap$KeyIterator.next(Unknown Source)
  30. at net.minecraft.entity.EntityTracker.func_85172_a(EntityTracker.java:334)
  31. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:302)
  32. at net.minecraft.world.World.func_72866_a(World.java:2342)
  33. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
  34. at net.minecraft.world.World.func_72870_g(World.java:2304)
  35. at net.minecraft.world.World.func_72939_s(World.java:2150)
  36. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)
  37. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:654)
  38. ... 4 more
  39. 2013-06-26 04:48:50 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Kyle\Desktop\MultiMC\instances\Newest Non-Tech\minecraft\crash-reports\crash-2013-06-26_04.48.50-server.txt
  40. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Stopping server
  41. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Saving players
  42. 2013-06-26 04:48:50 [INFO] [STDOUT] Unloading Player: lulks
  43. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Saving worlds
  44. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Saving chunks for level 'World 3.0 (Semi-Legitimate)'/Overworld
  45. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Saving chunks for level 'World 3.0 (Semi-Legitimate)'/Nether
  46. 2013-06-26 04:48:50 [INFO] [Minecraft-Server] Saving chunks for level 'World 3.0 (Semi-Legitimate)'/PocketDim 73
  47. 2013-06-26 04:48:51 [INFO] [ForgeModLoader] Unloading dimension 0
  48. 2013-06-26 04:48:51 [INFO] [ForgeModLoader] Unloading dimension -1
  49. 2013-06-26 04:48:51 [INFO] [ForgeModLoader] Unloading dimension 73
  50. 2013-06-26 04:48:51 [INFO] [ForgeModLoader] The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  51. Minecraft successfully killed
  52.  
  53. Minecraft exited with code -1.
  54. Minecraft was killed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement