I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events.rpy", line 343, in script
$ quest.update("id01", "done")
File "game/events.rpy", line 343, in <module>
$ quest.update("id01", "done")
File "game/questmanager/engine/classes.rpy", line 144, in update
category = self._searchID(id2).category
AttributeError: 'NoneType' object has no attribute 'category'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/events.rpy", line 343, in script
$ quest.update("id01", "done")
File "C:\Users\Waffl\Desktop\not on itch\heir-1.0-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Waffl\Desktop\not on itch\heir-1.0-pc\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events.rpy", line 343, in <module>
$ quest.update("id01", "done")
File "game/questmanager/engine/classes.rpy", line 144, in update
category = self._searchID(id2).category
AttributeError: 'NoneType' object has no attribute 'category'
Windows-10-10.0.22000 AMD64
Ren'Py 8.0.1.22070801
heir 1.0
Sun Sep 4 20:52:05 2022