I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/charRUCA.rpy", line 2314, in script call
call lockeddoor from _call_lockeddoor_8
File "game/charTIFFANY.rpy", line 2492, in script call
call tiffanystatcheck from _call_tiffanystatcheck_19
File "game/charTIFFANY.rpy", line 5775, in script
if tiffany.gamefocusV == True and quickscene == True:
File "game/charTIFFANY.rpy", line 5775, in <module>
if tiffany.gamefocusV == True and quickscene == True:
AttributeError: 'tiffany_variables' object has no attribute 'gamefocusV'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/charRUCA.rpy", line 2314, in script call
call lockeddoor from _call_lockeddoor_8
File "game/charTIFFANY.rpy", line 2492, in script call
call tiffanystatcheck from _call_tiffanystatcheck_19
File "game/charTIFFANY.rpy", line 5775, in script
if tiffany.gamefocusV == True and quickscene == True:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/charTIFFANY.rpy", line 5775, in <module>
if tiffany.gamefocusV == True and quickscene == True:
AttributeError: 'tiffany_variables' object has no attribute 'gamefocusV'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Duality v0.1.6b
Mon May 16 23:56:19 2022