While running game code:
File "game/1kathy.rpy", line 792, in script
$ del kathy_quest_mon[6]
File "game/1kathy.rpy", line 792, in <module>
$ del kathy_quest_mon[6]
KeyError: 6
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1kathy.rpy", line 792, 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 792, 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.22000
Ren'Py 7.4.11.2266
Bonds Of Love 0.9
Sun Sep 11 03:33:56 2022