sampster
Somon Balığı Selam Vermeye Geldi
- Katılım
- 9 Mayıs 2020
- Mesajlar
- 14
- Elmaslar
- 5
- Puan
- 1.945
- Yaş
- 29
- Konum
- Samsun
- Minecraft
- Sampster2
Discord:
DenizUgurGENC#3636
Lütfen Yardım Edin
Spawn komutunu kullandıktan sonraki logum;
Spawn komutunu kullandıktan sonraki logum;
Kod:
[16:10:29] [Server thread/INFO]: Sampster2 issued server command: /spawn
[16:11:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:37] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[16:11:37] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[16:11:37] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
[16:11:37] [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:11:37] [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:11:37] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[16:11:37] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[16:11:37] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-9de398a-9c887d4 (MC: 1.14.4)
[16:11:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:37] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[16:11:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[16:11:37] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
[16:11:37] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:37] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:517)
[16:11:37] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:73)
[16:11:37] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[16:11:37] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
[16:11:37] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3258/1952781668.run(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887)
[16:11:37] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820)
[16:11:37] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:37] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-20-thread-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: true | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: true | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-3
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:783)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:728)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-2
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:783)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:728)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DefaultDispatcher-worker-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:783)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:728)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.shaded.kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:548)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-21-thread-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldGuard Region I/O
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.ScriptLoader$AsyncLoaderThread.run(ScriptLoader.java:322)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[16:11:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: true | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked onomgrg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked onomgrg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:97)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:49)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:517)
[16:11:38] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:73)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
[16:11:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3258/1952781668.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[16:11:38] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[16:11:38] [Spigot Watchdog Thread/ERROR]: Stack:
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[16:11:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[16:11:38] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[16:11:38] [Spigot Watchdog Thread/INFO]: Stopping server
[16:11:38] [Spigot Watchdog Thread/INFO]: [ChestCommands] Disabling ChestCommands v3.3.0-SNAPSHOT
[16:11:38] [Spigot Watchdog Thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.4
[16:11:38] [Spigot Watchdog Thread/INFO]: [TitleManager] Disabling TitleManager v2.2.7
[16:11:38] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.1
[16:11:38] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.1
[16:11:38] [Spigot Watchdog Thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.3
[16:11:38] [Spigot Watchdog Thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1732)
[16:11:38] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.15.0.1
[16:11:38] [Spigot Watchdog Thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
[16:11:38] [Spigot Watchdog Thread/INFO]: [AdvancedRegionMarket] Disabling AdvancedRegionMarket v3.1.1
[16:11:38] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[16:11:38] [Spigot Watchdog Thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[16:11:38] [Spigot Watchdog Thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[16:11:38] [Spigot Watchdog Thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
[16:11:38] [Spigot Watchdog Thread/INFO]: [CustomBroadcast] Disabling CustomBroadcast v1.0.0
[16:11:38] [Spigot Watchdog Thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.7.9
[16:11:38] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
[16:11:38] [Spigot Watchdog Thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[16:11:38] [Spigot Watchdog Thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.0
[16:11:38] [Spigot Watchdog Thread/INFO]: [NametagEdit] Disabling NametagEdit v4.4.6
[16:11:38] [Spigot Watchdog Thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
[16:11:38] [Spigot Watchdog Thread/INFO]: [ClearLag] Clearlag is now disabled!
[16:11:38] [Spigot Watchdog Thread/INFO]: [AnnouncementPlugin] Disabling AnnouncementPlugin v2.0
[16:11:38] [Spigot Watchdog Thread/INFO]: [GroupManager] Disabling GroupManager v2.0.1-b332
[16:11:38] [Spigot Watchdog Thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[16:11:38] [Spigot Watchdog Thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[16:11:38] [Spigot Watchdog Thread/INFO]: GroupManager version 2.0.1-b332 is disabled!
[16:11:38] [Spigot Watchdog Thread/INFO]: [CustomJoinLeaveMessage] Disabling CustomJoinLeaveMessage v1.6.5
[16:11:38] [Spigot Watchdog Thread/INFO]: [CustomJoinLeaveMessage] Custom join/leave message disabled
[16:11:38] [Spigot Watchdog Thread/INFO]: [isim-bug-fixed] Disabling isim-bug-fixed v1.0.0
[16:11:38] [Spigot Watchdog Thread/INFO]: NameFix disabled
[16:11:38] [Spigot Watchdog Thread/INFO]: [Skript] Disabling Skript v2.4-beta7
[16:11:38] [Spigot Watchdog Thread/INFO]: [HealthBar] Disabling HealthBar v1.7
[16:11:38] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.1;61bc012
[16:11:38] [Spigot Watchdog Thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[16:11:38] [Spigot Watchdog Thread/INFO]: [UnioAntiCrash] Disabling UnioAntiCrash v1.0
[16:11:38] [Spigot Watchdog Thread/INFO]: Saving players
[16:11:38] [Spigot Watchdog Thread/INFO]: Sampster2 lost connection: Sunucu Kapandı!
Moderatör tarafından düzenlendi: