本帖最后由 h316098438 于 2021-8-11 15:29 编辑 
报错简报如下,详细的见附件。我刚从spigot迁移到paper,启动后只有ess说不推荐使用,让我换别的插件,别的使用没任何问题,玩家也玩的好好的。
但过了一段时间开始搁一段时间出现卡顿,然后掉线,后台报错。重复几次以后,崩服了。
| [12:43:54] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-170 (MC: 1.17.1) ---
 [12:43:54] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
 [12:43:54] [Paper Watchdog Thread/ERROR]: ------------------------------
 [12:43:54] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
 [12:43:54] [Paper Watchdog Thread/ERROR]: ------------------------------
 [12:43:54] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
 [12:43:54] [Paper Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
 [12:43:54] [Paper Watchdog Thread/ERROR]:     Stack:
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ChunkHolder.recalcNeighborPriority(ChunkHolder.java:184)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ChunkHolder.setNeighborPriority(ChunkHolder.java:171)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ChunkHolder.updateFutures(ChunkHolder.java:782)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.PlayerChunk$$Lambda$5795/0x0000000801d7e220.accept(Unknown Source)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         [email protected]/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ChunkHolder.updateFutures(ChunkHolder.java:782)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.DistanceManager.runAllUpdates(DistanceManager.java:130)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ServerChunkCache.runDistanceManagerUpdates(ServerChunkCache.java:672)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1076)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.midTickLoadChunks(ServerChunkCache.java:1061)
 
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer.midTickLoadChunks(MinecraftServer.java:1296)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:608)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1553)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:479)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1406)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1188)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         app//net.minecraft.server.MinecraftServer$$Lambda$3646/0x00000008013db690.run(Unknown Source)
 [12:43:54] [Paper Watchdog Thread/ERROR]:         [email protected]/java.lang.Thread.run(Thread.java:831)
 [12:43:54] [Paper Watchdog Thread/ERROR]: ------------------------------
 [12:43:54] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
 [12:43:54] [Paper Watchdog Thread/ERROR]: ------------------------------
 [12:43:59] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH  - git-Paper-170 (MC: 1.17.1) ---
 [12:43:59] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
 [12:43:59] [Paper Watchdog Thread/ERROR]: ------------------------------
 [12:43:59] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
 [12:43:59] [Paper Watchdog Thread/ERROR]: ------------------------------
 
 | 
求教大佬分析下原因