• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Staff applications for our PokéCommunity Daily and Social Media team are now open! Interested in joining staff? Then click here for more info!
  • 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