- Joined
- Apr 1, 2017
- Posts
- 58
Hey, folks!
When I test the game in debug mode I begin a new game, unfortunately the player has no OW, but that is a whole other issue. The thing is, when I try to open the menu, this error message shows up:
Exception: NoMethodError
Message: undefined method `pokedexSeen' for nil:NilClass
PSystem_Utilities:2302:in `pbSetViableDexes'
PSystem_Utilities:2299:in `each'
PSystem_Utilities:2299:in `pbSetViableDexes'
PScreen_PauseMenu:96:in `pbStartPokemonMenu'
Scene_Map:193:in `call_menu'
Scene_Map:163:in `update'
Scene_Map:68:in `main'
Scene_Map:65:in `loop'
Scene_Map:72:in `main'
Main:49:in `mainFunctionDebug'
Anyone can help? I'm completely clueless when it comes to error messages
When I test the game in debug mode I begin a new game, unfortunately the player has no OW, but that is a whole other issue. The thing is, when I try to open the menu, this error message shows up:
Exception: NoMethodError
Message: undefined method `pokedexSeen' for nil:NilClass
PSystem_Utilities:2302:in `pbSetViableDexes'
PSystem_Utilities:2299:in `each'
PSystem_Utilities:2299:in `pbSetViableDexes'
PScreen_PauseMenu:96:in `pbStartPokemonMenu'
Scene_Map:193:in `call_menu'
Scene_Map:163:in `update'
Scene_Map:68:in `main'
Scene_Map:65:in `loop'
Scene_Map:72:in `main'
Main:49:in `mainFunctionDebug'
Anyone can help? I'm completely clueless when it comes to error messages