FoonLudum Dare ExplorerLD50 → Time is the invent

Time is the invent

By gamecode

View on ldjam.com

CategoryRankScoreCount
Overall2
Fun2
Innovation2
Theme2
Audio2
Humor2

Comments

ds-nahogara 2022-04-04 17:34

Your WebGL build of the game has a problem:

```Unable to parse Build/MyFirstGameJam.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.```

quinn-patrick 2022-04-04 20:26

I've had that problem before. You can fix it by going to Build Settings -> Player Settings -> Publishing Settings -> Compression Format -> Disabled. Remember to always test your builds, even when they're uploaded!

very-bad-bunny-studio 2022-04-05 12:12

bugg.png

I'm not able to play. If you managed to reply here when it's ok, I'll come back and play it!

Thank you!

northerndevguy 2022-04-08 17:32

Your build should be a simple fix as others have pointed out above, you are within the rules allowed to fix it. We would all love to try it. If you need help feel free to message and I can walk you through it.

incobalt 2022-04-08 22:40

In addition to the others notes, Compo rules require you to submit your source code! From https://ldjam.com/events/ludum-dare/rules:

1. You must work alone (solo). 2. Your game, all your content (i.e. Art, Music, Sound, etc) must be created in 48 hours. 3. Source code must be included.