Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
- [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
- [16:16:21] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
- [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
- [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
- [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/
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-8ede039-d0a9130 (MC: 1.13.2)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getNMS(CraftBlock.java:55)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockState.<init>(CraftBlockState.java:35)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:18)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftContainer.<init>(CraftContainer.java:12)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftLootable.<init>(CraftLootable.java:17)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftHopper.<init>(CraftHopper.java:13)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getState(CraftBlock.java:296)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntity.getOwner(TileEntity.java:182)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.inventory.CraftInventory.getHolder(CraftInventory.java:465)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.handleMoveItemEvent(LWCPlayerListener.java:499)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.onMoveItem(LWCPlayerListener.java:470)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.s(TileEntityHopper.java:220)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.a(TileEntityHopper.java:136)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.tick(TileEntityHopper.java:118)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1193)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: BLOCKED
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.setAirTicks(Entity.java:2210)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.f(Entity.java:1659)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.EntityTypes.a(EntityTypes.java:275)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:999)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:939)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:963)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:680)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:147)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getType(CraftBlock.java:182)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.lwc.LWC.isProtectable(LWC.java:1540)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.admin.AdminCleanup$Admin_Cleanup_Thread.run(AdminCleanup.java:253)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:183)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.c(SourceFile:59)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.FileIOThread.run(SourceFile:35)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$2.run(DedicatedServer.java:91)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.FillConsoleOutputCharacterW(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.processEraseLine(WindowsAnsiOutputStream.java:173)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.processEscapeCommand(AnsiOutputStream.java:253)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:125)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:35)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: BLOCKED
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAt(World.java:268)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getChunkAtWorldCoords(World.java:264)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.getType(World.java:653)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getNMS(CraftBlock.java:55)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockState.<init>(CraftBlockState.java:35)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:18)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftContainer.<init>(CraftContainer.java:12)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftLootable.<init>(CraftLootable.java:17)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftHopper.<init>(CraftHopper.java:13)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.getState(CraftBlock.java:296)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntity.getOwner(TileEntity.java:182)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.inventory.CraftInventory.getHolder(CraftInventory.java:465)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.handleMoveItemEvent(LWCPlayerListener.java:499)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: com.griefcraft.listeners.LWCPlayerListener.onMoveItem(LWCPlayerListener.java:470)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.s(TileEntityHopper.java:220)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.a(TileEntityHopper.java:136)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.TileEntityHopper.tick(TileEntityHopper.java:118)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.World.tickEntities(World.java:1193)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.WorldServer.tickEntities(WorldServer.java:583)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:967)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [16:16:21] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [16:16:21] [Spigot Watchdog Thread/ERROR]: Stack:
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
- [16:16:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [16:16:21] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [16:16:21] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment