I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 621, in script call
call nerd_hub from _call_nerd_hub
File "game/script.rpy", line 426, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 398, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 654, in script
if taken_class==0:
File "game/locations.rpy", line 654, in <module>
if taken_class==0:
NameError: name 'taken_class' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 621, in script call
call nerd_hub from _call_nerd_hub
File "game/script.rpy", line 426, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 398, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 654, in script
if taken_class==0:
File "D:\Downloads\confidence-11-pc\confidence 0.11-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\confidence-11-pc\confidence 0.11-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads\confidence-11-pc\confidence 0.11-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/locations.rpy", line 654, in <module>
if taken_class==0:
NameError: name 'taken_class' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
confidence .11
Sun Jul 29 08:23:44 2018