Great game so far but when I talk to the farm girl in the spire I get this error. I can ignore it though and still play.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 19854, in script
menu c3_farmer_happy_menu:
File "game/script.rpy", line 19897, in <module>
"'SING FOR ME.'" if fFarmerSong == True:
NameError: name 'fFarmerSong' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 19854, in script
menu c3_farmer_happy_menu:
File "C:\Games\Ravager-2.0-pc\renpy\ast.py", line 1562, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Games\Ravager-2.0-pc\renpy\exports.py", line 878, in menu
if renpy.python.py_eval(condition) ]
File "C:\Games\Ravager-2.0-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Games\Ravager-2.0-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 19897, in <module>
"'SING FOR ME.'" if fFarmerSong == True:
NameError: name 'fFarmerSong' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.1.1.929
Ravager 2.0
Mon Jul 15 23:23:17 2019