- 15
- Posts
- 6
- Years
- I live in England, which is in the UK.
- Seen Jul 1, 2022
I get this error when I try to fight in a wild encounter.
It says I have no moves left, and attempts to use Struggle, but then this happens:
I don't want to start from scratch, as I had just implemented all of the Gen 6-8 stuff.
Thanks in advance.
It says I have no moves left, and attempts to use Struggle, but then this happens:
Code:
---------------------------
Pokémon Universal
---------------------------
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `>' for false:FalseClass
PokeBattle_Battler:3486:in `pbSuccessCheck'
PokeBattle_Battler:3890:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:3866:in `each'
PokeBattle_Battler:3866:in `pbProcessMoveAgainstTarget'
PokeBattle_Battler:4419:in `pbUseMove'
PokeBattle_Battler:4366:in `loop'
PokeBattle_Battler:4422:in `pbUseMove'
Thanks in advance.