Advertisement
Guest User

crash

a guest
Apr 19th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.61 KB | None | 0 0
  1. [16:43:34] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
  2. [16:43:34] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  3. [16:43:34] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  4. [16:43:34] [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
  5. [16:43:34] [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
  6. [16:43:34] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  7. [16:43:34] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  8. [16:43:34] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-800b93f-8160e29 (MC: 1.15.2)
  9. [16:43:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  10. [16:43:34] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  11. [16:43:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  12. [16:43:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  13. [16:43:34] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  14. [16:43:34] [Spigot Watchdog Thread/ERROR]: Stack:
  15. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.Collections$SynchronizedCollection.remove(Collections.java:2043)
  16. [16:43:34] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.styles.ParticleStyleFishing.onPlayerFish(ParticleStyleFishing.java:78)
  17. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  21. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
  22. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  23. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
  24. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  25. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.EntityFishingHook.b(EntityFishingHook.java:373)
  26. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ItemFishingRod.a(ItemFishingRod.java:36)
  27. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ItemStack.a(ItemStack.java:305)
  28. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:394)
  29. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1309)
  30. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
  31. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1)
  32. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  33. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnectionUtils$$Lambda$4392/0x00000008416cdc40.run(Unknown Source)
  34. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
  35. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  36. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  37. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  38. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918)
  39. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911)
  40. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
  41. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:894)
  42. [16:43:34] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828)
  43. [16:43:34] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  44. [16:43:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  45. [16:43:34] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  46. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  47. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  48. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
  49. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  50. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  51. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  52. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  53. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  55. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  56. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  57. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  58. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  59. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  60. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
  61. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  62. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  63. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  64. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  65. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  66. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
  67. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  68. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  69. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  70. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  71. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  72. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  73. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
  74. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  76. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  77. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  79. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:328)
  80. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:527)
  81. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  82. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  83. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  84. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  85. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  86. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  87. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  88. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  89. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  90. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  91. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  92. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  93. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.sleep(Native Method)
  94. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.DedicatedServer$1.run(DedicatedServer.java:70)
  95. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  96. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  97. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  98. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  99. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  100. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  101. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.Collections$SynchronizedCollection.remove(Collections.java:2043)
  102. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.styles.ParticleStyleFishing.onPlayerFish(ParticleStyleFishing.java:78)
  103. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  105. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  106. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  107. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
  108. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  109. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
  110. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  111. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.EntityFishingHook.b(EntityFishingHook.java:373)
  112. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ItemFishingRod.a(ItemFishingRod.java:36)
  113. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ItemStack.a(ItemStack.java:305)
  114. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:394)
  115. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1309)
  116. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28)
  117. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1)
  118. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  119. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PlayerConnectionUtils$$Lambda$4392/0x00000008416cdc40.run(Unknown Source)
  120. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
  121. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  122. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  123. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  124. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918)
  125. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911)
  126. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
  127. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:894)
  128. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828)
  129. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  130. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  131. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  132. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  133. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  134. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  135. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: TerminalConsoleWriter
  136. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  137. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  138. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
  139. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  140. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.FileInputStream.readBytes(Native Method)
  141. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.FileInputStream.read(FileInputStream.java:279)
  142. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
  143. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
  144. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  145. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  146. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  147. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  148. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  149. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  150. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  151. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  152. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  153. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_15_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
  154. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  156. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  157. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  158. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
  159. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  160. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  161. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  162. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  163. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.FileInputStream.readBytes(Native Method)
  164. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.FileInputStream.read(FileInputStream.java:279)
  165. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
  166. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
  167. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  168. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  169. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  170. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  171. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  172. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  173. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  174. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.DedicatedServer$2.run(DedicatedServer.java:96)
  175. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  176. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  177. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: WAITING
  178. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  179. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  180. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  181. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  182. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.desktop@11.0.6/sun.java2d.Disposer.run(Disposer.java:144)
  183. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  184. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  186. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  187. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.management@11.0.6/sun.management.ThreadImpl.dumpThreads0(Native Method)
  189. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.management@11.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
  190. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.management@11.0.6/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
  191. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
  192. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  193. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  194. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  195. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  196. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  197. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  198. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  199. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  200. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  201. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  202. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  203. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  204. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  205. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  206. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  207. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  208. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  209. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  210. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: BLOCKED
  211. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  212. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
  213. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.imgToStr(PingSerializer.java:92)
  214. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.serialize(PingSerializer.java:81)
  215. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ServerPing$Serializer.serialize(SourceFile:167)
  216. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81)
  217. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:669)
  218. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:648)
  219. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:603)
  220. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:583)
  221. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusOutServerInfo.b(SourceFile:40)
  222. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:46)
  223. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:15)
  224. [16:43:35] [Spigot Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  225. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  226. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  227. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
  228. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:64)
  229. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:243)
  230. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
  231. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:249)
  232. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  233. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
  234. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
  235. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
  236. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
  237. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071)
  238. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300)
  239. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
  240. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.b(NetworkManager.java:177)
  241. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:155)
  242. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:149)
  243. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusListener.a(PacketStatusListener.java:134)
  244. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:22)
  245. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:8)
  246. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:139)
  247. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:128)
  248. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  249. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  250. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  251. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  252. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  253. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:288)
  254. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  255. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  256. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  257. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  258. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  259. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  260. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  261. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  262. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:259)
  263. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  264. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  265. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  266. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  267. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  268. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  269. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  270. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  271. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  272. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  273. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  274. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  275. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
  276. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  277. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  278. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
  279. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
  280. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
  281. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
  282. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  283. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  284. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  285. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  286. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  287. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  288. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  289. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  290. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  291. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  292. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
  293. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  294. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  295. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  296. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  297. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  298. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  299. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
  300. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  301. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  302. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  303. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  304. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  305. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  306. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  307. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  308. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  309. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  310. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  311. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  312. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
  313. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  314. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  315. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.fs.LinuxWatchService.poll(Native Method)
  316. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316)
  317. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  318. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  319. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/root/Minecraft/plugins/LuckPerms/luckperms-h2.mv.db
  320. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  321. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  322. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  323. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
  324. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  325. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  326. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  327. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  328. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  329. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  330. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  331. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  332. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
  333. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  334. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  335. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  336. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  337. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  338. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  339. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Orebfuscator ProximityHider Thread
  340. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  341. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  342. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  343. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  344. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1796)
  345. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3128)
  346. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1823)
  347. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2043)
  348. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86)
  349. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IChunkProvider.getChunkAt(SourceFile:16)
  350. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.nms.v1_15_R1.NmsManager.getBlockData(NmsManager.java:260)
  351. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.nms.v1_15_R1.NmsManager.getBlockInfo(NmsManager.java:187)
  352. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.handler.NmsHandler.getBlockInfo(NmsHandler.java:119)
  353. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.proximityhider.ProximityHiderHandler.fastAABBRayCheck(ProximityHiderHandler.java:163)
  354. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.proximityhider.ProximityHiderHandler.doFastCheck(ProximityHiderHandler.java:116)
  355. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.proximityhider.ProximityHiderHandler.access$800(ProximityHiderHandler.java:26)
  356. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.lishid.orebfuscator.proximityhider.ProximityHiderHandler$ProximityHiderRunner.run(ProximityHiderHandler.java:368)
  357. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  358. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  359. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
  360. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  361. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  362. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  363. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  364. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  365. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  366. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  367. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  368. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  369. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
  370. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING
  371. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  372. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  373. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  374. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  375. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  376. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  377. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  378. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  379. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
  380. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
  381. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  382. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  383. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  384. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  385. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  386. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  387. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  388. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  389. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
  390. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
  391. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  392. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  393. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  394. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  395. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  396. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  397. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  398. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
  400. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
  401. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  403. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  404. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  405. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  406. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  407. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  408. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  409. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
  410. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
  411. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  412. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  413. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  414. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  415. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  416. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  417. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  418. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  419. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
  420. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING
  421. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  422. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  423. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  424. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80)
  425. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  426. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  427. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  428. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  429. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @6b1d62fd
  430. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
  431. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  432. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  433. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
  434. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
  435. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
  436. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  437. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  438. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Votifier NIO boss
  439. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: RUNNABLE
  440. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  441. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  442. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  443. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  444. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.EPoll.wait(Native Method)
  445. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  446. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  447. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  448. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  449. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:765)
  450. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:413)
  451. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  452. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  453. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  454. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
  455. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: WAITING
  456. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  457. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  458. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  459. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  460. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  461. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  462. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  463. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  464. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
  465. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  466. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  467. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  468. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  469. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  470. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  471. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  472. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  473. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  474. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
  475. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  476. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  477. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  478. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  479. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  480. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  481. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  482. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  483. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  484. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
  485. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
  486. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  487. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  488. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  489. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
  490. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
  491. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3409/0x0000000840e7bc40.run(Unknown Source)
  492. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  493. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  494. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Minepacks-Connection-Pool housekeeper
  495. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: TIMED_WAITING
  496. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  497. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  498. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  499. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  500. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  501. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  502. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  503. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  504. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  505. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  506. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  507. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
  508. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: WAITING
  509. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  510. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  511. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  512. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  513. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  514. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  515. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  516. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  517. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  518. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  519. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  520. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: lastloginapi-scheduler
  521. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  522. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  523. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  524. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  525. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  526. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  527. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  528. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  529. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  530. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  531. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  532. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  533. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldGuard Region I/O
  534. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: TIMED_WAITING
  535. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  536. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  537. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  538. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  539. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  540. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-58-thread-1
  541. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
  542. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  543. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  544. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  545. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  546. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  547. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  548. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  549. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  550. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  551. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  552. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  553. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  554. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
  555. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  556. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  557. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  558. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  559. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  560. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  561. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING
  562. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  563. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  564. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  565. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  566. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  567. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: parties-scheduler
  568. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING
  569. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  570. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  571. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  572. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  573. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  574. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  575. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  576. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  577. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  578. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  579. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  580. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  581. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: TIMED_WAITING
  582. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  583. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.sleep(Native Method)
  584. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:40)
  585. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  586. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  587. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: TIMED_WAITING
  588. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  589. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.sleep(Native Method)
  590. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:40)
  591. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  592. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
  593. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 112 | Suspended: false | Native: false | State: TIMED_WAITING
  594. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  595. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  596. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  597. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  598. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  599. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-5
  600. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 113 | Suspended: false | Native: false | State: WAITING
  601. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  602. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  603. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:328)
  604. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:527)
  605. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  606. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  607. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-6
  608. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 114 | Suspended: false | Native: false | State: WAITING
  609. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  610. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  611. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:328)
  612. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:527)
  613. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  614. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  615. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-7
  616. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 115 | Suspended: false | Native: false | State: TIMED_WAITING
  617. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  618. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  619. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  620. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  621. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  622. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  623. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 116 | Suspended: false | Native: false | State: BLOCKED
  624. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  625. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
  626. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.imgToStr(PingSerializer.java:92)
  627. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.serialize(PingSerializer.java:81)
  628. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ServerPing$Serializer.serialize(SourceFile:167)
  629. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81)
  630. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:669)
  631. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:648)
  632. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:603)
  633. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:583)
  634. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusOutServerInfo.b(SourceFile:40)
  635. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:46)
  636. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:15)
  637. [16:43:35] [Spigot Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  638. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  639. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  640. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
  641. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:64)
  642. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:243)
  643. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
  644. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:249)
  645. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  646. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
  647. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
  648. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
  649. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
  650. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071)
  651. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300)
  652. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
  653. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.b(NetworkManager.java:177)
  654. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:155)
  655. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:149)
  656. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusListener.a(PacketStatusListener.java:134)
  657. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:22)
  658. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:8)
  659. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:139)
  660. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:128)
  661. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  662. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  663. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  664. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  665. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  666. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:288)
  667. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  668. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  669. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  670. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  671. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  672. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  673. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  674. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  675. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:259)
  676. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  677. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  678. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  679. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  680. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  681. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  682. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  683. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  684. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.LegacyPingHandler.channelRead(LegacyPingHandler.java:88)
  685. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  686. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  687. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  688. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  689. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  690. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  691. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  692. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
  693. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  694. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  695. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
  696. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
  697. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
  698. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
  699. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  700. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  701. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  702. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  703. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: BLOCKED
  704. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  705. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
  706. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.imgToStr(PingSerializer.java:92)
  707. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.serialize(PingSerializer.java:81)
  708. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ServerPing$Serializer.serialize(SourceFile:167)
  709. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81)
  710. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:669)
  711. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:648)
  712. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:603)
  713. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:583)
  714. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusOutServerInfo.b(SourceFile:40)
  715. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:46)
  716. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:15)
  717. [16:43:35] [Spigot Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  718. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  719. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  720. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
  721. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:64)
  722. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:243)
  723. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
  724. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:249)
  725. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  726. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
  727. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
  728. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
  729. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
  730. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071)
  731. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300)
  732. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
  733. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.b(NetworkManager.java:177)
  734. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:155)
  735. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:149)
  736. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusListener.a(PacketStatusListener.java:134)
  737. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:22)
  738. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:8)
  739. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:139)
  740. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:128)
  741. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  742. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  743. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  744. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  745. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  746. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:288)
  747. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  748. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  749. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  750. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  751. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  752. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  753. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  754. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  755. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:259)
  756. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  757. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  758. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  759. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  760. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  761. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  762. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  763. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  764. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.LegacyPingHandler.channelRead(LegacyPingHandler.java:88)
  765. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  766. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  767. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  768. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  769. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  770. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  771. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  772. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
  773. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  774. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  775. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
  776. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
  777. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
  778. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
  779. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  780. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  781. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  782. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  783. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: false | State: BLOCKED
  784. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  785. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
  786. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.imgToStr(PingSerializer.java:92)
  787. [16:43:35] [Spigot Watchdog Thread/ERROR]: ru.namerpro.ANM115.PingSerializer.serialize(PingSerializer.java:81)
  788. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ServerPing$Serializer.serialize(SourceFile:167)
  789. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81)
  790. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:669)
  791. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:648)
  792. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:603)
  793. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//com.google.gson.Gson.toJson(Gson.java:583)
  794. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusOutServerInfo.b(SourceFile:40)
  795. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:46)
  796. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketEncoder.encode(SourceFile:15)
  797. [16:43:35] [Spigot Watchdog Thread/ERROR]: jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  798. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  799. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.reflect.Method.invoke(Method.java:566)
  800. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
  801. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:64)
  802. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:243)
  803. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
  804. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:249)
  805. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  806. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
  807. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
  808. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
  809. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
  810. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071)
  811. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300)
  812. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
  813. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.b(NetworkManager.java:177)
  814. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:155)
  815. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.sendPacket(NetworkManager.java:149)
  816. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusListener.a(PacketStatusListener.java:134)
  817. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:22)
  818. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.PacketStatusInStart.a(SourceFile:8)
  819. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:139)
  820. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:128)
  821. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  822. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  823. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  824. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  825. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  826. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:288)
  827. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  828. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  829. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  830. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  831. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  832. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  833. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  834. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  835. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:259)
  836. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  837. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  838. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  839. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  840. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
  841. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  842. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  843. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  844. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.LegacyPingHandler.channelRead(LegacyPingHandler.java:88)
  845. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  846. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  847. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  848. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  849. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  850. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  851. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
  852. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
  853. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
  854. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
  855. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
  856. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
  857. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
  858. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
  859. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  860. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  861. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  862. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1
  863. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 127 | Suspended: false | Native: false | State: WAITING
  864. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  865. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  866. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  867. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  868. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  869. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  870. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  871. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  872. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  873. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  874. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-1
  875. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 129 | Suspended: false | Native: false | State: WAITING
  876. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  877. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  878. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  879. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  880. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  881. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  882. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  883. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  884. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  885. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  886. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-38
  887. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 138 | Suspended: false | Native: false | State: TIMED_WAITING
  888. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  889. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.sleep(Native Method)
  890. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.Ben12345rocks.VotingPlugin.AdvancedCore.Thread.FileThread$ReadThread.run(FileThread.java:92)
  891. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  892. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-39
  893. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 139 | Suspended: false | Native: false | State: TIMED_WAITING
  894. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  895. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.sleep(Native Method)
  896. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.Ben12345rocks.VotingPlugin.AdvancedCore.Thread.Thread$ReadThread.run(Thread.java:33)
  897. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  898. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  899. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 142 | Suspended: false | Native: false | State: WAITING
  900. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  901. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  902. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  903. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  904. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  905. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  906. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  907. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  908. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  909. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  910. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp http://136.243.218.74/...
  911. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 145 | Suspended: false | Native: true | State: RUNNABLE
  912. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  913. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.net.SocketInputStream.socketRead0(Native Method)
  914. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
  915. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.net.SocketInputStream.read(SocketInputStream.java:168)
  916. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.net.SocketInputStream.read(SocketInputStream.java:140)
  917. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.Okio$2.read(Okio.java:140)
  918. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
  919. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.request(RealBufferedSource.java:72)
  920. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.require(RealBufferedSource.java:65)
  921. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.RealBufferedSource.readByte(RealBufferedSource.java:78)
  922. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117)
  923. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101)
  924. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:273)
  925. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket$1.onResponse(RealWebSocket.java:209)
  926. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.RealCall$AsyncCall.execute(RealCall.java:174)
  927. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  928. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  929. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  930. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  931. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  932. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-61-thread-1
  933. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 146 | Suspended: false | Native: false | State: WAITING
  934. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  935. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  936. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  937. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  938. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  939. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  940. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  941. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  942. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  943. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  944. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  945. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 147 | Suspended: false | Native: false | State: TIMED_WAITING
  946. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  947. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  948. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:462)
  949. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62)
  950. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool$$Lambda$4163/0x00000008415e2840.run(Unknown Source)
  951. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  952. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  953. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  954. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  955. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  956. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 148 | Suspended: false | Native: false | State: TIMED_WAITING
  957. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  958. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  959. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:348)
  960. [16:43:35] [Spigot Watchdog Thread/ERROR]: net.craftingstore.libraries.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
  961. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  962. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-62-thread-1
  963. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: TIMED_WAITING
  964. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  965. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  966. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  967. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  968. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  969. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  970. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  971. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  972. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  973. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  974. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  975. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp WebSocket http://136.243.218.74/...
  976. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 157 | Suspended: false | Native: false | State: WAITING
  977. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  978. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  979. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  980. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  981. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  982. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  983. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  984. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  985. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  986. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  987. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  988. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-9
  989. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 164 | Suspended: false | Native: false | State: TIMED_WAITING
  990. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  991. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  992. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:553)
  993. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  994. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  995. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-57-thread-1
  996. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 171 | Suspended: false | Native: false | State: WAITING
  997. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  998. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  999. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1000. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  1001. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  1002. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  1003. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  1004. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1005. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1006. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1007. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  1008. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 236 | Suspended: false | Native: false | State: WAITING
  1009. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1010. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1011. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1012. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  1013. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  1014. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  1015. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  1016. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1017. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1018. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1019. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Server-Worker-4
  1020. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 255 | Suspended: false | Native: false | State: TIMED_WAITING
  1021. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1022. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1023. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275)
  1024. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619)
  1025. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1026. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1027. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Server-Worker-6
  1028. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 307 | Suspended: false | Native: false | State: WAITING
  1029. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1030. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1031. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1032. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  1033. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1034. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1035. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Votifier NIO worker
  1036. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 621 | Suspended: false | Native: false | State: RUNNABLE
  1037. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1038. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  1039. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  1040. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1041. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.EPoll.wait(Native Method)
  1042. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  1043. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  1044. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
  1045. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  1046. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:765)
  1047. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:413)
  1048. [16:43:35] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  1049. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1050. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1051. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-35
  1052. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 1465 | Suspended: false | Native: false | State: WAITING
  1053. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1054. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  1055. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:328)
  1056. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:527)
  1057. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)
  1058. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1059. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 61
  1060. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 1890 | Suspended: false | Native: false | State: WAITING
  1061. [16:43:35] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1062. [16:43:35] [Spigot Watchdog Thread/ERROR]: Locked on:java.base@11.0.6/java.util.Collections$SynchronizedCollection.removeIf(Collections.java:2071)
  1063. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1064. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1065. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1066. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1796)
  1067. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3128)
  1068. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1823)
  1069. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2043)
  1070. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86)
  1071. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.IChunkProvider.b(SourceFile:31)
  1072. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.GeneratorAccess.isChunkLoaded(SourceFile:62)
  1073. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//net.minecraft.server.v1_15_R1.Entity.isChunkLoaded(Entity.java:182)
  1074. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.isValid(CraftEntity.java:537)
  1075. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.styles.ParticleStyleFishing.lambda$updateTimers$0(ParticleStyleFishing.java:53)
  1076. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.styles.ParticleStyleFishing$$Lambda$4238/0x0000000841681440.test(Unknown Source)
  1077. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.ArrayList.removeIf(ArrayList.java:1701)
  1078. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.ArrayList.removeIf(ArrayList.java:1689)
  1079. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.Collections$SynchronizedCollection.removeIf(Collections.java:2071)
  1080. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.styles.ParticleStyleFishing.updateTimers(ParticleStyleFishing.java:53)
  1081. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.manager.ParticleStyleManager.updateTimers(ParticleStyleManager.java:145)
  1082. [16:43:35] [Spigot Watchdog Thread/ERROR]: dev.esophose.playerparticles.manager.ParticleManager.run(ParticleManager.java:136)
  1083. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
  1084. [16:43:35] [Spigot Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  1085. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  1086. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1087. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1088. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1089. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-2-worker-45
  1090. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2135 | Suspended: false | Native: false | State: WAITING
  1091. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1092. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1093. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1094. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  1095. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1096. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1097. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool-3-worker-1
  1098. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2264 | Suspended: false | Native: false | State: WAITING
  1099. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1100. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1101. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1102. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  1103. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1104. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1105. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: AWE:FileChangeSetManager:saveLoop
  1106. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2286 | Suspended: false | Native: false | State: WAITING
  1107. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1108. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Native Method)
  1109. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Object.wait(Object.java:328)
  1110. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.worldedit.history.changeset.FileChangeSetManager.saveLoop(FileChangeSetManager.java:149)
  1111. [16:43:35] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.worldedit.history.changeset.FileChangeSetManager$$Lambda$5172/0x000000084198c840.run(Unknown Source)
  1112. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1113. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1114. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  1115. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2297 | Suspended: false | Native: false | State: RUNNABLE
  1116. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1117. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
  1118. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.ProcessHandleImpl$1.run(ProcessHandleImpl.java:138)
  1119. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  1120. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1121. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1122. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1123. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler-worker-81
  1124. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2307 | Suspended: false | Native: false | State: TIMED_WAITING
  1125. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1126. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1127. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  1128. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
  1129. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
  1130. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
  1131. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
  1132. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  1133. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1134. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1135. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1136. [16:43:35] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #46
  1137. [16:43:35] [Spigot Watchdog Thread/ERROR]: PID: 2316 | Suspended: false | Native: false | State: TIMED_WAITING
  1138. [16:43:35] [Spigot Watchdog Thread/ERROR]: Stack:
  1139. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method)
  1140. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  1141. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
  1142. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
  1143. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
  1144. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
  1145. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  1146. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  1147. [16:43:35] [Spigot Watchdog Thread/ERROR]: java.base@11.0.6/java.lang.Thread.run(Thread.java:834)
  1148. [16:43:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1149. [16:43:35] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  1150. [16:43:35] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement