bee armor crashing bug
TheG0dC0der opened this issue ยท 3 comments
whenever I go into f5 or my inventory with the bee armor on my game crashes
this is on the medieval MC fabric 1.19.2 v14.5 modpack
edit: specifically the bee helmet I put on(it was the half one)
edit2: I think I came up with a idea, by opening a container I can empty my inventory without loading the player preview and after all valuables are emptied I can /clear and hopefully remove the vanilla armor, fixing the conflict that resulted in a nil value
edit3: for anyone who has the same problem and finds this /clear works and will not clear any of your trinkets, dying would also probably work but medieval MC has graves so dying is not a workable solution
Not a Bumblezone issue. Disable Cosmetic Armors for now or avoid filling up your cosmetic armor slots with any modded armor at the moment until the issue is resolved on Immersive Armor and Better End's side. Update Geckolib to latest version as they fixed their mixin to run earlier and stop their crash with Cosmetic Armor.
See this person's explanation of the issue. emilyploszaj/trinkets#228 (comment)
Better End's issue report: quiqueck/BetterEnd#129
Immersive Armor's report which the dev is currently working on a fix at the moment: Luke100000/ImmersiveArmors#65
Nothing on my end that I can do as this is a multi-mod interaction due to needing to render armor from extra armor slots added by another mod
alright thank you, I thought the cosmetic armor slots just used the same code or something for rendering normal armor,(not deep with knowledge on this subject)
edit: how would I fix this then, aka how would I take the armor off if I can't get into my inventory
edit2: I think I came up with a idea, by opening a container I can empty my inventory without loading the player preview and after all valuables are emptied I can /clear and hopefully remove the vanilla armor, fixing the conflict that resulted in a nil value
edit3: for anyone who has the same problem and finds this /clear works and will not clear any of your trinkets, dying would also probably work but medieval MC has graves so dying is not a workable solution