I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/start.rpy", line 268, in <module>
File "game/cl/class_room.rpy", line 183, in enter
File "game/cl/class_room.rpy", line 133, in execute_events
File "game/cl/class_room.rpy", line 117, in get_events
File "game/cl/class_shtick.rpy", line 373, in test
UnboundLocalError: local variable 'score' referenced before assignment
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/start.rpyc", line 265, in script
File "D:\game\LoSeSb-Public-18.12.1c-win\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\game\LoSeSb-Public-18.12.1c-win\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/start.rpy", line 268, in <module>
File "game/cl/class_room.rpy", line 183, in enter
File "game/cl/class_room.rpy", line 133, in execute_events
File "game/cl/class_room.rpy", line 117, in get_events
File "game/cl/class_shtick.rpy", line 373, in test
UnboundLocalError: local variable 'score' referenced before assignment