I'm getting an error too, and if I ignore it I turn down Sofie and get arrested.
	
	
	
			
	
		
			
		
		
	
								
		Code:
	
	I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/mychoicesday4.rpy", line 4, in script
    menu:
  File "game/mychoicesday4.rpy", line 5, in <module>
    "Tell her the truth." if walkthrough_on_off == False:
NameError: name 'walkthrough_on_off' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/mychoicesday4.rpy", line 4, in script
    menu:
  File "renpy/ast.py", line 1683, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1028, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/mychoicesday4.rpy", line 5, in <module>
    "Tell her the truth." if walkthrough_on_off == False:
NameError: name 'walkthrough_on_off' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Troubled Legacy 0.0.17.5
Sat Oct 23 20:14:04 2021