Advertisement
phanaticd

Untitled

Jul 16th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  2. [12:22:16] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
  3. [12:22:16] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  4. [12:22:16] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  5. [12:22:16] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
  6. [12:22:16] [Paper Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
  7. [12:22:16] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
  8. [12:22:16] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  9. [12:22:16] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-378 (MC: 1.15.2)
  10. [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  11. [12:22:16] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  12. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
  13. [12:22:16] [Paper Watchdog Thread/ERROR]: -71,646 in 'bending:
  14. [12:22:16] [Paper Watchdog Thread/ERROR]: Load Task - none
  15. [12:22:16] [Paper Watchdog Thread/ERROR]: Save Task - none
  16. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
  17. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Status - minecraft:full
  18. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:full
  19. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - minecraft:features
  20. [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
  21. [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  22. [12:22:16] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  23. [12:22:16] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  24. [12:22:16] [Paper Watchdog Thread/ERROR]: Stack:
  25. [12:22:16] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  26. [12:22:16] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  27. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.bl(IAsyncTaskHandler.java:131)
  28. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
  29. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:510)
  30. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:332)
  31. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IWorldReader.getChunkAt(IWorldReader.java:87)
  32. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:277)
  33. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getType(World.java:665)
  34. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ICollisionAccess.getBlockCollision(ICollisionAccess.java:123)
  35. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ICollisionAccess.b(ICollisionAccess.java:75)
  36. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.a(Entity.java:887)
  37. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.e(Entity.java:851)
  38. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.move(Entity.java:632)
  39. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.e(EntityLiving.java:2270)
  40. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.e(EntityHuman.java:1547)
  41. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.movementTick(EntityLiving.java:2637)
  42. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.movementTick(EntityHuman.java:428)
  43. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.tick(EntityLiving.java:2396)
  44. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.tick(EntityHuman.java:165)
  45. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityPlayer.playerTick(EntityPlayer.java:463)
  46. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.PlayerConnection.tick(PlayerConnection.java:159)
  47. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:373)
  48. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:142)
  49. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1353)
  50. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:431)
  51. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1181)
  52. [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:970)
  53. [12:22:16] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  54. [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement