Skip to main content

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

Can't go to the bridge after returning from Hope2:


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/events/planets/hope2/hope2_3.rpy", line 583, in <module>

  File "game/events/tech/quest.rpy", line 18, in change_description

IndexError: list assignment index out of range

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

Full traceback:

  File "events/planets/hope2/hope2_3.rpyc", line 583, 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/events/planets/hope2/hope2_3.rpy", line 583, in <module>

  File "game/events/tech/quest.rpy", line 18, in change_description

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

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

IndexError: list assignment index out of range

Windows-10-10.0.22621

Ren'Py 7.4.11.2266

Stellar Dream 0.57

Tue Oct  1 16:52:57 2024

[/code]