Jump to content

[Resolved] Game breaking egg


Siggimondo

Recommended Posts

The Onyx Ward girl who tells you to go fix the daycare tries to reward me with an egg, but receiving it crashed the game. I'll quote the error message. Not really urgent, just thought you should know. 

 

Quote

Script 'Interpreter' line 276: RuntimeError occured.

 

Script error within event 7, map 118 (Onyx Ward):

Exception: ArgumentError

Message: (eval):2:in `pbLearnMove'wrong number of arguments(1 for 2)

***Full script:

egg=Kernel.pbGenerateEgg(:FRILLISH)

egg.pbLearnMove(:ACIDARMOR)

egg.pbLearnMove(:CONFUSERAY)

pbAddPokemonSilent(egg)

 

Interpreter:243:in `pbExecuteScript'

(eval):2:in `pbExecuteScript'

Interpreter:1611:in `eval'

Interpreter:243:in `pbExecuteScript'

Interpreter:1611:in `command_355'

Interpreter:499:in `execute_command'

Interpreter:193:in `update'

Interpreter:106:in `loop'

Interpreter:198:in `update'

Scene_Map:103:in `update'

 

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...