```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Week3Up6.rpy", line 2768, in script
if hanaGFLWord == True:
File "game/Week3Up6.rpy", line 2768, in <module>
if hanaGFLWord == True:
NameError: name 'hanaGFLWord' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Week3Up6.rpy", line 2768, in script
if hanaGFLWord == True:
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\ast.py", line 1849, in execute
if renpy.python.py_eval(condition):
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Week3Up6.rpy", line 2768, in <module>
if hanaGFLWord == True:
NameError: name 'hanaGFLWord' is not defined
Windows-10-10.0.27965 AMD64
Ren'Py 8.3.4.24120703
Pale Carnations Ch4Up6
Fri Oct 10 16:15:50 2025
```
having this error, help pls