If anyone knows how to solve this, please help
This happens why I was talking to Lilly about the keycard and fixing it and leaving.
While running game code:
File "game/events.rpy", line 483, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events.rpyc", line 483, in script
File "E:\XR\MIST-0.5-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\XR\MIST-0.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/events.rpy", line 483, in <module>
File "E:\XR\MIST-0.5-pc\renpy\python.py", line 731, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-8-6.2.9200
Ren'Py 7.3.5.606
MIST 0.5
Mon Oct 05 01:36:28 2020
```