Sol Reklam

Çözüldü Sunucum birden çöktü

2AdamMC

Oyunun sonunda her yol, ayrı bir sondur.

Discord:

Gökhan#5964

Katılım
29 Nisan 2015
Mesajlar
496
Elmaslar
124
Puanlar
9.810
Yaş
23
Yer
İSTANBUL
Minecraft
Mr_Gokhan
Hata logu :
Kod:
[17:58:25] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[17:58:25] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[17:58:25] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[17:58:25] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-3fb9445-2b6c9f4 (MC: 1.11.2)
[17:58:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:58:25] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[17:58:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:58:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:58:25] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[17:58:25] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.RegionMaskingFilter.apply(RegionMaskingFilter.java:53)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.command.ClipboardCommands.copy(ClipboardCommands.java:90)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor644.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[17:58:25] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:58:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:58:25] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #742
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33416 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [User Authenticator #3539/INFO]: Disconnecting com.mojang.authlib.GameProfile@fe67dcd[id=1fc3db04-2326-3782-96c7-5b99286f040e,name=emrekomurcu29,properties={},legacy=false] (/78.190.102.206:41897): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3546/INFO]: Disconnecting com.mojang.authlib.GameProfile@168ae2c9[id=b0a6fa4b-be8e-3c87-9719-13aa6a7cadd1,name=ItsMacroGamer,properties={},legacy=false] (/94.54.2.118:38717): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3540/INFO]: Disconnecting com.mojang.authlib.GameProfile@26d991e3[id=b0d8d32d-9327-3043-9f8a-bdb48e1129ed,name=Bob_07,properties={},legacy=false] (/88.230.21.109:15536): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3541/INFO]: Disconnecting com.mojang.authlib.GameProfile@26e99906[id=21d62c4d-c46c-3be9-9367-25ca93896b8a,name=hilfiger,properties={},legacy=false] (/176.40.141.143:51366): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3542/INFO]: Disconnecting com.mojang.authlib.GameProfile@72a3ab26[id=3fb51d72-12b2-3689-9f5a-145cca89e73a,name=MehemmedTR,properties={},legacy=false] (/109.127.36.167:11688): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3543/INFO]: UUID of player xxkeremoyundaxx is 049fe5a5-afdf-3326-8d46-3e75f59079de
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #741
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33414 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #740
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33411 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #739
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33410 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #738
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33408 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #737
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33406 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [User Authenticator #3544/INFO]: Disconnecting com.mojang.authlib.GameProfile@4db8befe[id=1feae8ce-420e-31bc-aa67-e896882ee2fd,name=ardapatking,properties={},legacy=false] (/78.190.131.175:5373): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #736
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33404 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #735
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33403 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #734
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33377 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:157)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.util.Task.callSync(Task.java:132)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1276)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1214)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-177-thread-131
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 32449 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 1035 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-3-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 265 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-57-thread-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 161 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 158 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-2
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 157 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [User Authenticator #3545/INFO]: Disconnecting com.mojang.authlib.GameProfile@41d6a369[id=36541c53-18f7-383b-98d8-3e6f4fff41aa,name=RipSky,properties={},legacy=false] (/78.190.6.74:12392): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 156 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 146 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-61-thread-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 145 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:455)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 105 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [User Authenticator #3549/INFO]: Disconnecting com.mojang.authlib.GameProfile@1749acb6[id=5919121c-7706-3067-9d17-5e663a339ce7,name=Yhonghami,properties={},legacy=false] (/46.197.27.40:62677): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [User Authenticator #3547/INFO]: Disconnecting com.mojang.authlib.GameProfile@2ad44c1a[id=d6add770-8c6e-3af4-ad9c-a3904fd524f5,name=xxkayraoyundaxx,properties={},legacy=false] (/149.140.153.218:54134): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3548/INFO]: Disconnecting com.mojang.authlib.GameProfile@676b0bf9[id=c05192e8-a97d-3619-b350-9deed2c6791d,name=asdfg1,properties={},legacy=false] (/31.145.39.174:13577): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-58-thread-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 83 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.join(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.join(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 81 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 73 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 72 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 71 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: nioEventLoopGroup-2-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 50 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [User Authenticator #3551/INFO]: Disconnecting com.mojang.authlib.GameProfile@20cf8ea5[id=7677cecc-0d8a-376b-9ce5-1df14364c87c,name=tayber00,properties={},legacy=false] (/78.190.216.69:44552): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3552/INFO]: Disconnecting com.mojang.authlib.GameProfile@2bc8cbfa[id=11e2c3fa-b350-3945-a674-6dd82eb02e91,name=Raqsy,properties={},legacy=false] (/176.40.255.105:43152): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3550/INFO]: Disconnecting com.mojang.authlib.GameProfile@6f676c38[id=e7999f94-8d2f-3c01-8166-4e3a6d360076,name=Salatalik01,properties={},legacy=false] (/78.180.185.181:63181): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [User Authenticator #3553/INFO]: Disconnecting com.mojang.authlib.GameProfile@462fe1fd[id=b94ef1a0-8c1f-3943-9962-eba01bb3e963,name=Mr_Gokhan,properties={},legacy=false] (/82.222.76.40:55285): §f§lSuan Senin Adinda Bir Oyuncu Var Zaten.
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.vexsoftware.votifier.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: HSQLDB Timer @6f8e607c
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:86)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.PrintStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedOutputStream.flush(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.PrintStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.io.FilterOutputStream.write(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:46)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.get(Long2ObjectOpenHashMap.java:379)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkIfLoaded(ChunkProviderServer.java:111)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:124)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.CraftWorld.getChunkAt(CraftWorld.java:131)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.CraftWorld.getBlockAt(CraftWorld.java:95)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.CraftWorld.getBlockAt(CraftWorld.java:561)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.Location.getBlock(Location.java:87)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1.getBlock(Spigot_v1_11_R1.java:210)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:405)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.EditSession.getBlock(EditSession.java:416)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.block.ExtentBlockCopy.apply(ExtentBlockCopy.java:71)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.RegionMaskingFilter.apply(RegionMaskingFilter.java:53)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.command.ClipboardCommands.copy(ClipboardCommands.java:90)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor644.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[17:59:12] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[17:59:12] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[17:59:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
 

kingOf0

"~SimitSu"

Discord:

kingOf0!#4055

Katılım
14 Haziran 2016
Mesajlar
998
Elmaslar
745
Puanlar
15.070
Yer
getPlayer("SimitSu").getLocation()
Minecraft
SimitSu
sunucuda ram yetmediği için sunucu yanıt vermeyi kesmiş / saniyeler içinde çok fazla işlemi aynı anda yapmaya çalıştığı için çökmüş olablir.

çökmeden önceki log'u ve sunucudaki ram ve cpu kullanımının genel ortalamasını atarmısınız.

Worldedit ve skript pluginleri RAM'inizi sömürmüş ve diğer pluginler ram yetmediği için işlevlerini yerine getiremeyip, hataya dahil olmuşlar diye düşünüyorum.
 

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.883
Elmaslar
1.816
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD
Sunucunuzun log dosyasını bura atar mısınız ne tür hatalar attığını görmemiz size yardımcı olmamız için log dosyasını kopyalayıp bura atar sanırız size yardımcı olabiliriz.
 
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı