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

Canť get the game running on MacOS Catalina for some reason. Tried running the command, but it says No such file or directory. Even tried re-writing the command - but to no avail. The game looks great, I'd love to play it)) Recommendations? 

Hey! Are you running the terminal in the same directory as the app? Also, have you moved the app to your Applications folder?

Hey)) Yes. And yes. It literally says:

 chmod: Terra Nil.app/Contents/MacOS/*: No such file or directory

(+1)

Try this

sudo chmod a+x Terra\ Nil.app/Contents/MacOS/TerraNil

Nope... "No such file or directory" ((

(1 edit)

Maybe try this? It seems to be a permissions issue with the ZIP

For Mac users who’ve downloaded an .app, you’ll need to do a bit of Terminal maintenance. Right-click the .app, navigate to /Contents/MacOS, and find the single Unix executable file. Open a terminal window and type in “chmod +x “, then drag in the Unix executable. You should wind up something that looks like this:

chmod +x /Users/UserName/Downloads/Terra Nil.app/Contents/MacOS/TerraNil

Hit enter, you should see the icon change, and your .app should be good to go!

Did it several time, tried running the terminal from different folders, it always, however says: 

usage: chmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a  [i][# [ n]]] mode|entry file ...

chmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file ...

And the file icon doesn't change, it remains blank. Btw it previously asked for my password, now it doesn't.  Maybe i should do something with the .zip itself? Dunno. 

Damn! Sorry :/ I'm busy investigating to see whether I can come up with a different solution for you

I'm sure I'm not the only one, who will appreciate it! Thank you!) I run Catalina 10.15.6 on a late 2015 13-inch Macbook Pro (256 Gb) if it helps in any way)) I can also send screenshots. 

(1 edit)

Hey! I looked through what you said but this is the first time I've had to do this. Usually things like Minecraft, Discord, Twitch, etc just download and that's it apart from a few extra steps. So any help with this one?