_桃扇借神明
[18:25:00] [User Authenticator #2/信息]: UUID of player Return_O is c8ac41ba-39ed-3040-9a22-6e530f9c5c0c
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: The server has stopped responding! This is (probably) not a Spigot bug.
[18:25:09] [Spigot Watchdog Thread/错误]: If you see a plugin in the Server thread dump below, then please report it to that author
[18:25:09] [Spigot Watchdog Thread/错误]:          *Especially* if it looks like HTTP or MySQL operations are occurring
[18:25:09] [Spigot Watchdog Thread/错误]: If you see a world save or edit, then it means you did far more than your server can handle at once
[18:25:09] [Spigot Watchdog Thread/错误]:          If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[18:25:09] [Spigot Watchdog Thread/错误]: Spigot version: 1.16.5-1d8d6313 (MC: 1.16.5)
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: Server thread dump (Look for plugins here before reporting to CatServer!):
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: Current Thread: Server thread
[18:25:09] [Spigot Watchdog Thread/错误]:         PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:09] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:155)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.World.func_217353_a(World.java:318)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.entity.Entity.func_242281_f(Entity.java:1334)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.entity.Entity.func_70080_a(Entity.java:1319)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.api.pokemon.Pokemon.getOrCreatePixelmon(Pokemon.java:283)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.setStoredPoke(PokeDisplayTileEntity.java:79)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.func_230337_a_(PokeDisplayTileEntity.java:233)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity.func_235656_a_(TileEntity.java:111)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity$$Lambda$8138/134172783.apply(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.util.Optional.map(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity.func_235657_b_(TileEntity.java:109)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:411)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222648_b(ChunkSerializer.java:130)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8058/104850545.accept(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:493)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:590)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager$$Lambda$8133/427056813.apply(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either$$Lambda$8134/1925383612.apply(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either$Left.map(Either.java:38)
[18:25:09] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either.mapLeft(Either.java:162)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:577)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager$$Lambda$8130/96328763.apply(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture.uniApply(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8040/109005438.run(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:576)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:586)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:301)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:873)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:862)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:847)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:779)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
[18:25:09] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer$$Lambda$7899/24262105.run(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: Entire Thread Dump:
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #5
[18:25:09] [Spigot Watchdog Thread/错误]:         PID: 93 | Suspended: false | Native: true | State: RUNNABLE
[18:25:09] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:09] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:09] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:09] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:09] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:09] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:09] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:09] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #4
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 92 | Suspended: false | Native: true | State: RUNNABLE
[18:25:10] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #3
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 91 | Suspended: false | Native: true | State: RUNNABLE
[18:25:10] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #2
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 87 | Suspended: false | Native: true | State: RUNNABLE
[18:25:10] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: pixelmon_spawning_0
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 86 | Suspended: false | Native: false | State: WAITING
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #1
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 77 | Suspended: false | Native: true | State: RUNNABLE
[18:25:10] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:10] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: DayCare Thread #0
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Timer-1
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.mainLoop(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Timer-0
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.mainLoop(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Thread-7
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 69 | Suspended: false | Native: true | State: RUNNABLE
[18:25:10] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:10] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:10] [Spigot Watchdog Thread/错误]: Current Thread: Spigot Watchdog Thread
[18:25:10] [Spigot Watchdog Thread/错误]:         PID: 68 | Suspended: false | Native: false | State: RUNNABLE
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 org.spigotmc.WatchdogThread.run(WatchdogThread.java:84)
[18:25:11] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:11] [Spigot Watchdog Thread/错误]: Current Thread: Netty Server IO #0
[18:25:11] [Spigot Watchdog Thread/错误]:         PID: 67 | Suspended: false | Native: false | State: RUNNABLE
[18:25:11] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:11] [Spigot Watchdog Thread/错误]: Current Thread: ObjectCleanerThread
[18:25:11] [Spigot Watchdog Thread/错误]:         PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[18:25:11] [Spigot Watchdog Thread/错误]:                 io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:11] [Spigot Watchdog Thread/错误]: Current Thread: Server console handler
[18:25:11] [Spigot Watchdog Thread/错误]:         PID: 64 | Suspended: false | Native: true | State: RUNNABLE
[18:25:11] [Spigot Watchdog Thread/错误]:         Thread is waiting on monitor(s):
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:java.io.BufferedInputStream.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:sun.nio.cs.StreamDecoder.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 Locked on:java.io.BufferedReader.readLine(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.FileInputStream.readBytes(Native Method)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.FileInputStream.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.BufferedInputStream.read1(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.BufferedInputStream.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.cs.StreamDecoder.implRead(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.nio.cs.StreamDecoder.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.InputStreamReader.read(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.BufferedReader.fill(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.BufferedReader.readLine(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.io.BufferedReader.readLine(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:109)
[18:25:11] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:11] [Spigot Watchdog Thread/错误]: Current Thread: DestroyJavaVM
[18:25:11] [Spigot Watchdog Thread/错误]:         PID: 65 | Suspended: false | Native: false | State: RUNNABLE
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:11] [Spigot Watchdog Thread/错误]: Current Thread: Server thread
[18:25:11] [Spigot Watchdog Thread/错误]:         PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:11] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:11] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:155)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.World.func_217353_a(World.java:318)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.entity.Entity.func_242281_f(Entity.java:1334)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.entity.Entity.func_70080_a(Entity.java:1319)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.api.pokemon.Pokemon.getOrCreatePixelmon(Pokemon.java:283)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.setStoredPoke(PokeDisplayTileEntity.java:79)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.func_230337_a_(PokeDisplayTileEntity.java:233)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity.func_235656_a_(TileEntity.java:111)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity$$Lambda$8138/134172783.apply(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.util.Optional.map(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.tileentity.TileEntity.func_235657_b_(TileEntity.java:109)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:411)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222648_b(ChunkSerializer.java:130)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$8058/104850545.accept(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:493)
[18:25:11] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:590)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager$$Lambda$8133/427056813.apply(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either$$Lambda$8134/1925383612.apply(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either$Left.map(Either.java:38)
[18:25:11] [Spigot Watchdog Thread/错误]:                 com.mojang.datafixers.util.Either.mapLeft(Either.java:162)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:577)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ChunkManager$$Lambda$8130/96328763.apply(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture.uniApply(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$8040/109005438.run(Unknown Source)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:576)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
[18:25:11] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:586)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:301)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:873)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:862)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:847)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:779)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.server.MinecraftServer$$Lambda$7899/24262105.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Snooper Timer
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 62 | Suspended: false | Native: false | State: WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.mainLoop(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.TimerThread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: pixelmon_async_storage_0
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Configurate-WatchService-0
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 52 | Suspended: false | Native: false | State: WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.AbstractWatchService.take(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106)
[18:25:12] [Spigot Watchdog Thread/错误]:                 info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener$$Lambda$5648/1063364706.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Thread-3
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 51 | Suspended: false | Native: true | State: RUNNABLE
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: ForkJoinPool.commonPool-worker-15
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: modloading-worker-12
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 40 | Suspended: false | Native: false | State: WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: modloading-worker-13
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Timer hack thread
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.sleep(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 net.minecraft.util.Util$6.run(Util.java:509)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Thread-2
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.lang.Thread.run(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Thread-1
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-AsyncFile
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 16 | Suspended: false | Native: false | State: WAITING
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]:                 sun.misc.Unsafe.park(Native Method)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
[18:25:12] [Spigot Watchdog Thread/错误]:                 org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:71)
[18:25:12] [Spigot Watchdog Thread/ERROR]:                 org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:63)
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Attach Listener
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Signal Dispatcher
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[18:25:12] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:12] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:12] [Spigot Watchdog Thread/错误]: Current Thread: Finalizer
[18:25:12] [Spigot Watchdog Thread/错误]:         PID: 3 | Suspended: false | Native: false | State: WAITING
[18:25:12] [Spigot Watchdog Thread/ERROR]:         Stack:
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]: ------------------------------
[18:25:13] [Spigot Watchdog Thread/错误]: Current Thread: Reference Handler
[18:25:13] [Spigot Watchdog Thread/错误]:         PID: 2 | Suspended: false | Native: false | State: WAITING
[18:25:13] [Spigot Watchdog Thread/错误]:         Stack:
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Native Method)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.Object.wait(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.ref.Reference.tryHandlePending(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]:                 java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[18:25:13] [Spigot Watchdog Thread/错误]: ------------------------------


一只诺阳
想吐槽,一时间却无处下嘴

Tirol#5418
卡线程了目测,看看你玩家Return_O的位置在哪里,他那应该有个东西造成的卡线程。不出意外的话应该是 “宝可梦展示器” 这个东西。你把这个区块文件拿到你的单机里。把 宝可梦展示器 敲掉,再把区块文件放进服务端内,就应该能开启成功了
---
也有可能不是宝可梦展示器,建议你问问玩家

_桃扇借神明
Tirol#5418 发表于 2023-7-30 19:17
卡线程了目测,看看你玩家Return_O的位置在哪里,他那应该有个东西造成的卡线程。不出意外的话应该是 “宝 ...

他卡虚空里了,请问一下这个区块文件具体在哪个文件夹里

_桃扇借神明
Tirol#5418 发表于 2023-7-30 19:17
卡线程了目测,看看你玩家Return_O的位置在哪里,他那应该有个东西造成的卡线程。不出意外的话应该是 “宝 ...

已解决,确实是因为宝可梦展示器的问题 感谢

第一页 上一页 下一页 最后一页