Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm playing on the steam version and errors pop up quite a lot compare to the older versions. The markdown below popped up when doing bree's maid path. when i try to verify game file using steam it have to redownload 119 files. Any idea how i can fix this or i can just ignore it?

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/bg/livingroom/livingroom.rpy", line 302, in <module>

IndexError: list index out of range

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

Full traceback:

  File "start.rpyc", line 370, in script call

  File "cl/class_room.rpyc", line 289, in script call

  File "cl/class_activity.rpyc", line 226, in script call

  File "bg/livingroom/livingroom.rpyc", line 302, in script

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

    show_imspec(self.imspec, atl=getattr(self, "atl", None))

  File "renpy/ast.py", line 1147, in show_imspec

    expression = renpy.python.py_eval(expression)

  File "renpy/python.py", line 2249, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2242, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/bg/livingroom/livingroom.rpy", line 302, in <module>

  File "renpy/python.py", line 992, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Love & Sex : Second Base 21.3.1b

Thu Apr 22 19:45:19 2021

```

Were at least 2 girls there when you clicked on Watch TV ?

yeah i think so. i reloaded a save and speed ran the whole thing and everything is fine again. thanks very much.

I didn't manage to reproduce the issue on my end :(