Paper watchdog thread error

[20:04:57] [Paper Watchdog Thread/ERROR]: The server has stopped responding! [20:04:57] [Paper Watchdog Thread/ERROR]: Please report this to https://github.com/PaperMC/Paper/issues [20:04:57] [Pape...
[20:04:57] [Paper Watchdog Thread/ERROR]: The server has stopped responding!
[20:04:57] [Paper Watchdog Thread/ERROR]: Please report this to https://github.com/PaperMC/Paper/issues
[20:04:57] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[20:04:57] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-151 (MC: 1.13)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:04:57] [Server thread/INFO]: chaseburr08 issued server command: /gamemode c
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.UnmodifiableIterator.<init>(UnmodifiableIterator.java:35)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.UnmodifiableListIterator.<init>(UnmodifiableListIterator.java:33)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.AbstractIndexedListIterator.<init>(AbstractIndexedListIterator.java:66)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.Iterators$10.<init>(Iterators.java:1011)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.Iterators.forArray(Iterators.java:1011)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.RegularImmutableList.listIterator(RegularImmutableList.java:68)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.ImmutableList.listIterator(ImmutableList.java:390)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.ImmutableList.iterator(ImmutableList.java:385)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.google.common.collect.ImmutableList.iterator(ImmutableList.java:57)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.PlayerInventory.getItem(PlayerInventory.java:549)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.CriterionTriggerInventoryChanged$b.a(SourceFile:132)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:187)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.CriterionTriggerInventoryChanged.a(SourceFile:72)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.EntityPlayer.a(EntityPlayer.java:958)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.Container.b(Container.java:83)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.EntityPlayer.tick(EntityPlayer.java:354)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.World.entityJoinedWorld(World.java:1514)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.World.g(World.java:1481)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.WorldServer.p_(WorldServer.java:638)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.World.tickEntities(World.java:1254)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.WorldServer.tickEntities(WorldServer.java:615)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:1060)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:428)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:915)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:813)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 52
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 165 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 51
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 164 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 50
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 163 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 48
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 157 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 133 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: File IO Thread
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.FileIOThread.c(FileIOThread.java:56)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.FileIOThread.run(FileIOThread.java:32)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 96 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 76 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 75 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
[20:04:57] [Paper Watchdog Thread/ERROR]: 		Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.net.PlainDatagramSocketImpl.receive0(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.net.DatagramSocket.receive(DatagramSocket.java:812)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.RemoteStatusListener.run(SourceFile:269)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-3
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 62 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollWait0(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollWait(Native.java:114)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 57 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-2
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 55 | Suspended: false | Native: false | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:367)
[20:04:57] [Server thread/INFO]: chaseburr08 lost connection: Disconnected
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:288)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:263)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.v1_13_R1.LegacyPingHandler.channelRead(LegacyPingHandler.java:122)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 54 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 53 | Suspended: false | Native: false | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollCtlDel0(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.Native.epollCtlDel(Native.java:140)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.remove(EpollEventLoop.java:187)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollChannel.doDeregister(AbstractEpollChannel.java:219)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollChannel.doClose(AbstractEpollChannel.java:183)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollStreamChannel.doClose(AbstractEpollStreamChannel.java:693)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:763)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:740)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:611)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.shutdownInput(AbstractEpollChannel.java:481)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:831)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollRdHupReady(AbstractEpollChannel.java:439)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:415)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:33)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.sleep(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:33)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-15
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 49 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-16
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 50 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.poll(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-13
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 47 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-14
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 48 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.poll(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-11
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 45 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-12
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 46 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.poll(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-9
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 43 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-10
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 44 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.poll(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/container/plugins/LuckPerms/luckperms-h2.mv.db
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2708)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Object.wait(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Thread-5
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 36 | Suspended: false | Native: true | State: RUNNABLE
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.poll(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-3
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 35 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-2
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-1
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 33 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-0
[20:04:57] [Paper Watchdog Thread/ERROR]: 	PID: 32 | Suspended: false | Native: false | State: WAITING
[20:04:57] [Paper Watchdog Thread/ERROR]: 	Stack:
[20:04:57] [Paper Watchdog Thread/ERROR]: 		sun.misc.Unsafe.park(Native Method)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[20:04:57] [Paper Watchdog Thread/ERROR]: 		java.lang.Thread.run(Thread.java:748)
[20:04:57] [Paper Watchdog Thread/ERROR]: ------------------------------
[20:04:57] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0

Java


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Apr 21, 2021

    [01:26:28] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-604 (MC: 1.16.5) ---
    [01:26:28] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
    [01:26:28] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:28] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
    [01:26:28] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:28] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
    [01:26:28] [Paper Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: true | State: RUNNABLE
    [01:26:28] [Paper Watchdog Thread/ERROR]: 	Stack:
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.MoveFileEx0(Native Method)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.MoveFileEx(WindowsNativeDispatcher.java:327)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:391)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:293)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.nio.file.Files.move(Files.java:1426)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils$1.getAsBoolean(SystemUtils.java:348)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:411)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:422)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:440)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:434)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.Convertable$ConversionSession.a(Convertable.java:334)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1096)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1369)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1126)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer$Lambda$3189/0x000000080138e700.run(Unknown Source)
    [01:26:28] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:831)
    [01:26:28] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:28] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
    [01:26:28] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:33] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-604 (MC: 1.16.5) ---
    [01:26:33] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
    [01:26:33] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:33] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
    [01:26:33] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:33] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
    [01:26:33] [Paper Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: true | State: RUNNABLE
    [01:26:33] [Paper Watchdog Thread/ERROR]: 	Stack:
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.MoveFileEx0(Native Method)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.MoveFileEx(WindowsNativeDispatcher.java:327)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:391)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:293)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.nio.file.Files.move(Files.java:1426)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils$1.getAsBoolean(SystemUtils.java:348)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:411)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:422)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:442)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:434)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.Convertable$ConversionSession.a(Convertable.java:334)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1096)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1369)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1126)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer$Lambda$3189/0x000000080138e700.run(Unknown Source)
    [01:26:33] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:831)
    [01:26:33] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:33] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
    [01:26:33] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:38] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-604 (MC: 1.16.5) ---
    [01:26:38] [Paper Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
    [01:26:38] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:38] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
    [01:26:38] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:38] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
    [01:26:38] [Paper Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: true | State: RUNNABLE
    [01:26:38] [Paper Watchdog Thread/ERROR]: 	Stack:
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.FileOutputStream.open0(Native Method)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.FileOutputStream.open(FileOutputStream.java:291)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.FileOutputStream.<init>(FileOutputStream.java:234)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:85)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.PersistentBase.a(SourceFile:51)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldPersistentData.a(WorldPersistentData.java:200)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.aj(WorldServer.java:1139)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveData(WorldServer.java:1133)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1081)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1369)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1126)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer$Lambda$3189/0x000000080138e700.run(Unknown Source)
    [01:26:38] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:831)
    [01:26:38] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:38] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
    [01:26:38] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:43] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-604 (MC: 1.16.5) ---
    [01:26:43] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
    [01:26:43] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:43] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
    [01:26:43] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:43] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
    [01:26:43] [Paper Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: true | State: RUNNABLE
    [01:26:43] [Paper Watchdog Thread/ERROR]: 	Stack:
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.WinNTFileSystem.createFileExclusively(Native Method)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.io.File.createTempFile(File.java:2106)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.Convertable$ConversionSession.a(Convertable.java:328)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1096)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1369)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1126)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer$Lambda$3189/0x000000080138e700.run(Unknown Source)
    [01:26:43] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:831)
    [01:26:43] [Paper Watchdog Thread/ERROR]: ------------------------------
    [01:26:43] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
    [01:26:43] [Paper Watchdog Thread/ERROR]: ------------------------------

    It’s my first time encountering this kind of stuff so I really dont know how to read this stack Errors. This suddenly killed the tps of my server. (Around 2-10) people a time


  • #6

    Apr 21, 2021

    Any tips on how to read stack errors? So I can fix it by myself next time.


  • #7

    Apr 22, 2021


    TileEntity


    • View User Profile


    • View Posts


    • Send Message



    View TileEntity's Profile

    • Farlander
    • Join Date:

      9/20/2016
    • Posts:

      16,011
    • Location:

      Germany
    • Member Details

    Your server is lagging for some reason

    The server has not responded for 25 seconds! Creating thread dump

    But in this case, there is no plugin mentioned

    Is Bluemap running active? Maybe the render process causes laags


  • #8

    Apr 28, 2021

    I finally did fix the lag. Just added some entity controlling stuf and it fixed it.

    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
    2021-04-29 03:15:40,392 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND
    2021-04-29 03:15:40,464 main WARN Advanced terminal features are not available in this environment
    2021-04-29 03:15:40,497 main ERROR Unable to locate appender "ServerGuiConsole" for logger config "root"
    [32m[03:15:40] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, unmskd, --version, forge-36.1.0, --gameDir, C:UsersxxxcurseforgeminecraftInstances123, --assetsDir, C:UsersxxxcurseforgeminecraftInstallassets, --assetIndex, 1.16, --uuid, 1e1ad914830b3798baef378c8ac23279, --accessToken, ????????, --userType, legacy, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.0, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
    mainEx[mForge[32m[03:15:40] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_291 by Oracle Corporation
    mainEx[mForge[32m[03:15:41] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
    mainEx[mForge[32m[03:15:41] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/PAN!C/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
    mainEx[mForge[33m[03:15:41] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Configuration file C:UsersPAN!CcurseforgeminecraftInstances123configfml.toml is not correct. Correcting
    mainEx[mForge[33m[03:15:41] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
    mainEx[mForgeException in thread "main" [32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NullPointerException
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.LibraryFinder.findLibsPath(LibraryFinder.java:41)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.LibraryFinder.getForgeLibraryPath(LibraryFinder.java:71)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.getForgePath(FMLCommonLaunchHandler.java:66)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:199)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:94)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at java.util.HashMap$Values.forEach(Unknown Source)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
    mainEx[mForge[32m[03:15:42] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
    mainEx[mForge

    All of sudden my mc launcher can’t run minecraft forge now and I don’t know why.


  • #10

    Apr 28, 2021

    Oh alright so much thanks!

    [07:57:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-618 (MC: 1.16.5) ---
    [07:57:10] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
    [07:57:10] [Paper Watchdog Thread/ERROR]: ------------------------------
    [07:57:10] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
    [07:57:10] [Paper Watchdog Thread/ERROR]: ------------------------------
    [07:57:10] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
    [07:57:10] [Paper Watchdog Thread/ERROR]: 	PID: 28 | Suspended: false | Native: true | State: RUNNABLE
    [07:57:10] [Paper Watchdog Thread/ERROR]: 	Stack:
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.CreateFile0(Native Method)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsNativeDispatcher.CreateFile(WindowsNativeDispatcher.java:71)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsPath.openForReadAttributeAccess(WindowsPath.java:836)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:324)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:293)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.nio.file.Files.move(Files.java:1426)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils$1.getAsBoolean(SystemUtils.java:348)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:411)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:422)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:440)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.SystemUtils.a(SystemUtils.java:434)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.Convertable$ConversionSession.a(Convertable.java:334)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.WorldServer.saveIncrementally(WorldServer.java:1096)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1369)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1126)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		app//net.minecraft.server.v1_16_R3.MinecraftServer$Lambda$3160/0x00000008012cd2d0.run(Unknown Source)
    [07:57:10] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:831)
    [07:57:10] [Paper Watchdog Thread/ERROR]: ------------------------------
    [07:57:10] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
    [07:57:10] [Paper Watchdog Thread/ERROR]: ------------------------------
    [07:57:14] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 14191ms or 283 ticks behind
    [07:57:24] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!


    Apparently this happened again after of 5 days running smoothly :<

    Ubuntu:https://paste.ubuntu.com/p/3xYGBBNvyH/

    After 5 days of running smoothly this happened again..

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes



  1. HauserGrim

    HauserGrim
    Активный участник
    Пользователь

    Баллы:
    96
    Имя в Minecraft:
    Artarious

    Просто сервер зависает на некоторое время, на спиготе он у тебя так же зависал бы, только без сообщения. А вот почему он у тебя лагает, решай уже сам.

  2. Быстрая раскрутка сервера Minecraft


  3. sSskynetTt

    sSskynetTt
    Активный участник
    Пользователь

    Баллы:
    61
    Имя в Minecraft:
    Skynetus

    help
    один до удаления ExtraUtils
    другой после, только краш после попытки создать мир.

    Вложения:

    Последнее редактирование: 25 дек 2018

  4. GameFenix

    GameFenix
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    Deff

    [21:09:20 INFO]: [0;31;1m[SystemBoard] Неизвестная переменная MemorySection[path=’boards.donate.format.[0;37;1m[[0;33;22mGl’, root=’YamlConfiguration’].[m


  5. HauserGrim

    HauserGrim
    Активный участник
    Пользователь

    Баллы:
    96
    Имя в Minecraft:
    Artarious


  6. GameFenix

    GameFenix
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    Deff


  7. GameFenix

    GameFenix
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    Deff

    [03:35:31 WARN]: java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    >
    [03:35:31 WARN]: at org.sqlite.DB.newSQLException(DB.java:383)
    >
    [03:35:31 WARN]: at org.sqlite.DB.newSQLException(DB.java:387)
    >
    [03:35:31 WARN]: at org.sqlite.DB.throwex(DB.java:374)
    >
    [03:35:31 WARN]: at org.sqlite.NativeDB.prepare(Native Method)
    >
    [03:35:31 WARN]: at org.sqlite.DB.prepare(DB.java:123)
    >
    [03:35:31 WARN]: at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    >
    [03:35:31 WARN]: at org.sqlite.Conn.prepareStatement(Conn.java:404)
    >
    [03:35:31 WARN]: at org.sqlite.Conn.prepareStatement(Conn.java:399)
    >
    [03:35:31 WARN]: at org.sqlite.Conn.prepareStatement(Conn.java:383)
    >
    [03:35:31 WARN]: at me.zford.jobs.dao.JobsConnection.prepareStatement(JobsConnection.java:58)
    >
    [03:35:31 WARN]: at me.zford.jobs.dao.JobsDAO.joinJob(JobsDAO.java:98)
    >
    [03:35:31 WARN]: at me.zford.jobs.PlayerManager.joinJob(PlayerManager.java:140)
    >
    [03:35:31 WARN]: at me.zford.jobs.commands.JobsCommands.join(JobsCommands.java:187)
    >
    [03:35:31 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >
    [03:35:31 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    >
    [03:35:31 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    >
    [03:35:31 WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
    >
    [03:35:31 WARN]: at me.zford.jobs.commands.JobsCommands.onCommand(JobsCommands.java:64)
    >
    [03:35:31 WARN]: at me.zford.jobs.bukkit.commands.BukkitJobsCommands.onCommand(BukkitJobsCommands.java:27)
    >
    [03:35:31 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    >
    [03:35:31 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
    >
    [03:35:31 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1078)
    >
    [03:35:31 WARN]: at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.chat(CraftPlayer.java:237)
    >
    [03:35:31 WARN]: at com.gmail.filoghost.chestcommands.internal.icon.command.PlayerIconCommand.execute(PlayerIconCommand.java:15)
    >
    [03:35:31 WARN]: at com.gmail.filoghost.chestcommands.internal.CommandsClickHandler.onClick(CommandsClickHandler.java:34)
    >
    [03:35:31 WARN]: at com.gmail.filoghost.chestcommands.api.Icon.onClick(Icon.java:319)
    >
    [03:35:31 WARN]: at com.gmail.filoghost.chestcommands.internal.icon.ExtendedIcon.onClick(ExtendedIcon.java:244)
    >
    [03:35:31 WARN]: at com.gmail.filoghost.chestcommands.task.ExecuteCommandsTask.run(ExecuteCommandsTask.java:21)
    >
    [03:35:31 WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
    >
    [03:35:31 WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
    >
    [03:35:31 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
    >
    [03:35:31 WARN]: at java.lang.Thread.run(Thread.java:748)

  8. nevikat

    nevikat
    Активный участник
    Пользователь

    Спавнера блейзов в обычном мире, у меня плагин на выпадение спавнеров)

  9. Здравствуйте, можете помочь?

    Вот эта ошибка при запуске сервера, она мне не нравится..

    [15:51:07] [ЕЛЬФ->Внимание]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    [15:51:07] [ЕЛЬФ->Внимание]: at de.JeterLP.ChatManager.update.Updater.read(Updater.java:290)
    [15:51:07] [ЕЛЬФ->Внимание]: at de.JeterLP.ChatManager.update.Updater$1.run(Updater.java:141)
    [15:51:07] [ЕЛЬФ->Внимание]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
    [15:51:07] [ЕЛЬФ->Внимание]: at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
    [15:51:07] [ЕЛЬФ->Внимание]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
    [15:51:07] [ЕЛЬФ->Внимание]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
    [15:51:07] [ЕЛЬФ->Внимание]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
    [15:51:07] [ЕЛЬФ->Внимание]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
    [15:51:07] [ЕЛЬФ->Внимание]: at java.lang.Thread.run(Thread.java:748)

    А вот эта ошибка, когда НОВЫЙ игрок заходит на сервер, и все крашается, сервер выключается. Зависают команды, не работают.
    [15:53:58] [pool-9-thread-1/❤]: Creating empty config: /var/www/admin/data/www/132.topcen.org/lalovich58/dis/server/plugins/Essentials/userdata/fb7910ae-19dd-3bba-adff-c30f97ce50cd.yml

  10. Сразу резкий просед тпс до 10 с дичайшими лагами на ровном месте. Сервер не падал, но машина сильно залагала.

    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.IntCache.a(IntCache.java:23)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerIsland.a(SourceFile:17)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerIcePlains.a(SourceFile:15)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerTopSoil.a(SourceFile:15)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerIsland.a(SourceFile:15)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.c(SourceFile:35)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.a(SourceFile:22)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.d(SourceFile:70)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.a(SourceFile:24)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.e(SourceFile:100)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSpecial.a(SourceFile:26)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerIsland.a(SourceFile:15)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerMushroomIsland.a(SourceFile:18)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerDeepOcean.a(SourceFile:18)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerCleaner.a(SourceFile:11)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoom.a(SourceFile:19)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerRiver.a(SourceFile:18)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerSmooth.a(SourceFile:15)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerRiverMix.a(SourceFile:26)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.GenLayerZoomVoronoi.a(SourceFile:22)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.WorldChunkManager.a(SourceFile:106)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.BiomeCache$a.<init>(SourceFile:27)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.BiomeCache.a(SourceFile:48)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.BiomeCache.b(SourceFile:80)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.WorldChunkManager.a(SourceFile:101)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.WorldChunkManager.getBiomeBlock(SourceFile:91)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.ChunkProviderGenerate.getOrCreateChunk(ChunkProviderGenerate.java:161)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_12_R1.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:36)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         co.aikar.timings.TimedChunkGenerator.getOrCreateChunk(TimedChunkGenerator.java:93)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:200)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:180)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.PlayerChunk.a(PlayerChunk.java:123)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.PlayerChunkMap.flush(PlayerChunkMap.java:185)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.WorldServer.doTick(WorldServer.java:332)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:905)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
    [20:19:05] [Paper Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
    

    p.s. прошу не решение, а объяснение возможной причины этой ошибки.


  11. HauserGrim

    HauserGrim
    Активный участник
    Пользователь

    Баллы:
    96
    Имя в Minecraft:
    Artarious

    Мб из-за генерации чанков.


  12. MrKirill1232

    MrKirill1232
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    MrKirill1232

    Почему-то SkinRestorer не меняет скины. Лог ниже. Версия 1.7.10, плагин скачан последней версии

    [19:50:27] [Server thread/INFO]: MrKirill1232 issued server command: /skin set Notch
    [19:50:27] [Server thread/WARN]: java.lang.NullPointerException
    [19:50:27] [Server thread/WARN]: at java.util.Objects.requireNonNull(Unknown Source)
    [19:50:27] [Server thread/WARN]: at skinsrestorer.shared.utils.ReflectionUtil.invokeMethod(ReflectionUtil.java:147)
    [19:50:27] [Server thread/WARN]: at skinsrestorer.bukkit.skinfactory.SkinFactory.lambda$applySkin$0(SkinFactory.java:24)
    [19:50:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
    [19:50:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346)
    [19:50:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:873)
    [19:50:27] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
    [19:50:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809)
    [19:50:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669)
    [19:50:27] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  13. Здравствуйте, не могли бы вы объяснить что вызвало ошибку, а то совсем ничего не понятно(((
    Слова знакомые но сложить их во что то смысловое не получается(

    Вложения:


  14. MrKirill1232

    MrKirill1232
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    MrKirill1232

    Выделите больше памяти серверу, так как он слишком перегружен (пытается обработать больше чем он может)


  15. MrKirill1232

    MrKirill1232
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    MrKirill1232

    попробуйте обновить все моды до последней версии или изменить ядро)

  16. Кто-нибудь встречался с подобной пробелмой TLauncher, известно решение?
    Доступ к самому сайту есть, не знаю, почему выдает 522 ошибку :D http://auth.tlauncher.org:8080/skin/profile/texture/login/NyanGuyMF

    [21:39:11] [pool-3-thread-1/ERROR] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: Could not fetch tlauncher skin. Profile: [email protected][id=bc8f5b8e-fc01-374a-baa9-c62a991c5dd4,name=NyanGuyMF,properties={},legacy=false], URL: http://auth.tlauncher.org:8080/skin/profile/texture/login/NyanGuyMF?auth_lib=1.7, response: "null"
    [21:39:11] [pool-3-thread-1/ERROR] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: java.io.IOException: Server returned HTTP response code: 522 for URL: http://auth.tlauncher.org:8080/skin/profile/texture/login/NyanGuyMF?auth_lib=1.7
    [21:39:11] [pool-3-thread-1/INFO] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]:  get inner resource: NyanGuyMF
    result: {} 

  17. MrKirill1232

    MrKirill1232
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    MrKirill1232

    ПопррПопро через другой лаунчер или установите последнюю версию вашего


  18. KeNT888

    KeNT888
    Участник

    Баллы:
    31
    Имя в Minecraft:
    Kent_Blok

    Помогите понять, что nocheatplus не нравится

    [10:09:24] [Craft Scheduler Thread — 0/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
    [10:09:24] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
    — Missing entries ——————————-
    * MISSING (LOCKED_CHEST / SOLID+GROUND)
    [10:09:24] [Server thread/INFO]: [NoCheatPlus] Post-enable running…
    [10:09:24] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.


  19. Dragonfive

    Dragonfive
    Активный участник
    Пользователь

    Баллы:
    61
    Имя в Minecraft:
    Dragonfive

    Помогите прочитать правильно крэш-дамп. В чем прикол?

    Вложения:


  20. Игорь_Уфа

    Игорь_Уфа
    Участник

    Баллы:
    31
    Имя в Minecraft:
    Gamer2281337

    https://pastebin.com/FR1cRC41
    в чем проблема, господа, разобраться не могу 1.10 сервер

Поделиться этой страницей

Русское сообщество Bukkit

Bukkit по-русски - свой сервер Minecraft

Thread Status:

Not open for further replies.
  1. I created a plugin to give loot to every player who hit a boss. Unfortunately, when many players hit the same boss, it causes the server to crash. Can anybody help me make the code run more smoothly so it doesn’t cause the server to crash?

    package com.letroy11.Events;
    
    import java.util.ArrayList;
    import java.util.List;
    
    import org.bukkit.ChatColor;
    import org.bukkit.entity.Player;
    import org.bukkit.event.EventHandler;
    import org.bukkit.event.Listener;
    import org.bukkit.event.entity.EntityDamageByEntityEvent;
    import org.bukkit.event.entity.EntityDeathEvent;
    import org.bukkit.inventory.ItemStack;
    
    import com.letroy11.personalLoot.PersonalLoot;
    
    public class PlayerListener implements Listener {
    
        private PersonalLoot plugin;
        public ArrayList<Player> PlayersHitBoss = new ArrayList<Player>();
    
        public PlayerListener(PersonalLoot pl) {
            plugin = pl;
        }
    
        @EventHandler
        public void bossDeath(EntityDeathEvent event) {
            for (String name : plugin.getConfig().getStringList("Bosses")) {
                if (event.getEntity().getName().equalsIgnoreCase(ChatColor.stripColor(name))) {
                    while (PlayersHitBoss.size() > 0) {
                        Player player = PlayersHitBoss.get(0);
                        List<ItemStack> eventDrops = event.getDrops();
                        for (int j = 0; j < eventDrops.size(); j++) {
                            player.getInventory().addItem(new ItemStack[] { (ItemStack) eventDrops.get(j) });
                        }
                    }
                    PlayersHitBoss.remove(0);
                }
            }
            event.getDrops().clear();
        }
    
        @EventHandler
        public void attackBoss(EntityDamageByEntityEvent event) {
            if (event.getDamager() instanceof Player) {
                Player player = (Player) event.getDamager();
                for (String name : plugin.getConfig().getStringList("Bosses")) {
                    if (event.getEntity().getName().equalsIgnoreCase(name)) {
                        boolean found = false;
                        for (int i = 0; i < PlayersHitBoss.size(); i++) {
                            if (PlayersHitBoss.get(i) == player) {
                                found = true;
                            }
                        }
                        if (!found) {
                            PlayersHitBoss.add(player);
                            player.sendMessage("You have attacked the boss!");
                        }
                    }
                }
            }
        }
    
    }
    

    Thank you!

  2. @Letroy11
    The problem isn’t that the code lags the server, the problem is a simple logic error. If we have a look at this snippet from your code:

    1. while (PlayersHitBoss.size() > 0) {
    2. Player player = PlayersHitBoss.get(0);
    3. List<ItemStack> eventDrops = event.getDrops();
    4. for (int j = 0; j < eventDrops.size(); j++) {
    5. player.getInventory().addItem(new ItemStack[] { (ItemStack) eventDrops.get(j) });

    Now, take a look at that while statement, it’s says «while the size of PlayersHitBoss is greater than 0, do this repeatingly», and the server does. Now, nowhere in the loop can the size of PlayersHitBoss actually change, so it’ll stay the same, meaning that the while loop will keep looping forever. The while loop then takes all the processing power of the server, giving it no time to do its thing, causing it to crash.

  3. @AlvinB
    So, if I was to use a for loop instead of a while loop, that should fix the problem?

  4. @AlvinB

    Not exactly, it gets caught in an infinite loop on the main thread, preventing control from ever returning to the server code itself. The heartbeat of the server then kills the main thread because it is non responsive.

    @Letroy11

    I don’t know what this code is trying to do, but judging by your code, you’ve been «flailing» at it, adding things that don’t make any sense. Yes, the loop you should be using here is a for loop, but that’s not the reason it doesn’t work.

    Also, avoid public fields, fix the names of the variable, and think about what happens if people are fighting two bosses at once. Don’t save references to Player objects, either. Use their UUIDs instead, for example.

  5. @Letroy11
    Assuming you want to iterate over all entries in the PlayersHitBoss list, then yes, a for each loop should do the trick.

    @mythbusterma
    I’m aware of that. I was attempting to explain how his while loop caused the server to crash in a straight forward way.

  6. @mythbusterma
    I had assumed that in this instance it would create a new ArrayList for that boss. Is that not the case?

  7. @Letroy11

    Why would it? Where is the code that does something along the lines of

    «if there is a new boss
    create a new arraylist for that boss
    add the players to that list»

    ?

  8. @mythbusterma
    Since the array is based on an entity hit entity event I assumed it would make a new array each time a different boss entity was attacked. Are you saying that’s not the case?

  9. @Letroy11
    Well, since the ArrayList is a field in the class, it will be the same arraylist all the time.

  10. @Letroy11

    Yes. That is exactly what I’m saying.

    I think you should take some time to learn Java.

  11. @mythbusterma

    I’ve actually taken a year of Java programming in college, and have designed several plugins just nothing like this before. Instead of being rude it would be nice to help a person who is struggling, don’t you think?

  12. @Letroy11
    Well, @mythbusterma was not trying to be rude, simply giving you some advice, because these sorts of things (not knowing how methods work) are tell-tell signs we often see in beginners who haven’t learned Java. Regardless, I agree with mythbusterma, and say that you should maybe have a look at a few tutorials to refresh your memory, as these concepts are very useful to know in Java programming.

Thread Status:

Not open for further replies.

Share This Page


Bukkit Forums

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Paper size error oki
  • Paper jam error epson l110
  • Paper jam epson ошибка
  • Paper jam a media feed error occurred toshiba
  • Paper feed error or jam remove and reload the paper

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии