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

Can not see installed pixi plugin in animate under OSX #82

Open
herrKlein opened this issue Sep 28, 2021 · 18 comments
Open

Can not see installed pixi plugin in animate under OSX #82

herrKlein opened this issue Sep 28, 2021 · 18 comments

Comments

@herrKlein
Copy link

I installed the new PIXI 2.0 plugin. Great work btw!! but I don't know where to find it.
Looked in the extensions and under custom type but nothing.

I have an old pixi created file, which also says it can't find pixi do I have to convert this file to Actionscript 3.0

Tried both the version in adobe exchange: cc extensions
And tried the new 2.0.0 ZXP.
Would be great if it possible to get My old file to work again! Thanks for the effort!

@andrewstart
Copy link
Collaborator

That sounds like it didn't actually install properly - how did you install the new ZXP?

@herrKlein
Copy link
Author

Hi, @andrewstart .. thanks for all the effort.. I am eager to pick this up again where I left my last animate/pixi project (4.0)
But the tutorial of the extension has 2 broken links in the documentation:

Enable syncing in your Adobe CC desktop application (recommended); or
Use Anastasiy’s Extension Manager to manually install.

Is there somewhere concise information or tutorial how to get animate extension working with pixi?

@andrewstart
Copy link
Collaborator

Hmm, the link to Anastasiy's Extension Manager works for me. Getting the extension working really should be just installing with the extension manager and making sure you have Electron globally installed.

@herrKlein
Copy link
Author

The link is working again. After installing it under osx with latest AnimateCC version I get the following error:
"PIXIAnimate.fcm.plugin" is damaged and can't be opened. You should move it to the bin. Tried it a few times, uninstalled all other plugins, and uninstalled Animate and reinstalled. No avail. :(

@bigtimebuddy
Copy link
Contributor

Which version of Animate are you running?

@herrKlein
Copy link
Author

version 22.05

@bigtimebuddy
Copy link
Contributor

Are you on an M1?

@herrKlein
Copy link
Author

On a 2005 macbook pro.
Installing the extension goes well, in Anastasiy’s Extension Manager. But when starting AnimateCC I get the following message.

Screenshot 2022-04-23 at 12 43 29

And cancel will just popup the error again.

@IJsLauw
Copy link

IJsLauw commented May 10, 2022

Same problem here (above screenshot). I used Anastasiy's Extension Manager, and added the links to electron and node as mentioned here: #83 since I'm on m1. But still the same error.

@andrewstart
Copy link
Collaborator

The C++ portion of the plugin is built for 64-bit x86 processors, so the 2005 Macbook is probably out of luck with its 32-bit processor. For an m1, you could try manually turning on Rosetta for Animate, or using a version of Animate that isn't m1 native.
I'm not sure what would need to change in the build & packaging process to allow for different architectures.

@IJsLauw
Copy link

IJsLauw commented May 11, 2022

I'm on an m1 but Animate isn't for m1 yet, before downloading they had a message stating while working on a silicon version of animate I should use the intel version. So I don't know if turning on Rosetta will do anything, but I'll try anyway.


Seems I had Rosetta already, since it's required to run the older Animate (https://helpx.adobe.com/download-install/kb/apple-silicon-m1-chip.html#install-rosetta), so no success, still get the "is damaged" message.

@herrKlein
Copy link
Author

Looks like my Macbook pro is 64 bit. Several sites pointed that out.
I have a 2,2 GHz Quad-Core Intel Core i7, which supposed to be 64 bit.

@andrewstart
Copy link
Collaborator

Well then, that leaves me puzzled.

@IJsLauw
Copy link

IJsLauw commented May 12, 2022

Can I do something to help debug this?

@andrewstart
Copy link
Collaborator

Not that I can think of. If you wanted, you could try the latest release in the off chance it works (although I wouldn't expect it to).

@IJsLauw
Copy link

IJsLauw commented May 16, 2022

The latest was the release I'm testing now.

Seems running it from my mac is not an option for now. Luckily I can also work on a windows machine... I just tested working with a designer on a mac, but the xfl I gave him reverted back to publish for flash when I got it back from him (his system doesn't have to plugin)... is there a way to keep his changes but export the project to pixijs?

--edit

found it, although it has a few extra steps (convert to pixianimate, save as xfl, overwrite received xfl) in it this could work for now... but hopefully the extension will work on m1's in the near future

@zhangyijie0214
Copy link

zhangyijie0214 commented Jan 13, 2023

因为我的英语不好,以下使用翻译工具
Extension Manager 安装 PixiAnimate.zxp前需要给PixiAnimate权限安装就可以不出现文件损坏的问题了

sudo xattr -r -d com.apple.quarantine
sudo xattr -r -d com.apple.quarantine /Users/zhangyijie/Downloads/PixiAnimate.zxp
解决损坏教程 https://zhuanlan.zhihu.com/p/135948430

——————————————————————————————————————————————————
Because my English is not good, I use the translation tool below
Before installing PixiAnimate.zxp in Extension Manager, you need to give PixiAnimate permission to install, so that the problem of file corruption will not occur

sudo xattr -r -d com.apple.quarantine
sudo xattr -r -d com.apple.quarantine /Users/zhangyijie/Downloads/PixiAnimate.zxp
Resolve Corruption Tutorial https://zhuanlan.zhihu.com/p/135948430

6521673586825_ pic

在 2005 年的 macbook pro 上。 在 Anastasiy 的扩展管理器中安装扩展很顺利。但是当启动 AnimateCC 时,我收到以下消息。

屏幕截图 2022-04-23 在 12 43 29

取消只会再次弹出错误。

@Fuatnow
Copy link

Fuatnow commented Apr 13, 2023

same problem. this extension is not friendly to me.

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

6 participants