I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/livingroom.rpy", line 2191, in script
if (t1me == 20) and (miaperv >= 90) and (momperv >= 90) and (mia_mom_v1 == 1):
File "game/livingroom.rpy", line 2191, in <module>
if (t1me == 20) and (miaperv >= 90) and (momperv >= 90) and (mia_mom_v1 == 1):
NameError: name 'mia_mom_v1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/livingroom.rpy", line 2191, in script
if (t1me == 20) and (miaperv >= 90) and (momperv >= 90) and (mia_mom_v1 == 1):
File "E:\ADULT xxx Partial_Games_Archive\View of Family [v0.1.4]\View_of_family-0.1.4-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "E:\ADULT xxx Partial_Games_Archive\View of Family [v0.1.4]\View_of_family-0.1.4-pc\renpy\python.py", line 2039, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\ADULT xxx Partial_Games_Archive\View of Family [v0.1.4]\View_of_family-0.1.4-pc\renpy\python.py", line 2032, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/livingroom.rpy", line 2191, in <module>
if (t1me == 20) and (miaperv >= 90) and (momperv >= 90) and (mia_mom_v1 == 1):
NameError: name 'mia_mom_v1' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.3.374
View of family 0.1.4
Sat Oct 12 00:18:01 2019