- Feb 13, 2018
- 1,141
- 1,493
You should download the latest version which I posted a page or two back.I ve got an error while talking in the living room:
"(...)
File "\Shaping_her_Future-0.06.02-pc\renpy\ast.py", line 1504, in execute
choice = renpy.exports.menu(choices, self.set)
File "\Shaping_her_Future-0.06.02-pc\renpy\exports.py", line 852, in menu
if renpy.python.py_eval(condition) ]
File "\Shaping_her_Future-0.06.02-pc\renpy\python.py", line 1843, in py_eval
return py_eval_bytecode(code, globals, locals)
File "\Shaping_her_Future-0.06.02-pc\renpy\python.py", line 1836, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/interactions/relaxing.rpy", line 195, in <module>
"'Would you like to come to the laundry room with me?'" if questionLaundry and sarahLust >= 80 and sarahHappiness >= 60:
NameError: name 'questionLaundry' is not defined"
Thanks for telling me though.