Canderis
Mr. Wejo
- 95
- Posts
- 14
- Years
- Seen Jul 11, 2018
I get this error after upgrading to the pokemon essentials ds
The battle use to work, but no longer does.
Code:
Exception: RuntimeError
Message: Script error within event 7, map 3 (Harkrock Cavern):
Exception: NameError
Message: Section066:649:in `pbFromPBMove'(eval):1:in `pbFromPBMove'uninitialized constant PokeBattle_Move::PokeBattle_Move_FE
***Full script:
pbTrainerBattle(PBTrainers::RIVAL,"Ashley",_I("Wow! Was this your first battle!?!"))
Interpreter:239:in `pbExecuteScript'
PokeBattle_Battle:269:in `eval'
PokeBattle_Move:649:in `pbFromPBMove'
PokeBattle_Battle:269:in `initialize'
PokemonTrainers:374:in `new'
PokemonTrainers:374:in `pbTrainerBattle'
(eval):1:in `pbExecuteScript'
Interpreter:785:in `eval'
Interpreter:239:in `pbExecuteScript'
Interpreter:785:in `command_111'
Interpreter:274:in `pbExecuteScript'
Interpreter:785:in `command_111'
Interpreter:318:in `execute_command'
Interpreter:191:in `update'
Interpreter:104:in `loop'
Interpreter:196:in `update'
Scene_Map:96:in `update'
Scene_Map:94:in `loop'
Scene_Map:107:in `update'
Heart Gold Soul Silver Menu:131:in `main'
This exception was logged in errorlog.txt.
The battle use to work, but no longer does.