• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Forum moderator applications are now open! Click here for details.
  • Welcome to PokéCommunity! Register now and join one of the best places on the 'net to talk Pokémon and more! Community members will not see the bottom screen advertisements.
  • Want to share your adventures playing Pokémon?
    Check out our new Travel Journals forum for sharing playthroughs of ROM Hacks, Fan Games, and other Pokémon content!
  • IMPORTANT: Following a takedown request, the following hacks have been delisted from PokéCommunity:

    • Pokémon Glazed
    • Pokémon: Giratina Strikes Back
    • Pokémon Flora Sky
    • Pokémon Stranded
    The downloads and discussion threads for these hacks will no longer be accessible, and staff will be unable to return questions regarding accessing this content.

Corrected item icons

FL

Pokémon Island Creator
2,430
Posts
13
Years
  • Seen Mar 15, 2024
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: 101
  • items 5 pockets.txt
    57.3 KB · Views: 78
  • items 8 pockets.txt
    57.3 KB · Views: 61

zingzags

PokemonGDX creator
536
Posts
15
Years
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'
 

venom12

Pokemon Crystal Rain Relased
476
Posts
17
Years
  • Age 33
  • Seen Dec 28, 2023
Thank you so much now i can add 8 pockets to my modyfication thank you:D
 

FL

Pokémon Island Creator
2,430
Posts
13
Years
  • Seen Mar 15, 2024
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.
 

Spira

Programmer for Pokemon Eternity
131
Posts
14
Years
  • Seen Mar 4, 2023
The text doesn't have item entries for items 801 - 853.
 

FL

Pokémon Island Creator
2,430
Posts
13
Years
  • Seen Mar 15, 2024
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