Serveur qui crash toutes les 15 minutes

schwarzkiller

Aventurier
22 Mars 2015
13
0
2
37
Bonjour voila dernièrement mon serveur crash sans raison alors que je n'ai absolument rien fait de spécial comme ajout dessus. Voici le message d'erreur :

[13:57:15] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[13:57:15] [Server thread/INFO]: Rockat lost connection: Disconnected
[13:57:15] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[13:57:15] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
[13:57:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:57:15] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[13:57:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:57:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[13:57:16] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
[13:57:16] [Spigot Watchdog Thread/ERROR]: Stack:
[13:57:16] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.init(Native Method)
[13:57:16] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.<init>(Deflater.java:171)
[13:57:16] [Spigot Watchdog Thread/ERROR]: java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:91)
[13:57:16] [Spigot Watchdog Thread/ERROR]: java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:110)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:32)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldNBTStorage.save(WorldNBTStorage.java:186)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.savePlayerFile(PlayerList.java:280)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.disconnect(PlayerList.java:352)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:871)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:813)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[13:57:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[13:57:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:57:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:57:16] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[13:57:16] [Server thread/INFO]: Rockat left the game.
[13:58:45] [Server thread/INFO]: Epsoye lost connection: Disconnected
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-1
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.RegionFile.a(RegionFile.java:149)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.read0(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.read(RandomAccessFile.java:330)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.readInt(RandomAccessFile.java:822)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RegionFile.a(RegionFile.java:149)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RegionFileCache.c(RegionFileCache.java:59)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:64)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[13:58:46] [Server thread/INFO]: Epsoye left the game.
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[13:58:46] [Server thread/INFO]: Lukeb35 lost connection: Disconnected
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebsocketSelector69
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: true | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer.run(WebSocketServer.java:298)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-68
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-67
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-66
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-65
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-64
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-26
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: true | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
[13:58:46] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONSocketServer.run(JSONSocketServer.java:48)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: true | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
[13:58:46] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.NanoHTTPD$1.run(NanoHTTPD.java:284)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-3
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-21
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-2 Acceptor0 [email protected]:8123
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1 Selector0
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1085)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:58:46] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:180)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:58:46] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.packets.netty.NettyInjector$3.channelRead(NettyInjector.java:76)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[13:58:46] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[13:58:46] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.write(BufferedOutputStream.java:95)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:449)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:480)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:345)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.write(BufferedOutputStream.java:95)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:449)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:125)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:480)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:97)
[13:58:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[13:58:46] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.sendAll(PlayerList.java:879)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.sendMessage(PlayerList.java:1192)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.sendMessage(PlayerList.java:1182)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:873)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:813)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[13:58:46] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[13:58:46] [Spigot Watchdog Thread/ERROR]: Stack:
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[13:58:46] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[13:58:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
[13:58:46] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
[13:58:47] [Spigot Watchdog Thread/INFO]: nath44 lost connection: Server is restarting
[13:58:47] [Server thread/INFO]: Lukeb35 left the game.
[13:58:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@364ea0f5[id=8ab32a0a-cac8-4e5c-ad67-6c3cc94197c8,name=Roro_Juju,properties={textures=[com.mojang.authlib.properties.Property@649f1cdd]},legacy=false] (/90.0.31.94:52541) lost connection: Timed out
[13:58:47] [Spigot Watchdog Thread/INFO]: nath44 left the game.
[13:58:47] [Server thread/WARN]: handleDisconnection() called twice
[13:58:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@20b958ea[id=<null>,name=Roro_Juju,properties={},legacy=false] (/90.0.31.94:52576) lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[13:58:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@687c7b6e[id=<null>,name=kamno,properties={},legacy=false] (/90.53.55.58:49415) lost connection: Disconnected
[13:58:47] [Server thread/WARN]: handleDisconnection() called twice
[13:58:47] [Spigot Watchdog Thread/INFO]: Stopping server
[13:58:47] [Spigot Watchdog Thread/INFO]: [PlotMe] Disabling PlotMe v0.15.2
[13:58:48] [Spigot Watchdog Thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v1.0
[13:58:48] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[13:58:48] [Spigot Watchdog Thread/INFO]: [EchoPet] Disabling EchoPet v2.8.0-b52
[13:58:48] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[13:58:48] [Server thread/INFO]: [ClearLag] 0 Mobs have been removed!
[13:58:48] [Server thread/INFO]: [ClearLag] You just removed 0 entities!
[13:58:48] [Spigot Watchdog Thread/INFO]: [JSONAPI] Disabling JSONAPI v5.6.0
[13:58:48] [Spigot Watchdog Thread/INFO]: [JSONAPI] Stopping JSON server
[13:58:49] [Spigot Watchdog Thread/INFO]: [JSONAPI] Stopping JSON socket server
[13:58:49] [Spigot Watchdog Thread/INFO]: [JSONAPI] Stopping JSON WebSocket server
[13:58:49] [Spigot Watchdog Thread/INFO]: [JSONAPI] Tearing down API methods
[13:58:49] [Spigot Watchdog Thread/INFO]: [JSONAPI] Cancelling performance monitoring
[13:58:49] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[13:58:49] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[13:58:49] [Spigot Watchdog Thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[13:58:49] [Spigot Watchdog Thread/INFO]: [SuperTrails] Disabling SuperTrails v8.5.5
[13:58:49] [Spigot Watchdog Thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.15.2
[13:58:49] [Spigot Watchdog Thread/INFO]: [ImageOnMap] Disabling ImageOnMap v2.7
[13:58:49] [Spigot Watchdog Thread/INFO]: [ImageOnMap] Stopping ImageOnMap
[13:58:49] [Spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
[13:58:50] [Spigot Watchdog Thread/INFO]: [ClearLag] Disabling ClearLag v2.8.2
[13:58:50] [Spigot Watchdog Thread/INFO]: [ClearLag] Nullifying module fields..
[13:58:50] [Spigot Watchdog Thread/INFO]: [ClearLag] Clearlag is now disabled!
[13:58:50] [Spigot Watchdog Thread/INFO]: [RedstoneClockDetector] Disabling RedstoneClockDetector v0.2.5
[13:58:50] [Spigot Watchdog Thread/INFO]: [RedstoneClockDetector] Disabled.
[13:58:50] [Spigot Watchdog Thread/INFO]: [SuperBuildBattle] Disabling SuperBuildBattle v6.5
[13:58:50] [Spigot Watchdog Thread/INFO]: [Block-That-Command] Disabling Block-That-Command v1.2
[13:58:50] [Spigot Watchdog Thread/INFO]: [CoreProtect] Disabling CoreProtect v2.10.0
[13:58:50] [Spigot Watchdog Thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
[13:58:50] [Spigot Watchdog Thread/INFO]: [Hats] Disabling Hats v1.6
[13:58:50] [Spigot Watchdog Thread/INFO]: [Hats] Hats has been desactivated!
[13:58:50] [Spigot Watchdog Thread/INFO]: [dynmap] Disabling dynmap v2.2-1118
[13:58:50] [Server thread/WARN]: [dynmap] Task #2248 for dynmap v2.2-1118 generated an exception
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.dynmap.bukkit.DynmapPlugin$BukkitServer.scheduleServerTask(DynmapPlugin.java:214) ~[?:?]
at org.dynmap.markers.impl.MarkerAPIImpl$DoFileWrites.run(MarkerAPIImpl.java:351) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
[13:58:50] [Server thread/WARN]: [dynmap] Task #2247 for dynmap v2.2-1118 generated an exception
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.dynmap.bukkit.DynmapPlugin$BukkitServer.scheduleServerTask(DynmapPlugin.java:214) ~[?:?]
at org.dynmap.InternalClientUpdateComponent$3.run(InternalClientUpdateComponent.java:95) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:722) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
[13:58:51] [Spigot Watchdog Thread/INFO]: [dynmap] Unloaded 11 components.
[13:58:51] [Spigot Watchdog Thread/INFO]: [dynmap] Stopping map renderer...
[13:58:52] [Spigot Watchdog Thread/INFO]: [dynmap] Saved 9 pending tile renders in world 'plotworld'
[13:58:52] [Spigot Watchdog Thread/INFO]: [dynmap] Disabled
[13:58:52] [Spigot Watchdog Thread/INFO]: [Avertissement_Plugin] Disabling Avertissement_Plugin v1.0
[13:58:52] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-SNAPSHOT.1477-
[13:58:52] [Spigot Watchdog Thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[13:58:52] [Spigot Watchdog Thread/INFO]: [DirectSupport] Disabling DirectSupport v1.04c
[13:58:52] [Spigot Watchdog Thread/INFO]: [DirectSupport 1.04c]: Disabled
[13:58:52] [Spigot Watchdog Thread/INFO]: [TitleMotd] Disabling TitleMotd v1.3.1
[13:58:52] [Spigot Watchdog Thread/INFO]: [LobbyCompass] Disabling LobbyCompass v1.3
[13:58:52] [Spigot Watchdog Thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
[13:58:52] [Spigot Watchdog Thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[13:58:52] [Spigot Watchdog Thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
[13:58:52] [Spigot Watchdog Thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
[13:58:52] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
[13:58:53] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[13:58:53] [Spigot Watchdog Thread/INFO]: [SimpleBackup] Disabling SimpleBackup v1.6
[13:58:53] [Spigot Watchdog Thread/INFO]: [SimpleBackup] Disabled SimpleBackup
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] Disabling ColoredNameTags v1.3.18
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] +++++++++++++++++++
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] + +
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] + ColoredNameTags +
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] + Disabled +
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] + +
[13:58:53] [Spigot Watchdog Thread/INFO]: [ColoredNameTags] +++++++++++++++++++
[13:58:53] [Spigot Watchdog Thread/INFO]: Saving players
[13:58:53] [Spigot Watchdog Thread/INFO]: Saving worlds
[13:58:53] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'plotworld'/Overworld
[13:59:00] [Server thread/INFO]: com.mojang.authlib.GameProfile@79b6d864[id=<null>,name=LeMeilleurOuPas,properties={},legacy=false] (/86.215.115.161:49450) lost connection: Disconnected
[13:59:21] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'spawn'/Overworld
[13:59:21] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'flat'/Overworld
 
Pourrions-nous avoir tes logs de démarrage, ta version serveur, et ta liste de plugins ?

Merci d'avance
 
Voici la liste de mes plugins : AutoMessage, Avertissement Plugin, Block_That_Command_v1.2, Clearlag, Color_Signs_Text, colorednametags, CoreProtect_2.10.0, DirectSupport, dynmap-2.2, EchoPet_v2.8.0, Essentials-2.x-SNAPSHOT, EssentialsChat-2.x-SNAPSHOT, EssentialsSpawn-2.x-SNAPSHOT, Hats, imageonmap, JSONAPI.v5.6.0.for.1.8, LobbyCompass, Multiverse-Core-2.5, Multiverse-Portals, PermissionsEx-1.23.1, PlotMe-Core, PlotMe-DefaultGenerator, ProtocolLib, RedstoneClockDetector, SimpleBackup-1.6, SuperBuildBattle, SuperTrails, TitleMotd-1.3.1, Vault, worldedit-bukkit-6.0, worldguard-6.0.0-SNAPSHOT.

Ma version serveur est spigot 1.8.8. Je précise que le problème était déjà présent quand j'avais spigot 1.8.7.

Voici mes logs de démarrage :

[13:42:45] [Server thread/INFO]: Starting minecraft server version 1.8.8
[13:42:45] [Server thread/INFO]: Loading properties
[13:42:45] [Server thread/INFO]: Default game type: CREATIVE
[13:42:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-fdc1440-53fac9f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[13:42:46] [Server thread/INFO]: Debug logging is disabled
[13:42:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:42:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:42:46] [Server thread/INFO]: Generating keypair
[13:42:47] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:42:47] [Server thread/INFO]: Using epoll channel type
[13:42:47] [Server thread/WARN]: Plugin `Avertissement_Plugin v1.0' uses the space-character (0x20) in its name `Avertissement Plugin' - this is discouraged
[13:42:48] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[13:42:48] [Server thread/ERROR]: Could not load 'plugins/Color_Signs_Text.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/seniorcluckers/colorchat/ColoredChat : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused by: java.lang.UnsupportedClassVersionError: com/seniorcluckers/colorchat/ColoredChat : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_79]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_79]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_79]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_79]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_79]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_79]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_79]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_79]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_79]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
... 6 more
[13:42:49] [Server thread/INFO]: [ColoredNameTags] Loading ColoredNameTags v1.3.18
[13:42:49] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.6
[13:42:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[13:42:49] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[13:42:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[13:42:49] [Server thread/INFO]: [LobbyCompass] Loading LobbyCompass v1.3
[13:42:49] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.3.1
[13:42:49] [Server thread/INFO]: [DirectSupport] Loading DirectSupport v1.04c
[13:42:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT.1477-
[13:42:49] [Server thread/INFO]: [Avertissement_Plugin] Loading Avertissement_Plugin v1.0
[13:42:49] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
[13:42:49] [Server thread/INFO]: [dynmap] version=git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
[13:42:49] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
[13:42:49] [Server thread/INFO]: [dynmap] Mod Support API available
[13:42:49] [Server thread/INFO]: [Hats] Loading Hats v1.6
[13:42:49] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[13:42:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
[13:42:49] [Server thread/INFO]: [Block-That-Command] Loading Block-That-Command v1.2
[13:42:49] [Server thread/INFO]: [SuperBuildBattle] Loading SuperBuildBattle v6.5
[13:42:49] [Server thread/INFO]: [RedstoneClockDetector] Loading RedstoneClockDetector v0.2.5
[13:42:49] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.2
[13:42:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
[13:42:49] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
[13:42:49] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.7
[13:42:49] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.15.2
[13:42:49] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v8.5.5
[13:42:49] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[13:42:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[13:42:49] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
[13:42:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[13:42:49] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
[13:42:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[13:42:49] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v1.0
[13:42:49] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.15.2
[13:42:49] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[13:42:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[13:42:49] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[13:42:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[13:42:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[13:42:50] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[13:42:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
[13:42:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:42:50] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.15.2
[13:42:50] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
[13:42:50] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
[13:42:50] [Server thread/INFO]: [PlotMe-DefaultGenerator] Importing world plotworld from PlotMe
[13:42:50] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[13:42:50] [Server thread/INFO]: Preparing level "plotworld"
[13:42:50] [Server thread/INFO]: -------- World Settings For [plotworld] --------
[13:42:50] [Server thread/INFO]: Mob Spawn Range: 4
[13:42:50] [Server thread/INFO]: Anti X-Ray: true
[13:42:50] [Server thread/INFO]:Engine Mode: 1
[13:42:50] [Server thread/INFO]:Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:42:50] [Server thread/INFO]:Replace Blocks: [1, 5]
[13:42:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:42:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:42:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:42:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:42:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:42:50] [Server thread/INFO]: Random Lighting Updates: false
[13:42:50] [Server thread/INFO]: Structure Info Saving: true
[13:42:50] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:42:50] [Server thread/INFO]: Max Entity Collisions: 8
[13:42:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[13:42:50] [Server thread/INFO]: Max TNT Explosions: 100
[13:42:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:42:50] [Server thread/INFO]: Item Despawn Rate: 6000
[13:42:50] [Server thread/INFO]: Item Merge Radius: 2.5
[13:42:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:42:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:42:50] [Server thread/INFO]: View Distance: 10
[13:42:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:42:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:42:50] [Server thread/INFO]: Clear tick list: false
[13:42:50] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:42:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8338419782761045783)
[13:42:51] [Server thread/INFO]: Preparing spawn area: 27%
[13:42:52] [Server thread/INFO]: [ColoredNameTags] Enabling ColoredNameTags v1.3.18
[13:42:52] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
[13:42:52] [Server thread/INFO]: [ColoredNameTags] + +
[13:42:52] [Server thread/INFO]: [ColoredNameTags] + ColoredNameTags +
[13:42:52] [Server thread/INFO]: [ColoredNameTags] + Enabled +
[13:42:52] [Server thread/INFO]: [ColoredNameTags] + +
[13:42:52] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
[13:42:52] [Server thread/WARN]: [ColoredNameTags] WARNING: InfoBoardReborn or InfoBoard May Be Installed On Your Server! Please Unistall InfoBoard of any sort! This WILL Break The Plugin!
[13:42:52] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.6
[13:42:52] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=plotworld}] scheduled for backup.
[13:42:52] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 1.0 hours, repeat interval: 1.0 hours
[13:42:52] [Server thread/INFO]: [SimpleBackup] Enabled.
[13:42:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[13:42:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[13:42:53] [Server thread/WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************

[13:42:53] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[13:42:53] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[13:42:53] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[13:42:53] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[13:42:53] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[13:42:53] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[13:42:53] [Server thread/INFO]: [LobbyCompass] Enabling LobbyCompass v1.3
[13:42:53] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.3.1
[13:42:53] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[13:42:53] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.3.1
[13:42:53] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
[13:42:53] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
[13:42:53] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[13:42:53] [Server thread/INFO]: [TitleMotd] Loading configuration ...
[13:42:53] [Server thread/INFO]: [DirectSupport] Enabling DirectSupport v1.04c
[13:42:53] [Server thread/INFO]: [DirectSupport 1.04c]: Successfully loaded
[13:42:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT.1477-
[13:42:54] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
[13:42:54] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
[13:42:54] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
[13:42:54] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
[13:42:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
[13:42:54] [Server thread/INFO]: [WorldGuard] Loading region data...
[13:42:54] [Server thread/INFO]: [Avertissement_Plugin] Enabling Avertissement_Plugin v1.0
[13:42:54] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
[13:42:55] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.3 for access control
[13:42:55] [Server thread/INFO]: [dynmap] Mod Support processing completed
[13:42:57] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
[13:42:57] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[13:42:57] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
[13:42:58] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
[13:42:58] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
[13:42:58] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
[13:42:58] [Server thread/INFO]: [dynmap] Loaded 20 pending tile renders for world 'plotworld'
[13:42:58] [Server thread/INFO]: [dynmap] Enabled
[13:42:58] [Server thread/INFO]: [Hats] Enabling Hats v1.6
[13:42:58] [Server thread/INFO]: [Hats] *************** HATS ****************
[13:42:58] [Server thread/INFO]: [Hats] # Version : 1.6
[13:42:58] [Server thread/INFO]: [Hats] # Autor : bernatixer
[13:42:58] [Server thread/INFO]: [Hats] # Webpage : www.bernatixer.com
[13:42:58] [Server thread/INFO]: [Hats] *************************************
[13:42:59] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[13:42:59] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
[13:42:59] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
[13:42:59] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
[13:42:59] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[13:42:59] [Server thread/INFO]: [Block-That-Command] Enabling Block-That-Command v1.2
[13:42:59] [Server thread/INFO]: [SuperBuildBattle] Enabling SuperBuildBattle v6.5
[13:42:59] [Server thread/INFO]: [SuperBuildBattle] en
[13:42:59] [Server thread/INFO]: [RedstoneClockDetector] Enabling RedstoneClockDetector v0.2.5
[13:42:59] [Server thread/INFO]: [RedstoneClockDetector] Enabled.
[13:42:59] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.2
[13:42:59] [Server thread/INFO]: [ClearLag] Loading modules...
[13:42:59] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[13:42:59] [Thread-23/INFO]: [ClearLag] Checking for updates...
[13:42:59] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[13:42:59] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.7
[13:42:59] [Server thread/INFO]: [ImageOnMap] Metrics launched for ImageOnMap
[13:42:59] [Thread-23/INFO]: [ClearLag] No updates found!
[13:43:01] [Thread-20/INFO]: --------------------
[13:43:01] [Thread-20/INFO]: [CoreProtect] Version 2.12.0 now available.
[13:43:01] [Thread-20/INFO]: [CoreProtect] Download: Type "/co version" in-game.
[13:43:01] [Thread-20/INFO]: --------------------
[13:43:01] [Thread-20/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
[13:43:01] [Thread-20/INFO]: --------------------
[13:43:05] [User Authenticator #1/INFO]: UUID of player KillTheKiller is cfd509aa-9b3c-431e-b848-cae703b12c23
[13:43:17] [User Authenticator #2/INFO]: UUID of player Kikirounet is ee12c71a-3b51-4a0c-8fd5-478510f67dae
[13:43:32] [Server thread/INFO]: [ImageOnMap] 3579 maps was loaded
[13:43:32] [Server thread/INFO]: [ImageOnMap] 5 maps can't be loaded
[13:43:32] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v8.5.5
[13:43:45] [Server thread/INFO]:
[13:43:45] [Server thread/INFO]: === Super Trails ===
[13:43:45] [Server thread/INFO]: SuperTrails 8.5.5 for MC 1.8 enabled
[13:43:45] [Server thread/INFO]: Thank you for using my plugin
[13:43:45] [Server thread/INFO]: =====================
[13:43:45] [Server thread/INFO]:
[13:43:45] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[13:43:45] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[13:43:45] [Server thread/INFO]: git-Spigot-fdc1440-53fac9f (MC: 1.8.8)
[13:43:45] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[13:43:45] [Server thread/INFO]: Using locale en_US
[13:43:45] [Server thread/INFO]: Using locale en_US
[13:43:45] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[13:43:45] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[13:43:45] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[13:43:45] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
[13:43:46] [Server thread/INFO]: [JSONAPI] Logging to file: false
[13:43:46] [Server thread/INFO]: [JSONAPI] Logging to console: true
[13:43:46] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
[13:43:46] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
[13:43:46] [Thread-25/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
[13:43:46] [Thread-25/INFO]: [JSONAPI] Any requests in this time will not work...
[13:43:46] [Server thread/INFO]: [JSONAPI] Attempting to use port 20060
[13:43:47] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[13:43:47] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
[13:43:47] [Server thread/INFO]: -------- World Settings For [spawn] --------
[13:43:47] [Server thread/INFO]: Mob Spawn Range: 4
[13:43:47] [Server thread/INFO]: Anti X-Ray: true
[13:43:47] [Server thread/INFO]:Engine Mode: 1
[13:43:47] [Server thread/INFO]:Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:43:47] [Server thread/INFO]:Replace Blocks: [1, 5]
[13:43:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:43:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:43:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:43:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:43:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:43:47] [Server thread/INFO]: Random Lighting Updates: false
[13:43:47] [Server thread/INFO]: Structure Info Saving: true
[13:43:47] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:43:47] [Server thread/INFO]: Max Entity Collisions: 8
[13:43:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[13:43:47] [Server thread/INFO]: Max TNT Explosions: 100
[13:43:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:43:47] [Server thread/INFO]: Item Despawn Rate: 6000
[13:43:47] [Server thread/INFO]: Item Merge Radius: 2.5
[13:43:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:43:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:43:47] [Server thread/INFO]: View Distance: 10
[13:43:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:43:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:43:47] [Server thread/INFO]: Clear tick list: false
[13:43:47] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:43:47] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6685597009397139771)
[13:43:48] [Thread-25/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[13:43:48] [Server thread/INFO]: Preparing spawn area for spawn, 65%
[13:43:48] [Thread-25/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[13:43:48] [Server thread/INFO]: [WorldGuard] (spawn) TNT ignition is PERMITTED.
[13:43:48] [Server thread/INFO]: [WorldGuard] (spawn) Lighters are PERMITTED.
[13:43:48] [Server thread/INFO]: [WorldGuard] (spawn) Lava fire is blocked.
[13:43:48] [Server thread/INFO]: [WorldGuard] (spawn) Fire spread is UNRESTRICTED.
[13:43:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'spawn'
[13:43:48] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'spawn'.
[13:43:48] [Server thread/INFO]: -------- World Settings For [flat] --------
[13:43:48] [Server thread/INFO]: Mob Spawn Range: 4
[13:43:48] [Server thread/INFO]: Anti X-Ray: true
[13:43:48] [Server thread/INFO]:Engine Mode: 1
[13:43:48] [Server thread/INFO]:Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:43:48] [Server thread/INFO]:Replace Blocks: [1, 5]
[13:43:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:43:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:43:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:43:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:43:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:43:48] [Server thread/INFO]: Random Lighting Updates: false
[13:43:48] [Server thread/INFO]: Structure Info Saving: true
[13:43:48] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:43:48] [Server thread/INFO]: Max Entity Collisions: 8
[13:43:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[13:43:48] [Server thread/INFO]: Max TNT Explosions: 100
[13:43:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:43:48] [Server thread/INFO]: Item Despawn Rate: 6000
[13:43:48] [Server thread/INFO]: Item Merge Radius: 2.5
[13:43:48] [Thread-25/INFO]: [JSONAPI] 388 methods loaded in 8 namespaces.
[13:43:48] [Thread-25/INFO]: [JSONAPI] ------[Connection information]-------
[13:43:48] [Thread-25/INFO]: [JSONAPI] JSON Server listening on 20060
[13:43:48] [Thread-25/INFO]: [JSONAPI] JSON Stream Server listening on 20061
[13:43:48] [Thread-25/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20062
[13:43:48] [Thread-25/INFO]: [JSONAPI] Active and listening for requests.
[13:43:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:43:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:43:48] [Server thread/INFO]: View Distance: 10
[13:43:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:43:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:43:48] [Server thread/INFO]: Clear tick list: false
[13:43:48] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:43:48] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3368172141684229396)
[13:43:49] [Thread-25/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1904)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1446)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.Handshaker.processLoop(Handshaker.java:901)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.Handshaker.process_record(Handshaker.java:837)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1023)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1332)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1359)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1343)
[13:43:49] [Thread-25/WARN]:at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[13:43:49] [Thread-25/WARN]:at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[13:43:49] [Thread-25/WARN]:at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
[13:43:49] [Thread-25/WARN]:at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[13:43:49] [Thread-25/WARN]:at java.net.URL.openStream(URL.java:1037)
[13:43:49] [Thread-25/WARN]:at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
[13:43:49] [Thread-25/WARN]:at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
[13:43:49] [Thread-25/WARN]:at java.lang.Thread.run(Thread.java:745)
[13:43:49] [Thread-25/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:43:49] [Thread-25/WARN]:at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
[13:43:49] [Thread-25/WARN]:at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[13:43:49] [Thread-25/WARN]:at sun.security.validator.Validator.validate(Validator.java:260)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
[13:43:49] [Thread-25/WARN]:at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1428)
[13:43:49] [Thread-25/WARN]:... 15 more
[13:43:49] [Thread-25/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[13:43:49] [Thread-25/WARN]:at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
[13:43:49] [Thread-25/WARN]:at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
[13:43:49] [Thread-25/WARN]:at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
[13:43:49] [Thread-25/WARN]:... 21 more
[13:43:49] [Thread-25/INFO]: [JSONAPI] -------------------------------------
[13:43:49] [Server thread/INFO]: Preparing spawn area for flat, 69%
[13:43:50] [Server thread/INFO]: [WorldGuard] (flat) TNT ignition is PERMITTED.
[13:43:50] [Server thread/INFO]: [WorldGuard] (flat) Lighters are PERMITTED.
[13:43:50] [Server thread/INFO]: [WorldGuard] (flat) Lava fire is blocked.
[13:43:50] [Server thread/INFO]: [WorldGuard] (flat) Fire spread is UNRESTRICTED.
[13:43:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flat'
[13:43:50] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'flat'.
[13:43:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld_the_end
[13:43:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[13:43:50] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[13:43:50] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[13:43:50] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
[13:43:51] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked
[13:43:51] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[13:43:51] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v1.0
[13:43:51] [Server thread/INFO]: [Multiverse-Portals] [Multiverse-Portals] - Version 1.0 Enabled - By Rigby and fernferret
[13:43:51] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
[13:43:51] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.15.2
[13:43:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:43:52] [Server thread/INFO]: Done (62.076s)! For help, type "help" or "?"
[13:43:52] [Craft Scheduler Thread - 17/INFO]: [PlotMe] Checking if conversion to UUID needed...
[13:43:52] [Craft Scheduler Thread - 17/WARN]: [PlotMe] Invalid name found : _enderskeleton_>. Removing from database.
[13:43:52] [Craft Scheduler Thread - 17/WARN]: [PlotMe] Invalid name found : enderskeleton_>. Removing from database.
[13:43:52] [Craft Scheduler Thread - 17/WARN]: [PlotMe] Invalid name found : men?cubes2. Removing from database.
[13:43:52] [Craft Scheduler Thread - 17/WARN]: [PlotMe] Invalid name found : zzhunter-. Removing from database.
[13:43:52] [Craft Scheduler Thread - 23/INFO]: [Vault] Checking for Updates ...
[13:43:52] [Craft Scheduler Thread - 17/INFO]: [PlotMe] Fetching 49 UUIDs from Mojang servers...
[13:43:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@a2d753c[id=cfd509aa-9b3c-431e-b848-cae703b12c23,name=KillTheKiller,properties={textures=[com.mojang.authlib.properties.Property@25bcd795]},legacy=false] (/82.236.201.125:53521) lost connection: Disconnected
[13:43:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@1ba86e73[id=ee12c71a-3b51-4a0c-8fd5-478510f67dae,name=Kikirounet,properties={textures=[com.mojang.authlib.properties.Property@296f94e4]},legacy=false] (/77.129.120.156:54045) lost connection: Disconnected
[13:43:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@4eeb4e34[id=<null>,name=OasiXGames,properties={},legacy=false] (/178.120.203.105:63415) lost connection: Disconnected
[13:43:53] [Craft Scheduler Thread - 23/INFO]: [Vault] No new version available
[13:43:53] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[13:43:58] [Craft Scheduler Thread - 17/INFO]: [PlotMe] No plot conversion needed
[13:44:07] [Server thread/INFO]: [ClearLag] 0 Mobs have been removed!
[13:44:07] [Server thread/INFO]: [ClearLag] You just removed 0 entities!
 
T'as une sauvegarde ? Si t'as une sauvegarde tu réinitialise tout tu remet chaque plugin 1 par 1 jusqu'à ce que ça bug comme ça tu verras quel plugin est défectueux/non compatible. Puis tu remt la sauvegarde et tu supprime/remplace ce plugin.
 
Tu as une erreur qui intervient au moment du chargement du monde principal... J'en déduis que ta map doit être corrompue...

Solution à cela, pas grand chose, essaye de voir sur le forum, il me semble qu'il existe un tutoriel pour réparer une map, mais ce n'est pas assuré à 100%.

Ca reste une hypothèse, mais je pense que c'est la raison.
 
J'ai passé le logiciel région fixer sur ma map et il me trouve une erreur avec 2 entités ça peut avoir un lien ?