SupGamer NL
SupGamer NL
- 6
- Posts
- 8
- Years
- He/Him
- The Netherlands
- Seen May 1, 2024
I don't know why, but whenever a Pokémon wants to use the move Hidden Power I get this error:
Exception: NoMethodError
Message: undefined method 'iv' for #<PokeBattle_Battler>
I have a screenshot of the full error with the backtrace.
I can also add the errorlog.txt to this thread.
I have tried to find similar cases, but at last, I didn't find anything related to my problem.
I hope someone can help me with this problem
Exception: NoMethodError
Message: undefined method 'iv' for #<PokeBattle_Battler>
I have a screenshot of the full error with the backtrace.
![[PokeCommunity.com] NoMethodError - undefined method 'iv' for #<PokeBattle_Battler> [PokeCommunity.com] NoMethodError - undefined method 'iv' for #<PokeBattle_Battler>](https://u.cubeupload.com/SupGamer_NL/NoMethodErrorundefin.png)
I can also add the errorlog.txt to this thread.
Spoiler:
[2022-02-14 01:22:39 +0100]
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
[EBDX v1.2.6]
Exception: NoMethodError
Message: undefined method `iv' for #<PokeBattle_Battler>
Backtrace:
166:Move_Effects_080-0FF:265:in `pbHiddenPower'
166:Move_Effects_080-0FF:245:in `pbBaseType'
163:Move_Usage_Calculations:15:in `pbCalcType'
155:Battler_UseMove:230:in `pbUseMove'
[Elite Battle: DX] Scripted Battles.rb:65:in `pbUseMove'
155:Battler_UseMove:60:in `block in pbProcessTurn'
012:PBDebug:6:in `logonerr'
155:Battler_UseMove:59:in `pbProcessTurn'
181:Battle_Phase_Attack:126:in `block (2 levels) in pbAttackPhaseMoves'
181:Battle_Phase_Attack:122:in `each'
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
[EBDX v1.2.6]
Exception: NoMethodError
Message: undefined method `iv' for #<PokeBattle_Battler>
Backtrace:
166:Move_Effects_080-0FF:265:in `pbHiddenPower'
166:Move_Effects_080-0FF:245:in `pbBaseType'
163:Move_Usage_Calculations:15:in `pbCalcType'
155:Battler_UseMove:230:in `pbUseMove'
[Elite Battle: DX] Scripted Battles.rb:65:in `pbUseMove'
155:Battler_UseMove:60:in `block in pbProcessTurn'
012:PBDebug:6:in `logonerr'
155:Battler_UseMove:59:in `pbProcessTurn'
181:Battle_Phase_Attack:126:in `block (2 levels) in pbAttackPhaseMoves'
181:Battle_Phase_Attack:122:in `each'
I have tried to find similar cases, but at last, I didn't find anything related to my problem.
I hope someone can help me with this problem
Last edited: