Guest User

Untitled

a guest
Jan 4th, 2019
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.54 KB | None | 0 0
  1. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2. [16:16:21] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
  3. [16:16:21] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  4. [16:16:21] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  5. [16:16:21] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
  6. [16:16:21] [Spigot Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
  7. [16:16:21] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  8. [16:16:21] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  9. [16:16:21] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-8ede039-d0a9130 (MC: 1.13.2)
  10. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  11. [16:16:21] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  12. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  13. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  14. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  15. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  16. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
  17. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
  18. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
  19. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
  20. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getNMS(CraftBlock.java:55)
  21. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockState.<init>(CraftBlockState.java:35)
  22. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:18)
  23. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftContainer.<init>(CraftContainer.java:12)
  24. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftLootable.<init>(CraftLootable.java:17)
  25. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftHopper.<init>(CraftHopper.java:13)
  26. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getState(CraftBlock.java:296)
  27. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntity.getOwner(TileEntity.java:182)
  28. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.inventory.CraftInventory.getHolder(CraftInventory.java:465)
  29. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.handleMoveItemEvent(LWCPlayerListener.java:499)
  30. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.onMoveItem(LWCPlayerListener.java:470)
  31. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  32. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  34. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  35. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  36. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  37. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  38. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.s(TileEntityHopper.java:220)
  39. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.a(TileEntityHopper.java:136)
  40. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.tick(TileEntityHopper.java:118)
  41. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1193)
  42. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
  43. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
  44. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  45. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  46. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  47. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  48. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [16:16:21] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  50. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  51. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  52. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: BLOCKED
  53. [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  54. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
  55. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  56. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  57. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.setAirTicks(Entity.java:2210)
  58. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.f(Entity.java:1659)
  59. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.EntityTypes.a(EntityTypes.java:275)
  60. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:999)
  61. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:939)
  62. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:963)
  63. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:680)
  64. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:147)
  65. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
  66. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
  67. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
  68. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
  69. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getType(CraftBlock.java:182)
  70. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.lwc.LWC.isProtectable(LWC.java:1540)
  71. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.admin.AdminCleanup$Admin_Cleanup_Thread.run(AdminCleanup.java:253)
  72. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  73. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  74. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  75. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  76. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  77. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  78. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  79. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  80. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  81. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  82. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  83. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  84. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  85. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:183)
  86. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  87. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  88. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  89. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  90. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  91. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  92. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  93. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  94. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  96. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  97. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  98. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  99. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.c(SourceFile:59)
  100. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.run(SourceFile:35)
  101. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  102. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  103. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  104. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  105. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  106. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  107. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  108. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  109. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  110. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  111. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  112. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  113. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  114. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  115. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  116. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  117. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  118. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  119. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  120. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  121. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  122. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  123. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  124. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  125. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  126. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  127. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  128. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  129. [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  130. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  131. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  132. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  133. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  134. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  135. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  136. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  137. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  138. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  139. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  140. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  141. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  142. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  143. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  144. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  145. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  146. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  147. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  148. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  149. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  150. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  151. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  152. [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  153. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  154. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  156. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  157. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  159. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  160. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  161. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  163. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  164. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  166. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  167. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
  168. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  170. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  171. [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  172. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  173. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  174. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  175. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  176. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  177. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
  178. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
  179. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  180. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
  181. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
  182. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
  183. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  184. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  185. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  186. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  187. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  188. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  189. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  190. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$2.run(DedicatedServer.java:91)
  191. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  192. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  193. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  194. [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  195. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
  196. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  197. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.FillConsoleOutputCharacterW(Native Method)
  198. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.processEraseLine(WindowsAnsiOutputStream.java:173)
  199. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.processEscapeCommand(AnsiOutputStream.java:253)
  200. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:125)
  201. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  202. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
  203. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
  204. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
  205. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
  206. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
  207. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
  208. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:35)
  209. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  210. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  211. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  212. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  213. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  214. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  216. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
  217. [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  218. [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  219. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  220. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
  221. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
  222. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
  223. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
  224. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getNMS(CraftBlock.java:55)
  225. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockState.<init>(CraftBlockState.java:35)
  226. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:18)
  227. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftContainer.<init>(CraftContainer.java:12)
  228. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftLootable.<init>(CraftLootable.java:17)
  229. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftHopper.<init>(CraftHopper.java:13)
  230. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getState(CraftBlock.java:296)
  231. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntity.getOwner(TileEntity.java:182)
  232. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.inventory.CraftInventory.getHolder(CraftInventory.java:465)
  233. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.handleMoveItemEvent(LWCPlayerListener.java:499)
  234. [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.onMoveItem(LWCPlayerListener.java:470)
  235. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  236. [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  237. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  238. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  239. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  240. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  241. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  242. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.s(TileEntityHopper.java:220)
  243. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.a(TileEntityHopper.java:136)
  244. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.tick(TileEntityHopper.java:118)
  245. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1193)
  246. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
  247. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
  248. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  249. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  250. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  251. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  252. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  253. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  254. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
  255. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  256. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  257. [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)
  258. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  259. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  260. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  261. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  262. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  263. [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  264. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  265. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  266. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  267. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  268. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  269. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  270. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  271. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  272. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  273. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  274. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  275. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  276. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  277. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  278. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  279. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  280. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  281. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  282. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  283. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  284. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  285. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  286. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  287. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  288. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  289. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  291. [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  292. [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  294. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  295. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
  296. [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  297. [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  298. [16:16:21] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  299. [16:16:21] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment