- 55
- Posts
- 6
- Years
- Seen Mar 22, 2025
So I'm putting in the teams for the Leaders and Elite Four, but when the game starts up i get this message.
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Undefined Trainer constant name: ELECTRODE,55,,EXPLOSION,THUNDER,SONICBOOM,ROLLOUT,0,M,,,,20
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
In addition, the name must be defined
in trainertypes.txt.
File PBS/trainers.txt, line 174
ELECTRODE,55,,EXPLOSION,THUNDER,SONICBOOM,ROLLOUT,0,M,,,,20
Compiler:668:in `pbGetConst'
Compiler:732:in `parseTrainer'
Compiler:2532:in `pbCompileTrainers'
Compiler:2530:in `loop'
Compiler:2667:in `pbCompileTrainers'
Compiler:4401:in `pbCompileAllData'
Compiler:4515
It seems to be detecting the Pokemon's name as the trainers name? I dont understand. The error is occuring on the first elite four member, named Nikola. In trainers.txt and trainertypes.txt i have her put down over lorelei as
#-------------------------------
ELITEFOUR_Nikola
Nikola
2,FULLRESTORE,FULLRESTORE
and
67,ELITEFOUR_Nikola,Elite Four,100,Battle Elite,,,Female,,
respectively. What's going on?
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Undefined Trainer constant name: ELECTRODE,55,,EXPLOSION,THUNDER,SONICBOOM,ROLLOUT,0,M,,,,20
Name must consist only of letters, numbers, and
underscores and can't begin with a number.
In addition, the name must be defined
in trainertypes.txt.
File PBS/trainers.txt, line 174
ELECTRODE,55,,EXPLOSION,THUNDER,SONICBOOM,ROLLOUT,0,M,,,,20
Compiler:668:in `pbGetConst'
Compiler:732:in `parseTrainer'
Compiler:2532:in `pbCompileTrainers'
Compiler:2530:in `loop'
Compiler:2667:in `pbCompileTrainers'
Compiler:4401:in `pbCompileAllData'
Compiler:4515
It seems to be detecting the Pokemon's name as the trainers name? I dont understand. The error is occuring on the first elite four member, named Nikola. In trainers.txt and trainertypes.txt i have her put down over lorelei as
#-------------------------------
ELITEFOUR_Nikola
Nikola
2,FULLRESTORE,FULLRESTORE
and
67,ELITEFOUR_Nikola,Elite Four,100,Battle Elite,,,Female,,
respectively. What's going on?