Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Stormside v0.23.1.4 - Windows

While running game code:

IOError: Couldn't find file 'audio/Music/BasementFloor.ogg '.

Full traceback:

  File "Script.rpyc", line 1565, in script call

  File "Events/Z 2) New Responsibilities/Day11 (Mon)/3) GymClass1.rpyc", line 5400, in script call

  File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 1040, in script call

  File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 1059, in script

(+1)

This is due to an unfortunate space in the filepath for that sound file. It's fixed in the next update, but for now you can just press ignore on it and the scene will play (Albeit without music)

(+1)

Is that so?  The game/audio/Music directory is empty. My workaround was to dump a dummy ogg file and rename it with BasementFloor.ogg