• 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?".
  • 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
8
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.
     
    296
    Posts
    9
    Years
  • 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