• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

"Value 0 not defined by a constant in PBSpecies" error in the pokedex

  • 5
    Posts
    9
    Years
    • Seen Aug 18, 2016
    I am making a pokemon game but every time I use the pokedex this happens what do I need to do?


    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: RuntimeError

    Message: Value 0 not defined by a constant in PBSpecies

    Compiler:1502:in `getConstantName'

    PokemonUtilities:1049:in `pbPokemonBitmapFile'

    PokemonPokedex:1054:in `pbPokedex'

    PokemonPokedex:1045:in `loop'

    PokemonPokedex:1083:in `pbPokedex'

    PokemonPokedex:1044:in `pbActivateWindow'

    PokemonPokedex:1044:in `pbPokedex'

    PokemonPokedex:1109:in `pbStartScreen'

    PokemonPauseMenu:159:in `pbStartPokemonMenu'

    PokemonPauseMenu:156:in `pbFadeOutIn'



    This exception was logged in

    C:\Users\Gebruiker\Saved Games/Pokemon Essentials/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
    b.t.w. here is the splash
     
    What version of Essentials are you using? I had a similar error while using an old version.

    Did you edit the "pokemon.txt" file in the PBS folder?
     
    Back
    Top