I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 10054, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 10167, in script call
$ _return.call_action(the_person)
File "game/game_roles/role_cousin.rpy", line 885, in script
python:
File "game/game_roles/role_cousin.rpy", line 890, in <module>
cousin_boobjob_get_action = Action("Cousin boob job get", cousin_boobjob_get_requirement, "cousin_boobjob_get_label", args = the_person, requirement_args = [the_person, the_day + renpy.random.randint(4,6)])
NameError: name 'the_day' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 10054, in script call
call talk_person(picked_option) from _call_talk_person
File "game/script.rpy", line 10167, in script call
$ _return.call_action(the_person)
File "game/game_roles/role_cousin.rpy", line 885, in script
python:
File "M:\_DONTDEL\Lab_Rats_2-v0.31.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "M:\_DONTDEL\Lab_Rats_2-v0.31.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/game_roles/role_cousin.rpy", line 890, in <module>
cousin_boobjob_get_action = Action("Cousin boob job get", cousin_boobjob_get_requirement, "cousin_boobjob_get_label", args = the_person, requirement_args = [the_person, the_day + renpy.random.randint(4,6)])
NameError: name 'the_day' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.31.1
Tue Aug 11 20:12:50 2020