Hey, I recently had changed encounters for my first town, where there is a bit of battle grass, well, it is like this:
############
008 # Xanor Town
25,25,10
Land
PIKACHU,3,5
MEW, 3,5
LUGIA,3,5
DIALGA, 4,13
(This pokemon are for testing, don't ask why there are legendaries)
So, just when I changed them, I wanted to test, now, whenever I open the game (Log in works perfectly) it crashes, saying this error:
Script 'PokeBattle_Trainer' line 91: NameError Occurred
uninitalized constant PokeBattle_ Trainer:: PBSpecies
Please help, I really need to test this out.
############
008 # Xanor Town
25,25,10
Land
PIKACHU,3,5
MEW, 3,5
LUGIA,3,5
DIALGA, 4,13
(This pokemon are for testing, don't ask why there are legendaries)
So, just when I changed them, I wanted to test, now, whenever I open the game (Log in works perfectly) it crashes, saying this error:
Script 'PokeBattle_Trainer' line 91: NameError Occurred
uninitalized constant PokeBattle_ Trainer:: PBSpecies
Please help, I really need to test this out.