- 5
- Posts
- 3
- Years
- Seen Mar 5, 2022
I added some regional species to my game all of the works how the should except Budew, the game crash when I see it's Pokedex page.
Here's the error. I have that plugins but don't know if their related.
EDIT: It seems that this only happens on regional dexes. NatDex works fine
Here's the error. I have that plugins but don't know if their related.
Spoiler:
Code:
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.2]
[v19.1 Hotfixes 1.0.7]
[EBDX v1.2.6]
Exception: NoMethodError
Message: undefined method `[]' for nil:NilClass
Backtrace:
273:UI_Pokedex_Entry:27:in `pbStartScene'
[ZUD Plugin] Summary & Pokedex UI.rb:59:in `pbStartScene'
273:UI_Pokedex_Entry:562:in `pbStartScreen'
272:UI_Pokedex_Main:809:in `pbDexEntry'
272:UI_Pokedex_Main:1178:in `block (2 levels) in pbPokedex'
272:UI_Pokedex_Main:1153:in `loop'
272:UI_Pokedex_Main:1153:in `block in pbPokedex'
080:MessageConfig:696:in `pbActivateWindow'
272:UI_Pokedex_Main:1152:in `pbPokedex'
272:UI_Pokedex_Main:1196:in `pbStartScreen'
EDIT: It seems that this only happens on regional dexes. NatDex works fine
Last edited: