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/

"Unable to Execute Script" error message

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

"Unable to Execute Script" error message

Post by LTurner » Mon Nov 26, 2018 3:37 pm

Hi,

I have installed Duik Bassel for AE CC2019 on my Mac OS Mojave 10.14.1 and I keep getting this error message when I try to open Duik in AE "Unable to execute script at line 9368. Invalid Image date"

I've tried deleting the script, re-downloaded Duik, put the Duik Bassel.jsx and ffmpeg files from the zip drive into the AE script UI panel and the error message still appears.

What should I do?

Thanks

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

Re: "Unable to Execute Script" error message

Post by Duduf » Tue Nov 27, 2018 10:46 am

Hi,

This is very weird and I've never seen this error before.

It seems to concern some kind of date, have you tried changing the date and time of your system, just to see if it fixes the error?

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

Re: "Unable to Execute Script" error message

Post by Duduf » Tue Nov 27, 2018 11:10 am

It may be related to "ExtendScript Toolkit".
First, you can try to go to the preferences of After Effects and turn off JavaScript Debugging if it is enabled.

If it still does not work:

I have some feedback from Adobe saying this :
We're doing more testing before releasing an updated ESTK; in the meantime, this seems to fix the problem.

Code: Select all

1.       Open the file(Mac): "/Applications/Adobe ExtendScript Toolkit CC/ExtendScript Toolkit.app/Contents/SharedSupport/Required/cdic/11BTBackend.jsx"
2.       Search for the value: 604800000 (line reads bt.timeout = 604800000)
3.       Replace that value with 604800 and save
4.       Quit ExtendScript Toolkit and relaunch.

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

Re: "Unable to Execute Script" error message

Post by Duduf » Tue Nov 27, 2018 2:33 pm

AAaaaand you can also try this :

In the folder /Library/Application Support/ find either a DuAEF or a Duik folder, and remove it (them), then try again to launch Duik.

Let me know if some (and which) of these solutions worked ;)

Adql

Re: "Unable to Execute Script" error message

Post by Adql » Sat Nov 23, 2019 11:54 am

When start Duik (windows 10)
photo_2019-11-23_13-48-10.jpg

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

Re: "Unable to Execute Script" error message

Post by Duduf » Sun Nov 24, 2019 11:19 am

That's another issue.
I'm investigating but I don't know yet what's wrong.

https://github.com/Rainbox-dev/DuAEF_Duik/issues/581

Locked