Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

"No such file or directory (127)" dialog error popup if build with specified --target #3

Open
haxpor opened this issue Mar 19, 2019 · 3 comments
Assignees

Comments

@haxpor
Copy link
Owner

haxpor commented Mar 19, 2019

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 follows

Screen Shot 2019-03-19 at 9 04 02 PM

@haxpor haxpor self-assigned this Mar 19, 2019
@haxpor haxpor added the bug label Mar 19, 2019
@haxpor
Copy link
Owner Author

haxpor commented Mar 19, 2019

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.

Screen Shot 2019-03-19 at 9 45 43 PM

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.

@haxpor haxpor pinned this issue Jun 21, 2019
@haxpor haxpor added the wontfix label Jun 21, 2019
@NivMiz0
Copy link

NivMiz0 commented Oct 10, 2020

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:
Screen Shot 2020-10-11 at 1 17 20
any way to fix?
my main.scpt looks like this:
Screen Shot 2020-10-11 at 1 17 48

@haxpor
Copy link
Owner Author

haxpor commented Oct 12, 2020

@NivMizzer Hey, seems like you misss actual executable binary at the end /Aseprite/aseprite. See if it helps you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants