Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Help this error message popped up, I'm on the public  0.0.15 Windows and Linux version. And I honestly no longer know what to do

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/main_goattribe_01.rpy", line 898, in <module>

  File "game/questlog.rpy", line 148, in qComp

IndexError: list index out of range

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

Full traceback:

  File "main_goattribe_01.rpyc", line 898, 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/main_goattribe_01.rpy", line 898, in <module>

  File "game/questlog.rpy", line 148, in qComp

  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.11.2266

Outland Wanderer 0.0.15

Sat May 20 04:23:04 2023

[/code]


(+1)

i think you can ignore this, it'll be fixed next patch!

Ok thanks a lot