- Jul 17, 2021
- 8,915
- 13,628
Error:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1798, in <module>
NameError: name 'chosen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 1797, in script
File "F:\VNs\Family of Choice\FamilyofChoice-1.0-pc\renpy\ast.py", line 1618, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "F:\VNs\Family of Choice\FamilyofChoice-1.0-pc\renpy\exports.py", line 1049, in menu
set = renpy.python.py_eval(set_expr) # @ReservedAssignment
File "F:\VNs\Family of Choice\FamilyofChoice-1.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\VNs\Family of Choice\FamilyofChoice-1.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 1798, in <module>
NameError: name 'chosen' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Family of Choice 1.0
Tue Jul 16 17:55:28 2024