- 1
- Posts
- 5
- Years
- Seen Feb 12, 2022
Hi everyone,
I'm really (really) new at game design with V17 essentials, and I'm trying to include at least the Gen 6 Pokemon in my project, using some txt. that I found here...
But this error constantly occurs:
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Undefined value SMELLINGSALTS in PBMoves
File PBS/pokemon.txt, section 56, key EggMoves
BEATUP,CLOSECOMBAT,COUNTER,ENCORE,FOCUSPUNCH,FORESIGHT,MEDITATE,REVENGE,REVERSAL,SLEEPTALK,SMELLINGSALTS
Compiler:418:in `checkEnumField'
Compiler:403:in `csvEnumField!'
Compiler:1709:in `pbCompilePokemonData'
Compiler:1698:in `each'
Compiler:1698:in `pbCompilePokemonData'
Compiler:1695:in `loop'
Compiler:1775:in `pbCompilePokemonData'
Compiler:1680:in `each'
Compiler:1680:in `pbCompilePokemonData'
Compiler:1679:in `each'
How i can fix it?
I'm really (really) new at game design with V17 essentials, and I'm trying to include at least the Gen 6 Pokemon in my project, using some txt. that I found here...
But this error constantly occurs:
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Undefined value SMELLINGSALTS in PBMoves
File PBS/pokemon.txt, section 56, key EggMoves
BEATUP,CLOSECOMBAT,COUNTER,ENCORE,FOCUSPUNCH,FORESIGHT,MEDITATE,REVENGE,REVERSAL,SLEEPTALK,SMELLINGSALTS
Compiler:418:in `checkEnumField'
Compiler:403:in `csvEnumField!'
Compiler:1709:in `pbCompilePokemonData'
Compiler:1698:in `each'
Compiler:1698:in `pbCompilePokemonData'
Compiler:1695:in `loop'
Compiler:1775:in `pbCompilePokemonData'
Compiler:1680:in `each'
Compiler:1680:in `pbCompilePokemonData'
Compiler:1679:in `each'
How i can fix it?