Skip to main content

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

Help test out my browser version. Theres no audio on my end! ):

A topic by Chillitch created 3 days ago Views: 60 Replies: 4
Viewing posts 1 to 3

My browser game doesn't have audio I think. It did when I first exported it, but when I updated it, it got rid of the sound for some reason! All I did was update the resolution.

I tried looking up to see if it had to do with my browser (Brave) and i found a post: https://itch.io/t/1869226/i-cant-hear-anything-when-i-play-a-game-on-the-browser

HOWEVER, even on Chrome it doesn't work AND every other browser game works! Can anyone else tell me if it works for them on their own browser? Or maybe it will work for u on brave and/or chrome?

Heres my game: https://chillitch.itch.io/fates-gamble-a-russian-roulette-rp

(+1)

Don't forget to check your console log. There is 403 for the ogg files, among other errors.

That was weird. The errors are supposed to appear on screen not console. It's RPG Maker after all. haha well anyways its fixed!

thank you!

(+1)

I tried it on Edge. There is no sound.  Here are the details:

  • rpg_core.js:7770  The AudioContext was not allowed to start. It must be resumed (or created) from a user gesture event handler.
  • WebAudio._createContext @ rpg_core.js:7770
  • html-classic.itch.zone/html/12409279/Fates%20Gamble_MV/www/audio/se/Buzzer1.ogg:1              
  •         Failed to load resource: the server responded with a status of 403 ()
  • html-classic.itch.zone/html/12409279/Fates%20Gamble_MV/www/audio/se/Reflection.ogg:1               
  •         Failed to load resource: the server responded with a status of 403 ()
  • html-classic.itch.zone/html/12409279/Fates%20Gamble_MV/www/audio/se/Darkness6.ogg:1              
  •         Failed to load resource: the server responded with a status of 403 ()
  • html-classic.itch.zone/html/12409279/Fates%20Gamble_MV/www/audio/se/Cursor2.ogg:1                
  •         Failed to load resource: the server responded with a status of 403 ()


By the way, when I click on More Information, the text is red and very difficult to read on your burgundy background.

Thank you so much it's fixed. for some reason when exporting, it got rid of every audio file I had lol.