Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. [22:37:44] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.server.v1_13_R2.ReportedException: Ticking player
  3. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:983) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  4. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  5. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  6. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  7. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]
  8. Caused by: java.util.ConcurrentModificationException
  9. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) ~[?:1.8.0_192]
  10. at java.util.HashMap$KeyIterator.next(HashMap.java:1469) ~[?:1.8.0_192]
  11. at net.minecraft.server.v1_13_R2.NBTTagCompound.clone(SourceFile:394) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  12. at net.minecraft.server.v1_13_R2.ItemStack.cloneItemStack(ItemStack.java:447) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  13. at net.minecraft.server.v1_13_R2.Container.b(Container.java:79) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  14. at net.minecraft.server.v1_13_R2.EntityPlayer.tick(EntityPlayer.java:337) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  15. at net.minecraft.server.v1_13_R2.World.entityJoinedWorld(World.java:1380) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  16. at net.minecraft.server.v1_13_R2.World.g(World.java:1347) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  17. at net.minecraft.server.v1_13_R2.WorldServer.p_(WorldServer.java:624) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  18. at net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1149) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  19. at net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:601) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  20. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:972) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  21. ... 4 more
  22. [22:37:44] [Server thread/ERROR]: Cause of unexpected exception was
  23. java.util.ConcurrentModificationException: null
  24. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) ~[?:1.8.0_192]
  25. at java.util.HashMap$KeyIterator.next(HashMap.java:1469) ~[?:1.8.0_192]
  26. at net.minecraft.server.v1_13_R2.NBTTagCompound.clone(SourceFile:394) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  27. at net.minecraft.server.v1_13_R2.ItemStack.cloneItemStack(ItemStack.java:447) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  28. at net.minecraft.server.v1_13_R2.Container.b(Container.java:79) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  29. at net.minecraft.server.v1_13_R2.EntityPlayer.tick(EntityPlayer.java:337) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  30. at net.minecraft.server.v1_13_R2.World.entityJoinedWorld(World.java:1380) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  31. at net.minecraft.server.v1_13_R2.World.g(World.java:1347) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  32. at net.minecraft.server.v1_13_R2.WorldServer.p_(WorldServer.java:624) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  33. at net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1149) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  34. at net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:601) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  35. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:972) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  36. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  37. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) ~[spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  38. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.2.jar:git-Spigot-e4d0c66-f3f2fe5]
  39. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]
  40. [22:37:44] [Server thread/ERROR]: This crash report has been saved to: /home/gs-40096/./crash-reports/crash-2019-01-19_22.37.44-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement