Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)

I'm running on a MacBook Pro with Apple Silicon M1 running macOS (Tahoe 26.5.1), and it's stopped working: I'm stuck on the 'run' phase. (It's also happening on my iPad mini (iPadOS 26.5).

It was a few days ago. I don't think it was an upgrade; they each suddenly stopped working.


(1 edit) (+1)

(Seems to be a Safari-related problem; I find that it's OK in Google Chrome.)

(+2)

After tinkering with with the source code, I found that something in Safari changed to no longer play WAV files. I was able to convert the wav files to mp3 files, update the code to point to the new files, and then it loaded and played successfully.

(+1)

Thanks for that.

My days of diving into code and debugging it are long behind me – particularly since I'd have to learn Javascript to do it – and Safari reports that the download is not a valid zip file, so on the whole the line of least resistance is to run it with Google Chrome.