Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

My game just crashed really dramatically. I'd managed to "Ignore" my way past another bug, but...no luck with this one:

[code] I'm sorry, but an uncaught exception occurred.

While running game code:   File "game/day cycle2.rpy", line 1961, in script     $ altruist_multi_events_list.remove("altruist1!")   File "game/day cycle2.rpy", line 1961, in <module>     $ altruist_multi_events_list.remove("altruist1!") ValueError: list.remove(x): x not in list

-- Full Traceback ------------------------------------------------------------

Full traceback:   File "game/day cycle2.rpy", line 1961, in script     $ altruist_multi_events_list.remove("altruist1!")   File "C:\Users\Elizabeth\AppData\Roaming\itch\apps\Your Royal Gayness\YourRoyalGayness-1.8.2-win\renpy\ast.py", line 827, in execute     renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)   File "C:\Users\Elizabeth\AppData\Roaming\itch\apps\Your Royal Gayness\YourRoyalGayness-1.8.2-win\renpy\python.py", line 1764, in py_exec_bytecode     exec bytecode in globals, locals   File "game/day cycle2.rpy", line 1961, in <module>     $ altruist_multi_events_list.remove("altruist1!")   File "C:\Users\Elizabeth\AppData\Roaming\itch\apps\Your Royal Gayness\YourRoyalGayness-1.8.2-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 Your Royal Gayness 1.8.2 [/code]

I really like the game and would like to finish. Any way I can fix this bug quick?

(+1)

Hey there! Sorry for the crash! We just uploaded a patched version of the game. This one should be way less buggy than the launch version. Sorry for the inconvenience!