this is a new game.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
File "game/1kathy.rpy", line 806, in <module>
$ del kathy_quest_mon[6]
KeyError: 6
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1kathy.rpy", line 806, in script
$ del kathy_quest_mon[6]
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/1kathy.rpy", line 806, in <module>
$ del kathy_quest_mon[6]
File "renpy/revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
KeyError: 6
Windows-10-10.0.25314 AMD64
Ren'Py 7.5.3.22090809
Bonds Of Love 1.3
Tue Mar 21 21:07:53 2023
```