• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Pokédex BW Style

Resource Pokédex BW Style 2020-12-27

I'm using the port by NoNoNever, but when I catch a Pokemon, this error shows up. How do I fix this?
image_2024-01-05_000223302.png
 
I'm using the 21.1 port by NoNoNever and the Form section of the Pokedex looks like this.


When using more than 1 region, and changing the dex to choose any region past Kanto I get this errorr.

Code:
Expand Collapse Copy
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: RuntimeError
Message: Unknown ID -1.

Backtrace:
GameData:176:in `get'
[Pokedex BW Style] BW PokedexEntry.rb:22:in `pbStartScene'
UI_Pokedex_Entry:583:in `pbStartScreen'
UI_Pokedex_Main:879:in `pbDexEntry'
UI_Pokedex_Main:1281:in `block (2 levels) in pbPokedex'
UI_Pokedex_Main:1257:in `loop'
UI_Pokedex_Main:1257:in `block in pbPokedex'
MessageConfig:721:in `pbActivateWindow'
UI_Pokedex_Main:1256:in `pbPokedex'
UI_Pokedex_Main:1299:in `pbStartScreen'
 
Last edited:
Back
Top