• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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