You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work around is to go to your result Aseprite.app/Contents/Resources/Scripts/main.scpt. Double click it, it will open Apple Script app to allow you to edit it as shown below.
Now what we need to do is just to change the path. If your real path to Aseprite.app is at /my/custom/path/Aseprite.app then you need to change it to /my/custom/path/Aseprite/aseprite.
I didn't find a better and cleaner way to fix this at the moment. So use above solution first.
I know I'm a year and a half late but i didnt see you addressing this and can't find an answer elsewhere, I'm getting a new error even after changing the path to the correct one: this time:
any way to fix?
my main.scpt looks like this:
This is reproduced, and verified.
I'm fixing this.Example if you execute with
bash aseprite.sh --target /your/custom/path
, it will have a problem and shown error as followsThe text was updated successfully, but these errors were encountered: