Getting an error, even after using the recommended update and placing it in the \game folder.
---
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/update.rpy", line 12, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 97, in script call
vc ���0�~����,��������9<�y�5c�V�o�H�-�P�-dl��\[�U��
File "game/update.rpyc", line 11, in script
q��v��o��Ļ�2�'�Sv�3�ZX����w&� ��R��J�7�24�<��m�_�pH�,TA�ƣ����}y��)������:e��%�$��F�|P��cPY�
File "E:\My_cute_roommate-0.9.0ex-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\My_cute_roommate-0.9.0ex-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/update.rpy", line 12, in <module>
File "E:\My_cute_roommate-0.9.0ex-win\renpy\python.py", line 631, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
0.9.0ex
---
Help?