get the following interrupts. from both the dated aug 3rd version and the one dated aug 10th.
I can ignore it and push through. Not sure what is missing. The failures happened two times needing 3 ignores to get through.
First was after Emily complaining about a headache.
Second was Stacy right after photo shoot.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 95, in script
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
File "game/d9.rpy", line 95, in <module>
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 95, in script
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 95, in <module>
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:29:51 2026
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 121, in script
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
File "game/d9.rpy", line 121, in <module>
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 121, in script
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 121, in <module>
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:30:09 2026
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 146, in script
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
File "game/d9.rpy", line 146, in <module>
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 146, in script
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 146, in <module>
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:30:24 2026
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 741, in script
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
File "game/d9.rpy", line 741, in <module>
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 741, in script
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 741, in <module>
if d7_abby_future_date == True and d7_vicky_future_date == False and d7_date_emily == False:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:18:11 2026
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 747, in script
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
File "game/d9.rpy", line 747, in <module>
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 747, in script
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 747, in <module>
if d7_date_emily == True and d7_vicky_future_date == False and d7_abby_future_date == False:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:18:58 2026
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d9.rpy", line 750, in script
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
File "game/d9.rpy", line 750, in <module>
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
NameError: name 'd7_vicky_future_date' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d9.rpy", line 750, in script
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\downloads\sexy vn games\- INCOMPLETE\Dragon of Calon Valley\DragonofCalonValley-0.4-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/d9.rpy", line 750, in <module>
if d7_date_emily == True and d7_vicky_future_date == True and d7_abby_future_date == True:
NameError: name 'd7_vicky_future_date' is not defined
Windows-10-10.0.26200 AMD64
Ren'Py 8.3.2.24090902
Dragon of Calon Valley 0.4
Fri Aug 14 16:19:20 2026
[/code]