Game crashes on player death and loss of all items when using You're in grave danger, worked in Traveler's Backpack 1.21.1-10.1.3
quaap opened this issue ยท 5 comments
-
ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
-
Describe the bug
Game crashes on player death when using You're in grave danger. This results in loss of all items.
This worked in Traveler's Backpack 1.21.1-10.1.3.
Crash report shows java.lang.NoSuchMethodError: 'com.tiviacz.travelersbackpack.component.ITravelersBackpackComponent'
Using:
Minecraft 1.21.1
Fabric 0.16.9
You're in grave danger 2.4.11
Traveler's backpack 1.21.1-10.1.4+
- Write steps to reproduce the bug
Create world with
Minecraft 1.21.1
Fabric 0.16.9
You're in grave danger 2.4.11
Traveler's backpack 1.21.1-10.1.4+
Do a '/kill'
- What is expected behaviour
No crash, items preserved.
Here is a mrpack testcase
issue1111-testcase 1.0.0.mrpack.zip
Travelers Backpack received inventory and most logic rewrite so some graves mods that add compat on their own have to adapt to changes