• 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.
  • There is an important update regarding account security and 2FA. Please click here for more information.
  • 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.
  • Imgur has blocked certain regions from viewing any images uploaded to their site. If you use Imgur, please consider replacing any image links/embeds you may have on PokéCommunity so everyone can see your images. Click here to learn more.

Problem with defining evolutions

Trying to add two new evos to eevee but it wont let me i keep getting errors like unspecified evo method for the two new evos how do i fix this as i have sylveon in the game and new evolution that i won't spoil.

Also are there scripts for gen 6 evos because with normal essentials they won't work because the stuff don't exist.

post your error & yes there is a gen6 addon but not available yet
 
Message: Undefined value SYLVEON in PBEvolution
File PBS/pokemon.txt, section 134, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,AEREONLocation,50,SYLVEON,HappinessDay,

Compiler:1611:in `checkEnumField'
Compiler:1645:in `csvEnumField!'
Compiler:2323:in `pbCompilePokemonData'
Compiler:2315:in `each'
Compiler:2315:in `pbCompilePokemonData'
Compiler:2313:in `loop'
Compiler:2391:in `pbCompilePokemonData'
Compiler:2297:in `each'
Compiler:2297:in `pbCompilePokemonData'
Compiler:2296:in `each'
Exception: RuntimeError

I tired to use the espeon evo method but i didn't work and the other one is
Message: Incorrect value 50 in PBEvolution
File PBS/pokemon.txt, section 134, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,AEREON,Location,50

Compiler:1614:in `checkEnumField'
Compiler:1645:in `csvEnumField!'
Compiler:2323:in `pbCompilePokemonData'
Compiler:2315:in `each'
Compiler:2315:in `pbCompilePokemonData'
Compiler:2313:in `loop'
Compiler:2391:in `pbCompilePokemonData'
Compiler:2297:in `each'
Compiler:2297:in `pbCompilePokemonData'
Compiler:2296:in `each'
 
your errors are showing you what is wrong

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,AEREONLocation,50,SYLVEON,HappinessDay,

Should be

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,UMBREON,HappinessNight,AEREON,Location,50,SYLVEON,HappinessDay,

&

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,AEREON,Location,50


should be

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,UMBREON,HappinessNight,AEREON,Location,50,
 
but the double ,, are in there by default i will try it and see what happens.

Update got this when i tried it.

---------------------------
Pokemon Sun
---------------------------
Exception: RuntimeError

Message: Undefined value AEREON in PBEvolution

File PBS/pokemon.txt, section 134, key Evolutions

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,UMBREON,HappinessNight,AEREON,Location,50,SYLVEON,HappinessDay,



Compiler:1611:in `checkEnumField'

Compiler:1645:in `csvEnumField!'

Compiler:2323:in `pbCompilePokemonData'

Compiler:2315:in `each'

Compiler:2315:in `pbCompilePokemonData'

Compiler:2313:in `loop'

Compiler:2391:in `pbCompilePokemonData'

Compiler:2297:in `each'

Compiler:2297:in `pbCompilePokemonData'

Compiler:2296:in `each'



This exception was logged in

C:\Users\Chris\Saved Games/Pokemon Sun/errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
 
but the double ,, are in there by default i will try it and see what happens.

Update got this when i tried it.

---------------------------
Pokemon Sun
---------------------------
Exception: RuntimeError

Message: Undefined value AEREON in PBEvolution

File PBS/pokemon.txt, section 134, key Evolutions

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,UMBREON,HappinessNight,AEREON,Location,50,SYLVEON,HappinessDay,



Compiler:1611:in `checkEnumField'

Compiler:1645:in `csvEnumField!'

Compiler:2323:in `pbCompilePokemonData'

Compiler:2315:in `each'

Compiler:2315:in `pbCompilePokemonData'

Compiler:2313:in `loop'

Compiler:2391:in `pbCompilePokemonData'

Compiler:2297:in `each'

Compiler:2297:in `pbCompilePokemonData'

Compiler:2296:in `each'



This exception was logged in

C:\Users\Chris\Saved Games/Pokemon Sun/errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------

try this :

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,AEREON,Location,50,SYLVEON,HappinessDay,

or

VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Location,29,GLACEON,Location,34,ESPEON,HappinessDay,,UMBREON,HappinessNight,,AEREON,Location,50,SYLVEON,HappinessDay,,
 
Last edited:
Back
Top