Copy link to clipboard
Copied
I cant get the Skeleton to even test properly.
No new code written , open it up and try to do the Local windows debugging - and even then i get some error - "There were build errors ".
This is not even at any scripting level - this is just trying to get the simple basic setup for testing and debugging. When i use the Local Windows Debugging ( macros are fine ), running all as admin, but nothing goes in the plug-ins folder and After Effects opens without the Skeleton plugin. I get an error - C22220 "the following message is treated as an error ". Getting really ticked off. This is all before even starting to write code and just testing with the Skeleton solution.
Any ideas how I can get this mess to work?
Hi Lautebos
Try turning off "Treat warnings as errors" in your compiler to get things going.
Copy link to clipboard
Copied
Hi Lautebos
Try turning off "Treat warnings as errors" in your compiler to get things going.
Copy link to clipboard
Copied
Thank you , that does the trick:)
Copy link to clipboard
Copied
But I also think the Skeleton project is messed up or outdated in some way. Now I see the Skeleton as an effect in the effects panel, but if i try to apply it to a layer it seems to do nothing. Could it be from different AE versions - the sdk says 2023 so I am using ae 2023.0.0
Copy link to clipboard
Copied
put some break points in the debugger. does it get a hit in the entry point function?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now