Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error: ENOENT: no such file or directory, uv_chdir when publish #47

Open
k8w opened this issue Dec 12, 2017 · 5 comments
Open

Error: ENOENT: no such file or directory, uv_chdir when publish #47

k8w opened this issue Dec 12, 2017 · 5 comments

Comments

@k8w
Copy link
Contributor

k8w commented Dec 12, 2017

When click publish, get error:

Error: ENOENT: no such file or directory, uv_chdir

  • Animate CC 2018
@bigtimebuddy
Copy link
Contributor

Did you save the document before publishing? Do you have any relative paths in your publishing settings that don’t exist, eg “../path/to/images”? Are you on Windows?

@k8w
Copy link
Contributor Author

k8w commented Dec 12, 2017

Did you save the document before publishing?
Yes

Do you have any relative paths in your publishing settings that don’t exist, eg “../path/to/images”?
Yes

Are you on Windows?
Yes

It is strange that it works well if I move the fla file to another folder.

@k8w
Copy link
Contributor Author

k8w commented Dec 13, 2017

@bigtimebuddy
Finally I know where is wrong...
If my fla file's fullpath include unicode chars (such as Chinese or Japanese charactors), it may cause this.
Because dataFile is parsed as messy code in constructor of Publisher

@bigtimebuddy
Copy link
Contributor

Could you send me an FLA which produces the error or steps where I can reproduce? Should be an easy fix.

@k8w
Copy link
Contributor Author

k8w commented Dec 14, 2017

@bigtimebuddy demo.zip

Notice: fla must be placed in the extracted folder named 中文字符.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants