- Dec 5, 2020
- 1,642
- 12,509
well... I keep getting a error whenever I try to talk to her now"Added a short scene for Laura that most people will never see" has me pretty curious.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Laura_Chat.rpy", line 906, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script Locations.rpyc", line 840, in script call
File "script Chat.rpyc", line 113, in script call
File "script Chat.rpyc", line 302, in script call
File "Laura_Chat.rpyc", line 906, in script
File "E:\Others\Rogue-Like-0.996b-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Others\Rogue-Like-0.996b-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Laura_Chat.rpy", line 906, in <module>
File "E:\Others\Rogue-Like-0.996b-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
Rogue-Like 0.996b