Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have a request with a problem I have. I have brought the game over steam. When I start the game and the first situation with the phone starts, our Mother wants to show us something our sister was sending her. When it wants to show me that a error pups up. Error: 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 729, in script

    $ msg (None, who=1, audio="raven", audio_bar=1)

  File "game/script.rpy", line 729, in <module>

    $ msg (None, who=1, audio="raven", audio_bar=1)

  File "game/messenger.rpy", line 141, in msg

    store.messages.append(Message(what, who, choices, audio, audio_bar, pic, pic_size, message_time))

  File "game/messenger.rpy", line 96, in __init__

    self.audio = Audio(audio, audio_bar) if audio else False

  File "game/messenger.rpy", line 54, in __init__

    self.length = self.get_audio_length(self.name)

  File "game/messenger.rpy", line 60, in get_audio_length

    file = renpy.loader.transfn(name)

Exception: Couldn't find file 'sfx/raven.mp3'.

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

Full traceback:

  File "game/script.rpy", line 729, in script

    $ msg (None, who=1, audio="raven", audio_bar=1)

  File "F:\SteamLibary\steamapps\common\Bewitching Sinners\renpy\ast.py", line 823, in execute

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

  File "F:\SteamLibary\steamapps\common\Bewitching Sinners\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script.rpy", line 729, in <module>

    $ msg (None, who=1, audio="raven", audio_bar=1)

  File "game/messenger.rpy", line 141, in msg

    store.messages.append(Message(what, who, choices, audio, audio_bar, pic, pic_size, message_time))

  File "game/messenger.rpy", line 96, in __init__

    self.audio = Audio(audio, audio_bar) if audio else False

  File "game/messenger.rpy", line 54, in __init__

    self.length = self.get_audio_length(self.name)

  File "game/messenger.rpy", line 60, in get_audio_length

    file = renpy.loader.transfn(name)

  File "F:\SteamLibary\steamapps\common\Bewitching Sinners\renpy\loader.py", line 749, in transfn

    raise Exception("Couldn't find file '%s'." % name)

Exception: Couldn't find file 'sfx/raven.mp3'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.1.24030407

Bewitching Sinners 1.6

Fri May 10 23:46:44 2024


Please can someone help me? I have tried to copy the lost sfx file from the demo but I can't find it either aaand have tried to update my Computer + start steam over admin. I have also tried to repair the files but nothing helped.

(+1)

update to 1.7 sorry that was my bad

(+1)

No need to apologise. I'm glad that it could be solved quick. :) Thank you for solving it!