It fixed the trade for the Axew, but not this one unfortunately!
dragonblade86
Recent community posts
I tried trading Jumpluff for Hondour, but it crashed the game. This is what came up:
Script "Interpreter" line 276: RuntimeError occurred.
Script error within event 8, map 195 (Olive Town):
Exception No Method Error
Message: (eval) :2in pbExecuteScript' undefined method
pbAutoLearnMove' #<Interpreter:0x94f6da0>
***Full Script: p=pbGetPokemon(1)
pbAutoLearnMove(p;INCINERATE)
Hello,
When I try to trade a jumpluff for the houndoor, or the female scyther for the axem, a error message comes up and crashes the game. The error message is:
Script 'Interpreter' line 276: RuntimeError occurred.
Script error within event 19 map 147 (Route 21):
Exception: NoMethodError
Message: (eval);2;in 'pbExecuteScript' undefined method
'pbAutoLearnMove' for #<Interpreter;0x8ff9668>
***Full Script;
p=pgGetPokemon(1)
pbAutoLearnMove(p;CUT)