Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Could you try again, I think it's fixed! :D

Same error except this time, it's complaining about gzip instead of br.  Chances are I don't have something on my system that other people that can play this have.  I appreciate the attempt to fix it though.

ok, it seems you are the only one now with this bug, maybe I could add the compression to Zero since the art is not that heavy but we will see.

It's okay.  If I'm the only one getting the error, don't go out of your way - especially if it's working fine for everyone else.  Any other changes may change that.

thank you, do you have access to another computer just to see if it runs? 👀

(2 edits)

Hi, WebGL unity dev here. Would you mind checking if "Decompression Fallback" is on? Check out the manual if lost ♥
Also keep in mind that site cache might mess with WebGL so better wipe it each new version)

I did check decompression fallback and will be available on the next update, the cache thing I couldn’t find it how to do it

Site caching is a browser feature. Found a link to describe, how to do it, and only for a specific site


And a little note from myself, I did notice that "jump" sound is played whenever button pressed, but if I spam it mid-jump, trying to get over croud in spa, it might be a little annoying. So a simple condition check "play sound if character grounded" would be great (or "play sound if char vertical speed is zero,", pick whatever suits you)

omg that bug was discovered yesterday and you already helped me to solve it! Thank you ✨✨✨✨

thank you so much!!!!

(+1)

I am having the same problem. What I found is that there is an error to extract unzip the files inside the folder AppData\Roaming\itch\apps\wet-dreams-spa\__MACOSX\Build

Then we could try on the next update to remove the compression and see if it works