Advertisement
Guest User

Schips 6.0 plugin crash dump

a guest
Mar 23rd, 2020
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.38 KB | None | 0 0
  1. [21:22:33] [Server thread/WARN]: No Display Name
  2. [21:22:33] [Server thread/WARN]: java.io.IOException: No DisplayName
  3. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.scheduler.BScheduler.<init>(BScheduler.java:46)
  4. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.scheduler.BSchedulerBuilder.build(BSchedulerBuilder.java:104)
  5. [21:22:33] [Server thread/WARN]: at org.ships.vessel.sign.AltitudeSign$1.onExceptionThrown(AltitudeSign.java:120)
  6. [21:22:33] [Server thread/WARN]: at org.ships.vessel.common.loader.ShipsOvertimeUpdateBlockLoader$OvertimeRunnable.onShipsStructureUpdated(ShipsOvertimeUpdateBlockLoader.java:33)
  7. [21:22:33] [Server thread/WARN]: at org.ships.algorthum.blockfinder.Ships5BlockFinder.getConnectedBlocksOvertime(Ships5BlockFinder.java:71)
  8. [21:22:33] [Server thread/WARN]: at org.ships.vessel.common.loader.ShipsOvertimeUpdateBlockLoader.loadOvertime(ShipsOvertimeUpdateBlockLoader.java:70)
  9. [21:22:33] [Server thread/WARN]: at org.ships.vessel.sign.AltitudeSign.onSecondClick(AltitudeSign.java:125)
  10. [21:22:33] [Server thread/WARN]: at org.ships.event.listener.CoreEventListener.lambda$onPlayerInteractWithBlock$6(CoreEventListener.java:122)
  11. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
  12. [21:22:33] [Server thread/WARN]: at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
  13. [21:22:33] [Server thread/WARN]: at java.util.HashMap$KeySpliterator.forEachRemaining(Unknown Source)
  14. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  15. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  16. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
  17. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
  18. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  19. [21:22:33] [Server thread/WARN]: at java.util.stream.ReferencePipeline.forEach(Unknown Source)
  20. [21:22:33] [Server thread/WARN]: at org.ships.event.listener.CoreEventListener.onPlayerInteractWithBlock(CoreEventListener.java:121)
  21. [21:22:33] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  22. [21:22:33] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. [21:22:33] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  24. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BEventLaunch.run(BEventLaunch.java:41)
  25. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.lambda$call$2(BukkitListener.java:206)
  26. [21:22:33] [Server thread/WARN]: at java.lang.Iterable.forEach(Unknown Source)
  27. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.call(BukkitListener.java:206)
  28. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.onPlayerInteractWithBlockEvent(BukkitListener.java:163)
  29. [21:22:33] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  30. [21:22:33] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. [21:22:33] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  32. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
  33. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  34. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
  35. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  36. [21:22:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:437)
  37. [21:22:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:404)
  38. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:136)
  39. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1185)
  40. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInBlockDig.a(SourceFile:40)
  41. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInBlockDig.a(SourceFile:10)
  42. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  43. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  44. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  45. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  46. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  47. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
  48. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
  49. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  50. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886)
  51. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
  52. [21:22:33] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  53. [21:22:33] [Server thread/WARN]: No Display Name
  54. [21:22:33] [Server thread/WARN]: java.io.IOException: No DisplayName
  55. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.scheduler.BScheduler.<init>(BScheduler.java:46)
  56. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.scheduler.BSchedulerBuilder.build(BSchedulerBuilder.java:104)
  57. [21:22:33] [Server thread/WARN]: at org.ships.vessel.sign.WheelSign$1.onExceptionThrown(WheelSign.java:112)
  58. [21:22:33] [Server thread/WARN]: at org.ships.vessel.common.loader.ShipsOvertimeUpdateBlockLoader$OvertimeRunnable.onShipsStructureUpdated(ShipsOvertimeUpdateBlockLoader.java:33)
  59. [21:22:33] [Server thread/WARN]: at org.ships.algorthum.blockfinder.Ships5BlockFinder.getConnectedBlocksOvertime(Ships5BlockFinder.java:71)
  60. [21:22:33] [Server thread/WARN]: at org.ships.vessel.common.loader.ShipsOvertimeUpdateBlockLoader.loadOvertime(ShipsOvertimeUpdateBlockLoader.java:70)
  61. [21:22:33] [Server thread/WARN]: at org.ships.vessel.sign.WheelSign.onClick(WheelSign.java:117)
  62. [21:22:33] [Server thread/WARN]: at org.ships.vessel.sign.WheelSign.onSecondClick(WheelSign.java:58)
  63. [21:22:33] [Server thread/WARN]: at org.ships.event.listener.CoreEventListener.lambda$onPlayerInteractWithBlock$6(CoreEventListener.java:122)
  64. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
  65. [21:22:33] [Server thread/WARN]: at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
  66. [21:22:33] [Server thread/WARN]: at java.util.HashMap$KeySpliterator.forEachRemaining(Unknown Source)
  67. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  68. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  69. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
  70. [21:22:33] [Server thread/WARN]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
  71. [21:22:33] [Server thread/WARN]: at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  72. [21:22:33] [Server thread/WARN]: at java.util.stream.ReferencePipeline.forEach(Unknown Source)
  73. [21:22:33] [Server thread/WARN]: at org.ships.event.listener.CoreEventListener.onPlayerInteractWithBlock(CoreEventListener.java:121)
  74. [21:22:33] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  75. [21:22:33] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. [21:22:33] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  77. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BEventLaunch.run(BEventLaunch.java:41)
  78. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.lambda$call$2(BukkitListener.java:206)
  79. [21:22:33] [Server thread/WARN]: at java.lang.Iterable.forEach(Unknown Source)
  80. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.call(BukkitListener.java:206)
  81. [21:22:33] [Server thread/WARN]: at org.ships.implementation.bukkit.event.BukkitListener.onPlayerInteractWithBlockEvent(BukkitListener.java:163)
  82. [21:22:33] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  83. [21:22:33] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  84. [21:22:33] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  85. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
  86. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  87. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
  88. [21:22:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  89. [21:22:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:437)
  90. [21:22:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:404)
  91. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:136)
  92. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1185)
  93. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInBlockDig.a(SourceFile:40)
  94. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PacketPlayInBlockDig.a(SourceFile:10)
  95. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  96. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  97. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
  98. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  99. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
  100. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
  101. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
  102. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  103. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886)
  104. [21:22:33] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
  105. [21:22:33] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  106. [21:23:44] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8260ms or 165 ticks behind
  107. [21:24:51] [Server thread/INFO]: GKU lost connection: Disconnected
  108. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [21:24:55] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
  110. [21:24:55] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  111. [21:24:55] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  112. [21:24:55] [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
  113. [21:24:55] [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
  114. [21:24:55] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  115. [21:24:55] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  116. [21:24:55] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-cbd1a1b-009d8af (MC: 1.14.4)
  117. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  118. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.vessel.common.types.Vessel.getEntities(Vessel.java:81)
  119. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.vessel.common.types.Vessel.getEntities(Vessel.java:66)
  120. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.event.listener.CoreEventListener.lambda$onPlayerLeaveEvent$4(CoreEventListener.java:103)
  121. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.event.listener.CoreEventListener$$Lambda$3097/691014961.test(Unknown Source)
  122. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.MatchOps$1MatchSink.accept(Unknown Source)
  123. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$KeySpliterator.tryAdvance(Unknown Source)
  124. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
  125. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
  126. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  127. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  128. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
  129. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
  130. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  131. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline.anyMatch(Unknown Source)
  132. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.event.listener.CoreEventListener.onPlayerLeaveEvent(CoreEventListener.java:103)
  133. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  135. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  136. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  137. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.implementation.bukkit.event.BEventLaunch.run(BEventLaunch.java:41)
  138. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.implementation.bukkit.event.BukkitListener.lambda$call$2(BukkitListener.java:206)
  139. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.implementation.bukkit.event.BukkitListener$$Lambda$2667/1277219656.accept(Unknown Source)
  140. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Iterable.forEach(Unknown Source)
  141. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.implementation.bukkit.event.BukkitListener.call(BukkitListener.java:206)
  142. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.ships.implementation.bukkit.event.BukkitListener.onPlayerQuitEvent(BukkitListener.java:128)
  143. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  144. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  145. [21:24:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  146. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  147. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
  148. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  149. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
  150. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
  151. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.disconnect(PlayerList.java:384)
  152. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1354)
  153. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NetworkManager.handleDisconnection(NetworkManager.java:320)
  154. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:153)
  155. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1091)
  156. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:393)
  157. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970)
  158. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815)
  159. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  160. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  161. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  162. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  163. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  164. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  165. [21:24:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
  166. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  167. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  168. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  169. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  170. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  171. [21:24:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  172. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  173. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  174. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  175. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  176. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  177. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  178. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  179. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  180. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  181. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  182. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  183. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 6 | Suspended: false | Native: false | State: RUNNABLE
  184. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  185. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  187. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  188. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  189. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  191. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  192. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  194. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  195. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  196. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  197. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  198. [21:24:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  199. [21:24:55] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  200. [21:24:55] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  202. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  203. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
  204. [21:24:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  205. [21:24:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [21:24:55] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  207. [21:24:55] [Spigot Watchdog Thread/INFO]: Stopping server
  208. [21:24:59] [Spigot Watchdog Thread/INFO]: [Ships] Disabling Ships v6.0.0.0
  209. [21:24:59] [Spigot Watchdog Thread/INFO]: Saving players
  210. [21:24:59] [Server thread/INFO]: GKU left the game
  211. [21:24:59] [Spigot Watchdog Thread/INFO]: Saving worlds
  212. [21:24:59] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  213. [21:25:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 45832ms or 916 ticks behind
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement