Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/chapter7.rpy", line 306, in <module>

  File "game/captiontool.rpy", line 384, in play_sound

KeyError: u'audio/sfx/sfx085.ogg'

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

Full traceback:

  File "scripts/chapter7.rpyc", line 306, in script

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

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

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

    exec(bytecode, globals, locals)

  File "game/scripts/chapter7.rpy", line 306, in <module>

  File "game/captiontool.rpy", line 384, in play_sound

KeyError: u'audio/sfx/sfx085.ogg'

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.1.23060707

Ikimashou! 6.47

Wed Aug  2 04:55:40 2023

================

This is in Chapter 7, "Leave" route.

hmm so that bug isn’t an isolated one… I’ll take a look into it, thanks for the report.