Jump to content

Sylveon evolution error


nikdenicolas

Recommended Posts

---------------------------
Pokemon Reborn
---------------------------
Exception: RuntimeError
Message: Undefined value Custom2 in PBEvolution
File PBS/pokemon.txt, section 133, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,465,GLACEON,Location,433,SYLVEON,Custom2,18,ESPEON,HappinessDay,,UMBREON,HappinessNight,

Compiler:1645:in `checkEnumField'
Compiler:1679:in `csvEnumField!'
Compiler:2381:in `pbCompilePokemonData'
Compiler:2370:in `each'
Compiler:2370:in `pbCompilePokemonData'
Compiler:2368:in `loop'
Compiler:2449:in `pbCompilePokemonData'
Compiler:2352:in `each'
Compiler:2352:in `pbCompilePokemonData'
Compiler:2351:in `each'

I've been able to open the script editor but have no clue how to set adjust the value for sylveon's evolution. Anyone have an idea?
 

Link to post
Share on other sites
  • Administrators

are you sure you have the most up to date version of both your scripts and the PBS files?

Link to post
Share on other sites

I just did and now am receiving the following: 

 

---------------------------
Pokemon Reborn
---------------------------
Exception: RuntimeError
Message: Bad IV: 32 (must be from 0-31)
File PBS/trainers.txt, line 246
BRONZONG,64,LEFTOVERS,EXPLOSION,REFLECT,GYROBALL,TOXIC,2,,0,false,BRAVE,32,70,,false

Compiler:1492:in `pbCompileTrainers'
Compiler:1414:in `each'
Compiler:1414:in `pbCompileTrainers'
Compiler:1391:in `loop'
Compiler:1527:in `pbCompileTrainers'
Compiler:4046:in `pbCompileAllData'
Compiler:4164

 

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...