BlenderGuy
Well-Known Member
- Nov 17, 2023
- 1,959
- 5,778
Same here, pls help![]()
1) Open a terminal and switch to the directory that the application is in by running 'cd [directory]' - for me I usually keep all my games in a folder called 'Renpy' in my Downloads folder, so the command I would run is 'cd Downloads/Renpy'.
2) After that, try running "chmod -R +x ./[name of application].app/" and hit Enter - e.g. if I wanted to try this for a game such as Eternum, I'd do "chmod -R +x ./Eternum.app/" and then hit Enter.
3) Once you've done all that, try reopening the app.
This always works for me. The information was provided by Lumi24 and was a real life saver!