Skip to main content

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

Hi, loving the game! Just hit snag not too long after chapter 2 started. At the swimming pool scene, before my guy gets in, I'm given the white screen 'An exception has occured' along with this.

While running the game code:
File "game/script_chapter_2.rpy", line 281, in script with dissolve
File "game/renpy_morpher.rpy", line 50, in new_audio_load return old_audio_load(fn)
IOError: Couldn't find file 'enterwater.mp3'.

Is there anything I can do on my end?

(+1)

Sorry for the late reply.  Looks like there was an error with an audio file, so the easiest fix for you right now is to click Ignore when that error pops up and it should roll past that error and let you continue to play

(+1)

Thank you very much! It worked, thanks for your help!