Equipping Backpack crashes the game
Neubulae opened this issue ยท 7 comments
-
ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
Fabric, 9.1.2 -
Describe the bug
Equipping the backpack crashes the game. -
Write steps to reproduce the bug
1.Equip the backpack
2.Crash -
What is expected behaviour
Crashn't?
any steps how to reproduce issue? does it crash even if its standard leather tier backpack?>
I suppose yes, I only tested a few backpacks tho.
Some assistance on discord tells me the code stacc-api
's complaining is here https://github.com/Devan-Kerman/Stacc/blob/master/src/main/java/net/devtech/stacc/mixin/RenderItemCountFixin.java
I suppose this might be a conflict issue between Traveler's Backpack and Stacc API...?
Yeah I guess so, since I can't reproduce this issue and I do not use stacc api