I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/haven/events/endings/haven_ending_wrapup.rpy", line 569, in script
$ haven_complete_questlog()
File "game/scripts/locations/haven/events/endings/haven_ending_wrapup.rpy", line 569, in <module>
$ haven_complete_questlog()
File "game/scripts/locations/haven/events/triggers.rpy", line 412, in haven_complete_questlog
log.complete_quest("mq_05_c")
File "game/scripts/core/quest_system/questlog.rpy", line 495, in complete_quest
self.movequest(quest, self._completiontab)
File "game/scripts/core/quest_system/questlog.rpy", line 704, in movequest
self.removequest(quest, quest.tab())
File "game/scripts/core/quest_system/questlog.rpy", line 700, in removequest
del self._quests[tab][k]
TypeError: list indices must be integers, not NoneType
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/haven/events/endings/haven_ending_wrapup.rpy", line 569, in script
$ haven_complete_questlog()
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/locations/haven/events/endings/haven_ending_wrapup.rpy", line 569, in <module>
$ haven_complete_questlog()
File "game/scripts/locations/haven/events/triggers.rpy", line 412, in haven_complete_questlog
log.complete_quest("mq_05_c")
File "game/scripts/core/quest_system/questlog.rpy", line 495, in complete_quest
self.movequest(quest, self._completiontab)
File "game/scripts/core/quest_system/questlog.rpy", line 704, in movequest
self.removequest(quest, quest.tab())
File "game/scripts/core/quest_system/questlog.rpy", line 700, in removequest
del self._quests[tab][k]
File "renpy/revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
TypeError: list indices must be integers, not NoneType
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The Fixer 0.3.5.0
Mon Jan 5 15:01:05 2026