• 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] Repel?

  • 1
    Posts
    4
    Years
    • Seen Aug 30, 2020
    :l

    Exception: RuntimeError
    Message: Field Repels is not a positive integer
    File PBS/items.txt, line 1
    1,350,"An item that prevents weak wild Pokémon from appearing for 100 steps after its use.",2,0,0,


    Compiler:224:in `csvPosInt!'
    Compiler:481:in `pbGetCsvRecord'
    Compiler:477:in `each'
    Compiler:477:in `pbGetCsvRecord'
    Compiler:822:in `pbCompileItems'
    Compiler:821:in `pbCompilerEachCommentedLine'
    Compiler:620:in `each_line'
    Compiler:620:in `pbCompilerEachCommentedLine'
    Compiler:617:in `open'
    Compiler:617:in `pbCompilerEachCommentedLine'
     
    Try if it works if you remove the plural version of the item in the PBS File. Some essentials versions work without it and expect the bag location (in this case 1) after the item's name.
     
    Back
    Top