Advertisement
Guest User

PaperMC Log Upload

a guest
Jul 1st, 2024
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. [19:33:40] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-40-b45d9b6 (MC: 1.21) ---
  2. [19:33:40] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
  3. [19:33:40] [Paper Watchdog Thread/ERROR]: ------------------------------
  4. [19:33:40] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  5. [19:33:40] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:
  6. [19:33:40] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( -363,-83) in 'world']
  7. [19:33:40] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=world, chunkX=-363, chunkZ=-83, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=net.minecraft.world.level.chunk.ProtoChunk,status=minecraft:initialize_light}, currentGenStatus=minecraft:initialize_light, requestedGenStatus=minecraft:full, generationTask=null, generationTaskStatus=null, priority=null, priorityLocked=false, neighbourRequestedPriority=null, effective_priority=null, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=6, fullNeighbourChunksLoadedBitset=30171136, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}
  8. [19:33:40] [Paper Watchdog Thread/ERROR]: ------------------------------
  9. [19:33:40] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  10. [19:33:40] [Paper Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  11. [19:33:40] [Paper Watchdog Thread/ERROR]: Stack:
  12. [19:33:40] [Paper Watchdog Thread/ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  13. [19:33:40] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  14. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:146)
  15. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
  16. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.managedBlock(ServerChunkCache.java:671)
  17. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.syncLoad(ServerChunkCache.java:103)
  18. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunkFallback(ServerChunkCache.java:128)
  19. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:236)
  20. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:571)
  21. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:845)
  22. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.world.entity.Entity.move(Entity.java:1129)
  23. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1430)
  24. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:34)
  25. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Pos.handle(ServerboundMovePlayerPacket.java:75)
  26. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:36)
  27. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.network.protocol.PacketUtils$$Lambda/0x00007f8c978b4418.run(Unknown Source)
  28. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
  29. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
  30. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
  31. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1478)
  32. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
  33. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
  34. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1456)
  35. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1449)
  36. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114)
  37. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1558)
  38. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1246)
  39. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329)
  40. [19:33:40] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x00007f8c96d20b58.run(Unknown Source)
  41. [19:33:40] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.runWith(Thread.java:1596)
  42. [19:33:40] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:1583)
  43. [19:33:40] [Paper Watchdog Thread/ERROR]: ------------------------------
  44. [19:33:40] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  45. [19:33:40] [Paper Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement