PlayerAnimator crashes on its own in dev environment (1.20.1)
Crowfooted opened this issue ยท 3 comments
Attempting to use Iron's Spellbooks as a dependency for my mod (which depends on PlayerAnimator), but was getting crashes when running client from IDE.
Narrowed it down to PlayerAnimator - crash occurs when no other mods are loaded (other than my mod in progress, which currently does nothing, it's a blank mod).
Game version is 1.20.1, Forge version is 47.3.1, PlayerAnimator version 1.0.2
Edit: Apologise in advance if this is something on my end, I'm just puzzled and nobody on the Modded MC Discord could figure it out either. You're my only hope, thanks in advance
Having a similar issue on 1.20.4 fabric, works fine when i export my mod and launch it outside the dev environment.