• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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] Error when trying to add a new Eeveelution

  • 35
    Posts
    4
    Years
    • Seen Mar 19, 2025
    [Pokémon Essentials version 20.1]

    Exception: RuntimeError
    Message: Undefined value COUNTER in GameData::Evolution
    File PBS/pokemon.txt, section , key Evolutions
    VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,LocationFlag,MossRock,LEAFEON,Item,LEAFSTONE,GLACEON,LocationFlag,IceRock,GLACEON,Item,ICESTONE,SYLVEON,HappinessMoveT...



    Backtrace:
    380:Compiler:345:in `checkEnumField'
    380:Compiler:320:in `csvEnumField!'
    380:Compiler:523:in `block (2 levels) in pbGetCsvRecord'
    380:Compiler:415:in `each'
    380:Compiler:415:in `block in pbGetCsvRecord'
    380:Compiler:413:in `loop'
    380:Compiler:413:in `pbGetCsvRecord'
    381:Compiler_CompilePBS:633:in `block (3 levels) in compile_pokemon'
    381:Compiler_CompilePBS:626:in `each_key'
    381:Compiler_CompilePBS:626:in `block (2 levels) in compile_pokemon'

    I'm trying to make it a level with move evolution like Mamoswine, Yanmega,etc. but with Counter. The really confusing bit for me is that when I swapped it out for Rollout to see if it was an error with Counter that also threw up the error.
     
    Back
    Top