Ludum Dare #50compo
Starman
Your a dude in space. Collect energy cores and upgrade your ship to delay your inevitable death.
Comments5

LDJam user 2796104 Apr 2022, 18:44
Sorry! Unity's default build settings gave me the same error. You have to disable this compression type in the Project Settings -> Player -> Publishing settings. I'm going to download the code now and try it that way, I want you to get some feedback for your work and probable most people will bounce once they see the error.

LDJam user 2796104 Apr 2022, 18:46
Oh no, the code is just .cs files :frowning2: . The entire unity project (not including the Library, Temp and Obj folders) should be uploaded, I don't know how to get this running from here. Sorry!
HOCKEYsLIT5 Apr 2022, 01:38
Oh oops just changed the github page to have the entire project. This is my first Ludum Dare still learning stuff thanks! :laughing:

incobalt8 Apr 2022, 23:56
It looks like what @david-york said in the first comment is still true!
Error: Unable to parse Build/ldjam50html.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.
Always make sure you test your build!
Error: Unable to parse Build/ldjam50html.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.
Always make sure you test your build!
the bar is at the very top, outside where I could read the message?