• Editor
  • After Effects and Photoshop export script for Spine

Sorry I'm late to the party! These scripts are super cool, thanks for sharing them! 🙂

Related Discussions
...
3 أشهر لاحقا

Updated the ae_to_spine.jsx script to export "blend" (normal, additive, multiply, screen) instead of "additive".
This will require use of Spine v2.1.26 or later.

Enjoy!

20 أيام لاحقا

Hi there,
just wondered if any-one might have similar issues with the script,

"unable to execute script at line 449. Not well formed (invalid token)"

It seems to happen with any animation in After Effects CC.
Thanks for any help 🙂
Lee

3 أشهر لاحقا

Can we export an animation from spine to after effects ???
Vise versa
Please answer

noor3, you can export a PNG sequence and import into After Effects.

6 أشهر لاحقا

I'm new to Spine and have been searching for a walk-thru of exporting After Effects animations to Spine. Can someone point me in the right direction?

I've had success using the Photoshop script but I'm not sure what I'm exporting exactly from After Effects. Trying the same procedure gives me the error "Unable to execute script at line 15. File or folder does not exist"

Thanks!

17 أيام لاحقا

Hey everyone,

I'm having the same problem as few others have. Keep getting the "unable to execute script at line 418. Not well-formed (invalid token)" error.
I placed the "lib" folder with everything in it and the jsx file into my after effects folder (witch is CC 2015) as suggested, but then the error appears.
Can anyone explain what I might be doing wrong?

Thanks,
Kaupo

Sorry for the late reply; I've been traveling.
What's the Version number at the top of the ae_to_spine.jsx file? (I've got 44)
What version of After Effects? (I'm using After Effects CC 2015.0 Version 13.5.0.347)

Hi Nimai,

I have version version 45.
I have After Effects CC 2015 13.7.0.124

I'm afraid I do not have an explanation for the "Not well formed (invalid token)" issues.
I checked the file to see if there were any weird non printable characters or non-UTF8 characters but I didn't find anything. One more thing I should have asked: What operating system are you using when you get this error?

Hi,

I'm using windows 10.
Can you tell me the step-by-step instructions on how to install this plug-in.

Kaupo

I should try this on a Windows machine, but I believe the steps are:

  • Copy the ae_to_spine.jsx file to the "Scripts" directory under "Adobe After Effects CC 2014" (or 2015, etc.)
  • Copy the "lib" directory to the "Scripts" directory as well

In After Effects, click File | Scripts | Run Script File...
Navigate to that "Scripts" directory and open ae_to_spine.jsx
Click [Export] on the UI that appears.

After clicking open in after effects run script window, I get the error i mentioned before "Unable to execute script at line 418. Not well-formed (invalid token)
And when i oped the adobe extendscript toolkit and ran debug, the same error came first and many other followed, so it's not just the 418 line that has a bug.

I've got to say Thank You for introducing me to Adobe ExtendScript Toolkit! I had no idea there was an interactive debugger. Wonderful!

However, I get no such error as you report.

Additionally, I have spent at least an hour using Google to search for "Not well-formed (invalid token)" as it pertains to Adobe Scripting, and have not found anything useful. It does appear that most people who report such a problem are running Windows, and the script works for others. So I feel there's something environmental causing your issue here, not a bug in the syntax of the script.

I do not have access yet to a Windows environment to do any testing there.
Has anyone out there used this script successfully in Windows After Effects?

Hi Nimai!
I am using windows10 and using AE2014CC, before my language is set chinese, so run the script is failed, then I am set the language is English, now export the .Json file, I am use spine and LoadData the json is success, but i dont know that images are where?What can I to do?

I just want have a tutorial, like step-by-step instructions on how use AE and export images, thank you.

Thank you for the information about language settings! Maybe this will help others as well. And, ideally, the script would work in any language.

Regarding a tutorial, you are not the first person to ask for that. I'd hoped someone would make such a tutorial. For now, here's a start. I'll add to this as more users share their experiences here.

http://bee-cave-games.github.io/blog/2016/02/14/after-effects-to-spine-tutorial

Hi,

Does he mean language of after effects or the language settings in the jsx file?
Either way, my after effects is Eng and so is the json file.

Ohye! Thanks!

23 أيام لاحقا

I've been meaning to post a step by step procedure of After Effects to Spine. I finally got around to compiling the steps here:

After Effects to Spine - Step by Step

Feel free to add helpful comments/additions. It's just a draft but hopefully a helpful start.