Error : Undefined value DUSKNOIR in PBItems

Dhyll

Rookie
Member
Joined
Dec 4, 2017
Posts
1
The problem with this is I don't have a dusknoir in my PBS. So I don't know what to do.

[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Undefined value DUSKNOIR in PBItems
File PBS/pokemon.txt, section 0, key Evolutions

Compiler:418:in `checkEnumField'
Compiler:403:in `csvEnumField!'
Compiler:1856:in `pbCompilePokemonData'
Compiler:1850:in `each'
Compiler:1850:in `pbCompilePokemonData'
Compiler:1847:in `each'
Compiler:1847:in `pbCompilePokemonData'
Compiler:4392:in `pbCompileAllData'
Compiler:4515
 

Dragonite

Have they found the One Piece yet?
Member
Joined
Mar 24, 2017
Posts
267
Well, Dusknoir isn't normally listed as an Item, and it's complaining about an Evolution value, so I'm guessing you've put Dusknoir in the space where it expects to see a Reaper Cloth. See here for how it's supposed to be laid out.
 
Top