Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I got this error after giving Littli chocolate for the first time:


```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/w/Ivents/Ivents_littli.rpy", line 54, in <module>

  File "game/script.rpy", line 88, in drop

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

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

Full traceback:

  File "Telephone.rpyc", line 194, in script call

  File "w/Ivents/Ivents_littli.rpyc", line 54, in script

  File "renpy/ast.py", line 928, in execute

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

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/w/Ivents/Ivents_littli.rpy", line 54, in <module>

  File "game/script.rpy", line 88, in drop

  File "renpy/python.py", line 875, in do_mutation

    return method(self, *args, **kwargs)

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

Windows-10-10.0.22000

Ren'Py 7.4.10.2178

Corrupted World 0.1.5-public-beta

Tue Mar 29 23:13:54 2022

```

Hi. At what point in the game did you get this error?

Hello,

 The only way I can seem to describe it is when you first unlock the map. I went to the café, talked to Mia, went to the supermarket, bought chocolate, chose the city walk, went to the house, and went on from there. I apologize for the lack of information. 

(quick) save information below if that'd give you more information:

https://pastebin.com/NYiV37vX

I use windows 11 x64 if that could cause issues