Backpacked

Backpacked

19M Downloads

Crash when rendering player with backpack on Small Ships entity (1.20.1, Fabric)

zaid8597 opened this issue ยท 0 comments

commented

Describe the bug

Crash occurs when a player wearing a Backpacked backpack interacts with Small Ships entities, throwing an IllegalStateException related to unlinked config properties during rendering.

To Reproduce

Equip any backpack from Backpacked.

Interact with or ride a boat from Small Ships.

Crash occurs immediately during entity rendering.

Expected behavior

The player should render normally with a backpack, and no crashes should occur when using Small Ships entities.

Mod Version

3.0.0-beta.9 (Fabric)

Minecraft Version

1.20.1

Modloader

Fabric

Crash Log (if applicable)

https://api.mclo.gs/1/raw/DOEmJWM

Additional context

A race condition in config initialization between Backpacked and Small Ships.