Advertisement
Guest User

Server Crash with MM Projectiles on MD Dungeon Unload

a guest
Jun 10th, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.44 KB | None | 0 0
  1. [06:00:04] [Server thread/INFO]: [MythicDungeons] Cleaning up instance 'Saok_2'...
  2. [06:00:04] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'Saok_2'
  3. [06:00:04] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'Saok_2'
  4. [06:00:04] [Server thread/INFO]: [MythicDungeons] -= Unloading world Saok_2 processed in 41ms. =-
  5. [06:00:04] [Server thread/INFO]: [MythicDungeons] -= Cleaning up Saok_2 processed in 48ms. =-
  6. [06:00:17] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  7. [06:00:17] [Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
  8. [06:00:17] [Watchdog Thread/ERROR]: ------------------------------
  9. [06:00:17] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  10. [06:00:17] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  11. [06:00:17] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  12. [06:00:17] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  13. [06:00:17] [Watchdog Thread/ERROR]: ------------------------------
  14. [06:00:17] [Watchdog Thread/ERROR]: Current Thread: Server thread
  15. [06:00:17] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  16. [06:00:17] [Watchdog Thread/ERROR]: Stack:
  17. [06:00:17] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  18. [06:00:17] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  19. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  20. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  21. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  22. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  23. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  24. [06:00:17] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  25. [06:00:17] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  26. [06:00:17] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  27. [06:00:17] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  28. [06:00:17] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  29. [06:00:17] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  30. [06:00:17] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  31. [06:00:17] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  32. [06:00:17] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  33. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  34. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  35. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  36. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  37. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  38. [06:00:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  39. [06:00:17] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  40. [06:00:17] [Watchdog Thread/ERROR]: ------------------------------
  41. [06:00:17] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  42. [06:00:17] [Watchdog Thread/ERROR]: ------------------------------
  43. [06:00:22] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  44. [06:00:22] [Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
  45. [06:00:22] [Watchdog Thread/ERROR]: ------------------------------
  46. [06:00:22] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  47. [06:00:22] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  48. [06:00:22] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  49. [06:00:22] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  50. [06:00:22] [Watchdog Thread/ERROR]: ------------------------------
  51. [06:00:22] [Watchdog Thread/ERROR]: Current Thread: Server thread
  52. [06:00:22] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  53. [06:00:22] [Watchdog Thread/ERROR]: Stack:
  54. [06:00:22] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  55. [06:00:22] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  56. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  57. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  58. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  59. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  60. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  61. [06:00:22] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  62. [06:00:22] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  63. [06:00:22] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  64. [06:00:22] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  65. [06:00:22] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  66. [06:00:22] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  67. [06:00:22] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  68. [06:00:22] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  69. [06:00:22] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  70. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  71. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  72. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  73. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  74. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  75. [06:00:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  76. [06:00:22] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  77. [06:00:22] [Watchdog Thread/ERROR]: ------------------------------
  78. [06:00:22] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  79. [06:00:22] [Watchdog Thread/ERROR]: ------------------------------
  80. [06:00:27] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  81. [06:00:27] [Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
  82. [06:00:27] [Watchdog Thread/ERROR]: ------------------------------
  83. [06:00:27] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  84. [06:00:27] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  85. [06:00:27] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  86. [06:00:27] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  87. [06:00:27] [Watchdog Thread/ERROR]: ------------------------------
  88. [06:00:27] [Watchdog Thread/ERROR]: Current Thread: Server thread
  89. [06:00:27] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  90. [06:00:27] [Watchdog Thread/ERROR]: Stack:
  91. [06:00:27] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  92. [06:00:27] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  93. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  94. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  95. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  96. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  97. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  98. [06:00:27] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  99. [06:00:27] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  100. [06:00:27] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  101. [06:00:27] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  102. [06:00:27] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  103. [06:00:27] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  104. [06:00:27] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  105. [06:00:27] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  106. [06:00:27] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  107. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  108. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  109. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  110. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  111. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  112. [06:00:27] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  113. [06:00:27] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  114. [06:00:27] [Watchdog Thread/ERROR]: ------------------------------
  115. [06:00:27] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  116. [06:00:27] [Watchdog Thread/ERROR]: ------------------------------
  117. [06:00:32] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  118. [06:00:32] [Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
  119. [06:00:32] [Watchdog Thread/ERROR]: ------------------------------
  120. [06:00:32] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  121. [06:00:32] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  122. [06:00:32] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  123. [06:00:32] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  124. [06:00:32] [Watchdog Thread/ERROR]: ------------------------------
  125. [06:00:32] [Watchdog Thread/ERROR]: Current Thread: Server thread
  126. [06:00:32] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  127. [06:00:32] [Watchdog Thread/ERROR]: Stack:
  128. [06:00:32] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  129. [06:00:32] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  130. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  131. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  132. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  133. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  134. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  135. [06:00:32] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  136. [06:00:32] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  137. [06:00:32] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  138. [06:00:32] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  139. [06:00:32] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  140. [06:00:32] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  141. [06:00:32] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  142. [06:00:32] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  143. [06:00:32] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  144. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  145. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  146. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  147. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  148. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  149. [06:00:32] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  150. [06:00:32] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  151. [06:00:32] [Watchdog Thread/ERROR]: ------------------------------
  152. [06:00:32] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  153. [06:00:32] [Watchdog Thread/ERROR]: ------------------------------
  154. [06:00:36] [spark-asyncsampler-worker-thread/WARN]: [spark] Timed out waiting for world statistics
  155. [06:00:37] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  156. [06:00:37] [Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
  157. [06:00:37] [Watchdog Thread/ERROR]: ------------------------------
  158. [06:00:37] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  159. [06:00:37] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  160. [06:00:37] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  161. [06:00:37] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  162. [06:00:37] [Watchdog Thread/ERROR]: ------------------------------
  163. [06:00:37] [Watchdog Thread/ERROR]: Current Thread: Server thread
  164. [06:00:37] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  165. [06:00:37] [Watchdog Thread/ERROR]: Stack:
  166. [06:00:37] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  167. [06:00:37] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  168. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  169. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  170. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  171. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  172. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  173. [06:00:37] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  174. [06:00:37] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  175. [06:00:37] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  176. [06:00:37] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  177. [06:00:37] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  178. [06:00:37] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  179. [06:00:37] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  180. [06:00:37] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  181. [06:00:37] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  182. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  183. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  184. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  185. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  186. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  187. [06:00:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  188. [06:00:37] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  189. [06:00:37] [Watchdog Thread/ERROR]: ------------------------------
  190. [06:00:37] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  191. [06:00:37] [Watchdog Thread/ERROR]: ------------------------------
  192. [06:00:42] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  193. [06:00:42] [Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
  194. [06:00:42] [Watchdog Thread/ERROR]: ------------------------------
  195. [06:00:42] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  196. [06:00:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  197. [06:00:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  198. [06:00:42] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  199. [06:00:42] [Watchdog Thread/ERROR]: ------------------------------
  200. [06:00:42] [Watchdog Thread/ERROR]: Current Thread: Server thread
  201. [06:00:42] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  202. [06:00:42] [Watchdog Thread/ERROR]: Stack:
  203. [06:00:42] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  204. [06:00:42] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  205. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  206. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  207. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  208. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  209. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  210. [06:00:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  211. [06:00:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  212. [06:00:42] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  213. [06:00:42] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  214. [06:00:42] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  215. [06:00:42] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  216. [06:00:42] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  217. [06:00:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  218. [06:00:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  219. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  220. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  221. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  222. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  223. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  224. [06:00:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  225. [06:00:42] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  226. [06:00:42] [Watchdog Thread/ERROR]: ------------------------------
  227. [06:00:42] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  228. [06:00:42] [Watchdog Thread/ERROR]: ------------------------------
  229. [06:00:47] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  230. [06:00:47] [Watchdog Thread/ERROR]: The server has not responded for 40 seconds! Creating thread dump
  231. [06:00:47] [Watchdog Thread/ERROR]: ------------------------------
  232. [06:00:47] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  233. [06:00:47] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  234. [06:00:47] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  235. [06:00:47] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  236. [06:00:47] [Watchdog Thread/ERROR]: ------------------------------
  237. [06:00:47] [Watchdog Thread/ERROR]: Current Thread: Server thread
  238. [06:00:47] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  239. [06:00:47] [Watchdog Thread/ERROR]: Stack:
  240. [06:00:47] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  241. [06:00:47] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  242. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  243. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  244. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  245. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  246. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  247. [06:00:47] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  248. [06:00:47] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  249. [06:00:47] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  250. [06:00:47] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  251. [06:00:47] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  252. [06:00:47] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  253. [06:00:47] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  254. [06:00:47] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  255. [06:00:47] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  256. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  257. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  258. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  259. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  260. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  261. [06:00:47] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  262. [06:00:47] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  263. [06:00:47] [Watchdog Thread/ERROR]: ------------------------------
  264. [06:00:47] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  265. [06:00:47] [Watchdog Thread/ERROR]: ------------------------------
  266. [06:00:52] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  267. [06:00:52] [Watchdog Thread/ERROR]: The server has not responded for 45 seconds! Creating thread dump
  268. [06:00:52] [Watchdog Thread/ERROR]: ------------------------------
  269. [06:00:52] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  270. [06:00:52] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  271. [06:00:52] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  272. [06:00:52] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  273. [06:00:52] [Watchdog Thread/ERROR]: ------------------------------
  274. [06:00:52] [Watchdog Thread/ERROR]: Current Thread: Server thread
  275. [06:00:52] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  276. [06:00:52] [Watchdog Thread/ERROR]: Stack:
  277. [06:00:52] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  278. [06:00:52] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  279. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  280. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  281. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  282. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  283. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  284. [06:00:52] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  285. [06:00:52] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  286. [06:00:52] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  287. [06:00:52] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  288. [06:00:52] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  289. [06:00:52] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  290. [06:00:52] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  291. [06:00:52] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  292. [06:00:52] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  293. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  294. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  295. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  296. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  297. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  298. [06:00:52] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  299. [06:00:52] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  300. [06:00:52] [Watchdog Thread/ERROR]: ------------------------------
  301. [06:00:52] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  302. [06:00:52] [Watchdog Thread/ERROR]: ------------------------------
  303. [06:00:57] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  304. [06:00:57] [Watchdog Thread/ERROR]: The server has not responded for 50 seconds! Creating thread dump
  305. [06:00:57] [Watchdog Thread/ERROR]: ------------------------------
  306. [06:00:57] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  307. [06:00:57] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  308. [06:00:57] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  309. [06:00:57] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  310. [06:00:57] [Watchdog Thread/ERROR]: ------------------------------
  311. [06:00:57] [Watchdog Thread/ERROR]: Current Thread: Server thread
  312. [06:00:57] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  313. [06:00:57] [Watchdog Thread/ERROR]: Stack:
  314. [06:00:57] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  315. [06:00:57] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  316. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  317. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  318. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  319. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  320. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  321. [06:00:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  322. [06:00:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  323. [06:00:57] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  324. [06:00:57] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  325. [06:00:57] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  326. [06:00:57] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  327. [06:00:57] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  328. [06:00:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  329. [06:00:57] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  330. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  331. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  332. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  333. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  334. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  335. [06:00:57] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  336. [06:00:57] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  337. [06:00:57] [Watchdog Thread/ERROR]: ------------------------------
  338. [06:00:57] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  339. [06:00:57] [Watchdog Thread/ERROR]: ------------------------------
  340. [06:01:02] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  341. [06:01:02] [Watchdog Thread/ERROR]: The server has not responded for 55 seconds! Creating thread dump
  342. [06:01:02] [Watchdog Thread/ERROR]: ------------------------------
  343. [06:01:02] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  344. [06:01:02] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  345. [06:01:02] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  346. [06:01:02] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  347. [06:01:02] [Watchdog Thread/ERROR]: ------------------------------
  348. [06:01:02] [Watchdog Thread/ERROR]: Current Thread: Server thread
  349. [06:01:02] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  350. [06:01:02] [Watchdog Thread/ERROR]: Stack:
  351. [06:01:02] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  352. [06:01:02] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  353. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  354. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  355. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  356. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  357. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  358. [06:01:02] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  359. [06:01:02] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  360. [06:01:02] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  361. [06:01:02] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  362. [06:01:02] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  363. [06:01:02] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  364. [06:01:02] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  365. [06:01:02] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  366. [06:01:02] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  367. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  368. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  369. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  370. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  371. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  372. [06:01:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  373. [06:01:02] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  374. [06:01:02] [Watchdog Thread/ERROR]: ------------------------------
  375. [06:01:02] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  376. [06:01:02] [Watchdog Thread/ERROR]: ------------------------------
  377. [06:01:07] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1913 (MC: 1.19.3) ---
  378. [06:01:07] [Watchdog Thread/ERROR]: The server has not responded for 60 seconds! Creating thread dump
  379. [06:01:07] [Watchdog Thread/ERROR]: ------------------------------
  380. [06:01:07] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  381. [06:01:07] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  382. [06:01:07] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  383. [06:01:07] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  384. [06:01:07] [Watchdog Thread/ERROR]: ------------------------------
  385. [06:01:07] [Watchdog Thread/ERROR]: Current Thread: Server thread
  386. [06:01:07] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  387. [06:01:07] [Watchdog Thread/ERROR]: Stack:
  388. [06:01:07] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  389. [06:01:07] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  390. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  391. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  392. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  393. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  394. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  395. [06:01:07] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  396. [06:01:07] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  397. [06:01:07] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  398. [06:01:07] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  399. [06:01:07] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  400. [06:01:07] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  401. [06:01:07] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  402. [06:01:07] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  403. [06:01:07] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  404. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  405. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  406. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  407. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  408. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  409. [06:01:07] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  410. [06:01:07] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  411. [06:01:07] [Watchdog Thread/ERROR]: ------------------------------
  412. [06:01:07] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
  413. [06:01:07] [Watchdog Thread/ERROR]: ------------------------------
  414. [06:01:08] [Watchdog Thread/ERROR]: ------------------------------
  415. [06:01:08] [Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Purpur bug.
  416. [06:01:08] [Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
  417. [06:01:08] [Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
  418. [06:01:08] [Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
  419. [06:01:08] [Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
  420. [06:01:08] [Watchdog Thread/ERROR]: If you are unsure or still think this is a Purpur bug, please report this to https://github.com/PurpurMC/Purpur/issues
  421. [06:01:08] [Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  422. [06:01:08] [Watchdog Thread/ERROR]: Purpur version: git-Purpur-1913 (MC: 1.19.3)
  423. [06:01:08] [Watchdog Thread/ERROR]: ------------------------------
  424. [06:01:08] [Watchdog Thread/ERROR]: During the run of the server, a plugin set an excessive velocity on an entity
  425. [06:01:08] [Watchdog Thread/ERROR]: This may be the cause of the issue, or it may be entirely unrelated
  426. [06:01:08] [Watchdog Thread/ERROR]: Excessive velocity set detected: tried to set velocity of entity Whyoming id #963968 to (4.925000287772824,0.0,-0.862770053628198).
  427. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.entity.CraftEntity.setVelocity(CraftEntity.java:470)
  428. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.effects.EffectPullToLocation.handle(EffectPullToLocation.kt:29)
  429. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.ConfiguredEffect.invoke$eco_api(ConfiguredEffect.kt:207)
  430. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.ConfiguredEffect.invoke$eco_api$default(ConfiguredEffect.kt:60)
  431. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.chains.ChainComponentEffect.invoke(EffectChain.kt:34)
  432. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.chains.NormalChainInvoker.invoke(ChainInvokers.kt:22)
  433. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.chains.EffectChain.invoke(EffectChain.kt:16)
  434. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.effects.EffectRunChainInline.handle(EffectRunChainInline.kt:38)
  435. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.ConfiguredEffect.invoke$eco_api(ConfiguredEffect.kt:208)
  436. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.effects.ConfiguredEffect.invoke$eco_api$default(ConfiguredEffect.kt:60)
  437. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.triggers.Trigger.processTrigger(Trigger.kt:71)
  438. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.triggers.Trigger.processTrigger(Trigger.kt:34)
  439. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.triggers.Trigger.processTrigger$default(Trigger.kt:33)
  440. [06:01:08] [Watchdog Thread/ERROR]: EcoEnchants v9.17.2.jar//com.willfp.ecoenchants.libreforge.triggers.triggers.TriggerAltClick.handle(TriggerAltClick.kt:119)
  441. [06:01:08] [Watchdog Thread/ERROR]: com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor149.execute(Unknown Source)
  442. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  443. [06:01:08] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
  444. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  445. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:680)
  446. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:546)
  447. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:503)
  448. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:498)
  449. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:493)
  450. [06:01:08] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:489)
  451. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2099)
  452. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32)
  453. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8)
  454. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
  455. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
  456. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
  457. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
  458. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1368)
  459. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  460. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
  461. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1345)
  462. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1338)
  463. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
  464. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1316)
  465. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1204)
  466. [06:01:08] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  467. [06:01:08] [Watchdog Thread/ERROR]: java.base/java.lang.Thread.run(Thread.java:833)
  468. [06:01:08] [Watchdog Thread/ERROR]: ------------------------------
  469. [06:01:08] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
  470. [06:01:08] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  471. [06:01:08] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( 0,-2) in 'Saok_2']
  472. [06:01:08] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=Saok_2, chunkX=0, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: Saok_2, chunk: (0,-2), hashcode: 87504009, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=15960064, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  473. [06:01:08] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Writing chunk information dump to ./debug/chunks-watchdog.txt
  474. [06:01:09] [Watchdog Thread/ERROR]: [ChunkTaskScheduler] Successfully written chunk information!
  475. [06:01:09] [Watchdog Thread/ERROR]: ------------------------------
  476. [06:01:09] [Watchdog Thread/ERROR]: Current Thread: Server thread
  477. [06:01:09] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  478. [06:01:09] [Watchdog Thread/ERROR]: Stack:
  479. [06:01:09] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  480. [06:01:09] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  481. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  482. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  483. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  484. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  485. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  486. [06:01:09] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  487. [06:01:09] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  488. [06:01:09] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  489. [06:01:09] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  490. [06:01:09] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  491. [06:01:09] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  492. [06:01:09] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  493. [06:01:09] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  494. [06:01:09] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  495. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  496. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  497. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  498. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  499. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  500. [06:01:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  501. [06:01:09] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  502. [06:01:09] [Watchdog Thread/ERROR]: ------------------------------
  503. [06:01:09] [Watchdog Thread/ERROR]: Entire Thread Dump:
  504. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  505. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Reference Handler
  506. [06:01:11] [Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
  507. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  508. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  509. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
  510. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
  511. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  512. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Finalizer
  513. [06:01:11] [Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  514. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  515. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  516. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  517. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  518. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
  519. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  520. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  521. [06:01:11] [Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  522. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  523. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  524. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
  525. [06:01:11] [Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  526. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  527. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  528. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  529. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
  530. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  531. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
  532. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  533. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Notification Thread
  534. [06:01:11] [Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: RUNNABLE
  535. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  536. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  537. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  538. [06:01:11] [Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
  539. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  540. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  541. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-Async
  542. [06:01:11] [Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  543. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  544. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ThreadLocal$ThreadLocalMap.getEntryAfterMiss(ThreadLocal.java:462)
  545. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ThreadLocal$ThreadLocalMap.getEntry(ThreadLocal.java:439)
  546. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ThreadLocal.get(ThreadLocal.java:165)
  547. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.layout.AbstractStringLayout.getStringBuilder(AbstractStringLayout.java:133)
  548. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.layout.PatternLayout$NoFormatPatternSerializer.toSerializable(PatternLayout.java:331)
  549. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:216)
  550. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.layout.PatternLayout.toSerializable(PatternLayout.java:59)
  551. [06:01:11] [Watchdog Thread/ERROR]: com.mojang.logging.plugins.QueueLogAppender.append(QueueLogAppender.java:34)
  552. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161)
  553. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134)
  554. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125)
  555. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
  556. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:84)
  557. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161)
  558. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134)
  559. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125)
  560. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
  561. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:84)
  562. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161)
  563. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134)
  564. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125)
  565. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
  566. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatch(AsyncAppenderEventDispatcher.java:130)
  567. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:92)
  568. [06:01:11] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:74)
  569. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  570. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: JNA Cleaner
  571. [06:01:11] [Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  572. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  573. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  574. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  575. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  576. [06:01:11] [Watchdog Thread/ERROR]: com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)
  577. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  578. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer hack thread
  579. [06:01:11] [Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  580. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  581. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.sleep(Native Method)
  582. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.Util$7.run(Util.java:707)
  583. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  584. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Worker-Main-1
  585. [06:01:11] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
  586. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  587. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  588. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  589. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  590. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  591. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  592. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  593. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  594. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  595. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  596. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  597. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  598. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  599. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Server thread
  600. [06:01:11] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  601. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  602. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  603. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  604. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
  605. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
  606. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:454)
  607. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:651)
  608. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:929)
  609. [06:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.getNMS(CraftBlock.java:84)
  610. [06:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlock.isPassable(CraftBlock.java:665)
  611. [06:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.utils.BlockUtil.isPathable(BlockUtil.java:57)
  612. [06:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.ProjectileMechanic$ProjectileMechanicTracker.projectileTick(ProjectileMechanic.java:220)
  613. [06:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.Projectile$ProjectileTracker.run(Projectile.java:548)
  614. [06:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93)
  615. [06:01:11] [Watchdog Thread/ERROR]: MythicMobs-5.2.5-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:162)
  616. [06:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101)
  617. [06:01:11] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
  618. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1500)
  619. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
  620. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
  621. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
  622. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
  623. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4408/0x000000080193f328.run(Unknown Source)
  624. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  625. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  626. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  627. [06:01:11] [Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
  628. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  629. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  630. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  631. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  632. [06:01:11] [Watchdog Thread/ERROR]: java.desktop@17.0.7/sun.java2d.Disposer.run(Disposer.java:145)
  633. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  634. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  635. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: RegionFile I/O Thread #0
  636. [06:01:11] [Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
  637. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  638. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  639. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
  640. [06:01:11] [Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
  641. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  642. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Tuinity Chunk System Worker #0
  643. [06:01:11] [Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  644. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  645. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  646. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
  647. [06:01:11] [Watchdog Thread/ERROR]: ca.spottedleaf.concurrentutil.executor.standard.PrioritisedQueueExecutorThread.run(PrioritisedQueueExecutorThread.java:97)
  648. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  649. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Watchdog Thread
  650. [06:01:11] [Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE
  651. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  652. [06:01:11] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpThreads0(Native Method)
  653. [06:01:11] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  654. [06:01:11] [Watchdog Thread/ERROR]: java.management@17.0.7/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
  655. [06:01:11] [Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:203)
  656. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  657. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Server console handler
  658. [06:01:11] [Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  659. [06:01:11] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  660. [06:01:11] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
  661. [06:01:11] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
  662. [06:01:11] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:329)
  663. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  664. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.FileInputStream.readBytes(Native Method)
  665. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.FileInputStream.read(FileInputStream.java:276)
  666. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
  667. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
  668. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
  669. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
  670. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
  671. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.InputStreamReader.read(InputStreamReader.java:177)
  672. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.fill(BufferedReader.java:162)
  673. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:329)
  674. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.io.BufferedReader.readLine(BufferedReader.java:396)
  675. [06:01:11] [Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180)
  676. [06:01:11] [Watchdog Thread/ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143)
  677. [06:01:11] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:102)
  678. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  679. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  680. [06:01:11] [Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  681. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  682. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  683. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  684. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  685. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  686. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  687. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  688. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  689. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  690. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  691. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  692. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  693. [06:01:11] [Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: RUNNABLE
  694. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  695. [06:01:11] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  696. [06:01:11] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:209)
  697. [06:01:11] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:202)
  698. [06:01:11] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
  699. [06:01:11] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
  700. [06:01:11] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  701. [06:01:11] [Watchdog Thread/ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  702. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  703. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  704. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer-0
  705. [06:01:11] [Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  706. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  707. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  708. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
  709. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  710. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  711. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer-1
  712. [06:01:11] [Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  713. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  714. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  715. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Object.java:338)
  716. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:537)
  717. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  718. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  719. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer-2
  720. [06:01:11] [Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
  721. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  722. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  723. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Object.java:338)
  724. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:537)
  725. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  726. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  727. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer-3
  728. [06:01:11] [Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  729. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  730. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  731. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
  732. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  733. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  734. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: DiscordSRV ExpiryThread
  735. [06:01:11] [Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  736. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  737. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.sleep(Native Method)
  738. [06:01:11] [Watchdog Thread/ERROR]: DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.objects.ExpiringDualHashBidiMap$ExpiryThread.run(ExpiringDualHashBidiMap.java:132)
  739. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  740. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-2
  741. [06:01:11] [Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
  742. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  743. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  744. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  745. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  746. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  747. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  748. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  749. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  750. [06:01:11] [Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  751. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  752. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  753. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  754. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  755. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  756. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  757. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  758. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  759. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  760. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  761. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  762. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  763. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  764. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-3
  765. [06:01:11] [Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
  766. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  767. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  768. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  769. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
  770. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  771. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  772. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  773. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: Timer-4
  774. [06:01:11] [Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  775. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  776. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  777. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
  778. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  779. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  780. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-0
  781. [06:01:11] [Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  782. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  783. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  784. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  785. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
  786. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  787. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  788. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  789. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: luckperms-worker-1
  790. [06:01:11] [Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
  791. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  792. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  793. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  794. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
  795. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  796. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  797. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  798. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: luckperms-scheduler
  799. [06:01:11] [Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
  800. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  801. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  802. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  803. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  804. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  805. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  806. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  807. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  808. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  809. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  810. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  811. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
  812. [06:01:11] [Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
  813. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  814. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  815. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  816. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  817. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  818. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  819. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  820. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  821. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  822. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  823. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  824. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
  825. [06:01:11] [Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  826. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  827. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  828. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  829. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  830. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  831. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  832. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  833. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  834. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  835. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  836. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  837. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
  838. [06:01:11] [Watchdog Thread/ERROR]: PID: 212 | Suspended: false | Native: false | State: TIMED_WAITING
  839. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  840. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Object.wait(Native Method)
  841. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.mainLoop(Timer.java:563)
  842. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.TimerThread.run(Timer.java:516)
  843. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  844. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
  845. [06:01:11] [Watchdog Thread/ERROR]: PID: 217 | Suspended: false | Native: false | State: WAITING
  846. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  847. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  848. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  849. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  850. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  851. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  852. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  853. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  854. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  855. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  856. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  857. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  858. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  859. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  860. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: pool-24-thread-2
  861. [06:01:11] [Watchdog Thread/ERROR]: PID: 218 | Suspended: false | Native: false | State: WAITING
  862. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  863. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method)
  864. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  865. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  866. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  867. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  868. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  869. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  870. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  871. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  872. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  873. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  874. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
  875. [06:01:11] [Watchdog Thread/ERROR]: ------------------------------
  876. [06:01:11] [Watchdog Thread/ERROR]: Current Thread: HttpClient-51-SelectorManager
  877. [06:01:11] [Watchdog Thread/ERROR]: PID: 233 | Suspended: false | Native: true | State: RUNNABLE
  878. [06:01:11] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  879. [06:01:11] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
  880. [06:01:11] [Watchdog Thread/ERROR]: Locked on:java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
  881. [06:01:11] [Watchdog Thread/ERROR]: Stack:
  882. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method)
  883. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
  884. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
  885. [06:01:11] [Watchdog Thread/ERROR]: java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  886. [06:01:11] [Watchdog Thread/ERROR]: platform/java.net.http@17.0.7/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement