Mac Game not launching on MacBook via Steam

Caztiel

Newcomer
Hi everyone,

I have problem with launching SDV through Steam. I've tried these methods:

- checking compatibility on Steam (everything is fine)

- the game does not start through terminal:
  1. In your Steam library, right click on Stardew Valley in the list on the left
  2. Choose 'Properties' (at the bottom)
  3. Click the "Local Files" tab
  4. Click the "Browse Local Files" buttton. This should open your file manager application.
  5. Double-click the Stardew Valley app
- I have also tried "sudo chown -v “$USER” ~/.config"

I entered the password, but instead of receiving /Users/yournamehere/.config I get that response
usage: chown [-fhnvx] [-R [-H | -L | -P]] owner[:group] file ...
chown [-fhnvx] [-R [-H | -L | -P]] :group file ... :

1743923345455.png
 
Last edited:

mewsubi

Developer
Hi everyone,

I have problem with launching SDV through Steam. I've tried these methods:

- checking compatibility on Steam (everything is fine)

- the game does not start through terminal:
  1. In your Steam library, right click on Stardew Valley in the list on the left
  2. Choose 'Properties' (at the bottom)
  3. Click the "Local Files" tab
  4. Click the "Browse Local Files" buttton. This should open your file manager application.
  5. Double-click the Stardew Valley app
- I have also tried "sudo chown -v “$USER” ~/.config"

I entered the password, but instead of receiving /Users/yournamehere/.config I get that response
usage: chown [-fhnvx] [-R [-H | -L | -P]] owner[:group] file ...
chown [-fhnvx] [-R [-H | -L | -P]] :group file ... :

View attachment 29871
$USER is not supposed to be substituted with your username; that is the name of the command variable. Type in the command verbatim.

That said, were you playing with any mods? Can you find the error log? There's some other info we'd need to be able to troubleshoot this issue, as detailed in the pinned post for bug reports.
 

Caztiel

Newcomer
Thanks for the response. When I put the command without changing the username it says "illegal user name".

No, I didn't use any mods. I haven't been able to launch the game since I bought it on Steam. Yes, after few second the error log appears:

1743967038060.png
1743967317263.png
 
Top