Dan Robinson
My feedback
1 result found
-
6 votes
This issue is happening due to a security feature added in Illustrator to inform the user if any external application tries to execute a script in Illustrator.
Solution: Update your Logitech options app to the latest version – https://www.logitech.com/en-in/product/options
https://helpx.adobe.com/illustrator/kb/fix-scripting-error.html
We heard from some users that above solution is not working for them, we are investigating this issue. Meanwhile users can try the below workaround
Create a JSX file with the following content:
app.preferences.setBooleanPreference(“ShowExternalJSXWarning”, false);
Save the above JSX file. Now, go to File > Scripts > Other Script, and choose the newly saved jsx file.This will suppress the warning dialog and run the script.
An error occurred while saving the comment Dan Robinson supported this idea ·
Since I ran the latest update I've been getting this alert message constantly, about once a minute. Cancel or continue does nothing. I've searched my Mac for the existence of this script and it doesn't seem to exist.