playMaker

Author Topic: [SOLVED]help with WebGL build compression  (Read 4193 times)

colpolstudios

  • Sr. Member
  • ****
  • Posts: 365
[SOLVED]help with WebGL build compression
« on: October 02, 2023, 03:51:17 PM »
Hi, I am getting this msg when I upload to Itch.io

Unable to parse Build/mario test.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.

Could you help me to change my build settings, please?
« Last Edit: October 03, 2023, 11:13:59 AM by colpolstudios »


colpolstudios

  • Sr. Member
  • ****
  • Posts: 365
Re: help with WebGL build compression
« Reply #2 on: October 03, 2023, 11:13:24 AM »
Thanks that fixed the issue.