AlperenX3
❤️
- Katılım
- 7 Nisan 2020
- Mesajlar
- 3.281
- Elmaslar
- 1.245
- Puan
- 16.285
- Konum
- İzmir
- Minecraft
- Artgum
Discord:
alperentr
Kod:
[01:05:33] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[01:05:33] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[01:05:33] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[01:05:33] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-dcd1643-e60fc34 (MC: 1.12.2)
[01:05:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:33] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[01:05:33] [JDA MainWS-WriteThread/WARN]: Got disconnected from WebSocket. Attempting to resume session
[01:05:33] [JDA MainWS-WriteThread/WARN]: Got disconnected from WebSocket. Attempting to resume session
[01:05:33] [JDA MainWS-WriteThread/WARN]: Got disconnected from WebSocket. Attempting to resume session
[01:05:33] [Server thread/INFO]: G4mingN3ws lost connection: Timed out
[01:05:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[01:05:33] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[01:05:33] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.serializer.Serializer.anchorNode(Serializer.java:129)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.serializer.Serializer.serialize(Serializer.java:107)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:307)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:270)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.yaml.snakeyaml.Yaml.dump(Yaml.java:245)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:38)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:68)
[01:05:33] [Spigot Watchdog Thread/ERROR]: xyz.olzie.playerwarps.c.f.b(QuitEvent.java:19)
[01:05:33] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor649.invoke(Unknown Source)
[01:05:33] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[01:05:33] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
[01:05:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:405)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
[01:05:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
[01:05:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:33] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #71
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 7724 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftFuture.get(CraftFuture.java:50)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftFuture.get(CraftFuture.java:38)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:176)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:151)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:87)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:24)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:482)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.chat(PlayerConnection.java:1321)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1259)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA MainWS-WriteThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 7393 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:541)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:503)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.handleReconnect(WebSocketClient.java:474)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.onDisconnected(WebSocketClient.java:439)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.ListenerManager.callOnDisconnected(ListenerManager.java:224)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.finish(WebSocket.java:3730)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onThreadsFinished(WebSocket.java:3696)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onWritingThreadFinished(WebSocket.java:3685)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.notifyFinished(WritingThread.java:539)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:78)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA MainWS-WriteThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 6463 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:541)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:503)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.handleReconnect(WebSocketClient.java:474)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.onDisconnected(WebSocketClient.java:439)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.ListenerManager.callOnDisconnected(ListenerManager.java:224)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.finish(WebSocket.java:3730)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onThreadsFinished(WebSocket.java:3696)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onWritingThreadFinished(WebSocket.java:3685)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.notifyFinished(WritingThread.java:539)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:78)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA MainWS-WriteThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 6461 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:541)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.reconnect(WebSocketClient.java:503)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.handleReconnect(WebSocketClient.java:474)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.dv8tion.jda.internal.requests.WebSocketClient.onDisconnected(WebSocketClient.java:439)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.ListenerManager.callOnDisconnected(ListenerManager.java:224)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.finish(WebSocket.java:3730)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onThreadsFinished(WebSocket.java:3696)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocket.onWritingThreadFinished(WebSocket.java:3685)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.notifyFinished(WritingThread.java:539)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:78)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 5
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2369 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 5
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2368 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 5
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2367 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 4
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2349 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 4
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2346 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 4
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2345 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-5
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 1592 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 3
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 870 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 3
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 867 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 3
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 866 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-33-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 271 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-30-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 198 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.isInterrupted(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.interrupted(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA Gateway-Worker 1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 174 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA Gateway-Worker 1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 172 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA Gateway-Worker 1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 171 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 167 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 166 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 165 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 161 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-36-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 159 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:359)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:359)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:375)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.placeholder.PluginHook.isEnabled(PluginHook.kt:14)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.APIProvider.replaceText(APIProvider.kt:124)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.APIProvider.setScoreboardValueWithPlaceholders(APIProvider.kt:650)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.TitleManagerPlugin.setScoreboardValueWithPlaceholders(TitleManagerPlugin.kt:782)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.extensions.PlayerExtensionsKt.setScoreboardValue(PlayerExtensions.kt:168)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.APIProvider$toScoreboardValueAnimation$4.invoke(APIProvider.kt:358)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.APIProvider$toScoreboardValueAnimation$4.invoke(APIProvider.kt:42)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation.update(PartBasedSendableAnimation.kt:83)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation$update$2.invoke(PartBasedSendableAnimation.kt:90)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.animations.PartBasedSendableAnimation$update$2.invoke(PartBasedSendableAnimation.kt:11)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.scheduling.AsyncScheduler$scheduleRaw$1.run(AsyncScheduler.kt:43)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 1
[01:05:34] [Server thread/INFO]: [-] ⦓REHBER⦔ G4mingN3ws
[01:05:34] [Server thread/INFO]: Mr_berkmoon lost connection: Disconnected
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 142 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 141 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: JDA RateLimit-Worker 1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 140 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 133 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 130 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:485)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 124 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-32-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-31-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:40)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:40)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: lava-daemon-pool-manager-8-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: lava-daemon-pool-manager-3-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.ScriptLoader$AsyncLoaderThread.run(ScriptLoader.java:308)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ViaRewind-1_8TO1_9
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: BLOCKED
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:150)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: BLOCKED
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:150)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:150)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:476)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:80)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:74)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:86)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:255)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[01:05:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:93)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[01:05:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.EntityLiving.b(EntityLiving.java:446)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.EntityHuman.b(EntityHuman.java:697)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.EntityPlayer.b(EntityPlayer.java:171)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.Entity.save(Entity.java:1533)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.WorldNBTStorage.save(WorldNBTStorage.java:146)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.savePlayerFile(PlayerList.java:322)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:411)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: true | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.DualStackPlainSocketImpl.connect0(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.connect(Unknown Source)
[01:05:34] [Server thread/INFO]: [-] ⦓Asil⦔ Mr_berkmoon
[01:05:34] [Server thread/INFO]: ArdaWilson lost connection: Timed out
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.HttpUtilities.a(SourceFile:88)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.HttpUtilities.a(SourceFile:68)
[01:05:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MojangStatisticsGenerator$1.run(SourceFile:72)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE
[01:05:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:05:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Inflater.end(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.end(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.end(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.finalize(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.System$2.invokeFinalize(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.runFinalizer(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.access$100(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[01:05:34] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[01:05:34] [Spigot Watchdog Thread/ERROR]: Stack:
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[01:05:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:05:34] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[01:05:34] [Spigot Watchdog Thread/INFO]: Stopping server
[01:05:34] [Spigot Watchdog Thread/INFO]: [TitleManager] Disabling TitleManager v2.0.9
[01:05:34] [Server thread/INFO]: [-] ⦓Köylü⦔ ArdaWilson
[01:05:34] [Server thread/INFO]: AngelofDeath0651 lost connection: Timed out
[01:05:34] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[01:05:34] [Spigot Watchdog Thread/INFO]: [AuthMe] EssentialsSpawn has been disabled: unhooking
[01:05:34] [Spigot Watchdog Thread/INFO]: [LeaderHeads] Disabling LeaderHeads v2.7.3
[01:05:34] [Spigot Watchdog Thread/INFO]: [LeaderHeads] Shutting down database connection.
[01:05:34] [Server thread/INFO]: [-] ⦓Tecrübeli⦔ AngelofDeath0651
[01:05:35] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[01:05:35] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
[01:05:35] [Spigot Watchdog Thread/INFO]: [AuthMe] Essentials has been disabled: unhooking
[01:05:35] [Spigot Watchdog Thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[01:05:35] [Spigot Watchdog Thread/INFO]: [CombatActionBar] Disabling CombatActionBar v2.3.4
[01:05:35] [Spigot Watchdog Thread/INFO]: [PlayerWarps] Disabling PlayerWarps v5.1.0
[01:05:35] [Server thread/INFO]: [0;32;1m[Kaleciler][m [m[0;30;1m⦓[0;33;22mUzman[0;30;1m⦔ [0;37;22mWinnerM20[m [0;30;1m» [0;37;22mt[m
[01:05:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@150cd582[id=db53f88e-4210-38ba-bee2-b6a6d5dce179,name=ArdaWilson,properties={},legacy=false] (/176.238.83.166:55118) lost connection: Disconnected
[01:05:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@54851896[id=8634c719-3786-38ff-a221-bc753af3dcfe,name=Mr_berkmoon,properties={},legacy=false] (/81.213.244.160:56959) lost connection: Disconnected
[01:05:36] [User Authenticator #105/INFO]: UUID of player ArdaWilson is db53f88e-4210-38ba-bee2-b6a6d5dce179
[01:05:36] [User Authenticator #104/INFO]: UUID of player Mr_berkmoon is 8634c719-3786-38ff-a221-bc753af3dcfe
[01:05:36] [JDA MainWS-ReadThread/INFO]: Successfully resumed Session!
[01:05:36] [JDA MainWS-ReadThread/INFO]: Successfully resumed Session!
[01:05:36] [JDA MainWS-ReadThread/INFO]: Successfully resumed Session!
[01:05:37] [Spigot Watchdog Thread/INFO]: [LockettePro] Disabling LockettePro v2.9.0
[01:05:37] [Spigot Watchdog Thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.8
[01:05:37] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: griefprevention
[01:05:37] [Spigot Watchdog Thread/INFO]: [GriefPrevention] GriefPrevention disabled.
[01:05:37] [Spigot Watchdog Thread/INFO]: [SilkSpawners] Disabling SilkSpawners v6.1.0
[01:05:37] [Spigot Watchdog Thread/INFO]: [Jobs] Disabling Jobs v4.15.9
[01:05:37] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: jobsr
[01:05:37] [Spigot Watchdog Thread/INFO]: [0;33;1m[Jobs] Saved 1231 new explorer entries.[m
[01:05:37] [Spigot Watchdog Thread/INFO]: [0;33;1m[Jobs] Updated 785 explorer entries.[m
[01:05:37] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Buffered payment thread shutdown.[m
[01:05:37] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Database save task shutdown![m
[01:05:38] [Spigot Watchdog Thread/INFO]: [0;33;1m[Jobs] [0;32;22mPlugin has been disabled successfully.[m
[01:05:38] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
[01:05:38] [Spigot Watchdog Thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[01:05:38] [Spigot Watchdog Thread/INFO]: [SkMorkaz] Disabling SkMorkaz v0.21
[01:05:38] [Spigot Watchdog Thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lDisabled!
[01:05:38] [Spigot Watchdog Thread/INFO]: [AuthMe] Disabling AuthMe v5.4.0-b1877
[01:05:38] [Spigot Watchdog Thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[01:05:38] [Spigot Watchdog Thread/INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
[01:05:38] [Spigot Watchdog Thread/INFO]: [StackMob] Disabling StackMob v2.2.14
[01:05:38] [Spigot Watchdog Thread/INFO]: [StackMob] Cancelling currently running tasks...
[01:05:38] [Spigot Watchdog Thread/INFO]: [StackMob] Saving entity amount cache...
[01:05:38] [Spigot Watchdog Thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2-Pikachu-Patch-3
[01:05:38] [Spigot Watchdog Thread/INFO]: [Skellett] Disabling Skellett v1.9.8
[01:05:38] [Spigot Watchdog Thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
[01:05:38] [Spigot Watchdog Thread/INFO]: [Quests] Disabling Quests v2.0.15
[01:05:38] [Spigot Watchdog Thread/INFO]: [skRayFall] Disabling skRayFall v1.9.12
[01:05:38] [Spigot Watchdog Thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
[01:05:38] [Spigot Watchdog Thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.4
[01:05:38] [Spigot Watchdog Thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[01:05:38] [Spigot Watchdog Thread/INFO]: [0;33;1m[HolographicExtension] [0;37;1mDisabling HolographicExtension v1.10.9[m
[01:05:38] [Spigot Watchdog Thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.10-RELEASE
[01:05:38] [Spigot Watchdog Thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.11-RELEASE
[01:05:38] [Spigot Watchdog Thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
[01:05:38] [Spigot Watchdog Thread/INFO]: [Auctions] Disabling Auctions v2.5.1-SNAPSHOT
[01:05:38] [Spigot Watchdog Thread/INFO]: [VirtualShop] Disabling VirtualShop v1.0.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
[01:05:38] [Spigot Watchdog Thread/INFO]: [skript-yaml] Disabling skript-yaml v1.3.2
[01:05:38] [Spigot Watchdog Thread/INFO]: [CustomPayloadFixer] Disabling CustomPayloadFixer v1.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [AntiJigsaw] Disabling AntiJigsaw v1.05
[01:05:38] [Spigot Watchdog Thread/INFO]: [MyCommand] Disabling MyCommand v5.1.6
[01:05:38] [Spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[01:05:38] [Spigot Watchdog Thread/INFO]: = Version : 5.1.6
[01:05:38] [Spigot Watchdog Thread/INFO]: = Author : MRI a.k.a Ivanpro
[01:05:38] [Spigot Watchdog Thread/INFO]: = Status : Deactivated
[01:05:38] [Spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[01:05:38] [Spigot Watchdog Thread/INFO]: [ZergiFixed] Disabling ZergiFixed v3
[01:05:38] [Spigot Watchdog Thread/INFO]: [m
[01:05:38] [Spigot Watchdog Thread/INFO]: [0;31;1mAntiCow eklentisi devredışı! [3][m
[01:05:38] [Spigot Watchdog Thread/INFO]: [m
[01:05:38] [Spigot Watchdog Thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.6.0-bSNAPSHOT
[01:05:38] [Spigot Watchdog Thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
[01:05:38] [Spigot Watchdog Thread/INFO]: [WolvSK] Disabling WolvSK v1.6.2
[01:05:38] [Spigot Watchdog Thread/INFO]: [SkAction] Disabling SkAction v2.2
[01:05:38] [Spigot Watchdog Thread/INFO]: [VipZero] Disabling VipZero v1.2.4
[01:05:38] [Spigot Watchdog Thread/INFO]: [VipZero] Disabling VipZero - Author: SubZero0 & nathampa0909
[01:05:38] [Spigot Watchdog Thread/INFO]: [Ersatz] Disabling Ersatz v1.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
[01:05:38] [Spigot Watchdog Thread/INFO]: [CustomCheck] Disabling CustomCheck v1.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [Rankup] Disabling Rankup v2.6d
[01:05:38] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: rankup
[01:05:38] [Spigot Watchdog Thread/INFO]: [Vixio] Disabling Vixio v2.0.4
[01:05:38] [Spigot Watchdog Thread/INFO]: [UEAntiTab] Disabling UEAntiTab v1.5.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [ViaRewind] Disabling ViaRewind v1.4.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [BottledExp] Disabling BottledExp v2.2.5.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [BottledExp] You are no longer able to fill XP into Bottles
[01:05:38] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
[01:05:38] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
[01:05:38] [Spigot Watchdog Thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[01:05:38] [Spigot Watchdog Thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 disabled.
[01:05:38] [Spigot Watchdog Thread/INFO]: [skript-mirror] Disabling skript-mirror v2.0.0-SNAPSHOT
[01:05:38] [Spigot Watchdog Thread/INFO]: [skUtilities] Disabling skUtilities v0.9.2
[01:05:38] [Spigot Watchdog Thread/INFO]: [BookExploitFix] Disabling BookExploitFix v0.13
[01:05:38] [Spigot Watchdog Thread/INFO]: [BookExploitFix] BookExploitFix vers. 0.13 by minoneer deactivated
[01:05:38] [Spigot Watchdog Thread/INFO]: [ExploitFixer] Disabling ExploitFixer v1.3.3
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/ERROR]: [ExploitFixer] ExploitFixer requires HamsterAPI to protect agaisnt exploits!
[01:05:38] [Spigot Watchdog Thread/INFO]: [WorldEditCrashFix] Disabling WorldEditCrashFix v2.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[01:05:38] [Spigot Watchdog Thread/INFO]: [MundoSK] Disabling MundoSK v1.8.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [MundoSK] Closed all function sockets (if any were open)
[01:05:38] [Spigot Watchdog Thread/INFO]: [MundoSK] Stopped all WebSocket servers (if any were open)
[01:05:38] [Spigot Watchdog Thread/INFO]: [MundoSK] Successfully saved all (if any) world loaders
[01:05:38] [Spigot Watchdog Thread/INFO]: [KomutYasaklama] Disabling KomutYasaklama v1.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
[01:05:38] [Spigot Watchdog Thread/INFO]: [eZProtector] Disabling eZProtector v4.3.1
[01:05:38] [Spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0
[01:05:38] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
[01:05:39] [Spigot Watchdog Thread/INFO]: [UnioCaseFix] Disabling UnioCaseFix v1.6
[01:05:39] [Spigot Watchdog Thread/INFO]: [UnioCaseFix] UnioCaseFix disabled.
[01:05:39] [Spigot Watchdog Thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta)
[01:05:39] [Spigot Watchdog Thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[01:05:39] [Spigot Watchdog Thread/INFO]: [SkQuery] Disabling SkQuery v3.6.0-*
[01:05:39] [Spigot Watchdog Thread/INFO]: [InfiniteAnnouncements] Disabling InfiniteAnnouncements v1.6.1
[01:05:39] [Spigot Watchdog Thread/INFO]: [0;30;1m=========================================[m
[01:05:39] [Spigot Watchdog Thread/INFO]: [0;31;22mInfinite Announcements [0;33;1m1.6.1[m
[01:05:39] [Spigot Watchdog Thread/INFO]: [0;31;22mDisabling [0;37;22mInfinite Announcements...[m
[01:05:39] [Spigot Watchdog Thread/INFO]: [0;30;1m=========================================[m
[01:05:39] [Spigot Watchdog Thread/INFO]: [Heads] Disabling Heads v1.8.2
[01:05:39] [Spigot Watchdog Thread/INFO]: [skDragon] Disabling skDragon v0.15
[01:05:39] [Spigot Watchdog Thread/INFO]: [ClearLag] Disabling ClearLag v2.9.1
[01:05:39] [Spigot Watchdog Thread/INFO]: [ClearLag] Nullifying static fields..
[01:05:39] [Spigot Watchdog Thread/INFO]: [ClearLag] Clearlag is now disabled!
[01:05:39] [Spigot Watchdog Thread/INFO]: [VeinMiner] Disabling VeinMiner v1.11.3
[01:05:39] [Spigot Watchdog Thread/INFO]: [VeinMiner] Clearing localized data
[01:05:39] [Spigot Watchdog Thread/INFO]: [ExploitGuard] Disabling ExploitGuard v1.5.3
[01:05:39] [Spigot Watchdog Thread/INFO]: [AntiOP] Disabling AntiOP v1.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [TLGNDCommands] Disabling TLGNDCommands v1.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [CombatLog] Disabling CombatLog v2.3.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [CombatLog] Disabled.
[01:05:39] [Spigot Watchdog Thread/INFO]: [Skript] Disabling Skript v2.2-dev37c
[01:05:39] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: skript
[01:05:39] [Spigot Watchdog Thread/INFO]: [FastCraft] Disabling FastCraft v2.0.3
[01:05:39] [Spigot Watchdog Thread/INFO]: [FrameProtect] Disabling FrameProtect v2.6
[01:05:39] [Spigot Watchdog Thread/INFO]: [Crypton-xBuhari] Disabling Crypton-xBuhari v1.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [TopLite] Disabling TopLite v1.3.1
[01:05:39] [Spigot Watchdog Thread/INFO]: [TopLite] Cancelling all tasks ...
[01:05:39] [Spigot Watchdog Thread/INFO]: [ViaBackwards] Disabling ViaBackwards v2.4.0-SNAPSHOT
[01:05:39] [Spigot Watchdog Thread/INFO]: [AntiUserSteal] Disabling AntiUserSteal v2.1
[01:05:39] [Spigot Watchdog Thread/INFO]: [xTeam] Disabling xTeam v1.8.2
[01:05:39] [Spigot Watchdog Thread/INFO]: [ViaVersion] Disabling ViaVersion v2.2.3
[01:05:39] [Spigot Watchdog Thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[01:05:39] [Spigot Watchdog Thread/INFO]: [NoCrash] Disabling NoCrash v1.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [BanItem] Disabling BanItem v2.8
[01:05:39] [Spigot Watchdog Thread/INFO]: BanItem is now Disabled!
[01:05:39] [Spigot Watchdog Thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.7.9
[01:05:39] [Spigot Watchdog Thread/INFO]: [SimpleVIPPerks] Disabling SimpleVIPPerks v3.5
[01:05:39] [Spigot Watchdog Thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been disabled.
[01:05:39] [Spigot Watchdog Thread/INFO]: [NametagEdit] Disabling NametagEdit v4.2.0
[01:05:39] [Spigot Watchdog Thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
[01:05:39] [Spigot Watchdog Thread/INFO]: [Sohbet-Gardiyani] Disabling Sohbet-Gardiyani v1.0
[01:05:39] [Spigot Watchdog Thread/INFO]: =====[ Sohbet-Gardiyani 1.0 Eklentisi Devre Disi! ]=====
[01:05:39] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
[01:05:39] [Spigot Watchdog Thread/INFO]: [GroupManager] Disabling GroupManager v0.3.0
[01:05:39] [Spigot Watchdog Thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[01:05:39] [Spigot Watchdog Thread/INFO]: GroupManager version 0.3.0 is disabled!
[01:05:39] [Spigot Watchdog Thread/INFO]: [UnioAntiCrash] Disabling UnioAntiCrash v2.1
[01:05:39] [Spigot Watchdog Thread/INFO]: Saving players
[01:05:39] [Spigot Watchdog Thread/INFO]: WinnerM20 lost connection: Server closed
[01:05:39] [Spigot Watchdog Thread/INFO]: WinnerM20 left the game
[01:05:39] [Server thread/WARN]: handleDisconnection() called twice
[01:05:39] [Spigot Watchdog Thread/INFO]: Saving worlds
[01:05:39] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/overworld
tacospigot - paperspigot?