
Compability with EmoteCraft
Derim16 opened this issue ยท 8 comments
Crash occurs when trying to use any emotion from the EmoteCraft plugin. Tried updating mods - nothing helped.
crash-2025-02-07_12.24.57-client.txt
Looks like PlayerAnimator deleted some parts of the api. Will have to check if/how it can be restored.
With this fix, waveycapes and first person model continue to work as should, added method is marked as deprecated for removal
Sorry for lagging behind. Kinda busy irl and have other updates sucking up time. I need to finish up some other parts before I can get to this (namely, a new JIJ build setup to share code like this between mods in a better way).
Wait huh, KosmX does player animator and emotecraft, don't they? So why would they be using a non-public fork?
I am emotecraft maintainer, and the fork is not private, it is in my profile, the change that broke your mod is in upstream
Ah ok, that explains it. Then I'll look into getting this fixed soon (probably broke multiple mods of mine too).
emotecraft uses its playeranimator fork since the original one is dying
it's located here https://repo.redlance.org/#/public/dev/kosmx/player-anim
it just includes some of my pullrequests, like this one KosmX/minecraftPlayerAnimator#138