[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-ch30.rpy", line 98, in <module>
File "game/zz_dockingstation.rpy", line 1799, in init_findMonika
File "game/zz_dockingstation.rpy", line 1869, in findMonika
TypeError: parseMoniData() takes exactly 2 arguments (1 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script-ch30.rpyc", line 89, in script
File "/data/user/0/and.kne.masmobile/files/renpy/ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/user/0/and.kne.masmobile/files/renpy/python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script-ch30.rpy", line 98, in <module>
File "game/zz_dockingstation.rpy", line 1799, in init_findMonika
File "game/zz_dockingstation.rpy", line 1869, in findMonika
TypeError: parseMoniData() takes exactly 2 arguments (1 given)
[/code]