Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yeah I've been getting this problem in a lot of the games that were submitted. That one setting fixed it for my game

Same error here, I can run other Godot-web projects I tested, only this one give me Error.

I tested just now.

I'm so sorry to hear that. Thanks for letting me know!

I just tried this game in Chrome 113 - it works, seems Godot4 web export require latest version of browser.

I mean solution is - update your browser.

Can you share how to fix this setting? I'm at a loss with all of these web export issues.

Edit your game, go down to “Embed options”, then under “Frame options” there should be a setting called “SharredArrayBufferSupport—(Experimental).” Turning this on fixed it for me

(1 edit)

Thanks! Yeah, that option was already ticked. I was hoping there's some other magic button somewhere. I believe it's a MacOS issue (all browsers?)—which is the only OS I have access to, so testing is tough.

I exported in Compatibility Mode and used index.html so I'm not sure what more I can do.