- 18
- Posts
- 6
- Years
- Seen Feb 13, 2021
So, I have Pokemon Essentials V16 (And I don't know how to update since it was taken down.)
I tried to change the first gym leader of my game's team in the editor. (Changing out a sentret for a bidoof, giving it new moves.)
And it pulled up an error, multiple times. Since it stopped me from opening the Editor, I changed the bidoof back into a sentret on the trainers.txt file, and ever since has completely stopped working. Every time I try to open the editor, I get this error:
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Undefined species constant name: [ARCHEN]
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
Make sure the name is defined in
PBS/pokemon.txt.
File PBS/tm.txt, line 5
CHARMANDER,CHARMELEON,CHARIZARD,SANDSHREW,SANDSLASH,NIDORANfE,NIDORINA,NIDOQUEEN,NIDORANmA,NIDORINO,NIDOKING,PARAS,PARASECT,DIGLETT,DUGTRIO,MEOWTH,PERSIAN,PSYDUCK,GOLDUCK,MANKEY,PRIMEAPE,KRABBY,KINGLE...
Compiler:700:in `pbGetConst'
Compiler:743:in `parseSpecies'
Compiler:2049:in `pbCompileMachines'
Compiler:2046:in `each'
Compiler:2046:in `pbCompileMachines'
Compiler:2031:in `each_line'
Compiler:2031:in `pbCompileMachines'
Compiler:4101:in `pbCompileAllData'
Compiler:4212
This exception was logged in
C:\Users\Liam\Saved Games/Pokemon Citrine/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Help, how can I fix this? I was about halfway into the game I was working on for over a year, and don't have any recent backups.
I tried to change the first gym leader of my game's team in the editor. (Changing out a sentret for a bidoof, giving it new moves.)
And it pulled up an error, multiple times. Since it stopped me from opening the Editor, I changed the bidoof back into a sentret on the trainers.txt file, and ever since has completely stopped working. Every time I try to open the editor, I get this error:
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Undefined species constant name: [ARCHEN]
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
Make sure the name is defined in
PBS/pokemon.txt.
File PBS/tm.txt, line 5
CHARMANDER,CHARMELEON,CHARIZARD,SANDSHREW,SANDSLASH,NIDORANfE,NIDORINA,NIDOQUEEN,NIDORANmA,NIDORINO,NIDOKING,PARAS,PARASECT,DIGLETT,DUGTRIO,MEOWTH,PERSIAN,PSYDUCK,GOLDUCK,MANKEY,PRIMEAPE,KRABBY,KINGLE...
Compiler:700:in `pbGetConst'
Compiler:743:in `parseSpecies'
Compiler:2049:in `pbCompileMachines'
Compiler:2046:in `each'
Compiler:2046:in `pbCompileMachines'
Compiler:2031:in `each_line'
Compiler:2031:in `pbCompileMachines'
Compiler:4101:in `pbCompileAllData'
Compiler:4212
This exception was logged in
C:\Users\Liam\Saved Games/Pokemon Citrine/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Help, how can I fix this? I was about halfway into the game I was working on for over a year, and don't have any recent backups.