• 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!
  • Akari, Selene, Mint, Solana - 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.

"Undefined value DARKVOID in PBTypes" error when compiling pokemon.txt

SpectraPhantom

The Dark Dragon Tamer
  • 4
    Posts
    9
    Years
    • Seen Apr 16, 2018
    Exception: RuntimeError
    Message: Undefined value DARKVOID in PBTypes
    File PBS/pokemon.txt, section 0, key Evolutions


    Compiler:438:in `checkEnumField'
    Compiler:423:in `csvEnumField!'
    Compiler:1889:in `pbCompilePokemonData'
    Compiler:1875:in `each'
    Compiler:1875:in `pbCompilePokemonData'
    Compiler:1872:in `each'
    Compiler:1872:in `pbCompilePokemonData'
    Compiler:4098:in `pbCompileAllData'
    Compiler:4212

    I don't know what to do, please help appreciated.
     
    You've probably edited or deleted some lines in the Pokemon.txt, because the compiler is recognizing DARKVOID as a Pokémon Type and not as a Move Name.
     
    Back
    Top