[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1kathy.rpy", line 848, in script
$ del kathy_quest_mon[6]
File "game/1kathy.rpy", line 848, in <module>
$ del kathy_quest_mon[6]
KeyError: 6
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1kathy.rpy", line 848, in script
$ del kathy_quest_mon[6]
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/1kathy.rpy", line 848, in <module>
$ del kathy_quest_mon[6]
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
KeyError: 6
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Bonds Of Love 1.2
Wed Feb 15 06:44:17 2023
[/code]