Advertisement
Guest User

Spigot Crash 1.16.1

a guest
Jul 1st, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.60 KB | None | 0 0
  1. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2. [14:19:54] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
  3. [14:19:54] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  4. [14:19:54] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  5. [14:19:54] [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. [14:19:54] [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. [14:19:54] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  8. [14:19:54] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  9. [14:19:54] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-0287a20-b8b65eb (MC: 1.16.1)
  10. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  11. [14:19:54] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  12. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  13. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  14. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  15. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  16. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  17. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  18. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
  19. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  20. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
  21. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947)
  22. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker.a(SourceFile:95)
  23. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IChunkLoader.read(IChunkLoader.java:89)
  24. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap.readChunkData(PlayerChunkMap.java:863)
  25. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap.lambda$21(PlayerChunkMap.java:485)
  26. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap$$Lambda$4023/1705251541.get(Unknown Source)
  27. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
  28. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  29. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer$a.executeTask(ChunkProviderServer.java:553)
  30. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  31. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:564)
  32. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  33. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:121)
  34. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:249)
  35. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(SourceFile:128)
  36. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(SourceFile:180)
  37. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
  38. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1338)
  39. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.VillagerTrades$k.a(SourceFile:873)
  40. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillagerAbstract.a(EntityVillagerAbstract.java:229)
  41. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.eW(EntityVillager.java:802)
  42. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.populateTrades(EntityVillager.java:666)
  43. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.mobTick(EntityVillager.java:167)
  44. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.doTick(EntityInsentient.java:735)
  45. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityLiving.movementTick(EntityLiving.java:2658)
  46. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.movementTick(EntityInsentient.java:530)
  47. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityAgeable.movementTick(EntityAgeable.java:142)
  48. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityLiving.tick(EntityLiving.java:2387)
  49. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.tick(EntityInsentient.java:293)
  50. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.tick(EntityVillager.java:198)
  51. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.entityJoinedWorld(WorldServer.java:659)
  52. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer$$Lambda$4339/2008584859.accept(Unknown Source)
  53. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.a(World.java:753)
  54. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.doTick(WorldServer.java:394)
  55. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1106)
  56. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:354)
  57. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1009)
  58. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:848)
  59. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164)
  60. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2956/769484954.run(Unknown Source)
  61. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  62. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  63. [14:19:54] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  64. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  65. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-374
  66. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 512 | Suspended: false | Native: false | State: RUNNABLE
  67. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  68. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.FileDispatcherImpl.force0(Native Method)
  69. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.FileDispatcherImpl.force(FileDispatcherImpl.java:80)
  70. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.FileChannelImpl.force(FileChannelImpl.java:388)
  71. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.RegionFile.close(RegionFile.java:363)
  72. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.RegionFileCache.getFile(RegionFileCache.java:31)
  73. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.RegionFileCache.read(RegionFileCache.java:50)
  74. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker.b(SourceFile:85)
  75. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker$$Lambda$4038/142233879.get(Unknown Source)
  76. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker.a(SourceFile:120)
  77. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker$$Lambda$4041/276110937.run(Unknown Source)
  78. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PairedQueue$b.run(SourceFile:54)
  79. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ThreadedMailbox.e(SourceFile:94)
  80. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ThreadedMailbox.a(SourceFile:137)
  81. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ThreadedMailbox.run(SourceFile:105)
  82. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  83. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  84. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  85. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  86. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-373
  87. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 508 | Suspended: false | Native: false | State: TIMED_WAITING
  88. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  89. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  90. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  91. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  92. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  93. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  94. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  95. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  96. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  97. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  98. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  100. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 507 | Suspended: false | Native: false | State: TIMED_WAITING
  101. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  102. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  103. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  104. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  105. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  106. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  107. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  108. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  109. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  110. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  111. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-372
  113. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 502 | Suspended: false | Native: false | State: WAITING
  114. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  116. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  117. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  118. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  119. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  120. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-371
  121. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 501 | Suspended: false | Native: false | State: WAITING
  122. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  123. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  124. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  125. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  126. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  127. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  128. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-370
  129. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 500 | Suspended: false | Native: false | State: TIMED_WAITING
  130. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  131. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  132. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  133. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  134. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  135. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  136. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-10
  137. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 480 | Suspended: false | Native: false | State: TIMED_WAITING
  138. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  139. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  140. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  141. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  142. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  143. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  144. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  145. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  146. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  147. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  148. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  149. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-343
  150. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 464 | Suspended: false | Native: false | State: TIMED_WAITING
  151. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  152. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  153. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  154. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  155. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  156. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  157. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  158. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  159. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  160. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  161. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-342
  163. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 463 | Suspended: false | Native: false | State: TIMED_WAITING
  164. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  166. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  167. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  168. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  169. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  170. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  171. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  172. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  173. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  174. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  175. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  176. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: true | State: RUNNABLE
  177. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  178. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  179. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  180. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  181. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  182. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  183. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  184. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  186. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
  187. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  189. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  190. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  191. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  192. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  193. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  194. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  195. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  196. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-29
  198. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  199. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  200. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  201. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  202. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  203. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  204. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  205. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  206. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: true | State: RUNNABLE
  207. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  208. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  209. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  210. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  211. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  212. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  213. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  214. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  216. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: true | State: RUNNABLE
  217. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  218. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  219. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  220. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  221. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  222. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  223. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  224. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-19
  226. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
  227. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  228. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  229. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CheckUpdate.run(CheckUpdate.java:163)
  230. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  231. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  232. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  233. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  234. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  235. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  236. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:128)
  237. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  238. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  239. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  240. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  241. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  242. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  243. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:16)
  244. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  245. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  246. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
  247. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  248. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  249. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  250. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  251. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  252. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  253. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  254. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  255. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  256. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  257. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  258. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  259. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  260. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  261. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  262. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  263. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  264. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  265. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  266. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-4
  267. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
  268. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  269. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  270. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  271. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  272. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  273. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  274. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-11
  275. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
  276. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  277. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  278. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  279. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  280. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  281. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  282. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-18
  283. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
  284. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  285. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  286. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  287. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  288. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  289. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/akii/Documents/1.16-server/plugins/LuckPerms/luckperms-h2.mv.db
  291. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  292. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  294. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
  295. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
  297. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  298. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  300. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  301. [14:19:54] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80)
  302. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  303. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  304. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  305. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  306. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-25
  307. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  308. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  309. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  310. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  311. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  312. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  313. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  314. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  315. [14:19:54] [Spigot Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128)
  316. [14:19:54] [Spigot Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:61)
  317. [14:19:54] [Spigot Watchdog Thread/ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$3614/1756015167.run(Unknown Source)
  318. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
  319. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  320. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  321. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  322. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  323. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  324. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-7
  325. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
  326. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  327. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
  328. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  329. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  330. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  331. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  332. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
  333. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  334. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  335. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  336. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  337. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  338. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  339. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  340. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  341. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  342. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  343. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  344. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  345. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
  346. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  347. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  348. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  349. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  350. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  351. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  352. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  353. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: true | State: RUNNABLE
  354. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  355. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  356. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
  357. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  358. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  359. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  360. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  361. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  362. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  363. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  364. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  365. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  366. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  367. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  368. [14:19:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  369. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  370. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  371. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  372. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  373. [14:19:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  374. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  375. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  376. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340)
  377. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315)
  378. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:264)
  379. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  380. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  381. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  382. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  383. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  384. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  385. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:607)
  386. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:681)
  387. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
  388. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  389. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  390. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  391. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
  392. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
  393. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
  394. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
  395. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
  396. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
  397. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340)
  398. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315)
  399. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:264)
  400. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.postPlugin(Metrics.java:430)
  401. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.access$4(Metrics.java:345)
  402. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics$1.run(Metrics.java:240)
  403. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:555)
  404. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  405. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  407. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  408. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  409. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  410. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  411. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
  412. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  414. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  415. [14:19:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  416. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  417. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  418. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  419. [14:19:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  420. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  421. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  422. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  423. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  424. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  425. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  426. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  427. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  428. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  429. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  430. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  431. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  432. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.DedicatedServer$1.run(DedicatedServer.java:81)
  433. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  434. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: TerminalConsoleWriter
  435. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: WAITING
  436. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  437. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  438. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  439. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  440. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  441. [14:19:54] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  442. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_16_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)
  443. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  444. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  445. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  446. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  447. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  448. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  449. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  450. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  451. [14:19:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  452. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  453. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
  454. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  455. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
  456. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947)
  457. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IOWorker.a(SourceFile:95)
  458. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IChunkLoader.read(IChunkLoader.java:89)
  459. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap.readChunkData(PlayerChunkMap.java:863)
  460. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap.lambda$21(PlayerChunkMap.java:485)
  461. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerChunkMap$$Lambda$4023/1705251541.get(Unknown Source)
  462. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
  463. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  464. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer$a.executeTask(ChunkProviderServer.java:553)
  465. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  466. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:564)
  467. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  468. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:121)
  469. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.getChunkAt(World.java:249)
  470. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.IWorldReader.getChunkAt(SourceFile:128)
  471. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.StructureGenerator.getNearestGeneratedFeature(SourceFile:180)
  472. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:153)
  473. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.a(WorldServer.java:1338)
  474. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.VillagerTrades$k.a(SourceFile:873)
  475. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillagerAbstract.a(EntityVillagerAbstract.java:229)
  476. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.eW(EntityVillager.java:802)
  477. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.populateTrades(EntityVillager.java:666)
  478. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.mobTick(EntityVillager.java:167)
  479. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.doTick(EntityInsentient.java:735)
  480. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityLiving.movementTick(EntityLiving.java:2658)
  481. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.movementTick(EntityInsentient.java:530)
  482. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityAgeable.movementTick(EntityAgeable.java:142)
  483. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityLiving.tick(EntityLiving.java:2387)
  484. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityInsentient.tick(EntityInsentient.java:293)
  485. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.EntityVillager.tick(EntityVillager.java:198)
  486. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.entityJoinedWorld(WorldServer.java:659)
  487. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer$$Lambda$4339/2008584859.accept(Unknown Source)
  488. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.World.a(World.java:753)
  489. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.WorldServer.doTick(WorldServer.java:394)
  490. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1106)
  491. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:354)
  492. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1009)
  493. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:848)
  494. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer.lambda$0(MinecraftServer.java:164)
  495. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2956/769484954.run(Unknown Source)
  496. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  497. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  498. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  499. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  500. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  501. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  502. [14:19:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  503. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  504. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  505. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  506. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  507. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  508. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  509. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  510. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  511. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  512. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  513. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer hack thread
  514. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  515. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  516. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  517. [14:19:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.SystemUtils$2.run(SourceFile:524)
  518. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  519. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  520. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  521. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  522. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  523. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  524. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  525. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  526. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  527. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  528. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  529. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  530. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
  531. [14:19:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  532. [14:19:54] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  533. [14:19:54] [Spigot Watchdog Thread/ERROR]: Stack:
  534. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  535. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  536. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  537. [14:19:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  538. [14:19:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement