Serious Player Animatons plays a "blank_loop" animation as a default, causing IAnimatedPlayer#playerAnimator_getAnimation()#isActive() checks to return true.
This causes an issue with the EMF Animation Halt feature, where EMF Animations are always halted for Players when Serious Player Animations is in a modpack alongside Mob Player Animator.
Serious Player Animatons plays a "blank_loop" animation as a default, causing
IAnimatedPlayer#playerAnimator_getAnimation()#isActive()
checks to return true.This causes an issue with the EMF Animation Halt feature, where EMF Animations are always halted for Players when Serious Player Animations is in a modpack alongside Mob Player Animator.