• 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.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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!
  • 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 in items.txt

Azurestonedog

AZR Stonedog
  • 21
    Posts
    8
    Years
    this error is confusing me:
    ---------------------------
    Pokemon Essentials Gen 6
    ---------------------------
    Exception: RuntimeError
    Message: Field '' must contain only letters, digits, and
    underscores and can't begin with a number.
    File PBS/items.txt, line 559

    Compiler:510:in `pbGetCsvRecord'
    Compiler:472:in `each'
    Compiler:472:in `pbGetCsvRecord'
    Compiler:817:in `pbCompileItems'
    Compiler:816:in `pbCompilerEachCommentedLine'
    Compiler:615:in `each_line'
    Compiler:615:in `pbCompilerEachCommentedLine'
    Compiler:612:in `open'
    Compiler:612:in `pbCompilerEachCommentedLine'
    Compiler:816:in `pbCompileItems'

    this is the line as it appears in items.txt, with the lines above and below:

    558,HERACRONITE,Heracronite,1,1000,"One of the mysterious Mega Stones. Have Heracross hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
    559,HOUNDOOMINITE,Houndoominite,1,1000,"One of the mysterious Mega Stones. Have Houndoom hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
    560,SALAMENCITE,Salamencite,1,1000,"One of the mysterious Mega Stones. Have Salamence hold it, and this stone will enable it to Mega Evolve in battle.",0,0,0,
     
    I went and re-copied it and now I have a different error I'm trying to solve.

    error resolved: patch 2 items.txt for gen 6 project
     
    Last edited by a moderator:
    Back
    Top