Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

When Losing/ Giving up.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/renpy_battle.rpy", line 1353, in <module>

IndexError: list index out of range

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

Full traceback:

  File "script.rpyc", line 503, in script call

  File "renpy_battle.rpyc", line 264, in script call

  File "renpy_battle.rpyc", line 1353, in script

  File "C:\Users\Francisco\AppData\Roaming\itch\apps\town-of-magic\Town_of_Magic-win\renpy\ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "C:\Users\Francisco\AppData\Roaming\itch\apps\town-of-magic\Town_of_Magic-win\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\Francisco\AppData\Roaming\itch\apps\town-of-magic\Town_of_Magic-win\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/renpy_battle.rpy", line 1353, in <module>

  File "C:\Users\Francisco\AppData\Roaming\itch\apps\town-of-magic\Town_of_Magic-win\renpy\revertable.py", line 217, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Windows-10-10.0.22621 AMD64

Ren'Py 8.0.3.22090809

Town of Magic 0.63.013

Sat Feb 11 22:51:23 2023

[/code]

Thank you for letting me know. 
The error you are getting is very unusual and will take time to fix

For now, if you still can't get past the event, try loading a quicksave, (Q section of the loading screen) and continuing your quest from there.

I'll try that