RhenaudTheLukark / CreateYourFrisk

Rhenaud The Lukark's Unitale fork
GNU General Public License v3.0
132 stars 56 forks source link

Create Your Frisk can’t be opened on Mac #106

Closed rbxq closed 2 years ago

rbxq commented 2 years ago

I'm on an M1 mac Monterey, and I get this popup whenever i try to open CreateYourFrisk for mac.

RhenaudTheLukark commented 2 years ago

It's most likely because CYF doesn't have a permission to be opened on your computer.

Try to open a command prompt in the same folder as CYF and run those command lines:

sudo chmod +x "Create Your Frisk 0.6.5.app"
sudo chmod +x "Create Your Frisk 0.6.5.app/Contents/MacOS/Create Your Frisk 0.6.5"

with "Create Your Frisk 0.6.5.app" being the name of the CYF executable, change it to the name yours has if needed.

RhenaudTheLukark commented 2 years ago

If you get this error, it means you haven't used the right name for CYF's app in the two command lines I sent you...

Could I please get a screenshot of the folder which has CYF in it?

rbxq commented 2 years ago

Sorry, ive got it now, im just mildly incompetent.

LE0-Droid commented 7 months ago

how do you "open a command prompt"