Advertisement
Guest User

error 3

a guest
Jul 22nd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.38 KB | None | 0 0
  1. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2. [23:50:14] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
  3. [23:50:14] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  4. [23:50:14] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  5. [23:50:14] [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. [23:50:14] [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. [23:50:14] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
  8. [23:50:14] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  9. [23:50:14] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1981d55-31adfa7 (MC: 1.14.4)
  10. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  11. [23:50:14] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  12. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  13. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  14. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  15. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  16. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  17. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.convertWorld(MinecraftServer.java:293)
  18. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.createWorld(CraftServer.java:923)
  19. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.createWorld(Bukkit.java:458)
  20. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.WorldCreator.createWorld(WorldCreator.java:279)
  21. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467)
  22. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:269)
  23. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:152)
  24. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
  25. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143)
  26. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
  27. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:908)
  28. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  29. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  30. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
  31. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:695)
  32. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:433)
  33. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:397)
  34. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:969)
  35. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:814)
  36. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  37. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  38. [23:50:14] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  39. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  40. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-5
  41. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: RUNNABLE
  42. [23:50:14] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  43. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Deflater.deflate(Unknown Source)
  44. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.write(Unknown Source)
  45. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.DataOutputStream.write(Unknown Source)
  46. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  47. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflateBytes(Native Method)
  48. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflate(Unknown Source)
  49. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflate(Unknown Source)
  50. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
  51. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.write(Unknown Source)
  52. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
  53. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.write(Unknown Source)
  54. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.DataOutputStream.write(Unknown Source)
  55. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  56. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagByteArray.write(NBTTagByteArray.java:39)
  57. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.a(SourceFile:423)
  58. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.write(SourceFile:63)
  59. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagList.write(SourceFile:44)
  60. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.a(SourceFile:423)
  61. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.write(SourceFile:63)
  62. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.a(SourceFile:423)
  63. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTTagCompound.write(SourceFile:63)
  64. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:100)
  65. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:93)
  66. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.RegionFileCache.write(RegionFileCache.java:87)
  67. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IChunkLoader.write(IChunkLoader.java:90)
  68. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.WorldUpgrader.i(WorldUpgrader.java:139)
  69. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.WorldUpgrader$$Lambda$2460/374943191.run(Unknown Source)
  70. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  71. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  73. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  74. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  75. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  76. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  77. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  78. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  79. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  80. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  81. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  82. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  83. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  84. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  85. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  86. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  87. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  88. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  89. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  90. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  91. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  92. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  93. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  94. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  95. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  96. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  97. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  98. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  100. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
  101. [23:50:14] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  102. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  103. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  104. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  105. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  106. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  107. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  108. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  109. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  110. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  111. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  112. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  113. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  114. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  115. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  116. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  117. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  118. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  119. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  120. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  121. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  122. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  123. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  124. [23:50:14] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  125. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  126. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  127. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  128. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  129. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  130. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  131. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  132. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  133. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  135. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  136. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  137. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  138. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  139. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
  140. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  141. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  142. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  143. [23:50:14] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  144. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  145. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  146. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  147. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  148. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  149. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
  150. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
  151. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  152. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
  153. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
  154. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
  155. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  156. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  157. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  158. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  159. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  160. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  161. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  162. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95)
  163. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  164. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  165. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  166. [23:50:14] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  167. [23:50:14] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
  168. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.GetConsoleScreenBufferInfo(Native Method)
  170. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.getConsoleInfo(WindowsAnsiOutputStream.java:103)
  171. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.processEraseLine(WindowsAnsiOutputStream.java:167)
  172. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.processEscapeCommand(AnsiOutputStream.java:253)
  173. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:125)
  174. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  175. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
  176. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
  177. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
  178. [23:50:14] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
  179. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
  180. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
  181. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  182. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  183. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  184. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  185. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  186. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  187. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  188. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  189. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  190. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  191. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.convertWorld(MinecraftServer.java:293)
  192. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.createWorld(CraftServer.java:923)
  193. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.createWorld(Bukkit.java:458)
  194. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.WorldCreator.createWorld(WorldCreator.java:279)
  195. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467)
  196. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:269)
  197. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:152)
  198. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
  199. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143)
  200. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
  201. [23:50:14] [Spigot Watchdog Thread/ERROR]: com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:908)
  202. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  203. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  204. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
  205. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:695)
  206. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:433)
  207. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:397)
  208. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:969)
  209. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:814)
  210. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  211. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  213. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
  214. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  215. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  216. [23:50:14] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
  217. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  218. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  219. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: WAITING
  220. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  221. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  222. [23:50:14] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  223. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  224. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  226. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
  227. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  228. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  229. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  230. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  231. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  232. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  233. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  234. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 6 | Suspended: false | Native: false | State: RUNNABLE
  235. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  236. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  237. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  238. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  239. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  240. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  242. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  243. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  245. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  246. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  247. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  248. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  249. [23:50:14] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  250. [23:50:14] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  251. [23:50:14] [Spigot Watchdog Thread/ERROR]: Stack:
  252. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  253. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  254. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
  255. [23:50:14] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  256. [23:50:14] [Spigot Watchdog Thread/ERROR]: ------------------------------
  257. [23:50:14] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement