While running game code:
File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 3250, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "SanchoMod/SanchoMod RTM-SWM2.rpyc", line 3234, in script
File "C:\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/SanchoMod/SanchoMod RTM-SWM2.rpy", line 3250, in <module>
File "C:\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\Returning to Mia v1.2.0-market\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
[/code]
[/CODE]
How to fix this?