- 60
- Posts
- 6
- Years
- The Ozone Layer
- Seen Feb 9, 2023
Sorry, did not see this image until now, Thank you! the issue with egg groups has ended!
Always take a look at what is written in your error message. Most of the time, for simple problems, there's a solution already written there.I have encountered a new Problem that I cannot solve. It has listed the trainers.txt line 1 as undefined
---------------------------
Pokemon Essentials
---------------------------
Message: Undefined Trainer constant name:
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 1
I have encountered a new Problem that I cannot solve. It has listed the trainers.txt line 1 as undefined
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Undefined Trainer constant name:
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 1
Compiler:932:in `pbGetConst'
Compiler:974:in `parseTrainer'
Compiler:1387:in `pbCompileTrainers'
Compiler:1385:in `loop'
Compiler:1487:in `pbCompileTrainers'
Compiler:3977:in `pbCompileAllData'
Compiler:4095
Hopefully this is the last One i have trouble with and I feel bad for having to ask for so much help, but someone help me with this
Sorry to bother, but i'm kinda new here and i'm making my first game ever in pokemon essentials, but i get this message whenever i try to start the game.
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17]
Exception: RuntimeError
Message: Undefined value FAIRY in PBTypes
File PBS/pokemon.txt, section 35, key Type1
FAIRY
[18]
Name=Fairy
InternalName=FAIRY
IsSpecialType=true
Weaknesses=POISON,STEEL
Resistances=FIGHTING,BUG,DARK
Immunities=DRAGON
How do you fix the problem with the missing shape category in pokemon.txt and does anyone have a version of the .txt file with the shape category?