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

Hi! I just bought the game and am excited to play it but am having the exact same error. I tried running that command in Terminal and it says "chmod: Secret Little Haven.app/Contents/MacOS/Secret Little Haven: No such file or directory" but I definitely have the game in my Downloads folder. Not sure how to fix this. Thanks!

(+1)

Never mind -- fixed! I forgot to navigate to that directory in terminal. Sorry about that! Disregard previous comment lol.

I've got my copy of the game on my desktop, inside a folder. I copy/pasted "chmod +x Secret\ Little\ Haven.app/Contents/MacOS/Secret\ Little\ Haven "  into Terminal but am also getting "No such file or directory".  Could you explain how I should modify  the command  to navigate to the correct directory in Terminal? Thanks for any help!

I ended up taking the game app out of the folder and adding "Desktop" after "chmod +x" in the command:

chmod +x Desktop/Secret\ Little\ Haven.app/Contents/MacOS/Secret\ Little\ Haven

I was then able to open the game via ctrl click->open  :)