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

The game doesn't load because of a common compression setting error.

"Unable to parse Build/pc builds.framework.js.br! This can happen if build compression was enabled but web server hosting the content was misconfigured to not serve the file with HTTP Response Header "Content-Encoding: br" present. Check browser Console and Devtools Network tab to debug."
´

Disable compression in project settings or set it to Gzip.

(+1)

thank you for the tip