- 1
- Posts
- 4
- Years
- Seen Aug 16, 2020
Hey all! What does this error mean & how do I fix it? I haven't done anything different besides adding gen 8 pokemon, abilities & items along with updating some other battle sprites in gen 7 & 6. I did not have any issues before. The issue happens whenever I try to open up my bag only during a battle.
Here's the code:
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `>' for nil:NilClass
PokeBattle_Scene:2429:in `pbItemMenu'
PokeBattle_Scene:2428:in `call'
PScreen_Bag:322:in `pbRefreshFilter'
PScreen_Bag:321:in `each'
PScreen_Bag:321:in `pbRefreshFilter'
PScreen_Bag:319:in `each'
PScreen_Bag:319:in `pbRefreshFilter'
PScreen_Bag:145:in `pbStartScene'
PokeBattle_Scene:2428:in `pbItemMenu'
PokeBattle_Battle:2552:in `pbItemMenu'
Thanks, i appreciate the help if possible!
Here's the code:
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `>' for nil:NilClass
PokeBattle_Scene:2429:in `pbItemMenu'
PokeBattle_Scene:2428:in `call'
PScreen_Bag:322:in `pbRefreshFilter'
PScreen_Bag:321:in `each'
PScreen_Bag:321:in `pbRefreshFilter'
PScreen_Bag:319:in `each'
PScreen_Bag:319:in `pbRefreshFilter'
PScreen_Bag:145:in `pbStartScene'
PokeBattle_Scene:2428:in `pbItemMenu'
PokeBattle_Battle:2552:in `pbItemMenu'
Thanks, i appreciate the help if possible!