SledGes
Пользователь
- Сообщения
- 4
Разрешается выкладывание кода, файлов конфигураций, логов и т.д. только под BB-код CODE
на сервере с ядром paper, игрок делает что-то, что вызвает ошибку в консоли, помогите решить, от чего она появляется.....
[16:36:03 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:03 ERROR]: The server has not responded for 10 seconds! Creating thread dump
[16:36:03 ERROR]: ------------------------------
[16:36:03 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:04 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:04 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:04 ERROR]: Entity UUID: игрок uuid
[16:36:04 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:04 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:04 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:04 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:05 ERROR]: ------------------------------
[16:36:05 ERROR]: Current Thread: Server thread
[16:36:05 ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[16:36:05 ERROR]: Stack:
[16:36:05 ERROR]: java.base@17.0.7/java.io.DataInputStream.skipBytes(DataInputStream.java:227)
[16:36:05 ERROR]: net.minecraft.nbt.StringTag.skipString(StringTag.java:54)
[16:36:05 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:108)
[16:36:05 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:92)
[16:36:05 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:93)
[16:36:05 ERROR]: net.minecraft.nbt.CompoundTag$1.parse(CompoundTag.java:68)
[16:36:05 ERROR]: net.minecraft.nbt.NbtIo.parse(NbtIo.java:270)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:267)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:05 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:05 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:05 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:05 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:05 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:05 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:05 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:05 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:05 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:05 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:05 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:05 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:05 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:05 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:05 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:05 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:05 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:05 ERROR]: ------------------------------
[16:36:05 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:05 ERROR]: ------------------------------
[16:36:08 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:08 ERROR]: The server has not responded for 15 seconds! Creating thread dump
[16:36:08 ERROR]: ------------------------------
[16:36:08 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:08 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:08 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:08 ERROR]: Entity UUID: игрок uuid
[16:36:08 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:08 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:08 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:08 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:08 ERROR]: ------------------------------
[16:36:08 ERROR]: Current Thread: Server thread
[16:36:08 ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[16:36:08 ERROR]: Stack:
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:296)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:273)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:824)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:604)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:08 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:08 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:08 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:08 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:09 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:09 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:09 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:09 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:09 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:09 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:09 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:09 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:09 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:09 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:09 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:09 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:09 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:09 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:09 ERROR]: ------------------------------
[16:36:09 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:09 ERROR]: ------------------------------
[16:36:13 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:13 ERROR]: The server has not responded for 20 seconds! Creating thread dump
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:13 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:13 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:13 ERROR]: Entity UUID: игрок uuid
[16:36:13 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:13 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:13 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:13 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: Current Thread: Server thread
[16:36:13 ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[16:36:13 ERROR]: Stack:
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:296)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:273)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:824)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:604)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:13 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:13 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:13 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:13 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:13 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:13 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:13 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:13 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:13 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:13 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:13 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:13 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:13 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:13 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:13 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:13 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:13 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:13 ERROR]: ------------------------------
[16:36:18 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:18 ERROR]: The server has not responded for 25 seconds! Creating thread dump
[16:36:18 ERROR]: ------------------------------
[16:36:18 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:18 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:18 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:18 ERROR]: Entity UUID: игрок uuid
[16:36:18 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:18 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:18 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:18 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:18 ERROR]: ------------------------------
[16:36:18 ERROR]: Current Thread: Server thread
[16:36:18 ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[16:36:18 ERROR]: Stack:
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.Inflater.inflateBytesBytes(Native Method)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.Inflater.inflate(Inflater.java:378)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.InflaterInputStream.skip(InflaterInputStream.java:212)
[16:36:19 ERROR]: net.minecraft.util.FastBufferedInputStream.skip(FastBufferedInputStream.java:65)
[16:36:19 ERROR]: java.base@17.0.7/java.io.DataInputStream.skipBytes(DataInputStream.java:226)
[16:36:19 ERROR]: net.minecraft.nbt.LongArrayTag$1.skip(LongArrayTag.java:42)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:109)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:109)
[16:36:19 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:92)
[16:36:19 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:93)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.parse(CompoundTag.java:68)
[16:36:19 ERROR]: net.minecraft.nbt.NbtIo.parse(NbtIo.java:270)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:267)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:19 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:19 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:19 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:19 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:19 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:19 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:19 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:19 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:19 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:19 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:19 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:19 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:19 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:19 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:19 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:19 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:19 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:19 ERROR]: ------------------------------
[16:36:19 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:19 ERROR]: ------------------------------
[16:36:03 ERROR]: The server has not responded for 10 seconds! Creating thread dump
[16:36:03 ERROR]: ------------------------------
[16:36:03 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:04 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:04 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:04 ERROR]: Entity UUID: игрок uuid
[16:36:04 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:04 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:04 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:04 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:05 ERROR]: ------------------------------
[16:36:05 ERROR]: Current Thread: Server thread
[16:36:05 ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[16:36:05 ERROR]: Stack:
[16:36:05 ERROR]: java.base@17.0.7/java.io.DataInputStream.skipBytes(DataInputStream.java:227)
[16:36:05 ERROR]: net.minecraft.nbt.StringTag.skipString(StringTag.java:54)
[16:36:05 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:108)
[16:36:05 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:92)
[16:36:05 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:93)
[16:36:05 ERROR]: net.minecraft.nbt.CompoundTag$1.parse(CompoundTag.java:68)
[16:36:05 ERROR]: net.minecraft.nbt.NbtIo.parse(NbtIo.java:270)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:267)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:05 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:05 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:05 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:05 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:05 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:05 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:05 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:05 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:05 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:05 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:05 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:05 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:05 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:05 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:05 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:05 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:05 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:05 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:05 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:05 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:05 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:05 ERROR]: ------------------------------
[16:36:05 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:05 ERROR]: ------------------------------
[16:36:08 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:08 ERROR]: The server has not responded for 15 seconds! Creating thread dump
[16:36:08 ERROR]: ------------------------------
[16:36:08 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:08 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:08 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:08 ERROR]: Entity UUID: игрок uuid
[16:36:08 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:08 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:08 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:08 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:08 ERROR]: ------------------------------
[16:36:08 ERROR]: Current Thread: Server thread
[16:36:08 ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[16:36:08 ERROR]: Stack:
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:296)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:273)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
[16:36:08 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:824)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:604)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:08 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:08 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:08 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:08 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:08 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:08 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:09 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:09 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:09 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:09 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:09 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:09 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:09 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:09 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:09 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:09 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:09 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:09 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:09 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:09 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:09 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:09 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:09 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:09 ERROR]: ------------------------------
[16:36:09 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:09 ERROR]: ------------------------------
[16:36:13 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:13 ERROR]: The server has not responded for 20 seconds! Creating thread dump
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:13 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:13 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:13 ERROR]: Entity UUID: игрок uuid
[16:36:13 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:13 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:13 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:13 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: Current Thread: Server thread
[16:36:13 ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[16:36:13 ERROR]: Stack:
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:54)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:296)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:273)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
[16:36:13 ERROR]: java.base@17.0.7/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:824)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.RegionFile.getChunkDataInputStream(RegionFile.java:604)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:263)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:13 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:13 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:13 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:13 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:13 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:13 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:13 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:13 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:13 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:13 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:13 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:13 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:13 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:13 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:13 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:13 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:13 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:13 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:13 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:13 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:13 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:13 ERROR]: ------------------------------
[16:36:13 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:13 ERROR]: ------------------------------
[16:36:18 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-448 (MC: 1.19.3) ---
[16:36:18 ERROR]: The server has not responded for 25 seconds! Creating thread dump
[16:36:18 ERROR]: ------------------------------
[16:36:18 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:36:18 ERROR]: Ticking entity: minecraftlayer, entity class: net.minecraft.server.level.EntityPlayer
[16:36:18 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[16:36:18 ERROR]: Entity UUID: игрок uuid
[16:36:18 ERROR]: Position: world: 'world' at location (561.0786645388863, 56.5, 879.3916575204169)
[16:36:18 ERROR]: Velocity: (9.347792037296607E-4, -0.005, 0.0018574411394667555) (in blocks per tick)
[16:36:18 ERROR]: Entity AABB: AABB[560.7786645269654, 56.5, 879.0916575084959] -> [561.3786645508072, 58.299999952316284, 879.6916575323378]
[16:36:18 ERROR]: Total packets processed on the main thread for all players: 298247
[16:36:18 ERROR]: ------------------------------
[16:36:18 ERROR]: Current Thread: Server thread
[16:36:18 ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[16:36:18 ERROR]: Stack:
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.Inflater.inflateBytesBytes(Native Method)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.Inflater.inflate(Inflater.java:378)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
[16:36:19 ERROR]: java.base@17.0.7/java.util.zip.InflaterInputStream.skip(InflaterInputStream.java:212)
[16:36:19 ERROR]: net.minecraft.util.FastBufferedInputStream.skip(FastBufferedInputStream.java:65)
[16:36:19 ERROR]: java.base@17.0.7/java.io.DataInputStream.skipBytes(DataInputStream.java:226)
[16:36:19 ERROR]: net.minecraft.nbt.LongArrayTag$1.skip(LongArrayTag.java:42)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:109)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.skip(CompoundTag.java:109)
[16:36:19 ERROR]: net.minecraft.nbt.TagType$VariableSize.skip(TagType.java:92)
[16:36:19 ERROR]: net.minecraft.nbt.ListTag$1.skip(ListTag.java:93)
[16:36:19 ERROR]: net.minecraft.nbt.CompoundTag$1.parse(CompoundTag.java:68)
[16:36:19 ERROR]: net.minecraft.nbt.NbtIo.parse(NbtIo.java:270)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.RegionFileStorage.scanChunk(RegionFileStorage.java:267)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.ChunkStorage.lambda$chunkScanner$1(ChunkStorage.java:211)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.storage.IChunkLoader$$Lambda$5634/0x0000000801e07600.a(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.tryLoadFromStorage(StructureCheck.java:101)
[16:36:19 ERROR]: net.minecraft.world.level.levelgen.structure.StructureCheck.checkStart(StructureCheck.java:78)
[16:36:19 ERROR]: net.minecraft.world.level.StructureManager.checkStructurePresence(StructureManager.java:167)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getStructureGeneratingAt(ChunkGenerator.java:302)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.getNearestGeneratedStructure(ChunkGenerator.java:272)
[16:36:19 ERROR]: net.minecraft.world.level.chunk.ChunkGenerator.findNearestMapStructure(ChunkGenerator.java:201)
[16:36:19 ERROR]: net.minecraft.server.level.ServerLevel.findNearestMapStructure(ServerLevel.java:1889)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.run(ExplorationMapFunction.java:80)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.apply(LootItemConditionalFunction.java:30)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.apply(ExplorationMapFunction.java:30)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions.lambda$compose$1(LootItemFunctions.java:59)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunctions$$Lambda$4359/0x000000080192bde8.apply(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction.decorate(LootItemFunction.java:13)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.functions.LootItemFunction$$Lambda$7790/0x00000008025474c0.accept(Unknown Source)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.entries.LootItem.createItemStack(LootItem.java:32)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$1.createItemStack(LootPoolSingletonContainer.java:31)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItem(LootPool.java:71)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootPool.addRandomItems(LootPool.java:93)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItemsRaw(LootTable.java:97)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:108)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.getRandomItems(LootTable.java:115)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fillInventory(LootTable.java:143)
[16:36:19 ERROR]: net.minecraft.world.level.storage.loot.LootTable.fill(LootTable.java:138)
[16:36:19 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.unpackLootTable(RandomizableContainerBlockEntity.java:85)
[16:36:19 ERROR]: net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity.createMenu(RandomizableContainerBlockEntity.java:169)
[16:36:19 ERROR]: net.minecraft.server.level.ServerPlayer.openMenu(ServerPlayer.java:1539)
[16:36:19 ERROR]: net.minecraft.world.level.block.ChestBlock.use(ChestBlock.java:269)
[16:36:19 ERROR]: net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.use(BlockBehaviour.java:1061)
[16:36:19 ERROR]: net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:572)
[16:36:19 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1959)
[16:36:19 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37)
[16:36:19 ERROR]: net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9)
[16:36:19 ERROR]: net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51)
[16:36:19 ERROR]: net.minecraft.network.protocol.PlayerConnectionUtils$$Lambda$7323/0x00000008024796b8.run(Unknown Source)
[16:36:19 ERROR]: net.minecraft.server.TickTask.run(TickTask.java:18)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
[16:36:19 ERROR]: net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
[16:36:19 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[16:36:19 ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4483/0x000000080195ae00.run(Unknown Source)
[16:36:19 ERROR]: java.base@17.0.7/java.lang.Thread.run(Thread.java:833)
[16:36:19 ERROR]: ------------------------------
[16:36:19 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[16:36:19 ERROR]: ------------------------------
Последнее редактирование: