- 81
- Posts
- 16
- Years
- Cornwall, UK
- Seen Aug 9, 2015
I get this error when trying to run the game;
Script 'PokeBattle_Trainer' line 91: NameError occurred
uninitialized constant PokeBattle_Trainer:: PBSpecies
my line 91 of PokeBattle_Trainer looks like this:
for i in 0..PBSpecies.getCount
I haven't intentionally touched the scripts.
Script 'PokeBattle_Trainer' line 91: NameError occurred
uninitialized constant PokeBattle_Trainer:: PBSpecies
my line 91 of PokeBattle_Trainer looks like this:
for i in 0..PBSpecies.getCount
I haven't intentionally touched the scripts.