Accessories

Accessories

4M Downloads

1.21.1 NeoForge crash on game startup with the latest update

Daltaxy opened this issue · 4 comments

commented

Hello.

After updating the mod to 1.1.0-beta.37+1.21.1 (instead of beta.35), the game crashes on startup and makes it seem like another mod is causing the crash, over and over. I eventually gave up and figured it was one of the two mods updated tonight, and this was the one

Reverting to beta.35 fixes the issue
dedicated server remains unaffected

crash reports:
https://mclo.gs/SC9rOQF
https://mclo.gs/Ndv5YTM
https://mclo.gs/sEmDK3F
https://mclo.gs/aKo5eRv
https://mclo.gs/TNvgIEB
they're all the same, it's just that another mod is said to be causing the issue

deleting the previous config file doesn't fix it

commented

I have to report a similar error, with accesories latest version and Lionfish Api and L_Ender's Cataclysm.

crash-2025-04-18_18.28.42-fml.txt

latest.log

commented

I have experienced the same. In my case I'm getting an error thrown out that the Useful Backpack's slot_mod feature is coming up as the error but reverting to a previous version of Accessories resolve the crash.

Edit: I should mention, as it seems relevant, that I am also using L_Ender's Cataclysm in the modpack I'm testing on. Seems this has been identified as a potential point of conflict.

crash-2025-04-18_21.56.51-client.txt

latest.log

commented

Interesting bit of code within L_Ender's Cataclysm that seems to bypass how model loading works which is not something I expected. Will make a change to prevent further crashing

commented

Pushed an updated version that should fix the issue