- 29
- Posts
- 17
- Years
- Seen Jan 6, 2025
Can someone help me with this.. I am creating a double battle with a new set of trainers and I get this. I looked at the example from the Pokemon Center in the test and I basically copied it and edited it to the new ones but it doesn't work. Here is the Error:
========================================
Compiler:780:in `pbGetConst'
Compiler:811:in `parseTrainer'
Compiler:1162:in `pbCompileTrainers'
Compiler:1160:in `loop'
Compiler:1220:in `pbCompileTrainers'
Compiler:2544:in `pbCompileAllData'
Compiler:2604
Exception: RuntimeError
Message: Undefined Trainer constant name: DARKEARTH GRUNTS
File PBS/trainers.txt, line 97
DARKEARTH GRUNTS
Compiler:778:in `pbGetConst'
Compiler:811:in `parseTrainer'
Compiler:1162:in `pbCompileTrainers'
Compiler:1160:in `loop'
Compiler:1220:in `pbCompileTrainers'
Compiler:2544:in `pbCompileAllData'
Compiler:2604
========================================
========================================
Compiler:780:in `pbGetConst'
Compiler:811:in `parseTrainer'
Compiler:1162:in `pbCompileTrainers'
Compiler:1160:in `loop'
Compiler:1220:in `pbCompileTrainers'
Compiler:2544:in `pbCompileAllData'
Compiler:2604
Exception: RuntimeError
Message: Undefined Trainer constant name: DARKEARTH GRUNTS
File PBS/trainers.txt, line 97
DARKEARTH GRUNTS
Compiler:778:in `pbGetConst'
Compiler:811:in `parseTrainer'
Compiler:1162:in `pbCompileTrainers'
Compiler:1160:in `loop'
Compiler:1220:in `pbCompileTrainers'
Compiler:2544:in `pbCompileAllData'
Compiler:2604
========================================