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

Items compilation error

Your item.txt has something wrong, maybe an extra space or an extra comma or a missing parameter.
 
I think that you're using a "items.txt" file from version 15 of Pokémon Essentials. To fix this problem, you can download version 16.2 and replace your file. If, at the contrary, you did some edits in this file, you have to add plurals next to the item name.
E.g.
1,REPEL,Repel,1,350,"An item that prevents weak wild Pokémon from appearing for 100 steps after its use.",2,0,0,

It will become:
1,REPEL,Repel,Repels,1,350,"An item that prevents weak wild Pokémon from appearing for 100 steps after its use.",2,0,0,
 
Your solution worked as in I just edited something and everything got messed up but then I replaced it with the original items.txt file (the unedited one from essentials v16) and it all worked fine now, thanks!
 
Back
Top