Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-81

Minecraft Server Keeps on crashing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • The server is being hosted by Beatnode online

      The server keeps on crashing and i do not know what is causing it.

      Here is the crash log

      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Object.java:503)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 2 | Suspended: false | Native: false | State: WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Reference Handler
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.ref.ReferenceQueue.remove(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.ref.ReferenceQueue.remove(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 3 | Suspended: false | Native: false | State: WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Finalizer
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 5 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Signal Dispatcher
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.mainLoop(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Snooper Timer
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
      24.07 07:31:00 [Server] ERROR java.lang.Thread.sleep(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Server Infinisleeper
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:145)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.NetworkManager.l(NetworkManager.java:313)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:842)
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.PlayerList.disconnect(PlayerList.java:346)
      24.07 07:31:00 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      24.07 07:31:00 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
      24.07 07:31:00 [Server] ERROR us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30)
      24.07 07:31:00 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
      24.07 07:31:00 [Server] ERROR us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:120)
      24.07 07:31:00 [Server] ERROR java.lang.reflect.Method.invoke(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      24.07 07:31:00 [Server] ERROR uk.co.tggl.pluckerpluck.multiinv.listener.MIPlayerListener.onPlayerLogout(MIPlayerListener.java:301)
      24.07 07:31:00 [Server] ERROR uk.co.tggl.pluckerpluck.multiinv.listener.MIPlayerListener.saveEnderchestState(MIPlayerListener.java:563)
      24.07 07:31:00 [Server] ERROR uk.co.tggl.pluckerpluck.multiinv.player.MIPlayer.saveEnderchestInventory(MIPlayer.java:161)
      24.07 07:31:00 [Server] ERROR uk.co.tggl.pluckerpluck.multiinv.player.MIPlayerFile.saveEnderchestInventory(MIPlayerFile.java:183)
      24.07 07:31:00 [Server] ERROR uk.co.tggl.pluckerpluck.multiinv.player.MIPlayerFile.saveEnder(MIPlayerFile.java:129)
      24.07 07:31:00 [Server] ERROR org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105)
      24.07 07:31:00 [Server] ERROR java.io.FileOutputStream.<init>(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.io.FileOutputStream.<init>(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.io.FileOutputStream.open(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR Locked on:net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:145)
      24.07 07:31:00 [Server] ERROR Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      24.07 07:31:00 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:31:00 [Server] ERROR PID: 14 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Server thread
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 16 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: DestroyJavaVM
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:81)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
      24.07 07:31:00 [Server] ERROR java.io.BufferedInputStream.read(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.io.BufferedInputStream.fill(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.io.FileInputStream.read(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.io.FileInputStream.readBytes(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      24.07 07:31:00 [Server] ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      24.07 07:31:00 [Server] ERROR Locked on:java.io.BufferedInputStream.read(Unknown Source)
      24.07 07:31:00 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:31:00 [Server] ERROR PID: 17 | Suspended: false | Native: true | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Server console handler
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
      24.07 07:31:00 [Server] ERROR com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
      24.07 07:31:00 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.concurrent.locks.LockSupport.park(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 18 | Suspended: false | Native: false | State: WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Thread-4
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
      24.07 07:31:00 [Server] ERROR sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.management.ThreadImpl.dumpThreads0(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 20 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Spigot Watchdog Thread
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.mainLoop(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Spigot Metrics Thread
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      24.07 07:31:00 [Server] ERROR io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
      24.07 07:31:00 [Server] ERROR io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.SelectorImpl.select(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:31:00 [Server] ERROR PID: 23 | Suspended: false | Native: true | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Netty Server IO #0
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.mainLoop(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Timer-0
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      24.07 07:31:00 [Server] ERROR io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
      24.07 07:31:00 [Server] ERROR io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.SelectorImpl.select(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
      24.07 07:31:00 [Server] ERROR sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:31:00 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:31:00 [Server] ERROR PID: 24 | Suspended: false | Native: true | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Netty Server IO #1
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
      24.07 07:31:00 [Server] ERROR java.lang.Thread.sleep(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Thread-9
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR net.coreprotect.consumer.Consumer.run(Consumer.java:46)
      24.07 07:31:00 [Server] ERROR java.lang.Thread.sleep(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:31:00 [Server] ERROR Current Thread: Thread-10
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
      24.07 07:31:00 [Server] ERROR java.net.ServerSocket.accept(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.net.ServerSocket.implAccept(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.net.AbstractPlainSocketImpl.accept(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.net.PlainSocketImpl.socketAccept(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 35 | Suspended: false | Native: true | State: RUNNABLE
      24.07 07:31:00 [Server] ERROR Current Thread: Thread-12
      24.07 07:31:00 [Server] ERROR ------------------------------
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.run(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.util.TimerThread.mainLoop(Unknown Source)
      24.07 07:31:00 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:31:00 [Server] ERROR Stack:
      24.07 07:31:00 [Server] ERROR PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: Timer-1
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
      24.07 07:30:59 [Server] ERROR com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
      24.07 07:30:59 [Server] ERROR java.lang.Thread.join(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.lang.Thread.join(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.lang.Object.wait(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 41 | Suspended: false | Native: false | State: WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: Thread-14
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.RemoteStatusListener.run(SourceFile:261)
      24.07 07:30:59 [Server] ERROR java.net.DatagramSocket.receive(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.net.PlainDatagramSocketImpl.receive0(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR Locked on:java.net.DatagramSocket.receive(Unknown Source)
      24.07 07:30:59 [Server] ERROR Locked on:java.net.DatagramSocket.receive(Unknown Source)
      24.07 07:30:59 [Server] ERROR Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
      24.07 07:30:59 [Server] ERROR Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
      24.07 07:30:59 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:30:59 [Server] ERROR PID: 43 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:30:59 [Server] ERROR Current Thread: Query Listener #1
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
      24.07 07:30:59 [Server] ERROR io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.LegacyPingHandler.channelRead(SourceFile:94)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:257)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      24.07 07:30:59 [Server] ERROR io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      24.07 07:30:59 [Server] ERROR io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:1)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:325)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:124)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:8)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:23)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.PacketStatusListener.a(PacketStatusListener.java:106)
      24.07 07:30:59 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 25 | Suspended: false | Native: false | State: BLOCKED
      24.07 07:30:59 [Server] ERROR Current Thread: Netty Server IO #2
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
      24.07 07:30:59 [Server] ERROR io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
      24.07 07:30:59 [Server] ERROR sun.nio.ch.SelectorImpl.select(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:30:59 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:30:59 [Server] ERROR Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
      24.07 07:30:59 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:30:59 [Server] ERROR PID: 26 | Suspended: false | Native: true | State: RUNNABLE
      24.07 07:30:59 [Server] ERROR Current Thread: Netty Server IO #3
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
      24.07 07:30:59 [Server] ERROR java.lang.Thread.sleep(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: File IO Thread
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.locks.LockSupport.park(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 59 | Suspended: false | Native: false | State: WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: Chunk I/O Executor Thread-1
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.FutureTask.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      24.07 07:30:59 [Server] ERROR com.earth2me.essentials.EssentialsConf$WriteRunner.run(EssentialsConf.java:415)
      24.07 07:30:59 [Server] ERROR java.io.FileOutputStream.<init>(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.io.FileOutputStream.<init>(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.io.FileOutputStream.open(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR Locked on:com.earth2me.essentials.EssentialsConf$WriteRunner.run(EssentialsConf.java:415)
      24.07 07:30:59 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:30:59 [Server] ERROR PID: 60 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:30:59 [Server] ERROR Current Thread: pool-23-thread-1
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.net.www.http.KeepAliveCache.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.lang.Thread.sleep(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 675 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: Keep-Alive-Timer
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 676 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: Craft Scheduler Thread - 368
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.LinkedBlockingDeque.poll(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.LinkedBlockingDeque.pollFirst(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 677 | Suspended: false | Native: false | State: TIMED_WAITING
      24.07 07:30:59 [Server] ERROR Current Thread: pool-16-thread-16
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR me.ryanhamshire.GriefPrevention.DataStore$SavePlayerDataThread.run(DataStore.java:1473)
      24.07 07:30:59 [Server] ERROR me.ryanhamshire.GriefPrevention.PlayerData.getAccruedClaimBlocks(PlayerData.java:184)
      24.07 07:30:59 [Server] ERROR me.ryanhamshire.GriefPrevention.PlayerData.loadDataFromSecondaryStorage(PlayerData.java:237)
      24.07 07:30:59 [Server] ERROR me.ryanhamshire.GriefPrevention.FlatFileDataStore.getPlayerDataFromStorage(FlatFileDataStore.java:496)
      24.07 07:30:59 [Server] ERROR com.google.common.io.Files.readLines(Files.java:712)
      24.07 07:30:59 [Server] ERROR com.google.common.io.Files.readLines(Files.java:741)
      24.07 07:30:59 [Server] ERROR com.google.common.io.CharStreams.readLines(CharStreams.java:345)
      24.07 07:30:59 [Server] ERROR com.google.common.io.CharStreams.readLines(CharStreams.java:316)
      24.07 07:30:59 [Server] ERROR com.google.common.io.LineReader.readLine(LineReader.java:76)
      24.07 07:30:59 [Server] ERROR java.io.InputStreamReader.read(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.cs.StreamDecoder.read(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.cs.StreamDecoder.implRead(Unknown Source)
      24.07 07:30:59 [Server] ERROR sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.io.FileInputStream.read(Unknown Source)
      24.07 07:30:59 [Server] ERROR java.io.FileInputStream.readBytes(Native Method)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR Locked on:me.ryanhamshire.GriefPrevention.FlatFileDataStore.getPlayerDataFromStorage(FlatFileDataStore.java:496)
      24.07 07:30:59 [Server] ERROR Locked on:sun.nio.cs.StreamDecoder.read(Unknown Source)
      24.07 07:30:59 [Server] ERROR Thread is waiting on monitor(s):
      24.07 07:30:59 [Server] ERROR PID: 678 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:30:59 [Server] ERROR Current Thread: Thread-39
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR Entire Thread Dump:
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR java.lang.Thread.run(Unknown Source)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:729)
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:34)
      24.07 07:30:59 [Disconnect] User bbboy7901 has disconnected, reason: Timed out
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:347)
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:188)
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:1)
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:51)
      24.07 07:30:59 [Server] ERROR org.bukkit.craftbukkit.v1_8_R2.generator.NormalChunkGenerator.recreateStructures(NormalChunkGenerator.java:92)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.ChunkProviderGenerate.recreateStructures(SourceFile:571)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.WorldGenBase.a(SourceFile:28)
      24.07 07:30:59 [Server] ERROR net.minecraft.server.v1_8_R2.StructureGenerator.a(StructureGenerator.java:25)
      24.07 07:30:59 [Server] ERROR Stack:
      24.07 07:30:59 [Server] ERROR PID: 14 | Suspended: false | Native: false | State: RUNNABLE
      24.07 07:30:59 [Server] ERROR Current Thread: Server thread
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Disconnect] User com.mojang.authlib.GameProfile@2ddb474f[id=1715b1f1-fd43-420d-a6a4-94c7740cf7e5,name=bbboy7901,properties=

      {textures=[com.mojang.authlib.properties.Property@44074ca6]}

      ,legacy=false] (/74.77.227.27:61816) has disconnected, reason: Disconnected
      24.07 07:30:59 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
      24.07 07:30:59 [Server] ERROR ------------------------------
      24.07 07:30:59 [Server] ERROR Spigot version: git-Spigot-26dfd01-ad2f806 (MC: 1.8.3)
      24.07 07:30:59 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
      24.07 07:30:59 [Server] ERROR Please report this to http://www.spigotmc.org/
      24.07 07:30:59 [Server] ERROR The server has stopped responding!

            Unassigned Unassigned
            JACK666K Jack Archer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: