I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations/loc_school.rpy", line 3119, in script call
call after_class_events
File "game/locations/loc_school.rpy", line 5218, in script call
call storyline1_NCHDL_meeting
File "game/content/content_storyline1.rpy", line 2455, in script call
call storyline_NCHDL_plotbus
File "game/content/content_storyline1.rpy", line 2587, in script
$ medium_schoolplot.remove("plot2")
File "game/content/content_storyline1.rpy", line 2587, in <module>
$ medium_schoolplot.remove("plot2")
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations/loc_school.rpy", line 3119, in script call
call after_class_events
File "game/locations/loc_school.rpy", line 5218, in script call
call storyline1_NCHDL_meeting
File "game/content/content_storyline1.rpy", line 2455, in script call
call storyline_NCHDL_plotbus
File "game/content/content_storyline1.rpy", line 2587, in script
$ medium_schoolplot.remove("plot2")
File "D:\Datapad\GryD\SuperPowered_v0.42.01b-win\Game\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Datapad\GryD\SuperPowered_v0.42.01b-win\Game\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/content/content_storyline1.rpy", line 2587, in <module>
$ medium_schoolplot.remove("plot2")
File "D:\Datapad\GryD\SuperPowered_v0.42.01b-win\Game\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
SP 0.42.02
Sat Jan 02 01:23:43 2021