Hi, I recently ran into a bug and couldn't find anything about it online. Whenever an NPC uses a Z-Move against me, it displays this error message and both Pokémon disappear but the battle carries on running.
[2025-03-05 20:43:08 +0000]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: TypeError
Message: nil can't be coerced into Integer
Backtrace:
BattleAnimationPlayer:491:in `-'
BattleAnimationPlayer:491:in `block in playTiming'
BattleAnimationPlayer:475:in `each'
BattleAnimationPlayer:475:in `playTiming'
BattleAnimationPlayer:842:in `update'
Scene_PlayAnimations:548:in `block in pbAnimationCore'
Scene_PlayAnimations:547:in `loop'
Scene_PlayAnimations:547:in `pbAnimationCore'
[Deluxe Battle Kit] [001] Animation Utilities.rb:32:in `block in pbAnimation'
Scene_PlayAnimations:399:in `pbSaveShadows'
Could anyone help?