Sunday i encounted this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v4.0.9.rpy", line 1061, in script
if w4_dstore_compliment == False:
File "game/v4.0.9.rpy", line 1061, in <module>
if w4_dstore_compliment == False:
NameError: name 'w4_dstore_compliment' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v4.0.9.rpy", line 1061, in script
if w4_dstore_compliment == False:
File "D:\XXX\LiveToFight_0.7.2-0.7.2-pc\renpy\ast.py", line 1856, in execute
if renpy.python.py_eval(condition):
File "D:\XXX\LiveToFight_0.7.2-0.7.2-pc\renpy\python.py", line 1218, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\XXX\LiveToFight_0.7.2-0.7.2-pc\renpy\python.py", line 1211, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v4.0.9.rpy", line 1061, in <module>
if w4_dstore_compliment == False:
NameError: name 'w4_dstore_compliment' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 8.3.7.25031702
Live to Fight 0.7.2
Sun Oct 5 18:16:31 2025