When at Janes room:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4458, in <module>
NameError: name 'mouthface' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 4358, in script
File "C:\spie\TheEndOfMyVacation-0.022-pc\TheEndOfMyVacation-0.022-pc\renpy\ast.py", line 1618, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\spie\TheEndOfMyVacation-0.022-pc\TheEndOfMyVacation-0.022-pc\renpy\exports.py", line 1075, in menu
condition = renpy.python.py_eval(condition)
File "C:\spie\TheEndOfMyVacation-0.022-pc\TheEndOfMyVacation-0.022-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\spie\TheEndOfMyVacation-0.022-pc\TheEndOfMyVacation-0.022-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 4458, in <module>
NameError: name 'mouthface' is not defined
Someone can help