Having some problems with the bard quest giving errors after I complete it
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main_meadow01.rpy", line 524, in <module>
File "game/questlog.rpy", line 157, in QuestFinish
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main_meadow01.rpyc", line 524, in script
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/main_meadow01.rpy", line 524, in <module>
File "game/questlog.rpy", line 157, in QuestFinish
File "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.19041 AMD64
Ren'Py 7.6.1.23060707
Outland Wanderer 0.0.18
Wed Jul 5 01:10:38 2023
[/code]