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

Corrected item icons

FL

Pokémon Island Creator
  • 2,544
    Posts
    14
    Years
    • Seen yesterday
    In the lastest versions of Poccil Pokémon Essentials the item icons are incorrectly display because Poccil update the items.txt but not the icons. I reorder the icons and add the gen4 ones. Some itens had removed like all gen3 Mails and major gen3 Key items (like itemfinder), but I put these icons in this pack.
    In this new txt the news itens can´t be use like Dusk Stone, Old Gateau, Occa Berry, Choice Scarf and Bicycle (this last can be easy fix changing the internal name to MACHBIKE)
    Credits will be apreciated.
    For people that don't have this new item.txt I put in this topic. I also put other txt that I re-organize with old 5-pockets style.

    Any comment? You find a error? Post!
     

    Attachments

    • Icons.zip
      778.3 KB · Views: 102
    • items 5 pockets.txt
      57.3 KB · Views: 79
    • items 8 pockets.txt
      57.3 KB · Views: 62
    Nice release:

    I got these two errors in the 5 pocket.

    Code:
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
    Exception: RuntimeError
    Message: Undefined value METALCOAT in PBItems
    File PBS/pokemon.txt, section 208, key WildItemRare
    METALCOAT
    
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
    Exception: RuntimeError
    Message: Undefined value UP_GRADE in PBItems
    File PBS/pokemon.txt, section 233, key WildItemCommon
    UP_GRADE
    
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
     
    Thank you so much now i can add 8 pockets to my modyfication thank you:D
     
    Nice release:

    I got these two errors in the 5 pocket.

    Code:
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
    Exception: RuntimeError
    Message: Undefined value METALCOAT in PBItems
    File PBS/pokemon.txt, section 208, key WildItemRare
    METALCOAT
    
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
    Exception: RuntimeError
    Message: Undefined value UP_GRADE in PBItems
    File PBS/pokemon.txt, section 233, key WildItemCommon
    UP_GRADE
    
    Compiler:1468:in `checkEnumField'
    Compiler:1503:in `csvEnumField!'
    Compiler:2100:in `pbCompilePokemonData'
    Compiler:2085:in `each'
    Compiler:2085:in `pbCompilePokemonData'
    Compiler:2083:in `loop'
    Compiler:2162:in `pbCompilePokemonData'
    Compiler:2067:in `each'
    Compiler:2067:in `pbCompilePokemonData'
    Compiler:2066:in `each'
    Check if the item.txt and intername name are the same that wilditens in pokemon.txt for Steelix and Porygon2. For some reason, poccil charge the item UPGRADE to UP_GRADE. The METALCOAT error I don't know.
     
    The text doesn't have item entries for items 801 - 853.
     
    The text doesn't have item entries for items 801 - 853.
    I put the exact txt file what is in last essentials zip and, in 5-pocket, I only edits the pockets things, the rest remains the same. The icons for 801-853 are extras. You can also copy and paste some itens like itemfinder for the old items.txt version of essentials. For Mails you shold charge the names on pictures folder.
     
    Back
    Top