CarneMorta
Toxricity Enthusiast
- 10
- Posts
- 4
- Years
- He/Him
- Somewhere in Hell
- Seen Jan 3, 2025
I've been editing the PBS files of Pokémon essentials. I thought I did everything right without breaking anything. I wanted to remove all Pokémon minus Gen I, II, III and a few selected from IV that are connected to the ones from the previously mentioned gens (Like added baby forms, evolutions).
I keep getting these errors and I don't know how to fix them.
Help and 'fixes' would be greatly appreciated, especially to the EEVEE line of the Pokémon PBS file to safely remove Sylveon and add Espeon. Because for some reason Espeon's missing by default...?
I keep getting these errors and I don't know how to fix them.
Spoiler: Codes
=================
[2024-12-13 13:13:57 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Undefined value UMBREON in GameData::Evolution
File PBS/pokemon.txt, section EEVEE, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Item,LEAFSTONE,LEAFEON,LocationFlag,MossRock,GLACEON,Item,ICESTONE,GLACEON,LocationFlag,IceRock,,UMBREON,HappinessNigh...
Backtrace:
Compiler:454:in `checkEnumField'
Compiler:430:in `cast_csv_value'
Compiler:724:in `block (2 levels) in get_csv_record'
Compiler:710:in `each'
Compiler:710:in `block in get_csv_record'
Compiler:708:in `loop'
Compiler:708:in `get_csv_record'
Compiler_CompilePBS:49:in `block (4 levels) in compile_PBS_file_generic'
Compiler_CompilePBS:31:in `each_key'
Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'
=================
[2024-12-13 13:14:15 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Unknown exception when compiling.
Backtrace:
Compiler:1104:in `rescue in main'
Compiler:1031:in `main'
Main:29:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
Main:44:in `<main>'
-e:in `eval'
=================
[2024-12-13 13:15:20 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Undefined value in GameData::Evolution
File PBS/pokemon.txt, section EEVEE, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Item,LEAFSTONE,LEAFEON,LocationFlag,MossRock,GLACEON,Item,ICESTONE,GLACEON,LocationFlag,IceRock,UMBREON,HappinessNight...
Backtrace:
Compiler:454:in `checkEnumField'
Compiler:430:in `cast_csv_value'
Compiler:724:in `block (2 levels) in get_csv_record'
Compiler:710:in `each'
Compiler:710:in `block in get_csv_record'
Compiler:708:in `loop'
Compiler:708:in `get_csv_record'
Compiler_CompilePBS:49:in `block (4 levels) in compile_PBS_file_generic'
Compiler_CompilePBS:31:in `each_key'
Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'
=================
[2024-12-13 13:15:29 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Unknown exception when compiling.
Backtrace:
Compiler:1104:in `rescue in main'
Compiler:1031:in `main'
Main:29:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
Main:44:in `<main>'
-e:in `eval'
=================
[2024-12-13 13:16:29 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Undefined value in GameData::Evolution
File PBS/pokemon.txt, section EEVEE, key Evolutions
VAPOREON,Item,WATERSTONE,JOLTEON,Item,THUNDERSTONE,FLAREON,Item,FIRESTONE,LEAFEON,Item,LEAFSTONE,LEAFEON,LocationFlag,MossRock,GLACEON,Item,ICESTONE,GLACEON,LocationFlag,IceRock,UMBREON,HappinessNight...
Backtrace:
Compiler:454:in `checkEnumField'
Compiler:430:in `cast_csv_value'
Compiler:724:in `block (2 levels) in get_csv_record'
Compiler:710:in `each'
Compiler:710:in `block in get_csv_record'
Compiler:708:in `loop'
Compiler:708:in `get_csv_record'
Compiler_CompilePBS:49:in `block (4 levels) in compile_PBS_file_generic'
Compiler_CompilePBS:31:in `each_key'
Compiler_CompilePBS:31:in `block (3 levels) in compile_PBS_file_generic'
=================
[2024-12-13 13:16:39 +0100]
[Pokémon Essentials version 21.1]
Exception: RuntimeError
Message: Unknown exception when compiling.
Backtrace:
Compiler:1104:in `rescue in main'
Compiler:1031:in `main'
Main:29:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
Main:44:in `<main>'
-e:in `eval'
Help and 'fixes' would be greatly appreciated, especially to the EEVEE line of the Pokémon PBS file to safely remove Sylveon and add Espeon. Because for some reason Espeon's missing by default...?