placeholder
Greenhorn
Hey guys I just came across and fixed the mac steam error and I wanted to share my experience
I just downloaded stardew valley from steam and it wouldnt open it would just crash with the apple report saying
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: Stardew Valley [21330]
The official troubleshooting guide told me to do sudo chown -v “$USER” ~/.config in any base terminal, but it worked for me when I:
Went to the stardew valley application in my Finder
I right click and press open terminal at folder
And then in the terminal I enter in
sudo chown -v ENTERYOURUSERNAMEHERE ~/.config
I didnt need the dollar sign nor the quotes like it was suggested
It must must must return /Users/yournamehere/.config to work though
I see a lot of people stuck on this error and I hope this makes it a little bit more clear
Thanks
Sorry if I broke any forum rules
I just downloaded stardew valley from steam and it wouldnt open it would just crash with the apple report saying
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: Stardew Valley [21330]
The official troubleshooting guide told me to do sudo chown -v “$USER” ~/.config in any base terminal, but it worked for me when I:
Went to the stardew valley application in my Finder
I right click and press open terminal at folder
And then in the terminal I enter in
sudo chown -v ENTERYOURUSERNAMEHERE ~/.config
I didnt need the dollar sign nor the quotes like it was suggested
It must must must return /Users/yournamehere/.config to work though
I see a lot of people stuck on this error and I hope this makes it a little bit more clear
Thanks
Sorry if I broke any forum rules