- 4
- Posts
- 6
- Years
- Seen Jul 19, 2022
I want voltorb to be able to evolve into different forms of electrode depending on the evolution method, but I get this error when I try to add a form as an evolution.
Spoiler:
[2021-12-04 07:10:34 -0500]
[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.0]
[v19.1 Hotfixes 1.0.7]
Exception: RuntimeError
Message: Undefined value ELECTRODE_1 in GameData::Species
File PBS/pokemon.txt, section 100, key Evolutions
Backtrace:
368:Compiler:335:in `checkEnumField'
368:Compiler:311:in `csvEnumField!'
369:Compiler_CompilePBS:509:in `block (2 levels) in compile_pokemon'
369:Compiler_CompilePBS:508:in `each'
369:Compiler_CompilePBS:508:in `block in compile_pokemon'
101:GameData:58:in `block in each'
101:GameData:58:in `each'
101:GameData:58:in `each'
369:Compiler_CompilePBS:504:in `compile_pokemon'
368:Compiler:704:in `compile_all'