AppleSkin

AppleSkin

236M Downloads

crash on startup fabric 1.17

TheNimbleNinja opened this issue ยท 7 comments

commented

Closing, please re-open if this has not been fixed.

commented
commented

Please try with v2.1.0. I believe this should be fixed now.

commented

look like some mods call the item tooltip on construct phase, maybe we need add some security checks

commented

Not sure how this is possible. In AppleSkin's entrypoint:

which sets INSTANCE:

INSTANCE = AutoConfig.getConfigHolder(ModConfig.class).getConfig();

I guess that getConfig call is returning null?

commented

Maybe try deleting your config/appleskin.json5 file and allow it to regenerate?

commented

i did delete all my configs and it still crashed