Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
- [12:22:16] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
- [12:22:16] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
- [12:22:16] [Paper Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
- [12:22:16] [Paper 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
- [12:22:16] [Paper 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
- [12:22:16] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
- [12:22:16] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [12:22:16] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-378 (MC: 1.15.2)
- [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
- [12:22:16] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk wait task info below:
- [12:22:16] [Paper Watchdog Thread/ERROR]: -71,646 in 'bending:
- [12:22:16] [Paper Watchdog Thread/ERROR]: Load Task - none
- [12:22:16] [Paper Watchdog Thread/ERROR]: Save Task - none
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Status - minecraft:full
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:full
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - minecraft:features
- [12:22:16] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2
- [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
- [12:22:16] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
- [12:22:16] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:22:16] [Paper Watchdog Thread/ERROR]: Stack:
- [12:22:16] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:22:16] [Paper Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.bl(IAsyncTaskHandler.java:131)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:510)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:332)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IWorldReader.getChunkAt(IWorldReader.java:87)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:277)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getType(World.java:665)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ICollisionAccess.getBlockCollision(ICollisionAccess.java:123)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ICollisionAccess.b(ICollisionAccess.java:75)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.a(Entity.java:887)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.e(Entity.java:851)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.Entity.move(Entity.java:632)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.e(EntityLiving.java:2270)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.e(EntityHuman.java:1547)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.movementTick(EntityLiving.java:2637)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.movementTick(EntityHuman.java:428)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityLiving.tick(EntityLiving.java:2396)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityHuman.tick(EntityHuman.java:165)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.EntityPlayer.playerTick(EntityPlayer.java:463)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.PlayerConnection.tick(PlayerConnection.java:159)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:373)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:142)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1353)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:431)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1181)
- [12:22:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:970)
- [12:22:16] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:22:16] [Paper Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement