I am not a coder. I know a bit but not enough, obviously, to fix this error. Can anyone help me figure this out?
	
	
	
			
Thank you.
	
		
			
		
		
	
								
		Code:
	
	I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/scripts/chapter03.rpy", line 6445, in script
    if fcslow and likealex and (alexkiss or noalexkiss):
  File "game/scripts/chapter03.rpy", line 6445, in <module>
    if fcslow and likealex and (alexkiss or noalexkiss):
NameError: name 'noalexkiss' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/scripts/chapter03.rpy", line 6445, in script
    if fcslow and likealex and (alexkiss or noalexkiss):
  File "renpy/ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/chapter03.rpy", line 6445, in <module>
    if fcslow and likealex and (alexkiss or noalexkiss):
NameError: name 'noalexkiss' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
One Lie 0.5.1
Mon Sep 26 10:05:12 2022