Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

[JS] Adobe Illustrator startup script timeout error

Contributor ,
Feb 05, 2020 Feb 05, 2020

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

 

 

TOPICS
Performance , Scripting
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Contributor ,
Feb 05, 2020 Feb 05, 2020

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 07, 2020 Feb 07, 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?

 

Schermafbeelding 2020-02-05 om 09.08.28.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 07, 2020 Feb 07, 2020
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines