• 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.

Error with Gen 6-8 Pokémon

  • 4
    Posts
    4
    Years
    • Seen Aug 11, 2020
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Undefined value LIFEDEW in PBMoves
    File PBS/pokemon.txt, section 7, key EggMoves
    AQUAJET,AQUARING,FAKEOUT,FLAIL,HAZE,LIFEDEW,MIRRORCOAT,MIST,WATERSPOUT,YAWN

    Compiler:418:in `checkEnumField'
    Compiler:403:in `csvEnumField!'
    Compiler:1709:in `pbCompilePokemonData'
    Compiler:1698:in `each'
    Compiler:1698:in `pbCompilePokemonData'
    Compiler:1695:in `loop'
    Compiler:1775:in `pbCompilePokemonData'
    Compiler:1680:in `each'
    Compiler:1680:in `pbCompilePokemonData'
    Compiler:1679:in `each'
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Undefined value FELLSTINGER in PBMoves
    File PBS/pokemon.txt, section 15, key Moves
    1,FURYATTACK,10,FURYATTACK,13,FOCUSENERGY,16,TWINEEDLE,19,RAGE,22,PURSUIT,25,TOXICSPIKES,28,PINMISSILE,31,AGILITY,34,ASSURANCE,37,POISONJAB,40,ENDEAVOR,45,FELLSTINGER

    Compiler:418:in `checkEnumField'
    Compiler:403:in `csvEnumField!'
    Compiler:1709:in `pbCompilePokemonData'
    Compiler:1698:in `each'
    Compiler:1698:in `pbCompilePokemonData'
    Compiler:1695:in `loop'
    Compiler:1775:in `pbCompilePokemonData'
    Compiler:1680:in `each'
    Compiler:1680:in `pbCompilePokemonData'
    Compiler:1679:in `each'
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Invalid quoted field (in: 280,BALLFETCH,Ball Fetch,"If the Pokémon is not holding an item, it will fetch the Poké Ball from the first failed throw of the battle.")
    File PBS/abilities.txt, line 164
    164,TERAVOLT,Teravolt,"Moves can be used regardless of Abilities."280,BALLFETCH,Ball Fetch,"If the Pokémon is not holding an item, it will fetch the Poké Ball from the first failed throw of the batt...

    Compiler:343:in `csvfield!'
    Compiler:489:in `pbGetCsvRecord'
    Compiler:462:in `each'
    Compiler:462:in `pbGetCsvRecord'
    Compiler:1327:in `pbCompileAbilities'
    Compiler:1326:in `pbCompilerEachPreppedLine'
    Compiler:280:in `each_line'
    Compiler:280:in `pbCompilerEachPreppedLine'
    Compiler:277:in `open'
    Compiler:277:in `pbCompilerEachPreppedLine'
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Undefined value ItemNotInAlola in PBEvolution
    File PBS/pokemon.txt, section 25, key Evolutions
    RAICHU,ItemNotInAlola,THUNDERSTONE,RAICHU,ItemInAlola,THUNDERSTONE

    Compiler:418:in `checkEnumField'
    Compiler:403:in `csvEnumField!'
    Compiler:1706:in `pbCompilePokemonData'
    Compiler:1698:in `each'
    Compiler:1698:in `pbCompilePokemonData'
    Compiler:1695:in `loop'
    Compiler:1775:in `pbCompilePokemonData'
    Compiler:1680:in `each'
    Compiler:1680:in `pbCompilePokemonData'
    Compiler:1679:in `each'
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Undefined value ItemNotInAlola in PBEvolution
    File PBS/pokemon.txt, section 25, key Evolutions
    RAICHU,ItemNotInAlola,THUNDERSTONE,RAICHU,ItemInAlola,THUNDERSTONE

    Compiler:418:in `checkEnumField'
    Compiler:403:in `csvEnumField!'
    Compiler:1706:in `pbCompilePokemonData'
    Compiler:1698:in `each'
    Compiler:1698:in `pbCompilePokemonData'
    Compiler:1695:in `loop'
    Compiler:1775:in `pbCompilePokemonData'
    Compiler:1680:in `each'
    Compiler:1680:in `pbCompilePokemonData'
    Compiler:1679:in `each'
    [Pokémon Essentials version 17.2]
    Exception: RuntimeError
    Message: Undefined value ItemNotInAlola in PBEvolution
    File PBS/pokemon.txt, section 25, key Evolutions
    RAICHU,ItemNotInAlola,THUNDERSTONE,RAICHU,ItemInAlola,THUNDERSTONE

    Compiler:418:in `checkEnumField'
    Compiler:403:in `csvEnumField!'
    Compiler:1706:in `pbCompilePokemonData'
    Compiler:1698:in `each'
    Compiler:1698:in `pbCompilePokemonData'
    Compiler:1695:in `loop'
    Compiler:1775:in `pbCompilePokemonData'
    Compiler:1680:in `each'
    Compiler:1680:in `pbCompilePokemonData'
    Compiler:1679:in `each'

    I got THIS abomination when I was adding pokemon from gen 6-8 for my game
    I need major help.
     

    I've moved your post to its own thread because it's obviously not "unmodified Essentials" once you start modifying it.

    Anyway, you're missing the definition for the move Life Dew, and a few other things. I think the error messages are actually pretty readable? They pretty much tell you exactly what the compiler doesn't understand.
     
    <long error message>

    This seems like the Gen 6-8 PBS from Relic Castle. Try removing the Evolution Data regarding Alola like ItemAlola, MoveAlola,LevelAlola and try to also add the moves.txt, items.txt and Abilities.txt from the place where you added the Pokemon.txt from.
     
    Ok I fixed it by destorying Raichu, Marowak, and Lycanroc Midnight form, I also had to give away a bit of my sanity but its all good for now. I still need Dynamaxing and Elite battle system but I'll work on that myself. If I need anything else I'm 100% asking again anyways thx.
     
    Back
    Top