Çözüldü sunucu aniden kapandi

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Thomas Shelby

Tabanları Yağlama Vakti
Katılım
14 Aralık 2018
Mesajlar
1.446
Elmaslar
336
Puan
15.770
Yaş
26
Konum
Rusya
Minecraft
dragondemon68

Discord:

Sherlock#5773

merhaba sunucu aniden kapandı bu hatayı aldım körmüsün demeyin websendi gördüm ama nasıl düzelteceğim websend config ve log burada


Kod:
#Configuration and settings file!
#Help: PASS: change the password to one of your choice (set the same in the server php file).
#Help: DEBUG_WEBSEND: shows debugging messages for easier tracking of bugs.
#Help: SALT: adds a salt to the hashed password when sending over bukkit -> php connection.
PASS=şifrem
#Optional settings. Remove the '#' to use.
URL=andernetwork.mc.tc/websend.php
WEBLISTENER_ACTIVE=true
ALTPORT=9091
#DEBUG_WEBSEND=false/true
#GZIP_REQUESTS=false/true



Kod:
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.WinNTFileSystem.list(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.File.list(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.File.list(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.CraftServer.getOfflinePlayers(CraftServer.java:1464)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.Bukkit.getOfflinePlayers(Bukkit.java:863)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Register$74.getValue(Register.java:1276)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics$SingleLineChart.getChartData(Metrics.java:477)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics$CustomChart.getRequestJsonObject(Metrics.java:348)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics.getPluginData(Metrics.java:180)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor566.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics.submitData(Metrics.java:263)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics.access$100(Metrics.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics$1$1.run(Metrics.java:165)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[17:43:59] [Thread-608/INFO]: UUID of player YusufCo is 986637b7-729e-301e-92e9-a1f38debfb71
[17:43:59] [Thread-607/INFO]: UUID of player Baran_33 is 56d963b1-ccce-3e29-ab8a-2568d4bfe372
[17:43:59] [Thread-609/INFO]: UUID of player irfan001 is dd8d5d17-68de-373e-89c8-b65295e910d1
[17:43:59] [Thread-610/INFO]: UUID of player omayGAT is 5ca18a1f-8569-37d8-b57d-b1c4dc7e33cb
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 4748 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 421 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 124 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 122 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 121 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 116 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 114 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 111 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-32-thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 109 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 101 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.generateName(DefaultChannelPipeline.java:274)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:256)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:243)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 56 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 99 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 85 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-35
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 81 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-31-thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 77 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: AuthMeMYSQLPool housekeeper
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-27
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainSocketImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.DualStackPlainSocketImpl.accept0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.PlainSocketImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.implAccept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.server.CommunicationServer.startServer(CommunicationServer.java:78)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.server.CommunicationServer.run(CommunicationServer.java:49)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Websend POST Request Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.post.POSTHandlerThread.run(POSTHandlerThread.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Websend POST Request Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.post.POSTHandlerThread.run(POSTHandlerThread.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Websend POST Request Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.post.POSTHandlerThread.run(POSTHandlerThread.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Websend POST Request Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.post.POSTHandlerThread.run(POSTHandlerThread.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Websend POST Request Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.github.websend.post.POSTHandlerThread.run(POSTHandlerThread.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-47-selector-0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 47 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:459)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:435)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-46
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:390)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:504)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:48)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:558)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-45-acceptor-0-ServerConnector@5dc65bee{HTTP/1.1}{0.0.0.0:25000}
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:284)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:460)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-44-selector-1
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 44 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:459)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:435)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-43
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:390)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:504)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:48)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:558)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-42-acceptor-1-ServerConnector@5dc65bee{HTTP/1.1}{0.0.0.0:25000}
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: BLOCKED
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:284)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:460)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-41-selector-2
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:459)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:435)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp2066065094-40-selector-3
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:459)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:435)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:596)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:527)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: DateCache
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: WebsocketSelector37
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.java_websocket.server.WebSocketServer.run(WebSocketServer.java:298)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-36
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-35
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-34
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-33
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.util.thread.QueuedThreadPool.join(QueuedThreadPool.java:365)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.eclipse.jetty.server.Server.join(Server.java:516)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         spark.webserver.SparkServer.ignite(SparkServer.java:142)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         spark.SparkBase$3.run(SparkBase.java:368)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:68)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.WinNTFileSystem.list(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.File.list(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.io.File.list(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.CraftServer.getOfflinePlayers(CraftServer.java:1464)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.Bukkit.getOfflinePlayers(Bukkit.java:863)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Register$74.getValue(Register.java:1276)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics$SingleLineChart.getChartData(Metrics.java:477)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics$CustomChart.getRequestJsonObject(Metrics.java:348)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.gmail.thelimeglass.Metrics.getPluginData(Metrics.java:180)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor566.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics.submitData(Metrics.java:263)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics.access$100(Metrics.java:38)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         com.comphenix.protocol.metrics.Metrics$1$1.run(Metrics.java:165)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: RUNNABLE
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[17:43:59] [Spigot Watchdog Thread/ERROR]:         Locked on:java.util.zip.Deflater.end(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.zip.Deflater.end(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.zip.Deflater.end(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.util.zip.Deflater.finalize(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.System$2.invokeFinalize(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer.runFinalizer(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer.access$100(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[17:43:59] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[17:43:59] [Spigot Watchdog Thread/ERROR]:     Stack:
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[17:43:59] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:59] [Spigot Watchdog Thread/INFO]: Startup script './baslat.sh' does not exist! Stopping server.
[17:43:59] [Thread-613/INFO]: UUID of player BruhIshTay is 6d8d3d2c-619b-357a-b502-6d1d085555c7
[17:43:59] [Thread-630/INFO]: UUID of player ahmet001 is 10a132f6-7a2d-3e8c-9187-31c87d76be2c
[17:43:59] [Thread-631/INFO]: UUID of player BruhIshTay is 6d8d3d2c-619b-357a-b502-6d1d085555c7
[17:43:59] [Thread-626/INFO]: UUID of player irfan001 is dd8d5d17-68de-373e-89c8-b65295e910d1
[17:43:59] [Thread-623/INFO]: UUID of player omayGAT is 5ca18a1f-8569-37d8-b57d-b1c4dc7e33cb
[17:44:00] [Thread-628/INFO]: UUID of player butterr1 is 6c496446-382c-30f1-8037-33527cf5d7a8
[17:43:59] [Thread-612/INFO]: UUID of player spal3 is 2b3d4321-4c8a-329a-8339-adde7c11b2e5
[17:43:59] [Thread-4/INFO]: Stopping server
[17:43:59] [Thread-616/INFO]: UUID of player dummbalin is f77edcaf-3798-3d05-9539-da6fd278b87f
[17:43:59] [Thread-620/INFO]: UUID of player ahmet001 is 10a132f6-7a2d-3e8c-9187-31c87d76be2c
[17:43:59] [Thread-627/INFO]: UUID of player KleinerSchatten is 1e1be8cd-9fe2-312d-9960-952998b3cad5
[17:43:59] [Thread-622/INFO]: UUID of player irfan001 is dd8d5d17-68de-373e-89c8-b65295e910d1
[17:43:59] [Thread-615/INFO]: UUID of player ahmet001 is 10a132f6-7a2d-3e8c-9187-31c87d76be2c
[17:43:59] [Thread-625/INFO]: UUID of player BruhIshTay is 6d8d3d2c-619b-357a-b502-6d1d085555c7
[17:43:59] [Thread-611/INFO]: UUID of player ahmet001 is 10a132f6-7a2d-3e8c-9187-31c87d76be2c
 
lütfen yardım edermisiniz
 
Direk websend bozuk sanırım farklı bir sürüm indirmeyi dene.
 
Direk websend bozuk sanırım farklı bir sürüm indirmeyi dene.
şöyle bir şey var
URL=andernetwork.mc.tc/websend.php
bu kısımı değiştirmeyi unutmuştum eski sitemi yazmıştım buraya bundan olabilirmi?
 
şöyle bir şey var
URL=andernetwork.mc.tc/websend.php
bu kısımı değiştirmeyi unutmuştum eski sitemi yazmıştım buraya bundan olabilirmi?
Olabilir ama sürümden kaynaklıda olabilir.
 
Pek anlayamadım ama paralı bir pulgini crack kullanıyorsan spigotu bozabiliyor
 
Pek anlayamadım ama paralı bir pulgini crack kullanıyorsan spigotu bozabiliyor
armorstand tools ve ascmd plugini indirdim armorstand tools /pl yazinca kırmızı oldu şimdi sildim onu inşallah çökmez ascmd yide sildim websende ayar yaptim
 
armorstand tools ve ascmd plugini indirdim armorstand tools /pl yazinca kırmızı oldu şimdi sildim onu inşallah çökmez ascmd yide sildim websende ayar yaptim
cracklı plleri sil dene bakalım çökecek mi
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst