How to fix an uncaught javascript exception error generated in the internal extendscript code

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
User avatar
vivoilpazzo
Posts: 1
Joined: March 28th, 2019, 6:34 am

I have developed a script for after effects and i was testing it in after effects cc 2019 and everything looks perfect however when i tired to run the script from the ScriptUI folder in after effects cc 2018 i got a random error from the internal adobe code.

Just for records, the script was working fine in after effects cc 2018 but for some reason when AE bugged out and i forced it to quit from the task manager i started getting this error

Code Error in Extendscript Debugger Image

Any help would be really appreciated! Thank you guys.
User avatar
zlovatt
Posts: 47
Joined: October 31st, 2016, 5:00 pm
Location: Portland
Contact:

Yeaa this is an annoying bug of ESTK. Occasionally errors that shouldn't be caught just... are. In my experience they usually only catch the first time, and after that it's fine and works as expected.
Post Reply