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

We're both on mac, Sierra/High Sierra

use the terminal to open the application by typing this into the terminal:

/path/to/app/LastManStanding64.app/Contents/MacOS/LastManStanding64

Then after getting the error, close the app. then copy everything from your teminal, and paste it as a comment.

I tried that, I keep getting "No such file or directory". I verified that the app name is still the same, and opened up the contents to make sure that directory existed, but I couldn't get it to go. I tried opening that file directly, but got a few lines and then "process completed" without any other information. I have it in my applications folder if that changes anything.

okay, please open a terminal in the applications folder, then in the terminal type:

./LastManStanding64.app

or

open ./LastManStanding64.app

or

open LastManStanding64.app

or

LastManStanding64.app


then put the terminal output as a comment.

Coles-MacBook-Pro:~ colesampson$ ./LastManStanding64.app
-bash: ./LastManStanding64.app: No such file or directory

Coles-MacBook-Pro:~ colesampson$ open ./LastManStanding64.app
The file /Users/colesampson/LastManStanding64.app does not exist.

Coles-MacBook-Pro:~ colesampson$ open LastManStanding64.app
The file /Users/colesampson/LastManStanding64.app does not exist.

Coles-MacBook-Pro:~ colesampson$ LastManStanding64.app
-bash: LastManStanding64.app: command not found

Thanks for your help with all of this. I tried all 4 and these were the results.

okay, my bad. I should've specified how to open a terminal into the applications folder.

Go to here: https://discord.gg/wEzfRxV

this way, I can help you better.