Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/story/classroom/technology/technology_lesson_old_b.rpy", line 7, in <module>
NameError: name 'thorin' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/story/mc_room/sleep/wakeup_wednesday.rpyc", line 14, in script call
File "helper/utility/interactions.rpyc", line 19, in script call
File "script/story/classroom/technology/technology_lesson_old_b.rpyc", line 7, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/story/classroom/technology/technology_lesson_old_b.rpy", line 7, in <module>
NameError: name 'thorin' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
ACADEMY34 v0.19.1.2
Sun Jan 7 10:15:03 2024
So I'm getting this error trying to do the new story line in the latest update. Anyone else?