本帖最后由 EmptyLava 于 2022-5-3 23:09 编辑
事情是这样的,前几天服务器突然一个玩家打开一个箱子,莫名其妙的卡死,然后服务器就一直奔溃,只要不开那个箱子就不会,一开就崩溃,把那个箱子拆掉以后就暂时问题了,昨天晚上一个玩家在一个新的区块(没加载过的)发现一个沉船,打开宝箱结果有卡死奔溃了,哪位知道怎么解决吗?
附上日志
事情是这样的,前几天服务器突然一个玩家打开一个箱子,莫名其妙的卡死,然后服务器就一直奔溃,只要不开那个箱子就不会,一开就崩溃,把那个箱子拆掉以后就暂时问题了,昨天晚上一个玩家在一个新的区块(没加载过的)发现一个沉船,打开宝箱结果有卡死奔溃了,哪位知道怎么解决吗?
附上日志
[00:52:42 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:52:42 ERROR]: The server has not responded for 10 seconds! Creating thread dump [00:52:42 ERROR]: ------------------------------ [00:52:42 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:52:42 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:52:42 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:52:42 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:52:42 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:52:42 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:52:42 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:52:42 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:52:42 ERROR]: ------------------------------ [00:52:42 ERROR]: Current Thread: Server thread [00:52:42 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:52:42 ERROR]: Stack: [00:52:42 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:52:42 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:52:42 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:52:42 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:52:42 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:52:42 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:52:42 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:52:42 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:52:42 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:52:42 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:52:42 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:52:42 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:52:42 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:52:42 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:52:42 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:52:42 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:52:42 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:52:42 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:52:42 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:52:42 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:52:42 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:52:42 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:52:42 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:52:42 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:52:42 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:52:42 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:52:42 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:52:42 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:52:42 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:52:42 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:52:42 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:52:42 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:52:42 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:52:42 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:52:42 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:52:42 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:52:42 ERROR]: ------------------------------ [00:52:42 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:52:42 ERROR]: ------------------------------ [00:52:47 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:52:47 ERROR]: The server has not responded for 15 seconds! Creating thread dump [00:52:47 ERROR]: ------------------------------ [00:52:47 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:52:47 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:52:47 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:52:47 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:52:47 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:52:47 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:52:47 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:52:47 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:52:47 ERROR]: ------------------------------ [00:52:47 ERROR]: Current Thread: Server thread [00:52:47 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:52:47 ERROR]: Stack: [00:52:47 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:52:47 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:52:47 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:52:47 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:52:47 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:52:47 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:52:47 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:52:47 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:52:47 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:52:47 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:52:47 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:52:47 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:52:47 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:52:47 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:52:47 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:52:47 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:52:47 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:52:47 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:52:47 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:52:47 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:52:47 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:52:47 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:52:47 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:52:47 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:52:47 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:52:47 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:52:47 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:52:47 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:52:47 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:52:47 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:52:47 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:52:47 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:52:47 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:52:47 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:52:47 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:52:47 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:52:47 ERROR]: ------------------------------ [00:52:47 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:52:47 ERROR]: ------------------------------ [00:52:52 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:52:52 ERROR]: The server has not responded for 20 seconds! Creating thread dump [00:52:52 ERROR]: ------------------------------ [00:52:52 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:52:52 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:52:52 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:52:52 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:52:52 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:52:52 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:52:52 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:52:52 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:52:52 ERROR]: ------------------------------ [00:52:52 ERROR]: Current Thread: Server thread [00:52:52 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:52:52 ERROR]: Stack: [00:52:52 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:52:52 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:52:52 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:52:52 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:52:52 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:52:52 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:52:52 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:52:52 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:52:52 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:52:52 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:52:52 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:52:52 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:52:52 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:52:52 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:52:52 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:52:52 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:52:52 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:52:52 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:52:52 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:52:52 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:52:52 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:52:52 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:52:52 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:52:52 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:52:52 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:52:52 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:52:52 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:52:52 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:52:52 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:52:52 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:52:52 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:52:52 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:52:52 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:52:52 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:52:52 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:52:52 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:52:52 ERROR]: ------------------------------ [00:52:52 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:52:52 ERROR]: ------------------------------ [00:52:53 INFO]: UUID of player shinonomenano is 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:52:57 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:52:57 ERROR]: The server has not responded for 25 seconds! Creating thread dump [00:52:57 ERROR]: ------------------------------ [00:52:57 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:52:57 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:52:57 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:52:57 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:52:57 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:52:57 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:52:57 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:52:57 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:52:57 ERROR]: ------------------------------ [00:52:57 ERROR]: Current Thread: Server thread [00:52:57 ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE [00:52:57 ERROR]: Stack: [00:52:57 ERROR]: [email protected]/java.util.zip.Inflater.inflateBytesBytes(Native Method) [00:52:57 ERROR]: [email protected]/java.util.zip.Inflater.inflate(Inflater.java:378) [00:52:57 ERROR]: [email protected]/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152) [00:52:57 ERROR]: net.minecraft.util.FastBufferedInputStream.fill(FastBufferedInputStream.java:94) [00:52:57 ERROR]: net.minecraft.util.FastBufferedInputStream.read(FastBufferedInputStream.java:32) [00:52:57 ERROR]: [email protected]/java.io.DataInputStream.readByte(DataInputStream.java:271) [00:52:57 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:108) [00:52:57 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:50) [00:52:57 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:95) [00:52:57 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:110) [00:52:57 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:110) [00:52:57 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:50) [00:52:57 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:95) [00:52:57 ERROR]: net.minecraft.nbt.CompoundTag$1.parse(CompoundTag.java:69) [00:52:57 ERROR]: net.minecraft.nbt.NbtIo.parse(NbtIo.java:220) [00:52:57 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:267) [00:52:57 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:52:57 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:52:57 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:52:57 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:52:57 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:52:57 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:52:57 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:52:57 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:52:57 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:52:57 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:52:57 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:52:57 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:52:57 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:52:57 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:52:57 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:52:57 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:52:57 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:52:57 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:52:57 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:52:57 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:52:57 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:52:57 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:52:57 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:52:57 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:52:57 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:52:57 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:52:57 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:52:57 ERROR]: ------------------------------ [00:52:57 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:52:57 ERROR]: ------------------------------ [00:52:58 INFO]: [ sb ]: [world] Serendipity77: 1 [00:53:02 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:02 ERROR]: The server has not responded for 30 seconds! Creating thread dump [00:53:02 ERROR]: ------------------------------ [00:53:02 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:02 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:02 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:02 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:02 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:02 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:02 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:02 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:02 ERROR]: ------------------------------ [00:53:02 ERROR]: Current Thread: Server thread [00:53:02 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:02 ERROR]: Stack: [00:53:02 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:02 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:02 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:02 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:02 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:02 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:02 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:02 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:02 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:02 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:02 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:02 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:02 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:02 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:02 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:02 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:02 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:02 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:02 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:02 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:02 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:02 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:02 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:02 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:02 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:02 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:02 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:02 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:02 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:02 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:02 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:02 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:02 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:02 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:02 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:02 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:02 ERROR]: ------------------------------ [00:53:02 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:02 ERROR]: ------------------------------ [00:53:05 INFO]: UUID of player shinonomenano is 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:07 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:07 ERROR]: The server has not responded for 35 seconds! Creating thread dump [00:53:07 ERROR]: ------------------------------ [00:53:07 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:07 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:07 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:07 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:07 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:07 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:07 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:07 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:07 ERROR]: ------------------------------ [00:53:07 ERROR]: Current Thread: Server thread [00:53:07 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:07 ERROR]: Stack: [00:53:07 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:07 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:07 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:07 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:07 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:07 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:07 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:07 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:07 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:07 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:07 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:07 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:07 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:07 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:07 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:07 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:07 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:07 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:07 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:07 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:07 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:07 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:07 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:07 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:07 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:07 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:07 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:07 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:07 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:07 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:07 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:07 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:07 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:07 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:07 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:07 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:07 ERROR]: ------------------------------ [00:53:07 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:07 ERROR]: ------------------------------ [00:53:07 INFO]: [ sb ]: [world] Serendipity77: 崩了好像 [00:53:12 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:12 ERROR]: The server has not responded for 40 seconds! Creating thread dump [00:53:12 ERROR]: ------------------------------ [00:53:12 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:12 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:12 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:12 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:12 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:12 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:12 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:12 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:12 ERROR]: ------------------------------ [00:53:12 ERROR]: Current Thread: Server thread [00:53:12 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:12 ERROR]: Stack: [00:53:12 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:12 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:12 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:12 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:12 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:12 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:12 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:12 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:12 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:12 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:12 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:12 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:12 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:12 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:12 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:12 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:12 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:12 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:12 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:12 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:12 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:12 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:12 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:12 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:12 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:12 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:12 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:12 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:12 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:12 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:12 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:12 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:12 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:12 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:12 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:12 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:12 ERROR]: ------------------------------ [00:53:12 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:12 ERROR]: ------------------------------ [00:53:17 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:17 ERROR]: The server has not responded for 45 seconds! Creating thread dump [00:53:17 ERROR]: ------------------------------ [00:53:17 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:17 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:17 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:17 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:17 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:17 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:17 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:17 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:17 ERROR]: ------------------------------ [00:53:17 ERROR]: Current Thread: Server thread [00:53:17 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:17 ERROR]: Stack: [00:53:17 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:17 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:17 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:17 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:17 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:17 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:17 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:17 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:17 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:17 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:17 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:17 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:17 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:17 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:17 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:17 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:17 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:17 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:17 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:17 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:17 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:17 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:17 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:17 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:17 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:17 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:17 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:17 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:17 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:17 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:17 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:17 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:17 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:17 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:17 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:17 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:17 ERROR]: ------------------------------ [00:53:17 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:17 ERROR]: ------------------------------ [00:53:22 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:22 ERROR]: The server has not responded for 50 seconds! Creating thread dump [00:53:22 ERROR]: ------------------------------ [00:53:22 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:22 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:22 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:22 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:22 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:22 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:22 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:22 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:22 ERROR]: ------------------------------ [00:53:22 ERROR]: Current Thread: Server thread [00:53:22 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:22 ERROR]: Stack: [00:53:22 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:22 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:22 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:22 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:22 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:22 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:22 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:22 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:22 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:22 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:22 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:22 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:22 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:22 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:22 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:22 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:22 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:22 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:22 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:22 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:22 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:22 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:22 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:22 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:22 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:22 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:22 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:22 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:22 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:22 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:22 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:22 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:22 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:22 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:22 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:22 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:22 ERROR]: ------------------------------ [00:53:22 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:22 ERROR]: ------------------------------ [00:53:27 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:27 ERROR]: The server has not responded for 55 seconds! Creating thread dump [00:53:27 ERROR]: ------------------------------ [00:53:27 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:27 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:27 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:27 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:27 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:27 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:27 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:27 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:27 ERROR]: ------------------------------ [00:53:27 ERROR]: Current Thread: Server thread [00:53:27 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:27 ERROR]: Stack: [00:53:27 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:27 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:27 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:27 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:27 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:27 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:27 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:27 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:27 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:27 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:27 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:27 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:27 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:27 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:27 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:27 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:27 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:27 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:27 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:27 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:27 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:27 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:27 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:27 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:27 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:27 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:27 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:27 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:27 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:27 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:27 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:27 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:27 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:27 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:27 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:27 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:27 ERROR]: ------------------------------ [00:53:27 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:27 ERROR]: ------------------------------ [00:53:32 INFO]: UUID of player shinonomenano is 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:32 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-216 (MC: 1.18.1) --- [00:53:32 ERROR]: The server has not responded for 60 seconds! Creating thread dump [00:53:32 ERROR]: ------------------------------ [00:53:32 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:32 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:32 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:32 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:32 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:32 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:32 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:32 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:32 ERROR]: ------------------------------ [00:53:32 ERROR]: Current Thread: Server thread [00:53:32 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:32 ERROR]: Stack: [00:53:32 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:32 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:32 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:32 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:32 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:32 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:32 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:32 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:32 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:32 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:32 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:32 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:32 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:32 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:32 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:32 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:32 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:32 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:32 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:32 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:32 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:32 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:32 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:32 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:32 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:32 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:32 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:32 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:32 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:32 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:32 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:32 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:32 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:32 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:32 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:32 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:32 ERROR]: ------------------------------ [00:53:32 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH --- [00:53:32 ERROR]: ------------------------------ [00:53:33 ERROR]: ------------------------------ [00:53:33 ERROR]: The server has stopped responding! This is (probably) not a Paper bug. [00:53:33 ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author [00:53:33 ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring [00:53:33 ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once [00:53:33 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 [00:53:33 ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues [00:53:33 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports [00:53:33 ERROR]: Paper version: git-Paper-216 (MC: 1.18.1) [00:53:33 ERROR]: ------------------------------ [00:53:33 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [00:53:33 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer [00:53:33 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false [00:53:33 ERROR]: Entity UUID: 74e095ef-87be-3ff9-8bbe-7caf9970e7ee [00:53:33 ERROR]: Position: world: 'world' at location (-1224.594365055105, 56.0, -1423.811832523982) [00:53:33 ERROR]: Velocity: (0.0, -0.005, 0.0) (in blocks per tick) [00:53:33 ERROR]: Entity AABB: AABB[-1224.894365067026, 56.0, -1424.111832535903] -> [-1224.2943650431841, 57.799999952316284, -1423.5118325120611] [00:53:33 ERROR]: Total packets processed on the main thread for all players: 1884446 [00:53:33 ERROR]: ------------------------------ [00:53:33 ERROR]: Current Thread: Server thread [00:53:33 ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE [00:53:33 ERROR]: Stack: [00:53:33 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:33 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:33 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:33 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:33 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:33 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:33 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:33 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:33 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:33 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:33 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:33 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:33 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:33 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:33 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:33 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:33 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:33 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:33 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:33 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:33 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:33 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:33 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:33 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:33 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:33 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:33 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:33 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:33 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:33 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:33 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:33 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:33 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:33 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:33 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:33 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:33 ERROR]: ------------------------------ [00:53:33 ERROR]: Entire Thread Dump: [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Reference Handler [00:53:35 ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253) [00:53:35 ERROR]: [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Finalizer [00:53:35 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) [00:53:35 ERROR]: [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Signal Dispatcher [00:53:35 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Attach Listener [00:53:35 ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Notification Thread [00:53:35 ERROR]: PID: 12 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Common-Cleaner [00:53:35 ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [00:53:35 ERROR]: [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DestroyJavaVM [00:53:35 ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: WindowsStreamPump [00:53:35 ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method) [00:53:35 ERROR]: org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:138) [00:53:35 ERROR]: org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:460) [00:53:35 ERROR]: org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$105/0x0000000800d21190.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-Async [00:53:35 ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:org.jline.terminal.impl.AbstractWindowsConsoleWriter.write(AbstractWindowsConsoleWriter.java:27) [00:53:35 ERROR]: Locked on:[email protected]/java.io.Writer.write(Writer.java:199) [00:53:35 ERROR]: Locked on:[email protected]/java.io.PrintWriter.write(PrintWriter.java:480) [00:53:35 ERROR]: Locked on:net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:263) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: org.fusesource.jansi.internal.Kernel32.WriteConsoleW(Native Method) [00:53:35 ERROR]: org.jline.terminal.impl.jansi.win.JansiWinConsoleWriter.writeConsole(JansiWinConsoleWriter.java:27) [00:53:35 ERROR]: org.jline.terminal.impl.AbstractWindowsConsoleWriter.write(AbstractWindowsConsoleWriter.java:27) [00:53:35 ERROR]: [email protected]/java.io.Writer.write(Writer.java:199) [00:53:35 ERROR]: [email protected]/java.io.PrintWriter.write(PrintWriter.java:480) [00:53:35 ERROR]: [email protected]/java.io.PrintWriter.append(PrintWriter.java:1148) [00:53:35 ERROR]: [email protected]/java.io.PrintWriter.append(PrintWriter.java:61) [00:53:35 ERROR]: org.jline.utils.Curses.doTputs(Curses.java:460) [00:53:35 ERROR]: org.jline.utils.Curses.tputs(Curses.java:60) [00:53:35 ERROR]: org.jline.terminal.impl.AbstractTerminal.puts(AbstractTerminal.java:185) [00:53:35 ERROR]: org.jline.utils.Display.update(Display.java:290) [00:53:35 ERROR]: org.jline.utils.Display.update(Display.java:103) [00:53:35 ERROR]: org.jline.reader.impl.LineReaderImpl.printAbove(LineReaderImpl.java:770) [00:53:35 ERROR]: net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:263) [00:53:35 ERROR]: net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:256) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89) [00:53:35 ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:84) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89) [00:53:35 ERROR]: org.apache.logging.log4j.core.appender.rewrite.RewriteAppender.append(RewriteAppender.java:84) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:161) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:125) [00:53:35 ERROR]: org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89) [00:53:35 ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatch(AsyncAppenderEventDispatcher.java:119) [00:53:35 ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:81) [00:53:35 ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:63) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Timer hack thread [00:53:35 ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: net.minecraft.Util$6.run(Util.java:664) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Worker-Main-1 [00:53:35 ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Server thread [00:53:35 ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:35 ERROR]: Locked on:net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:605) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60) [00:53:35 ERROR]: [email protected]/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328) [00:53:35 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:296) [00:53:35 ERROR]: [email protected]/sun.nio.ch.IOUtil.read(IOUtil.java:273) [00:53:35 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:815) [00:53:35 ERROR]: [email protected]/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:797) [00:53:35 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:605) [00:53:35 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263) [00:53:35 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:181) [00:53:35 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$6295/0x0000000801fd63f0.a(Unknown Source) [00:53:35 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:112) [00:53:35 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78) [00:53:35 ERROR]: net.minecraft.world.level.StructureFeatureManager.checkStructurePresence(StructureFeatureManager.java:123) [00:53:35 ERROR]: net.minecraft.world.level.levelgen.feature.StructureFeature.getNearestGeneratedFeature(StructureFeature.java:172) [00:53:35 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:236) [00:53:35 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapFeature(ServerLevel.java:1784) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:77) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:31) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:27) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:14) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$10097/0x0000000802d22000.accept(Unknown Source) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:33) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:73) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:96) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:93) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:104) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:111) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:139) [00:53:35 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:134) [00:53:35 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85) [00:53:35 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169) [00:53:35 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1486) [00:53:35 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:270) [00:53:35 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1013) [00:53:35 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:586) [00:53:35 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1840) [00:53:35 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) [00:53:35 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) [00:53:35 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) [00:53:35 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$9890/0x0000000802ca7cc0.run(Unknown Source) [00:53:35 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18) [00:53:35 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [00:53:35 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) [00:53:35 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) [00:53:35 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [00:53:35 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$3939/0x000000080143dd60.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Paper Watchdog Thread [00:53:35 ERROR]: PID: 32 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method) [00:53:35 ERROR]: [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521) [00:53:35 ERROR]: [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509) [00:53:35 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:204) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Paper Async Chunk Task Thread #0 [00:53:35 ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) [00:53:35 ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:97) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Paper Async Chunk Urgent Task Thread [00:53:35 ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) [00:53:35 ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:97) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Server console handler [00:53:35 ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1757) [00:53:35 ERROR]: org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:78) [00:53:35 ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57) [00:53:35 ERROR]: org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160) [00:53:35 ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:110) [00:53:35 ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:61) [00:53:35 ERROR]: org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:923) [00:53:35 ERROR]: org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:956) [00:53:35 ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:651) [00:53:35 ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468) [00:53:35 ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158) [00:53:35 ERROR]: net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141) [00:53:35 ERROR]: net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:111) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-4-thread-1 [00:53:35 ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Netty Server IO #0 [00:53:35 ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:814) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TConfigWatcherService-1 [00:53:35 ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-8-thread-1 [00:53:35 ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 43 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 44 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 45 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 46 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 47 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 48 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 49 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 50 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 51 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ForkJoinPool-1-worker-7 [00:53:35 ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.compensatedBlock(ForkJoinPool.java:3449) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3432) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673) [00:53:35 ERROR]: [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118) [00:53:35 ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128) [00:53:35 ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60) [00:53:35 ERROR]: me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$5772/0x0000000801d26b68.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: WorldEdit Session Manager [00:53:35 ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.mainLoop(Timer.java:563) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.run(Timer.java:516) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: luckperms-scheduler [00:53:35 ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: FileSystemWatchService [00:53:35 ERROR]: PID: 75 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065) [00:53:35 ERROR]: [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: MVStore background writer nio:F:/YT/plugins/LuckPerms/luckperms-h2.mv.db [00:53:35 ERROR]: PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Timer-0 [00:53:35 ERROR]: PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.mainLoop(Timer.java:563) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.run(Timer.java:516) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup [00:53:35 ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [00:53:35 ERROR]: com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Paper RegionFile IO Thread [00:53:35 ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) [00:53:35 ERROR]: com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:97) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 92 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 93 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: HikariPool-1 housekeeper [00:53:35 ERROR]: PID: 94 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 96 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 99 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Java2D Disposer [00:53:35 ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [00:53:35 ERROR]: [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) [00:53:35 ERROR]: [email protected]/sun.java2d.Disposer.run(Disposer.java:145) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 102 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-8 [00:53:35 ERROR]: PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CrazyAuctionsPlus-1.2.0.1[全球商店].jar//studio.trc.bukkit.crazyauctionsplus.util.AuctionProcess$AuctionUpdateThread.run(AuctionProcess.java:128) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 108 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 110 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 111 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 112 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-27-thread-1 [00:53:35 ERROR]: PID: 113 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 114 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: PlayerIntensifyHikariPool housekeeper [00:53:35 ERROR]: PID: 115 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Timer-1 [00:53:35 ERROR]: PID: 116 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.mainLoop(Timer.java:563) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.run(Timer.java:516) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Timer-2 [00:53:35 ERROR]: PID: 118 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.mainLoop(Timer.java:563) [00:53:35 ERROR]: [email protected]/java.util.TimerThread.run(Timer.java:516) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TAB Repeating / Delayed Thread 0 [00:53:35 ERROR]: PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: TAB.v3.1.0.jar//me.neznamy.tab.shared.TabRepeatingTask.lambda$createTask$0(TabRepeatingTask.java:68) [00:53:35 ERROR]: TAB.v3.1.0.jar//me.neznamy.tab.shared.TabRepeatingTask$$Lambda$7566/0x000000080239e000.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [00:53:35 ERROR]: [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 122 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: PlayerTaskHikariPool housekeeper [00:53:35 ERROR]: PID: 123 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TAB Processing Thread [00:53:35 ERROR]: PID: 125 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Connection evictor [00:53:35 ERROR]: PID: 126 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-11 [00:53:35 ERROR]: PID: 127 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CoreProtect-20.4[核心保护].jar//net.coreprotect.thread.CacheHandler.run(CacheHandler.java:30) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-12 [00:53:35 ERROR]: PID: 128 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CoreProtect-20.4[核心保护].jar//net.coreprotect.consumer.Consumer.run(Consumer.java:131) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 129 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 130 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 131 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 132 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 141 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 142 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 143 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #0 [00:53:35 ERROR]: PID: 145 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Thread.java:337) [00:53:35 ERROR]: [email protected]/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.managers.PacketManager.lambda$update$14(PacketManager.java:235) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.managers.PacketManager$$Lambda$8416/0x00000008026924b0.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [00:53:35 ERROR]: [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #1 [00:53:35 ERROR]: PID: 146 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #2 [00:53:35 ERROR]: PID: 147 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Object.wait(Native Method) [00:53:35 ERROR]: org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftFuture.get(CraftFuture.java:53) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.utils.SyncUtils.executeSync(SyncUtils.java:25) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.utils.SyncUtils.runAsyncWithSyncCondition(SyncUtils.java:35) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.managers.PacketManager.lambda$run$12(PacketManager.java:59) [00:53:35 ERROR]: InteractionVisualizer-1.17.1.1[动画].jar//com.loohp.interactionvisualizer.managers.PacketManager$$Lambda$8418/0x0000000802692f58.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [00:53:35 ERROR]: [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #3 [00:53:35 ERROR]: PID: 148 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #4 [00:53:35 ERROR]: PID: 149 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #5 [00:53:35 ERROR]: PID: 150 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #6 [00:53:35 ERROR]: PID: 151 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: InteractionVisualizer Async Processing Thread #7 [00:53:35 ERROR]: PID: 152 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: lumine-scheduler-timer [00:53:35 ERROR]: PID: 153 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ProtocolLib-StructureCompiler 0 [00:53:35 ERROR]: PID: 154 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: rollbar-buffered_sender [00:53:35 ERROR]: PID: 155 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: lumine-scheduler-0 [00:53:35 ERROR]: PID: 156 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ExpiringMap-Expirer [00:53:35 ERROR]: PID: 186 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Craft Async Scheduler Management Thread [00:53:35 ERROR]: PID: 187 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 195 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-23 [00:53:35 ERROR]: PID: 263 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CrazyAuctionsPlus-1.2.0.1[全球商店].jar//studio.trc.bukkit.crazyauctionsplus.Main$2.lambda$run$0(Main.java:167) [00:53:35 ERROR]: CrazyAuctionsPlus-1.2.0.1[全球商店].jar//studio.trc.bukkit.crazyauctionsplus.Main$2$$Lambda$8809/0x00000008021ee988.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-24 [00:53:35 ERROR]: PID: 264 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CrazyAuctionsPlus-1.2.0.1[全球商店].jar//studio.trc.bukkit.crazyauctionsplus.Main$2.lambda$run$3(Main.java:202) [00:53:35 ERROR]: CrazyAuctionsPlus-1.2.0.1[全球商店].jar//studio.trc.bukkit.crazyauctionsplus.Main$2$$Lambda$8810/0x00000008021eeba8.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: bStats-Metrics [00:53:35 ERROR]: PID: 274 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ktor-okhttp-dispatcher-worker-1 [00:53:35 ERROR]: PID: 289 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ktor-okhttp-dispatcher-worker-2 [00:53:35 ERROR]: PID: 290 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ktor-okhttp-dispatcher-worker-3 [00:53:35 ERROR]: PID: 291 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DefaultDispatcher-worker-3 [00:53:35 ERROR]: PID: 296 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: nioEventLoopGroup-2-1 [00:53:35 ERROR]: PID: 297 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Netty Server IO #1 [00:53:35 ERROR]: PID: 301 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: kotlinx.coroutines.DefaultExecutor [00:53:35 ERROR]: PID: 303 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:121) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: nioEventLoopGroup-2-2 [00:53:35 ERROR]: PID: 308 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: nioEventLoopGroup-2-3 [00:53:35 ERROR]: PID: 309 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: nioEventLoopGroup-2-4 [00:53:35 ERROR]: PID: 311 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DefaultDispatcher-worker-4 [00:53:35 ERROR]: PID: 313 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-35 [00:53:35 ERROR]: PID: 315 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: CoreProtect-20.4[核心保护].jar//net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:360) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DecentHolograms Thread #1 [00:53:35 ERROR]: PID: 317 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DecentHolograms Thread #2 [00:53:35 ERROR]: PID: 318 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DecentHolograms Thread #3 [00:53:35 ERROR]: PID: 319 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DecentHolograms Thread #4 [00:53:35 ERROR]: PID: 320 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Slimefun Profiler [00:53:35 ERROR]: PID: 325 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Slimefun Profiler [00:53:35 ERROR]: PID: 327 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Netty Server IO #2 [00:53:35 ERROR]: PID: 389 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Netty Server IO #3 [00:53:35 ERROR]: PID: 421 | Suspended: false | Native: false | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Locked on:[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPoll.wait(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) [00:53:35 ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:814) [00:53:35 ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457) [00:53:35 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [00:53:35 ERROR]: io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-24-thread-1 [00:53:35 ERROR]: PID: 515 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TAB Repeating / Delayed Thread 31 [00:53:35 ERROR]: PID: 516 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/java.lang.Thread.sleep(Native Method) [00:53:35 ERROR]: TAB.v3.1.0.jar//me.neznamy.tab.shared.TabRepeatingTask.lambda$createTask$0(TabRepeatingTask.java:68) [00:53:35 ERROR]: TAB.v3.1.0.jar//me.neznamy.tab.shared.TabRepeatingTask$$Lambda$7566/0x000000080239e000.run(Unknown Source) [00:53:35 ERROR]: [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [00:53:35 ERROR]: [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-26-thread-1 [00:53:35 ERROR]: PID: 526 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: pool-25-thread-1 [00:53:35 ERROR]: PID: 557 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Profile Lookup Executor #0 [00:53:35 ERROR]: PID: 1158 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Profile Lookup Executor #1 [00:53:35 ERROR]: PID: 1159 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DefaultDispatcher-worker-1 [00:53:35 ERROR]: PID: 1459 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: DefaultDispatcher-worker-2 [00:53:35 ERROR]: PID: 2527 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:795) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:740) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:711) [00:53:35 ERROR]: MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Thread-211 [00:53:35 ERROR]: PID: 4041 | Suspended: false | Native: true | State: RUNNABLE [00:53:35 ERROR]: Thread is waiting on monitor(s): [00:53:35 ERROR]: Locked on:[email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343) [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read0(Native Method) [00:53:35 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46) [00:53:35 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) [00:53:35 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:312) [00:53:35 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) [00:53:35 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) [00:53:35 ERROR]: [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:966) [00:53:35 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478) [00:53:35 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472) [00:53:35 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) [00:53:35 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1455) [00:53:35 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1059) [00:53:35 ERROR]: [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) [00:53:35 ERROR]: [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) [00:53:35 ERROR]: [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343) [00:53:35 ERROR]: [email protected]/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:791) [00:53:35 ERROR]: [email protected]/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726) [00:53:35 ERROR]: [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688) [00:53:35 ERROR]: [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) [00:53:35 ERROR]: [email protected]/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) [00:53:35 ERROR]: ProtocolLib[前置].jar//com.comphenix.protocol.metrics.Metrics.sendData(Metrics.java:313) [00:53:35 ERROR]: ProtocolLib[前置].jar//com.comphenix.protocol.metrics.Metrics.access$300(Metrics.java:29) [00:53:35 ERROR]: ProtocolLib[前置].jar//com.comphenix.protocol.metrics.Metrics$2.run(Metrics.java:268) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: luckperms-command-executor [00:53:35 ERROR]: PID: 17790 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: luckperms-scheduler-worker-93 [00:53:35 ERROR]: PID: 19224 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: Async Chat Thread - #59 [00:53:35 ERROR]: PID: 19381 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: User Authenticator #38 [00:53:35 ERROR]: PID: 19384 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ForkJoinPool-2-worker-184 [00:53:35 ERROR]: PID: 19385 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ForkJoinPool-1-worker-155 [00:53:35 ERROR]: PID: 19386 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ForkJoinPool-1-worker-156 [00:53:35 ERROR]: PID: 19387 | Suspended: false | Native: false | State: WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TAB Repeating / Delayed Thread 136 [00:53:35 ERROR]: PID: 19388 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: TAB Repeating / Delayed Thread 137 [00:53:35 ERROR]: PID: 19389 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401) [00:53:35 ERROR]: [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [00:53:35 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833) [00:53:35 ERROR]: ------------------------------ [00:53:35 ERROR]: Current Thread: ForkJoinPool-1-worker-157 [00:53:35 ERROR]: PID: 19390 | Suspended: false | Native: false | State: TIMED_WAITING [00:53:35 ERROR]: Stack: [00:53:35 ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method) [00:53:35 ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) [00:53:35 ERROR]: [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [00:53:35 ERROR]: ------------------------------ [00:53:36 INFO]: Stopping main thread (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER) [00:53:36 ERROR]: Main thread terminated by WatchDog due to hard crash java.lang.ThreadDeath: null at java.lang.Thread.stop(Thread.java:942) ~[?:?] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:1033) ~[paper-1.18.1.jar:git-Paper-216] at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:800) ~[paper-1.18.1.jar:git-Paper-216] at net.minecraft.server.MinecraftServer.close(MinecraftServer.java:1005) ~[paper-1.18.1.jar:git-Paper-216] at org.spigotmc.WatchdogThread.run(WatchdogThread.java:234) ~[paper-1.18.1.jar:git-Paper-216] [00:53:36 INFO]: Stopping server [00:53:36 INFO]: [Residence] Disabling Residence v5.0.1.3 [00:53:36 INFO]: [Residence] Disabled! [00:53:36 INFO]: [CMILib] Disabling CMILib v1.1.2.0 [00:53:36 INFO]: [ProtectionLib] Disabling ProtectionLib v0.9.3 [00:53:36 INFO]: [QuickShop] Disabling QuickShop v5.1.0.5 [00:53:36 INFO]: [QuickShop] QuickShop is finishing remaining work, this may need a while... [00:53:36 INFO]: [QuickShop] Please wait for the data to flush its data... [00:53:36 INFO]: [PlayerTitle] Disabling PlayerTitle v2.10.7 [00:53:36 INFO]: [PlayerTitle] 已成功卸载! [00:53:36 INFO]: [PlayerTitle] Author:handy QQ群:1064982471 [00:53:36 INFO]: [MythicLib] Disabling MythicLib v1.3 [00:53:36 INFO]: [InteractionVisualizer] Disabling InteractionVisualizer v1.17.1.1 [00:53:36 INFO]: [PlaceholderAPI] Unregistered placeholder expansion: interactionvisualizer [00:53:36 INFO]: [InteractionVisualizer] Saving player preferences bitmask index, do not halt the server. [00:53:36 INFO]: [InteractionVisualizer] Plugin reload detected, attempting to despawn all visual entities. If anything went wrong, please restart! (Reloads are always not recommended) [00:53:36 INFO]: [InteractionVisualizer] InteractionVisualizer has been disabled! [00:53:36 INFO]: [AuthMe] Disabling AuthMe v5.6.0-SNAPSHOT-b2517 [00:53:36 INFO]: [AuthMe] Waiting for 0 tasks to finish [00:53:36 INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2517 disabled! [00:53:36 INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861 [00:53:36 INFO]: [PlaceholderAPI] Unregistered placeholder expansion: multiverse [00:53:36 INFO]: [SimpleUtils] Disabling SimpleUtils vBuild 1 zh-CN(baoad) (git 721f4c9) [00:53:36 INFO]: [FluffyMachines] Disabling FluffyMachines vBuild 2 zh-CN(baoad) (git 0758668) [00:53:36 INFO]: [Galactifun] Disabling Galactifun vBuild 3 zh-CN(baoad) (git 180ad5a) [00:53:36 INFO]: [FoxyMachines] Disabling FoxyMachines vBuild 8 zh-CN(ybw0014) (git 1cd9d28) [00:53:36 INFO]: [Networks] Disabling Networks vBuild 44 zh-CN(ybw0014) (git 9dbc125) [00:53:36 INFO]: [InfinityExpansion] Disabling InfinityExpansion vTest 3 zh-CN(baoad) (git aa441d1) [00:53:36 INFO]: [CoreProtect] Disabling CoreProtect v20.4 [00:53:36 INFO]: [CoreProtect] Finishing up data logging. Please wait... [00:53:37 INFO]: [CoreProtect] Success! Disabled CoreProtect v20.4 [00:53:37 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.19.4-dev+3-997fb18 [00:53:37 INFO]: [Slimefun] Disabling Slimefun v4.9-test-cargo_stacking_items-ff32a4a [00:53:37 INFO]: [Slimefun] Saving block data for world "world" (24,498 change(s) queued) [00:53:40 INFO]: [Slimefun] 已备份 Slimefun 数据至: 2022-04-16-00-53.zip [00:53:40 INFO]: [PlayerTask] Disabling PlayerTask v1.12.0 [00:53:40 INFO]: [PlayerTask] 已成功卸载!插件作者: handy [00:53:40 INFO]: [TAB] Disabling TAB v3.1.0 [00:53:40 INFO]: [TAB] Disabled in 16ms [00:53:40 INFO]: [RedPacket] Disabling RedPacket v1.5.5 [00:53:40 INFO]: [RedPacket] 正在保存红包信息,请稍等... [00:53:40 INFO]: [RedPacket] 完成!继续服务器关闭程序... [00:53:40 INFO]: [PlayerIntensify] Disabling PlayerIntensify v1.1.1 [00:53:40 INFO]: [PlayerIntensify] 已成功卸载! [00:53:40 INFO]: [PlayerIntensify] Author:handy QQ群:1064982471 [00:53:40 INFO]: [XConomy] Disabling XConomy v2.16.1 [00:53:40 INFO]: [XConomy] XConomy已成功卸载 [00:53:40 INFO]: [Essentials] Disabling Essentials v2.19.4-dev+3-997fb18 [00:53:40 INFO]: [Vault] [Economy] Essentials Economy unhooked. [00:53:40 INFO]: [DecentHolograms] Disabling DecentHolograms v2.3.0 [00:53:40 INFO]: [WorldEdit] Disabling WorldEdit v7.2.10+1742f98 [00:53:40 INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit [00:53:40 INFO]: [NexEngine] Disabling NexEngine v2.1.0 [00:53:40 INFO]: [ChestCommands] Disabling ChestCommands v4.0.3 [00:53:40 INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.15 [00:53:40 INFO]: [LiteLottery] Disabling LiteLottery v1.2.3 [00:53:40 INFO]: [PlayerPoints] Disabling PlayerPoints v3.1.1 [00:53:40 INFO]: [Vault] Disabling Vault v1.7.3-b131 [00:53:40 INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault [00:53:40 INFO]: [CustomSprays] Disabling CustomSprays v1.5 [00:53:40 INFO]: [CustomSprays] CustomSprays disabled. [00:53:40 INFO]: [PlayersBackpacksViewer] Disabling PlayersBackpacksViewer v2.0-ForAllVersions [00:53:40 INFO]: [XiaoheiQSManger] Disabling XiaoheiQSManger v1.0-SNAPSHOT [00:53:40 INFO]: [xiaoheiQSManger] QS群管插件已卸载! [00:53:41 INFO]: [LiteSignIn] Disabling LiteSignIn v1.5.6 [00:53:41 INFO]: [PlaceholderAPI] Unregistered placeholder expansion: litesignin [00:53:41 INFO]: LiteSignIn >>> 已保存所有的 SQLite 数据。 [00:53:41 INFO]: [LiteInvitation] Disabling LiteInvitation v1.4.6-SNAPSHOT [00:53:41 INFO]: []======[Lite Invitation]======[] [00:53:41 INFO]: | 信息: [00:53:41 INFO]: | Disabling [00:53:41 INFO]: | 作者: Durham [00:53:41 INFO]: | 版本: 1.4.5-SNAPSHOT [00:53:41 INFO]: | 联系我: [00:53:41 INFO]: | QQ: 1664828807 [00:53:41 INFO]: | MCBBS: Durham [00:53:41 INFO]: | [00:53:41 INFO]: | #数据存储方式: Yaml [00:53:41 INFO]: []==============================[] [00:53:41 INFO]: [Notbuild] Disabling Notbuild v1.5 [00:53:41 INFO]: [Notbuild] Notbuild插件已被卸载。 [00:53:41 INFO]: [XuanGreet] Disabling XuanGreet v1.0-SNAPSHOT [00:53:41 INFO]: [ProtocolLib] Disabling ProtocolLib v4.7.0 [00:53:41 INFO]: [IronElevators] Disabling IronElevators v1.6 [00:53:41 INFO]: [WolfCombatBalance] Disabling WolfCombatBalance v1.0-SNAPSHOT [00:53:41 INFO]: [QiMengPlayerChest] Disabling QiMengPlayerChest v1.0 [00:53:41 INFO]: [HiveChecker] Disabling HiveChecker v3.4.4 [00:53:41 INFO]: [HiveChecker] Done and disabled in 0.01ms [00:53:41 INFO]: [HiveChecker] If you liked the plugin, don't forget to give a ★★★★★ rating! [00:53:41 INFO]: [HiveChecker] Thank you and have a great day! [00:53:41 INFO]: [CrazyAuctionsPlus] Disabling CrazyAuctionsPlus v1.2.0.1 [00:53:41 INFO]: [OpenInv] Disabling OpenInv v4.1.9 [00:53:41 INFO]: [LuckPerms] Disabling LuckPerms v5.4.9 [00:53:41 INFO]: [LuckPerms] Starting shutdown process... [00:53:41 INFO]: [LuckPerms] Closing storage... [00:53:41 INFO]: [LuckPerms] Goodbye! [00:53:41 INFO]: [MiniMOTD] Disabling MiniMOTD v2.0.5 [00:53:41 INFO]: [TrElytra] Disabling TrElytra v1.0.4-SNAPSHOT [00:53:41 INFO]: [GSit] Disabling GSit v1.0.4 [00:53:41 INFO]: [GSit] The Plugin was successfully disabled. [00:53:41 INFO]: [InfiniteScoreboard] Disabling InfiniteScoreboard v1.1.0 [00:53:41 INFO]: [BBSToper] Disabling BBSToper v3.6.7 [00:53:41 INFO]: [TrChat] Disabling TrChat v1.90-R8 [00:53:41 INFO]: [com.zaxxer.hikari_4_0_3.HikariDataSource] HikariPool-1 - Shutdown initiated... [00:53:41 INFO]: [com.zaxxer.hikari_4_0_3.HikariDataSource] HikariPool-1 - Shutdown completed. [00:53:41 INFO]: [TrChat] 信息 | 感谢使用本插件, 您在论坛为本插件评分即是对作者最大的鼓励! [00:53:41 INFO]: [NewRandomTP] Disabling NewRandomTP v1.0.1.0 [00:53:41 INFO]: [NewRandomTP] The plugin is uninstalled! [00:53:41 INFO]: [NewRandomTP] https://github.com/LFMcxixif/NewRandomTP [00:53:41 INFO]: [MiraiMC] Disabling MiraiMC v1.6 [00:53:41 INFO]: [MiraiMC] Stopping bot event listener. [00:53:41 INFO]: [MiraiMC] Closing all bots [00:53:41 INFO]: [MiraiMC] Closing SQLite database. [00:53:41 INFO]: [MiraiMC] All tasks done. Thanks for use MiraiMC! [00:53:41 INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1 [00:53:41 WARN]: Exception in thread "DefaultDispatcher-worker-3" java.lang.IllegalStateException: zip file closed [00:53:41 WARN]: at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) [00:53:41 WARN]: at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:330) [00:53:41 WARN]: at java.base/java.util.jar.JarFile.getEntry(JarFile.java:518) [00:53:41 WARN]: at java.base/java.util.jar.JarFile.getJarEntry(JarFile.java:473) [00:53:41 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) [00:53:41 WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:587) [00:53:41 WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) [00:53:41 WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) [00:53:41 WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.DispatchedTask.handleFatalException(DispatchedTask.kt:144) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) [00:53:41 WARN]: at MiraiMC-Bukkit.jar//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) [00:53:41 WARN]: [io.netty.util.concurrent.DefaultPromise] An exception was thrown by net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$$Lambda$8913/0x00000008029fa990.operationComplete() java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?] at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?] at java.util.jar.JarFile.getEntry(JarFile.java:518) ~[?:?] at java.util.jar.JarFile.getJarEntry(JarFile.java:473) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler.createConnection$lambda-3(NettyNetworkHandler.kt:162) ~[MiraiMC-Bukkit.jar:?] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannel$CloseFuture.setClosed(AbstractChannel.java:1182) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:773) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:749) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.close(DefaultChannelPipeline.java:1352) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:622) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:611) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-all-4.1.68.Final.jar:4.1.68.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] [00:53:41 INFO]: [BlockLocker] Disabling BlockLocker v1.10.4 [00:53:41 INFO]: [xiaoheiBind] Disabling xiaoheiBind v1.0-SNAPSHOT [00:53:41 INFO]: [xiaoheiBind] [STDOUT] [xiaoheiBind] 绑定插件已卸载! [00:53:41 WARN]: Nag author(s): '[]' of 'xiaoheiBind' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [00:53:41 INFO]: Saving players [00:53:41 INFO]: shinonomenano lost connection: Server is restarting [00:53:41 INFO]: shinonomenano left the game [00:53:41 INFO]: Serendipity77 lost connection: Server is restarting [00:53:41 INFO]: Serendipity77 left the game [00:53:41 INFO]: Saving worlds [00:53:41 INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_venus]'/minecraft:world_galactifun_venus [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_io]'/minecraft:world_galactifun_io [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_earth_orbit]'/minecraft:world_galactifun_earth_orbit [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_enceladus]'/minecraft:world_galactifun_enceladus [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_titan]'/minecraft:world_galactifun_titan [00:53:47 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_mars]'/minecraft:world_galactifun_mars [00:53:48 INFO]: Saving chunks for level 'ServerLevel[world_galactifun_the_moon]'/minecraft:world_galactifun_the_moon [00:53:48 INFO]: Saving chunks for level 'ServerLevel[world_spawn]'/minecraft:world_spawn [00:53:48 INFO]: Saving chunks for level 'ServerLevel[zy]'/minecraft:zy [00:53:48 INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (world_galactifun_io): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (world_galactifun_titan): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (world_galactifun_mars): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (world_spawn): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage (zy): All chunks are saved [00:53:48 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [00:54:01 INFO]: Flushing Chunk IO |
用各种手段把藏宝图从你的服务器里驱逐出去(艹,我在说些什么鬼话)
https://www.mcbbs.net/thread-1324906-1-1.html
https://www.mcbbs.net/thread-1324906-1-1.html
可以按楼上说,用数据包把宝箱里的藏宝图去掉,也可以用原版世界边界/worldborder限制世界大小