Skip to content

server crash with a bundle #356

@Valeqs

Description

@Valeqs

Stack trace

[00:28:16] [Region Scheduler Thread #0/WARN]: [io.papermc.paper.threadedregions.RegionizedWorldData] Failed to handle packet for /188.192.213.216:46050
net.minecraft.ReportedException: Ticking player
at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:1296) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:371) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.network.Connection.tick(Connection.java:694) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:521) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:2000) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1804) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:407) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:418) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:546) ~[concurrentutil-0.0.2.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IndexOutOfBoundsException: Index -420 out of bounds for length 1
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) ~[?:?]
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
at java.base/java.util.Objects.checkIndex(Objects.java:385) ~[?:?]
at java.base/java.util.ArrayList.remove(ArrayList.java:551) ~[?:?]
at net.minecraft.world.item.component.BundleContents$Mutable.removeOne(BundleContents.java:218) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.removeOneItemFromBundle(BundleItem.java:208) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.dropContent(BundleItem.java:194) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.dropContent(BundleItem.java:136) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.onUseTick(BundleItem.java:224) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.ItemStack.onUseTick(ItemStack.java:1481) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.updateUsingItem(LivingEntity.java:4119) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.level.ServerPlayer.updateUsingItem(ServerPlayer.java:3424) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.updatingUsingItem(LivingEntity.java:4110) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3296) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.player.Player.tick(Player.java:291) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:1214) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
... 9 more
[00:28:16] [Region Scheduler Thread #0/INFO]: Nebojsa lost connection: Internal server error
[00:28:16] [Region Scheduler Thread #0/INFO]: [voicechat] Disconnecting client Nebojsa
[00:28:16] [User Authenticator #13/INFO]: UUID of player Nebojsa is f00564a5-1152-4efe-8abc-564c00f5702a
[00:28:17] [Region Scheduler Thread #0/ERROR]: [io.papermc.paper.threadedregions.TickRegionScheduler] Region #21101 centered at chunk [47, -101] in world 'world' failed to tick:
net.minecraft.ReportedException: Ticking player
at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:1296) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:649) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:631) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2243) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2221) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2208) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.network.Connection.handleDisconnection(Connection.java:967) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:508) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:2000) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1804) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:407) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:418) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:546) ~[concurrentutil-0.0.2.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IndexOutOfBoundsException: Index -420 out of bounds for length 1
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) ~[?:?]
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
at java.base/java.util.Objects.checkIndex(Objects.java:385) ~[?:?]
at java.base/java.util.ArrayList.remove(ArrayList.java:551) ~[?:?]
at net.minecraft.world.item.component.BundleContents$Mutable.removeOne(BundleContents.java:218) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.removeOneItemFromBundle(BundleItem.java:208) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.dropContent(BundleItem.java:194) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.dropContent(BundleItem.java:136) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.BundleItem.onUseTick(BundleItem.java:224) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.item.ItemStack.onUseTick(ItemStack.java:1481) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.updateUsingItem(LivingEntity.java:4119) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.level.ServerPlayer.updateUsingItem(ServerPlayer.java:3424) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.updatingUsingItem(LivingEntity.java:4110) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3296) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.world.entity.player.Player.tick(Player.java:291) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:1214) ~[folia-1.21.4.jar:1.21.4-DEV-8af1aef]
... 13 more

Plugin and Datapack List

Image

  • AnarchyExploitFixes wasn't installed when the crash happenend!

Actions to reproduce (if known)

i tried but didn't succed with the recreation of the crash.

Folia version

This server is running Folia version 1.21.4-DEV-master@8af1aef (2024-12-26T22:29:41Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.1-128-d348cb8 (MC: 1.21.1)

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions