Erreur inconnu

  • Initiateur de la discussion
_LastSoul_

_LastSoul_

Nouveau né
Messages
11
Score réaction
1
Points
20
Bonjour,
je passe regarder en vitesse ma console et bam j'aperçois plein de ligne rouge, les erreurs étants de ce matin je n'ai pas pu tout visualiser du coup je vais faire un tour dans console_live.log et je vois ca:

[10:21:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:38] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[10:21:38] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[10:21:38] [Spigot Watchdog Thread/ERROR]: Especially if it looks like HTTP or MySQL operations are occurring
[10:21:38] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[10:21:38] [Spigot Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[10:21:38] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to SpigotMC - High Performance Minecraft
[10:21:38] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[10:21:38] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-065a373-03b145b (MC: 1.14.4)
[10:21:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:38] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[10:21:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:21:47] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[10:21:47] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DataPaletteBlock.a(SourceFile:211)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.ChunkRegionLoader.saveChunk(ChunkRegionLoader.java:276)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.saveChunk(PlayerChunkMap.java:699)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$15(PlayerChunkMap.java:326)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap$$Lambda$3342/1856743629.accept(Unknown Source)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.Iterator.forEachRemaining(Iterator.java:116)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.save(PlayerChunkMap.java:322)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.ChunkProviderServer.save(ChunkProviderServer.java:297)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.WorldServer.save(WorldServer.java:757)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.saveChunks(MinecraftServer.java:646)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:990)
[10:21:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815)
[10:21:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:47] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-70-thread-1
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-73-thread-1
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.SocketPermissionCollection.implies(SocketPermission.java:1402)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:java.security.Permissions.implies(Permissions.java:182)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:751)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:751)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.Inet6AddressImpl.getHostByAddr(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.InetAddress$2.getHostByAddr(InetAddress.java:933)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.InetAddress.getHostFromNameService(InetAddress.java:618)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.InetAddress.getHostName(InetAddress.java:560)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.SocketPermission.getCanonName(SocketPermission.java:663)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.SocketPermission.impliesIgnoreMask(SocketPermission.java:968)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.SocketPermissionCollection.implies(SocketPermission.java:1402)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.security.Permissions.implies(Permissions.java:182)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.security.provider.PolicyFile.implies(PolicyFile.java:1083)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.security.ProtectionDomain.implies(ProtectionDomain.java:279)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.security.AccessControlContext.checkPermission(AccessControlContext.java:450)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.security.AccessController.checkPermission(AccessController.java:886)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.SecurityManager.checkAccept(SecurityManager.java:1167)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:751)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.RemoteStatusListener.run(SourceFile:260)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-29
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-30
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-27
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-26
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-23
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-21
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-19
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-71-thread-1
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldGuard Region I/O
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[10:21:57] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Locked on:eek:rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:97)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[10:21:57] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[10:21:57] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:30)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DataPaletteBlock.a(SourceFile:211)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.ChunkRegionLoader.saveChunk(ChunkRegionLoader.java:276)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.saveChunk(PlayerChunkMap.java:699)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$15(PlayerChunkMap.java:326)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap$$Lambda$3342/1856743629.accept(Unknown Source)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.Iterator.forEachRemaining(Iterator.java:116)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerChunkMap.save(PlayerChunkMap.java:322)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.ChunkProviderServer.save(ChunkProviderServer.java:297)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.WorldServer.save(WorldServer.java:757)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.saveChunks(MinecraftServer.java:646)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:990)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------
[10:21:57] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[10:21:57] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[10:21:57] [Spigot Watchdog Thread/ERROR]: Stack:
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[10:21:57] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[10:21:57] [Spigot Watchdog Thread/ERROR]: ------------------------------


pour le coup je suis un peu dépassé :/
 
Discord d'entraide
Rejoignz-nous sur Discord