Derxwna Kapsyla
Derxwna "The Badman" Kapsyla
- 437
- Posts
- 13
- Years
- Everywhere, yet Nowhere
- Seen May 3, 2025
As the title says, i'm trying to add in [many] new species to Pokemon.txt, however I'm running into an issue when I load the editor.exe.
Now, it says that its running off on WildItemRare, but for entry 588, there is no WildItemRare entry
Would anyone happen to know how I can go about fixing it?
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Bad line syntax (expected syntax like XXX=YYY)
File PBS/pokemon.txt, section 588, key WildItemRare
Compiler:1659:in `pbEachFileSectionEx'
Compiler:1642:in `each_line'
Compiler:1642:in `pbEachFileSectionEx'
Compiler:1680:in `pbEachFileSection'
Compiler:2267:in `pbCompilePokemonData'
Compiler:2265:in `open'
Compiler:2265:in `pbCompilePokemonData'
Compiler:4046:in `pbCompileAllData'
Compiler:4170
Now, it says that its running off on WildItemRare, but for entry 588, there is no WildItemRare entry
[588]
Name=Meiling
InternalName=MEILING
Type1=DREAM18
BaseStats=90,115,95,90,60,60
GenderRate=Female50Percent
GrowthRate=Medium
BaseEXP=195
EffortPoints=0,3,0,0,0,0
Rareness=45
Happiness=70
Moves=1,FIREPUNCH18,1,ICEPUNCH18,1,THUNDERPUNCH18,1,COUNTER18,1,REVERSAL18,1,ENDURE18,1,METEORMASH18,33,BULKUP18,36,DRAINPUNCH18,39,BLOCK18,42,HELPINGHAND18,46,HIJUMPKICK18,50,MACHPUNCH18,54,METEORMASH18,58,REVERSAL18
Compatibility=8,5
StepsToHatch=5120
Height=8.8
Weight=50.0
Color=Green
Kind=Gatekeeper
Pokedex=Placeholder
WildItemCommon=SITRUSBERRY
WildItemUncommon=SILVERPOWDER
Abilities=SUCTIONCUPS,SWARM
Would anyone happen to know how I can go about fixing it?