- 34
- Posts
- 5
- Years
- Seen Sep 20, 2024
Hey there, this will be my first post as I've been content figuring things out for myself as I go, but for this I can't find any logical reason the error is reoccurring. This is what's happening:
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `[]' for nil:NilClass
PScreen_PokedexEntry:37:in `pbStartScene'
PScreen_PokedexEntry:562:in `pbStartScreen'
PScreen_PokedexMain:811:in `pbDexEntry'
PScreen_PokedexMain:1179:in `pbPokedex'
PScreen_PokedexMain:1155:in `loop'
PScreen_PokedexMain:1182:in `pbPokedex'
PScreen_PokedexMain:1154:in `pbActivateWindow'
PScreen_PokedexMain:1154:in `pbPokedex'
PScreen_PokedexMain:1196:in `pbStartScreen'
PScreen_PauseMenu:159:in `pbStartPokemonMenu'
===========================================
I haven't been able to see what exactly is causing it to happen. Any help is hugely appreciated!
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: NoMethodError
Message: undefined method `[]' for nil:NilClass
PScreen_PokedexEntry:37:in `pbStartScene'
PScreen_PokedexEntry:562:in `pbStartScreen'
PScreen_PokedexMain:811:in `pbDexEntry'
PScreen_PokedexMain:1179:in `pbPokedex'
PScreen_PokedexMain:1155:in `loop'
PScreen_PokedexMain:1182:in `pbPokedex'
PScreen_PokedexMain:1154:in `pbActivateWindow'
PScreen_PokedexMain:1154:in `pbPokedex'
PScreen_PokedexMain:1196:in `pbStartScreen'
PScreen_PauseMenu:159:in `pbStartPokemonMenu'
===========================================
I haven't been able to see what exactly is causing it to happen. Any help is hugely appreciated!