hi !
I was messing around with the plugins limits trying to see what fieldmove could be used with other fieldmove and i just ran into an error by using magic monocle, rock climbing, whirlpool and lava whirlpool. It happens any time i use lava whirlpool, i guess it has something to do with the animation for that fieldmove because i can do water whirlpool fine but it wont be showing the animation and trying to use lava whirlpool will crash the game.
Replacing the "animations" scripts in "data" fixes everything.
I had this error multiple time and i try to recreate it but i can't find the proper setup to do it again.
[2025-08-16 17:19:25 +0200]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: NoMethodError
Message: undefined method `>' for nil:NilClass
Backtrace:
RPG_Sprite:127:in `effect?'
RPG_Sprite:321:in `block in effect?'
RPG_Sprite:321:in `each'
RPG_Sprite:321:in `effect?'
Sprite_AnimationSprite:35:in `update'
Sprite_AnimationSprite:79:in `block in update'
Sprite_AnimationSprite:79:in `each'
Sprite_AnimationSprite:79:in `update'
Scene_Map:151:in `block in updateSpritesets'
Scene_Map:149:in `each'