- Katılım
- 11 Temmuz 2017
- Mesajlar
- 1.624
- Elmaslar
- 888
- Puan
- 16.385
- Konum
- l
- Minecraft
- DwordGG
Discord:
DwordGG#2855
Beyler sw kapandı mı ne loglara baktım bu hatalar vardı.
Kod:
[16:30:59] [Thread-168/INFO]:
[AdvancedBan] Failed while getting player's UUID
Either the Mojang-Servers ran offline or this player does not exist
[16:30:59] [Thread-168/INFO]: UUID of player vincentstone is 30a8e740-7a17-39f2-a7e1-6991ef738850
[16:31:09] [Thread-169/INFO]: UUID of player vincentstone is 30a8e740-7a17-39f2-a7e1-6991ef738850
[16:31:29] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[16:31:29] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[16:31:29] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[16:31:29] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[16:31:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:29] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[16:31:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[16:31:29] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[16:31:29] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.c(World.java:2423)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:277)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.d(Chunk.java:367)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:553)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.setTypeAndData(World.java:396)
[16:31:29] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.block.CraftBlock.setTypeIdAndData(CraftBlock.java:137)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3.setBlock(Spigot_v1_8_R3.java:237)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.BukkitWorld.setBlock(BukkitWorld.java:416)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.FastModeExtent.setBlock(FastModeExtent.java:92)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.SurvivalModeExtent.setBlock(SurvivalModeExtent.java:88)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.BlockQuirkExtent.setBlock(BlockQuirkExtent.java:64)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.ChunkLoadingExtent.setBlock(ChunkLoadingExtent.java:66)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.DataValidatorExtent.setBlock(DataValidatorExtent.java:67)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.inventory.BlockBagExtent.setBlock(BlockBagExtent.java:111)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.BlockMapEntryPlacer.resume(BlockMapEntryPlacer.java:59)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:691)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.undo(EditSession.java:643)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.LocalSession.undo(LocalSession.java:233)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.HistoryCommands.undo(HistoryCommands.java:60)
[16:31:29] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:31:29] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:31:29] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:31:29] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:270)
[16:31:29] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor536.invoke(Unknown Source)
[16:31:29] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:31:29] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
[16:31:29] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
[16:31:29] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[16:31:29] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[16:31:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:31:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:31:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:31:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:29] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #56
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 1270 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 1249 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/787604730.run(Unknown Source)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 1119 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 206 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 202 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-2
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 201 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 200 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 199 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 132 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 131 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 121 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 120 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 117 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-26-thread-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[16:31:30] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:31:30] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[16:31:30] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[16:31:30] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[16:31:30] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:31:30] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:2348)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.c(World.java:2447)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:277)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.d(Chunk.java:367)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Chunk.a(Chunk.java:553)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.setTypeAndData(World.java:396)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.block.CraftBlock.setTypeIdAndData(CraftBlock.java:137)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3.setBlock(Spigot_v1_8_R3.java:237)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.BukkitWorld.setBlock(BukkitWorld.java:416)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.FastModeExtent.setBlock(FastModeExtent.java:92)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.SurvivalModeExtent.setBlock(SurvivalModeExtent.java:88)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.BlockQuirkExtent.setBlock(BlockQuirkExtent.java:64)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.world.ChunkLoadingExtent.setBlock(ChunkLoadingExtent.java:66)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.validation.DataValidatorExtent.setBlock(DataValidatorExtent.java:67)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.inventory.BlockBagExtent.setBlock(BlockBagExtent.java:111)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.BlockMapEntryPlacer.resume(BlockMapEntryPlacer.java:59)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:691)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.undo(EditSession.java:643)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.LocalSession.undo(LocalSession.java:233)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.HistoryCommands.undo(HistoryCommands.java:60)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:270)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor536.invoke(Unknown Source)
[16:31:30] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
[16:31:30] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[16:31:30] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[16:31:30] [Spigot Watchdog Thread/ERROR]: Stack:
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[16:31:30] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[16:31:30] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:31:30] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[16:31:30] [Thread-4/INFO]: Stopping server