[12:25:00] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! [12:25:00] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/ [12:25:00] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports [12:25:00] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-d97e08b-880a532 (MC: 1.8.8) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!): [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) [12:25:00] [Spigot Watchdog Thread/ERROR]: me.McPlayHD.ping.UpdateChecker.updateNeeded(UpdateChecker.java:31) [12:25:00] [Spigot Watchdog Thread/ERROR]: me.McPlayHD.ping.Ping.onJoin(Ping.java:164) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:813) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump: [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$3.run(SQLManager.java:230) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: true | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812) [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:46) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [12:25:00] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:180) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [12:25:00] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4 [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [12:25:00] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [12:25:00] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) [12:25:00] [Spigot Watchdog Thread/ERROR]: me.McPlayHD.ping.UpdateChecker.updateNeeded(UpdateChecker.java:31) [12:25:00] [Spigot Watchdog Thread/ERROR]: me.McPlayHD.ping.Ping.onJoin(Ping.java:164) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [12:25:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [12:25:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:813) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------ [12:25:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler [12:25:00] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING [12:25:00] [Spigot Watchdog Thread/ERROR]: Stack: [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502) [12:25:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157) [12:25:00] [Spigot Watchdog Thread/ERROR]: ------------------------------