Getting this error after selecting "Fight" in a double battle on my Pikachu's turn:
[Pokemon Rejuvenation 14.0.2 2026-07-16 04:18:51 -0500]
Exception: ArgumentError
Message: wrong number of arguments (given 1, expected 2)
Scripts/Battle_Effects.rb:303:in `pbCanParalyze?'
./patch/Mods/ShowMoveEffectiveness.rb:234:in `showMoveEffectivenessStatus'
./patch/Mods/ShowMoveEffectiveness.rb:195:in `block in refresh'
./patch/Mods/ShowMoveEffectiveness.rb:131:in `each'
./patch/Mods/ShowMoveEffectiveness.rb:131:in `refresh'
Scripts/Battle_Scene.rb:842:in `update'
Scripts/Battle_Scene.rb:809:in `update'
Scripts/Battle_Scene.rb:2878:in `pbFrameUpdate'
Scripts/Battle_Scene.rb:4253:in `block in pbFightMenu'
Scripts/Battle_Scene.rb:4252:in `loop'
Scripts/Battle_Scene.rb:4252:in `pbFightMenu'
Scripts/Rejuv/Battle/Battle_Scene.rb:413:in `pbFightMenu'
Scripts/Battle.rb:4724:in `block (4 levels) in commandloop'
Scripts/Battle.rb:4723:in `loop'
Scripts/Battle.rb:4723:in `block (3 levels) in commandloop'
Scripts/Battle.rb:4718:in `loop'
Scripts/Battle.rb:4718:in `block (2 levels) in commandloop'
Scripts/Battle.rb:4717:in `catch'
Scripts/Battle.rb:4717:in `block in commandloop'
Scripts/Battle.rb:4708:in `each'
Scripts/Battle.rb:4708:in `commandloop'
Scripts/Battle.rb:4675:in `pbCommandPhase'
Scripts/Battle.rb:4540:in `block in pbRunTurn'
Scripts/PBDebug.rb:4:in `logonerr'
Scripts/Battle.rb:4538:in `pbRunTurn'