error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 7425, in script
$ eventsGame.remove(N18Bond5)
File "game/script.rpy", line 7425, in <module>
$ eventsGame.remove(N18Bond5)
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 7425, in script
$ eventsGame.remove(N18Bond5)
File "G:\descargamega\HybridEroventures-0.1.5-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\descargamega\HybridEroventures-0.1.5-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 7425, in <module>
$ eventsGame.remove(N18Bond5)
File "G:\descargamega\HybridEroventures-0.1.5-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.22621 AMD64
Ren'Py 8.1.3.23091805
Hybrid Eroventures 0.1.5
Thu Feb 20 18:45:19 2025
```