```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch9.rpy", line 9373, in script
if msglassespath == 1 or msglassespath == 2 :
File "game/ch9.rpy", line 9373, in <module>
if msglassespath == 1 or msglassespath == 2 :
NameError: name 'msglassespath' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch9.rpy", line 9373, in script
if msglassespath == 1 or msglassespath == 2 :
File "D:\XXXgames\FriendsinNeed.v.0.70-pc\FriendsinNeed.v.0.70-pc\renpy\ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "D:\XXXgames\FriendsinNeed.v.0.70-pc\FriendsinNeed.v.0.70-pc\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\XXXgames\FriendsinNeed.v.0.70-pc\FriendsinNeed.v.0.70-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ch9.rpy", line 9373, in <module>
if msglassespath == 1 or msglassespath == 2 :
NameError: name 'msglassespath' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Friends in Need Ch10 v0.70 Alpha
Wed Nov 20 23:21:32 2024
```