yapzhenyie / GadgetsMenu

Feature-rich cosmetics plugin that provide players with the most powerful features.
http://bit.ly/GadgetsMenu
66 stars 24 forks source link

Crach #118

Closed AntoineAngel closed 7 years ago

AntoineAngel commented 7 years ago
[23:13:01] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[23:13:01] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[23:13:01] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:13:01] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-54ec0b8-be9ef98 (MC: 1.11.2)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:171)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:141)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:101)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:144)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3005)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3466)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3456)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3897)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2677)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2545)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2503)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1369)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.player.PlayerManager.registerToDatabase(PlayerManager.java:710)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.mysql.SelectQuery.getData(SelectQuery.java:25)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.player.PlayerManager.updatePlayerName(PlayerManager.java:727)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.listeners.PlayerListeners.onPlayerJoin(PlayerListeners.java:37)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:498)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 447 | Suspended: false | Native: false | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 305 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 304 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 303 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 65 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 60 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 42 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Disposer.java:148)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 41 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.PlainSocketImpl.socketAccept(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.implAccept(ServerSocket.java:545)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.accept(ServerSocket.java:513)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.RemoteControlListener.run(SourceFile:69)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 33 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:255)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:255)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2545)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1369)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      Locked on:net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:171)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:141)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:101)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:144)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:174)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3005)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3466)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3456)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3897)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2524)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2677)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2545)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2503)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1369)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.player.PlayerManager.registerToDatabase(PlayerManager.java:710)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.mysql.SelectQuery.getData(SelectQuery.java:25)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.player.PlayerManager.updatePlayerName(PlayerManager.java:727)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      com.yapzhenyie.GadgetsMenu.listeners.PlayerListeners.onPlayerJoin(PlayerListeners.java:37)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:498)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 14 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:748)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:13:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[23:13:01] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
[23:13:01] [Spigot Watchdog Thread/ERROR]:  Stack:
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:502)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[23:13:01] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[23:13:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
PaulTDD-MC commented 7 years ago

It seems like your MySQL database had an shutdown. Have you tried restarting your server?

AntoineAngel commented 7 years ago

MySQL Server Does Not Stop

PaulTDD-MC commented 7 years ago

"Have you tried restarting your server?"

AntoineAngel commented 7 years ago

Yes the server restarts correctly

PaulTDD-MC commented 7 years ago

Does the error occur again?

AntoineAngel commented 7 years ago

No but I already had the error

PaulTDD-MC commented 7 years ago

After a restart, are you getting the error again. If not, I don't see what the problem is...

AntoineAngel commented 7 years ago

No

PaulTDD-MC commented 7 years ago

Then I will close this thread