Skip to main content
Inspiring
February 5, 2020
Question

[JS] Adobe Illustrator startup script timeout error

  • February 5, 2020
  • 2 replies
  • 1421 views

Hi,

 

I've written a small startup script but on some computers, a timeout prevents the script from completion.

The timout occures on multiple locations in the script, but not always on the same line.
How to extend the timeout periode? How can this problem be fixed?
On other computers, all seem to work well...

 

Thanx

 

 

This topic has been closed for replies.

2 replies

pixxxelschubser
Community Expert
Community Expert
February 7, 2020

How many files do you want to copy?

Do you have the same problem while copying files (only) on your computer (without copying from network)?

 

In the end: without to see your code - it is only like a shot into darkness.

Lumenn
Inspiring
February 5, 2020

Could you share with us code, or maybe full error message? 

tmmlsAuthor
Inspiring
February 7, 2020

Hi, 

Below the screenshot of the error. The errorline is not important. The error doesn't occure on the same line twice. It is always on another line of the script the timeout occures. It copies files from a shared cloud storage location to the scripts folder. How to extend the timeout periode?