This forum has been permanently closed and archived; you can still access all content but can't post anymore.

Of course, you can still join us in other places!
To get support and talk about RxLaboratory and with the team, come here: https://rainboxlab.org/support/

Many errors

Rigging, animation, import/export of characters, props and cameras comprehensive tool set for After Effects.
Locked
avigra

Many errors

Post by avigra » Thu Feb 14, 2019 4:48 pm

Hi,

I have AE 2019 and recently installed Duik but when I try to open a composition made with Duik (by a friend) I get many errors and the rig doesn't function properly (please see attachment).

Any ideas?

Duduf
Posts: 915
Joined: Mon Jun 20, 2016 2:59 pm

Re: Many errors

Post by Duduf » Fri Feb 15, 2019 9:30 am

I'm not sure these errors are from Duik but may be in Joystick and sliders.
There's not enough information in this screenshot to know, can you post one of the expressions which throws an error?

avigra

Re: Many errors

Post by avigra » Sun Feb 17, 2019 9:37 am

Thanks.

It is also Joystick but Duick as well I think:

var fx = effect("IK | Right Arm | Puppet Pin");
if (fx(47).value) fx(44).value*100 else 0;

Duduf
Posts: 915
Joined: Mon Jun 20, 2016 2:59 pm

Re: Many errors

Post by Duduf » Sun Feb 17, 2019 4:26 pm

Hum, this specific expression in Duik can indeed cause errors with the new JavaScript engine in CC2019, but I thought I had fixed all of these.
Was this rig made with an older version?

The workaround is to go in the project settings and switch the expression engine to "ExtendScript legacy"

Locked