animate-extension icon indicating copy to clipboard operation
animate-extension copied to clipboard

Can not see installed pixi plugin in animate under OSX

Open herrKlein opened this issue 4 years ago • 18 comments

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!

herrKlein avatar Sep 28 '21 12:09 herrKlein

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

andrewstart avatar Sep 28 '21 21:09 andrewstart

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?

herrKlein avatar Apr 18 '22 17:04 herrKlein

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.

andrewstart avatar Apr 19 '22 03:04 andrewstart

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. :(

herrKlein avatar Apr 20 '22 12:04 herrKlein

Which version of Animate are you running?

bigtimebuddy avatar Apr 20 '22 12:04 bigtimebuddy

version 22.05

herrKlein avatar Apr 23 '22 08:04 herrKlein

Are you on an M1?

bigtimebuddy avatar Apr 23 '22 09:04 bigtimebuddy

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.

herrKlein avatar Apr 23 '22 10:04 herrKlein

Same problem here (above screenshot). I used Anastasiy's Extension Manager, and added the links to electron and node as mentioned here: https://github.com/pixijs/animate-extension/issues/83 since I'm on m1. But still the same error.

IJsLauw avatar May 10 '22 20:05 IJsLauw

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.

andrewstart avatar May 11 '22 13:05 andrewstart

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.

IJsLauw avatar May 11 '22 13:05 IJsLauw

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.

herrKlein avatar May 11 '22 15:05 herrKlein

Well then, that leaves me puzzled.

andrewstart avatar May 11 '22 19:05 andrewstart

Can I do something to help debug this?

IJsLauw avatar May 12 '22 11:05 IJsLauw

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).

andrewstart avatar May 13 '22 18:05 andrewstart

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

IJsLauw avatar May 16 '22 13:05 IJsLauw

因为我的英语不好,以下使用翻译工具 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

取消只会再次弹出错误。

zhangyijie0214 avatar Jan 13 '23 05:01 zhangyijie0214

same problem. this extension is not friendly to me.

Fuatnow avatar Apr 13 '23 13:04 Fuatnow