Skip to main content

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

Every time I go to battle enemies, there is a game error that crashes the game.

heres the text

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/labels/battle.rpy", line 2005, in <module>

  File "game/classes/Player.rpy", line 134, in furry

    return self.furries[self.current_furry]

IndexError: list index out of range

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

Full traceback:

  File "//game/script.rpyc", line 106, in script call

  File "//game/script.rpyc", line 106, in script call

  File "//game/script.rpyc", line 106, in script call

  [Previous line repeated 9 more times]

  File "//game/script.rpyc", line 148, in script call

  File "//game/script.rpyc", line 78, in script call

  File "//game/script.rpyc", line 78, in script call

  File "//game/script.rpyc", line 148, in script call

  File "//game/script.rpyc", line 106, in script call

  File "//game/script.rpyc", line 148, in script call

  File "//game/labels/battle.rpyc", line 22, in script

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

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

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

    exec(bytecode, globals, locals)

  File "game/labels/battle.rpy", line 2005, in <module>

  File "game/classes/Player.rpy", line 134, in furry

    return self.furries[self.current_furry]

  File "/renpy/revertable.py", line 214, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Emscripten-3.1.24-wasm32-32bit wasm32

Ren'Py 8.3.6.25022803

Furry Chronicles 0.55

Tue Mar 25 10:17:20 2025

```

go to your home, and re-arrange your team