Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)(-1)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script/script_Library.rpy", line 421, in <module>

ValueError: list.remove(x): x not in list

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

Full traceback:

  File "game/script/script_GG.rpyc", line 21, in script call

  File "game/script/script_Factory.rpyc", line 27, in script call

  File "game/script/script_Library.rpyc", line 421, in script

  File "C:\Users\mende\Downloads\AutomatonStory-0.1.1-pc\AutomatonStory-0.1.1-pc\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\mende\Downloads\AutomatonStory-0.1.1-pc\AutomatonStory-0.1.1-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script/script_Library.rpy", line 421, in <module>

  File "C:\Users\mende\Downloads\AutomatonStory-0.1.1-pc\AutomatonStory-0.1.1-pc\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.22621 AMD64

Ren'Py 8.0.3.22090809

Automaton Story 0.1.1

Sat Dec  9 20:43:11 2023

[/code]