Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. [20:45:18] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [20:46:03] [Server thread/INFO]: Loading properties
  3. [20:46:03] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:46:03] [Server thread/INFO]: Generating keypair
  5. [20:46:03] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [20:46:30] [Server thread/INFO]: Preparing level "world"
  7. [20:46:33] [Server thread/INFO]: Preparing start region for level 0
  8. [20:46:33] [Server thread/INFO]: Done (3,812s)! For help, type "help" or "?"
  9. [20:46:37] [Server thread/ERROR]: Encountered an unexpected exception
  10. net.minecraft.util.ReportedException: Ticking block entity
  11. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  13. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
  15. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  16. Caused by: java.util.ConcurrentModificationException
  17. at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_191]
  18. at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_191]
  19. at net.minecraft.world.World.func_147455_a(World.java:2586) ~[ahb.class:?]
  20. at WayofTime.alchemicalWizardry.common.block.BlockTeleposer.swapBlocks(BlockTeleposer.java:216) ~[BlockTeleposer.class:1.7.10-1.3.3-17]
  21. at WayofTime.alchemicalWizardry.common.block.BlockTeleposer.swapBlocks(BlockTeleposer.java:156) ~[BlockTeleposer.class:1.7.10-1.3.3-17]
  22. at WayofTime.alchemicalWizardry.common.tileEntity.TETeleposer.func_145845_h(TETeleposer.java:137) ~[TETeleposer.class:1.7.10-1.3.3-17]
  23. at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
  24. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
  26. ... 4 more
  27. [20:46:37] [Server thread/ERROR]: This crash report has been saved to: C:\Users\strom\Desktop\MC server 2\.\crash-reports\crash-2019-07-20_20.46.37-server.txt
  28. [20:46:37] [Server thread/INFO]: Stopping server
  29. [20:46:37] [Server thread/INFO]: Saving players
  30. [20:46:37] [Server thread/INFO]: Saving worlds
  31. [20:46:37] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  32. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  33. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/The End
  34. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Twilight Forest
  35. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Underdark
  36. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Dungeon
  37. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Spirit World
  38. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Torment
  39. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Mirror
  40. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/The Outer Lands
  41. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Bedrock
  42. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
  43. [20:46:38] [Server thread/INFO]: Saving chunks for level 'world'/Mining World
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement