Copy link to clipboard
Copied
Hi,
When using scripting to automate some processes in Illustrator, the application crashes. Unfortunate, but more of an issue is the crash reporting dialog boxes. On Windows, how do you disable/remove all error/crash reporting functionality? It disrupts/halts all automation processes.
Thank you.
Copy link to clipboard
Copied
I haven't seen that error message, but here's the general call to avoid displaying alerts
app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
Copy link to clipboard
Copied
Hi @tmmls -
I don't think you can ignore these error messages. I have seen these error messages and for me it occurrs when there is some internal crash in Illustrator or computer not able to process the document. The best way is to report it to Adobe team by uisng the Send Report button.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now