Advertisement
Guest User

Error

a guest
Jun 7th, 2021
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.78 KB | None | 0 0
  1. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  2. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR The server has stopped responding! This is (probably) not a Spigot bug.
  3. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR If you see a plugin in the Server thread dump below, then please report it to that author
  4. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR *Especially* if it looks like HTTP or MySQL operations are occurring
  5. 07.06 23:14:38 [Server] Spigot 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. 07.06 23:14:38 [Server] Spigot 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. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  8. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  9. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR Spigot version: 3092-Spigot-9fb885e-ebe18b9 (MC: 1.16.5)
  10. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  11. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  12. 07.06 23:14:38 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  13. 07.06 23:14:39 [Server] Spigot Watchdog Thread/ERROR Current Thread: Server thread
  14. 07.06 23:14:39 [Server] Spigot Watchdog Thread/ERROR PID: 36 | Suspended: false | Native: false | State: WAITING
  15. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR Stack:
  16. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  17. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  18. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
  19. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  20. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
  21. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
  22. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker.a(SourceFile:95)
  23. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IChunkLoader.read(IChunkLoader.java:106)
  24. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap.readChunkData(PlayerChunkMap.java:916)
  25. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap.lambda$21(PlayerChunkMap.java:530)
  26. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap$$Lambda$3319/1687246892.get(Unknown Source)
  27. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  28. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144)
  29. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer$a.executeTask(ChunkProviderServer.java:586)
  30. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118)
  31. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:597)
  32. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  33. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:154)
  34. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.World.getChunkAt(World.java:266)
  35. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IWorldReader.getChunkAt(SourceFile:128)
  36. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.StructureGenerator.getNearestGeneratedFeature(SourceFile:192)
  37. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:192)
  38. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.WorldServer.a(WorldServer.java:1503)
  39. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionExplorationMap.a(SourceFile:72)
  40. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionConditional.apply(SourceFile:31)
  41. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionConditional.apply(SourceFile:20)
  42. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunction.a(SourceFile:14)
  43. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunction$$Lambda$3929/615370665.accept(Unknown Source)
  44. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItem.a(SourceFile:33)
  45. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelectorEntry$1.a(SourceFile:59)
  46. 07.06 23:14:41 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelector.b(SourceFile:71)
  47. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelector.a(SourceFile:95)
  48. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLootDirect(LootTable.java:84)
  49. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLoot(LootTable.java:95)
  50. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLoot(LootTable.java:101)
  51. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.fillInventory(LootTable.java:129)
  52. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.fillInventory(LootTable.java:124)
  53. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TileEntityLootable.d(SourceFile:81)
  54. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TileEntityLootable.createMenu(SourceFile:159)
  55. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.EntityPlayer.openContainer(EntityPlayer.java:1280)
  56. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.BlockChest.interact(BlockChest.java:261)
  57. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.BlockBase$BlockData.interact(BlockBase.java:611)
  58. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerInteractManager.a(PlayerInteractManager.java:517)
  59. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1504)
  60. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PacketPlayInUseItem.a(PacketPlayInUseItem.java:32)
  61. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1)
  62. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:28)
  63. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$3910/859778626.run(Unknown Source)
  64. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
  65. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144)
  66. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  67. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118)
  68. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1061)
  69. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1054)
  70. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  71. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1038)
  72. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:970)
  73. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273)
  74. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3201/1385823609.run(Unknown Source)
  75. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  76. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  77. 07.06 23:14:42 [Server] Spigot Watchdog Thread/ERROR Entire Thread Dump:
  78. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  79. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR Current Thread: Async Chat Thread - #1
  80. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
  81. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR Stack:
  82. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  83. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  84. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  85. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  86. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  87. 07.06 23:14:43 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  88. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  89. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  90. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  91. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  92. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR Current Thread: IO-Worker-38
  93. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
  94. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR Stack:
  95. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  96. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  97. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  98. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  99. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  100. 07.06 23:14:44 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  101. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  102. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  103. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  104. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  105. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-37
  106. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 89 | Suspended: false | Native: false | State: WAITING
  107. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  108. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  109. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  110. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  111. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  112. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  113. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-36
  114. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 88 | Suspended: false | Native: false | State: WAITING
  115. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  116. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  117. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  118. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  119. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  120. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  121. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-35
  122. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 87 | Suspended: false | Native: false | State: WAITING
  123. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  124. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  125. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  126. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  127. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  128. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  129. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-30
  130. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 79 | Suspended: false | Native: false | State: WAITING
  131. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  132. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  133. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  134. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  135. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  136. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  137. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-29
  138. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 78 | Suspended: false | Native: false | State: WAITING
  139. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  140. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  141. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  142. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  143. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  144. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  145. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-22
  146. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 71 | Suspended: false | Native: false | State: WAITING
  147. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  148. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  149. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  150. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  151. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  152. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  153. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Async Chat Thread - #0
  154. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
  155. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  156. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  157. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  158. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  159. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  160. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  161. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  162. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  163. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  164. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  165. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  166. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Netty Epoll Server IO #3
  167. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 62 | Suspended: false | Native: false | State: RUNNABLE
  168. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  169. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
  170. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114)
  171. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  172. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  173. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  174. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  175. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  176. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Netty Epoll Server IO #2
  177. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 59 | Suspended: false | Native: true | State: RUNNABLE
  178. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  179. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
  180. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114)
  181. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  182. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  183. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  184. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  185. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  186. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Netty Epoll Server IO #1
  187. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 58 | Suspended: false | Native: true | State: RUNNABLE
  188. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  189. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
  190. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114)
  191. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  192. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  193. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  194. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  195. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  196. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: Timer-0
  197. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  198. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  199. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  200. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.mainLoop(Timer.java:552)
  201. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.run(Timer.java:505)
  202. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  203. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: IO-Worker-19
  204. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 53 | Suspended: false | Native: false | State: RUNNABLE
  205. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Thread is waiting on monitor(s):
  206. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Locked on:net.minecraft.server.v1_16_R3.RegionFile.a(RegionFile.java:132)
  207. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  208. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
  209. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.nio.ByteBuffer.allocate(ByteBuffer.java:335)
  210. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.RegionFile.a(RegionFile.java:132)
  211. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.RegionFileCache.read(RegionFileCache.java:60)
  212. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker.b(SourceFile:85)
  213. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker$$Lambda$3334/1604261522.get(Unknown Source)
  214. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker.a(SourceFile:120)
  215. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker$$Lambda$3337/1492241386.run(Unknown Source)
  216. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PairedQueue$b.run(SourceFile:54)
  217. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.e(SourceFile:94)
  218. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.a(SourceFile:137)
  219. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.run(SourceFile:105)
  220. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  221. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  222. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  223. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  224. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Current Thread: IO-Worker-18
  225. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  226. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR Stack:
  227. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  228. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  229. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  230. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  231. 07.06 23:14:45 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  232. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  233. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  234. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  235. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  236. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  237. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Current Thread: Netty Epoll Server IO #0
  238. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR PID: 48 | Suspended: false | Native: true | State: RUNNABLE
  239. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Stack:
  240. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
  241. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114)
  242. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  243. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  244. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  245. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  246. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  247. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Current Thread: ObjectCleanerThread
  248. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  249. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Stack:
  250. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  251. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  252. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  253. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  254. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  255. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  256. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Current Thread: Spigot Metrics Thread
  257. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  258. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Stack:
  259. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  260. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.mainLoop(Timer.java:552)
  261. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.run(Timer.java:505)
  262. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  263. 07.06 23:14:47 [Server] Spigot Watchdog Thread/ERROR Current Thread: Spigot Watchdog Thread
  264. 07.06 23:14:48 [Server] Spigot Watchdog Thread/ERROR PID: 45 | Suspended: false | Native: false | State: RUNNABLE
  265. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  266. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR sun.management.ThreadImpl.dumpThreads0(Native Method)
  267. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  268. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.spigotmc.WatchdogThread.run(WatchdogThread.java:90)
  269. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  270. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: Java2D Disposer
  271. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 43 | Suspended: false | Native: false | State: WAITING
  272. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  273. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  274. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  275. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  276. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR sun.java2d.Disposer.run(Disposer.java:148)
  277. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  278. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  279. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: Server console handler
  280. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 41 | Suspended: false | Native: true | State: RUNNABLE
  281. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Thread is waiting on monitor(s):
  282. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  283. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  284. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  285. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  286. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.io.FileInputStream.readBytes(Native Method)
  287. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.io.FileInputStream.read(FileInputStream.java:255)
  288. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  289. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  290. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  291. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  292. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  293. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  294. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  295. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  296. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  297. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  298. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:122)
  299. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  300. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: TerminalConsoleWriter
  301. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 42 | Suspended: false | Native: false | State: WAITING
  302. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  303. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  304. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  305. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  306. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  307. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  308. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.v1_16_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)
  309. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  310. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: DestroyJavaVM
  311. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 40 | Suspended: false | Native: false | State: RUNNABLE
  312. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  313. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  314. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: Server thread
  315. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 36 | Suspended: false | Native: false | State: WAITING
  316. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Stack:
  317. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR sun.misc.Unsafe.park(Native Method)
  318. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  319. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
  320. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  321. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
  322. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
  323. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IOWorker.a(SourceFile:95)
  324. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IChunkLoader.read(IChunkLoader.java:106)
  325. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap.readChunkData(PlayerChunkMap.java:916)
  326. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap.lambda$21(PlayerChunkMap.java:530)
  327. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerChunkMap$$Lambda$3319/1687246892.get(Unknown Source)
  328. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
  329. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144)
  330. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer$a.executeTask(ChunkProviderServer.java:586)
  331. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118)
  332. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:597)
  333. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  334. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:154)
  335. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.World.getChunkAt(World.java:266)
  336. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IWorldReader.getChunkAt(SourceFile:128)
  337. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.StructureGenerator.getNearestGeneratedFeature(SourceFile:192)
  338. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:192)
  339. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.WorldServer.a(WorldServer.java:1503)
  340. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionExplorationMap.a(SourceFile:72)
  341. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionConditional.apply(SourceFile:31)
  342. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunctionConditional.apply(SourceFile:20)
  343. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunction.a(SourceFile:14)
  344. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItemFunction$$Lambda$3929/615370665.accept(Unknown Source)
  345. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootItem.a(SourceFile:33)
  346. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelectorEntry$1.a(SourceFile:59)
  347. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelector.b(SourceFile:71)
  348. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootSelector.a(SourceFile:95)
  349. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLootDirect(LootTable.java:84)
  350. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLoot(LootTable.java:95)
  351. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.populateLoot(LootTable.java:101)
  352. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.fillInventory(LootTable.java:129)
  353. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LootTable.fillInventory(LootTable.java:124)
  354. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TileEntityLootable.d(SourceFile:81)
  355. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TileEntityLootable.createMenu(SourceFile:159)
  356. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.EntityPlayer.openContainer(EntityPlayer.java:1280)
  357. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.BlockChest.interact(BlockChest.java:261)
  358. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.BlockBase$BlockData.interact(BlockBase.java:611)
  359. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerInteractManager.a(PlayerInteractManager.java:517)
  360. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1504)
  361. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PacketPlayInUseItem.a(PacketPlayInUseItem.java:32)
  362. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1)
  363. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:28)
  364. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$3910/859778626.run(Unknown Source)
  365. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
  366. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144)
  367. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  368. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118)
  369. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1061)
  370. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1054)
  371. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  372. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1038)
  373. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:970)
  374. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273)
  375. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3201/1385823609.run(Unknown Source)
  376. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.run(Thread.java:748)
  377. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  378. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR Current Thread: Snooper Timer
  379. 07.06 23:14:50 [Server] Spigot Watchdog Thread/ERROR PID: 37 | Suspended: false | Native: false | State: WAITING
  380. 07.06 23:14:51 [Server] Spigot Watchdog Thread/ERROR Stack:
  381. 07.06 23:14:51 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  382. 07.06 23:14:51 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Object.java:502)
  383. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.mainLoop(Timer.java:526)
  384. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR java.util.TimerThread.run(Timer.java:505)
  385. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  386. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR Current Thread: Worker-Main-11
  387. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  388. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR Stack:
  389. 07.06 23:14:52 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap$EntryIterator.next(Long2ObjectOpenHashMap.java:743)
  390. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR org.bukkit.craftbukkit.libs.it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap$EntryIterator.next(Long2ObjectOpenHashMap.java:739)
  391. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineStorage.a(SourceFile:239)
  392. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineStorageSky.a(SourceFile:168)
  393. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineLayer.a(SourceFile:186)
  394. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngine.a(SourceFile:61)
  395. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineThreaded.b(SourceFile:176)
  396. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineThreaded.c(SourceFile:155)
  397. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.LightEngineThreaded$$Lambda$3389/915212010.run(Unknown Source)
  398. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.e(SourceFile:94)
  399. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.a(SourceFile:137)
  400. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.ThreadedMailbox.run(SourceFile:105)
  401. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
  402. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  403. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  404. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  405. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  406. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  407. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Current Thread: Timer hack thread
  408. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  409. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Stack:
  410. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.Thread.sleep(Native Method)
  411. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR net.minecraft.server.v1_16_R3.SystemUtils$6.run(SourceFile:636)
  412. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  413. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Current Thread: Signal Dispatcher
  414. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  415. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Stack:
  416. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  417. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Current Thread: Finalizer
  418. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR PID: 3 | Suspended: false | Native: false | State: WAITING
  419. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Stack:
  420. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  421. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  422. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  423. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  424. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR ------------------------------
  425. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Current Thread: Reference Handler
  426. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR PID: 2 | Suspended: false | Native: false | State: WAITING
  427. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR Stack:
  428. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Native Method)
  429. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.Object.wait(Object.java:502)
  430. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  431. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  432. 07.06 23:14:55 [Server] Spigot Watchdog Thread/ERROR ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement