sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/academy/classroom/label_conclude_exam.rpy", line 32, in script
python:
File "game/scripts/locations/academy/classroom/label_conclude_exam.rpy", line 38, in <module>
if panty.owner.not_in_room:
AttributeError: 'NoneType' object has no attribute 'not_in_room'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/academy/classroom/label_conclude_exam.rpy", line 32, in script
python:
File "/Applications/renpy-8.3.4-sdk/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Applications/renpy-8.3.4-sdk/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/academy/classroom/label_conclude_exam.rpy", line 38, in <module>
if panty.owner.not_in_room:
AttributeError: 'NoneType' object has no attribute 'not_in_room'
Ren'Py 8.3.4.24120703
Corrupted Academy 0.353a