= 创作分享 =
崩溃解答
1.16.5 Forge宝可梦服务端崩溃
AreCie

1.16.5 Forge宝可梦服务端崩溃

AreCie 于 2022-12-26 04:17 ( 1年前 ) [复制链接] [只看楼主] [打印]
1125 0
10RF
  1. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  2. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: The server has stopped responding! This is (probably) not a Spigot bug.
  3. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: If you see a plugin in the Server thread dump below, then please report it to that author
  4. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:          *Especially* if it looks like HTTP or MySQL operations are occurring
  5. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: If you see a world save or edit, then it means you did far more than your server can handle at once
  6. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:          If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
  7. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: Spigot version: 1.16.5-6d6b2d34 (MC: 1.16.5)
  8. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  9. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: Server thread dump (Look for plugins here before reporting to CatServer!):
  10. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  11. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Server thread
  12. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  13. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  14. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  15. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  16. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  17. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  18. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:154)
  19. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_217353_a(World.java:318)
  20. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
  21. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
  22. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.entity.Entity.func_242281_f(Entity.java:1334)
  23. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.entity.Entity.func_70080_a(Entity.java:1319)
  24. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.api.pokemon.Pokemon.getOrCreatePixelmon(Pokemon.java:265)
  25. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.setStoredPoke(PokeDisplayTileEntity.java:79)
  26. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.func_230337_a_(PokeDisplayTileEntity.java:233)
  27. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity.func_235656_a_(TileEntity.java:111)
  28. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity$Lambda$9703/979545536.apply(Unknown Source)
  29. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.map(Unknown Source)
  30. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity.func_235657_b_(TileEntity.java:109)
  31. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:411)
  32. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer.md839541$lambda$replacePostLoad$0$0(ChunkSerializer.java:1094)
  33. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer$Lambda$9610/837345564.accept(Unknown Source)
  34. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:492)
  35. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:588)
  36. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager$Lambda$9689/1685459367.apply(Unknown Source)
  37. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162)
  38. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either$Lambda$9690/1678581802.apply(Unknown Source)
  39. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  40. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either.mapLeft(Either.java:162)
  41. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:575)
  42. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager$Lambda$9686/1334443605.apply(Unknown Source)
  43. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture.uniApply(Unknown Source)
  44. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
  45. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  46. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  47. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$Lambda$9591/1035954169.run(Unknown Source)
  48. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  49. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:575)
  50. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  51. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:583)
  52. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  53. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:154)
  54. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_217353_a(World.java:318)
  55. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
  56. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
  57. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_180495_p(World.java:597)
  58. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.core.PlayerWaystoneManager.tryTeleportToWaystone(PlayerWaystoneManager.java:264)
  59. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage.lambda$handle$0(SelectWaystoneMessage.java:39)
  60. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage$Lambda$10538/957416037.run(Unknown Source)
  61. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215)
  62. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage.handle(SelectWaystoneMessage.java:32)
  63. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.NetworkHandler$Lambda$5568/600748931.accept(Unknown Source)
  64. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128)
  65. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec$Lambda$10079/1880142609.accept(Unknown Source)
  66. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.ifPresent(Unknown Source)
  67. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128)
  68. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162)
  69. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80)
  70. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.SimpleChannel$Lambda$2759/1608588352.accept(Unknown Source)
  71. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  72. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  73. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus$Lambda$2761/447866938.invoke(Unknown Source)
  74. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus$Lambda$2960/1686160148.invoke(Unknown Source)
  75. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.post(EventBus.java:303)
  76. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  77. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:86)
  78. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:91)
  79. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks$Lambda$10067/358211514.apply(Unknown Source)
  80. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.map(Unknown Source)
  81. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:91)
  82. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:2571)
  83. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:50)
  84. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:13)
  85. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.PacketThreadUtil.func_225383_a(PacketThreadUtil.java:22)
  86. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.PacketThreadUtil$Lambda$10176/389807448.run(Unknown Source)
  87. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  88. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  89. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  90. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:886)
  91. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:169)
  92. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  93. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:869)
  94. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:863)
  95. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  96. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:849)
  97. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:781)
  98. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
  99. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer$Lambda$9254/2114277685.run(Unknown Source)
  100. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  101. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  102. [03:26:20] [Spigot Watchdog Thread/ERROR] [Minecraft]: Entire Thread Dump:
  103. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  104. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: pixelmon_spawning_0
  105. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 111 | Suspended: false | Native: false | State: WAITING
  106. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  107. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  108. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
  109. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  110. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  111. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  112. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  113. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  114. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  115. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  116. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Netty Server IO #1
  117. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 99 | Suspended: false | Native: false | State: RUNNABLE
  118. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Thread is waiting on monitor(s):
  119. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  120. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  121. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  122. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  123. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  124. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  125. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  126. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  127. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  128. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
  129. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  130. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  131. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  132. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  133. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  134. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  135. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: DayCare Thread #0
  136. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
  137. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  138. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  139. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  140. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  141. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  142. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  143. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  144. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  145. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  146. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  147. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  148. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Timer-2
  149. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
  150. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  151. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  152. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.mainLoop(Unknown Source)
  153. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.run(Unknown Source)
  154. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  155. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Timer-1
  156. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
  157. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  158. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  159. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.mainLoop(Unknown Source)
  160. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.run(Unknown Source)
  161. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  162. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Timer-0
  163. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
  164. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  165. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  166. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.mainLoop(Unknown Source)
  167. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.run(Unknown Source)
  168. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  169. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-19
  170. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 81 | Suspended: false | Native: true | State: RUNNABLE
  171. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  172. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  173. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  174. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  175. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  176. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  177. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Spigot Watchdog Thread
  178. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 80 | Suspended: false | Native: false | State: RUNNABLE
  179. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  180. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.management.ThreadImpl.dumpThreads0(Native Method)
  181. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  182. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.spigotmc.WatchdogThread.run(WatchdogThread.java:84)
  183. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  184. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Netty Server IO #0
  185. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 79 | Suspended: false | Native: false | State: RUNNABLE
  186. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Thread is waiting on monitor(s):
  187. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  188. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  189. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  190. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  191. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  192. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  193. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  194. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  195. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  196. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
  197. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  198. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  199. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  200. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  201. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  202. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  203. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: ObjectCleanerThread
  204. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
  205. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  206. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  207. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
  208. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  209. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  210. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  211. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  212. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Server console handler
  213. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING
  214. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  215. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  216. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55)
  217. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101)
  218. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  219. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  220. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  221. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
  222. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848)
  223. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868)
  224. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575)
  225. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418)
  226. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:60)
  227. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:96)
  228. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  229. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: DestroyJavaVM
  230. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 77 | Suspended: false | Native: false | State: RUNNABLE
  231. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  232. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  233. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Server thread
  234. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  235. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  236. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  237. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  238. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  239. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  240. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:154)
  241. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_217353_a(World.java:318)
  242. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
  243. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
  244. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.entity.Entity.func_242281_f(Entity.java:1334)
  245. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.entity.Entity.func_70080_a(Entity.java:1319)
  246. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.api.pokemon.Pokemon.getOrCreatePixelmon(Pokemon.java:265)
  247. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.setStoredPoke(PokeDisplayTileEntity.java:79)
  248. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.pixelmonmod.pixelmon.blocks.tileentity.PokeDisplayTileEntity.func_230337_a_(PokeDisplayTileEntity.java:233)
  249. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity.func_235656_a_(TileEntity.java:111)
  250. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity$Lambda$9703/979545536.apply(Unknown Source)
  251. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.map(Unknown Source)
  252. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.tileentity.TileEntity.func_235657_b_(TileEntity.java:109)
  253. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:411)
  254. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer.md839541$lambda$replacePostLoad$0$0(ChunkSerializer.java:1094)
  255. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.storage.ChunkSerializer$Lambda$9610/837345564.accept(Unknown Source)
  256. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:492)
  257. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:588)
  258. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager$Lambda$9689/1685459367.apply(Unknown Source)
  259. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162)
  260. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either$Lambda$9690/1678581802.apply(Unknown Source)
  261. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either$Left.map(Either.java:38)
  262. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.mojang.datafixers.util.Either.mapLeft(Either.java:162)
  263. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:575)
  264. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ChunkManager$Lambda$9686/1334443605.apply(Unknown Source)
  265. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture.uniApply(Unknown Source)
  266. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
  267. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  268. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  269. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$Lambda$9591/1035954169.run(Unknown Source)
  270. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  271. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:575)
  272. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  273. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:583)
  274. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  275. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:154)
  276. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_217353_a(World.java:318)
  277. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
  278. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_212866_a_(World.java:314)
  279. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.world.World.func_180495_p(World.java:597)
  280. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.core.PlayerWaystoneManager.tryTeleportToWaystone(PlayerWaystoneManager.java:264)
  281. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage.lambda$handle$0(SelectWaystoneMessage.java:39)
  282. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage$Lambda$10538/957416037.run(Unknown Source)
  283. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215)
  284. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.message.SelectWaystoneMessage.handle(SelectWaystoneMessage.java:32)
  285. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.blay09.mods.waystones.network.NetworkHandler$Lambda$5568/600748931.accept(Unknown Source)
  286. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128)
  287. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec$Lambda$10079/1880142609.accept(Unknown Source)
  288. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.ifPresent(Unknown Source)
  289. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128)
  290. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162)
  291. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80)
  292. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.simple.SimpleChannel$Lambda$2759/1608588352.accept(Unknown Source)
  293. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  294. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  295. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus$Lambda$2761/447866938.invoke(Unknown Source)
  296. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus$Lambda$2960/1686160148.invoke(Unknown Source)
  297. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.post(EventBus.java:303)
  298. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  299. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:86)
  300. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:91)
  301. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks$Lambda$10067/358211514.apply(Unknown Source)
  302. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.Optional.map(Unknown Source)
  303. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:91)
  304. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:2571)
  305. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:50)
  306. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:13)
  307. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.PacketThreadUtil.func_225383_a(PacketThreadUtil.java:22)
  308. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.network.PacketThreadUtil$Lambda$10176/389807448.run(Unknown Source)
  309. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  310. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  311. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  312. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:886)
  313. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:169)
  314. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  315. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:869)
  316. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:863)
  317. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  318. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:849)
  319. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:781)
  320. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
  321. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.server.MinecraftServer$Lambda$9254/2114277685.run(Unknown Source)
  322. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  323. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  324. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Snooper Timer
  325. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 74 | Suspended: false | Native: false | State: WAITING
  326. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  327. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  328. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Unknown Source)
  329. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.mainLoop(Unknown Source)
  330. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.TimerThread.run(Unknown Source)
  331. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  332. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: pixelmon_async_storage_0
  333. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
  334. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  335. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  336. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  337. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  338. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  339. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  340. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  341. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  342. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  343. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  344. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  345. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Configurate-WatchService-0
  346. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 62 | Suspended: false | Native: false | State: WAITING
  347. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  348. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  349. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
  350. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  351. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
  352. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
  353. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.AbstractWatchService.take(Unknown Source)
  354. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106)
  355. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener$Lambda$6712/4644131.run(Unknown Source)
  356. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  357. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  358. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-15
  359. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 61 | Suspended: false | Native: true | State: RUNNABLE
  360. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  361. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  362. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  363. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  364. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  365. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  366. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-12
  367. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 56 | Suspended: false | Native: true | State: RUNNABLE
  368. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  369. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  370. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  371. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  372. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  373. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  374. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Timer hack thread
  375. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  376. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  377. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.sleep(Native Method)
  378. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 net.minecraft.util.Util$6.run(Util.java:509)
  379. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  380. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-11
  381. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 32 | Suspended: false | Native: true | State: RUNNABLE
  382. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  383. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  384. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  385. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  386. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  387. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  388. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  389. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  390. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  391. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-10
  392. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 31 | Suspended: false | Native: true | State: RUNNABLE
  393. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  394. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  395. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  396. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  397. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  398. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  399. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  400. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  401. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  402. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-9
  403. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 30 | Suspended: false | Native: true | State: RUNNABLE
  404. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  405. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  406. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  407. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  408. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  409. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  410. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  411. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  412. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  413. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-8
  414. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  415. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  416. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  417. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  418. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  419. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  420. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  421. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  422. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  423. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  424. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-7
  425. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  426. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  427. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  428. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  429. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  430. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  431. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  432. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  433. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  434. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  435. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-6
  436. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  437. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  438. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  439. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  440. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  441. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  442. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  443. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  444. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  445. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  446. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-5
  447. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  448. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  449. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  450. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  451. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  452. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  453. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  454. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  455. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  456. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  457. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-4
  458. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  459. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  460. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  461. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  462. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  463. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
  464. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  465. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  466. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  467. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  468. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-3
  469. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 24 | Suspended: false | Native: true | State: RUNNABLE
  470. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  471. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
  472. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp.access$300(Unknown Source)
  473. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source)
  474. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  475. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  476. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-2
  477. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  478. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  479. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  480. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  481. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  482. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  483. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  484. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Thread-1
  485. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  486. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  487. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  488. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  489. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  490. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  491. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-AsyncFile
  492. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 19 | Suspended: false | Native: false | State: WAITING
  493. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  494. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 sun.misc.Unsafe.park(Native Method)
  495. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
  496. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  497. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
  498. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:71)
  499. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:63)
  500. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  501. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: WindowsStreamPump
  502. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  503. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  504. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method)
  505. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  506. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112)
  507. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458)
  508. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 org.jline.terminal.impl.AbstractWindowsTerminal$Lambda$40/952486988.run(Unknown Source)
  509. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Thread.run(Unknown Source)
  510. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  511. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Attach Listener
  512. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 6 | Suspended: false | Native: false | State: RUNNABLE
  513. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  514. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  515. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Signal Dispatcher
  516. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  517. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  518. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  519. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Finalizer
  520. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 3 | Suspended: false | Native: false | State: WAITING
  521. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  522. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  523. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
  524. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
  525. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  526. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  527. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Reference Handler
  528. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         PID: 2 | Suspended: false | Native: false | State: WAITING
  529. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:         Stack:
  530. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Native Method)
  531. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.Object.wait(Unknown Source)
  532. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.Reference.tryHandlePending(Unknown Source)
  533. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]:                 java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  534. [03:26:21] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
  535. [03:26:21] [Spigot Watchdog Thread/INFO] [CatServer]: Force save worlds:
  536. [03:26:21] [Spigot Watchdog Thread/INFO] [CatServer]: Force saving players..
  537. [03:26:22] [Spigot Watchdog Thread/INFO] [CatServer]: Force saving chunks..
复制代码

崩溃前无任何征兆,和朋友不完全测试发现,用【传送石碑/指路石Waystones】MOD中的【传送卷轴】传送到指定区域A时,会将服务端崩掉,区域A不到10格处也有一个石碑,但传送后又崩了,且游戏也进不去了,我传送到稍远的地方走路过去,区域A那一片全是空白的,没多久又崩了。
是不是区块损坏了啊
如果是没有没有办法修复啊,我们几个人全部身家都在那个区块存着呢



发表于 2022-12-26 04:17:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 0 条回复!
百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表