Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thanks for the reply! There isn’t a visible error when you launch the game (just a black screen), but when opening the inspector console in Safari, I get the following from void_dbg.js:

TypeError: undefined is not an object (evaluating 'GLctx.getParameter')

I suspect it may just be an exporting issue and not likely to be something with your game’s logic, since I was able to play under Firefox normally. I would love to provide the full traceback, but I can’t figure out how to copy it from the inspector. I hope this helps!

(+1)

Ok thanks for the answer! I’ll check on Godot’s side. Just by the look of it, it seems to be an openGL error.