I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 7965, in script
$ check_listOne.remove("What's That Under There?")
File "game/script.rpy", line 7965, in <module>
$ check_listOne.remove("What's That Under There?")
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 7965, in script
$ check_listOne.remove("What's That Under There?")
File "E:\SGames\Fantasy Trainer [v1.0] [Kyle Mercury]\FantasyTrainer-1.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\SGames\Fantasy Trainer [v1.0] [Kyle Mercury]\FantasyTrainer-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 7965, in <module>
$ check_listOne.remove("What's That Under There?")
File "E:\SGames\Fantasy Trainer [v1.0] [Kyle Mercury]\FantasyTrainer-1.0-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
Fantasy Trainer 1.0
Tue Dec 29 03:33:34 2020