I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5901, in script call
call momhomeparty from _call_momhomeparty
File "game/momdatehotel.rpy", line 527, in script
if hearbreak == True:
File "game/momdatehotel.rpy", line 527, in <module>
if hearbreak == True:
NameError: name 'hearbreak' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5901, in script call
call momhomeparty from _call_momhomeparty
File "game/momdatehotel.rpy", line 527, in script
if hearbreak == True:
File "E:\Games\Dog Days of Summer\DDS.4.4-v0.4.4-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "E:\Games\Dog Days of Summer\DDS.4.4-v0.4.4-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\Dog Days of Summer\DDS.4.4-v0.4.4-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/momdatehotel.rpy", line 527, in <module>
if hearbreak == True:
NameError: name 'hearbreak' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Dog Days of Summer v0.4.4
Thu Dec 17 07:41:34 2020