nuzamaki90
Knight of The Volt
- 97
- Posts
- 17
- Years
- Age 31
- North Carolina
- Seen Mar 20, 2014
I updated my game from Essentials 9 to 11 and whenever I try to battle any 5th Gen Pokemon, I get this error....
Exception: RuntimeError
Message: Script error within event 5, map 8 (Route 1 (New)):
Exception: ArgumentError
Message: Section065:649:in `__mf_initialize'The species number (no. 501 of 493) is invalid.
***Full script:
pbTrainerBattle(17,"Kaito","Dang, you're good.",false,0,false)
Interpreter:243:in `pbExecuteScript'
PokemonMultipleForms:83:in `initialize'
PokemonTrainers:24:in `new'
PokemonTrainers:24:in `pbLoadTrainer'
PokemonTrainers:21:in `each'
PokemonTrainers:21:in `pbLoadTrainer'
PokemonTrainers:7:in `each'
PokemonTrainers:7:in `pbLoadTrainer'
PokemonTrainers:316:in `pbTrainerBattle'
(eval):1:in `pbExecuteScript'
Interpreter:276:in `pbExecuteScript'
Interpreter:788:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
Exception: RuntimeError
Message: Script error within event 5, map 8 (Route 1 (New)):
Exception: ArgumentError
Message: Section065:649:in `__mf_initialize'The species number (no. 501 of 493) is invalid.
***Full script:
pbTrainerBattle(17,"Kaito","Dang, you're good.",false,0,false)
Interpreter:243:in `pbExecuteScript'
PokemonMultipleForms:83:in `initialize'
PokemonTrainers:24:in `new'
PokemonTrainers:24:in `pbLoadTrainer'
PokemonTrainers:21:in `each'
PokemonTrainers:21:in `pbLoadTrainer'
PokemonTrainers:7:in `each'
PokemonTrainers:7:in `pbLoadTrainer'
PokemonTrainers:316:in `pbTrainerBattle'
(eval):1:in `pbExecuteScript'
Interpreter:276:in `pbExecuteScript'
Interpreter:788:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'