I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/174538_toying.rpy", line 2, in script
python:
File "game/174538_toying.rpy", line 3, in <module>
toying = Position("Use Vibrator",15,160,"kissing","Stand","None","Foreplay",30,5,[],"intro_toying",["scene_toying_1","scene_toying_2"],"outro_toying","transition_default_toying")
TypeError: __init__() takes at least 18 arguments (15 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/174538_toying.rpy", line 2, in script
python:
File "E:\Games\Lab_Rats_2-v0.12.0\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\Lab_Rats_2-v0.12.0\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/174538_toying.rpy", line 3, in <module>
toying = Position("Use Vibrator",15,160,"kissing","Stand","None","Foreplay",30,5,[],"intro_toying",["scene_toying_1","scene_toying_2"],"outro_toying","transition_default_toying")
TypeError: __init__() takes at least 18 arguments (15 given)
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Mon Jan 07 03:11:44 2019