I'm playing version 0.2.4.1 and got an error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in script
$ availableevents.remove("mainevent1")
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in <module>
$ availableevents.remove("mainevent1")
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in script
$ availableevents.remove("mainevent1")
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in <module>
$ availableevents.remove("mainevent1")
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Divine Heel 0.2.4.1
Sat Jun 28 17:45:21 2025