I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8311, in script call
call screen main_choice_display([people_list,actions_list])
File "game/crises.rpy", line 2657, in script
call screen interview_ui([the_daugther]) #Hire her or reject her.
File "renpy/common/000statements.rpy", line 514, in execute_call_screen
args, kwargs = a.evaluate()
File "game/crises.rpy", line 2657, in <module>
call screen interview_ui([the_daugther]) #Hire her or reject her.
NameError: name 'the_daugther' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 8311, in script call
call screen main_choice_display([people_list,actions_list])
File "game/crises.rpy", line 2657, in script
call screen interview_ui([the_daugther]) #Hire her or reject her.
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 514, in execute_call_screen
args, kwargs = a.evaluate()
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 184, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\Mega\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/crises.rpy", line 2657, in <module>
call screen interview_ui([the_daugther]) #Hire her or reject her.
NameError: name 'the_daugther' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.21.0
Sun Oct 13 03:01:50 2019