The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Creative Discussions > Game Development > Resources
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices

Resources Everything you need to help make your game can be found in here. You can also post your own resources. Remember to give credit!
The thread revival limit does not apply here.



Reply
Thread Tools
  #1  
Unread January 15th, 2011, 08:55 PM
FL .'s Avatar
FL .
Pokémon Island Creator
 
Join Date: Sep 2010
Gender: Male
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!
Attached Files
File Type: zip Icons.zip‎ (778.3 KB, 89 views)
File Type: txt items 5 pockets.txt‎ (57.3 KB, 76 views)
File Type: txt items 8 pockets.txt‎ (57.3 KB, 60 views)
__________________
Reply With Quote
  #2  
Unread January 15th, 2011, 09:30 PM
zingzags's Avatar
zingzags
Creator or Pokemon Serenity
 
Join Date: Jan 2009
Location: Boston
Age: 19
Nature: Adamant
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'
__________________
Pokemon Serenity is my fangame name.
name decided 12/15/09
Currently helping:
Pokemon ebony
and
Xenotime:
Reply With Quote
  #3  
Unread January 15th, 2011, 09:37 PM
venom12's Avatar
venom12
Pokemon Crystal Rain Relased
 
Join Date: Sep 2006
Age: 22
Gender: Male
Nature: Adamant
Send a message via Windows Live Messenger to venom12
Thank you so much now i can add 8 pockets to my modyfication thank you:D
__________________



Reply With Quote
  #4  
Unread January 15th, 2011, 11:38 PM
FL .'s Avatar
FL .
Pokémon Island Creator
 
Join Date: Sep 2010
Gender: Male
Quote:
Originally Posted by zingzags View Post
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.
__________________
Reply With Quote
  #5  
Unread January 24th, 2011, 05:08 PM
TACHAN
Mime Jr.
 
Join Date: Jan 2010
Gender: Female
Thanks you for the new icons! :D
Reply With Quote
  #6  
Unread January 24th, 2011, 08:01 PM
Spira
Coder for Pokemon Eternity
 
Join Date: Jun 2009
Send a message via AIM to Spira
The text doesn't have item entries for items 801 - 853.
__________________
Coder for Pokemon Eternity... development halted.
Reply With Quote
  #7  
Unread January 27th, 2011, 12:57 AM
FL .'s Avatar
FL .
Pokémon Island Creator
 
Join Date: Sep 2010
Gender: Male
Quote:
Originally Posted by Spira View Post
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.
__________________
Reply With Quote
  #8  
Unread February 5th, 2011, 05:26 PM
WackyTurtle's Avatar
WackyTurtle
Developer
 
Join Date: Jan 2011
Location: England
Gender: Male
Nature: Relaxed
Thank you very much for this, it really helps!
Reply With Quote
Reply
Quick Reply

Sponsored Links


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are UTC. The time now is 05:46 AM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User posts belong to the user.