CEP Extension File Write Failure
I'm having an issue with 1 user of an Illustrator CEP extension on a Macbook. We have some code that exports an artboard and writes a .jpg of the artboard to the /tmp/<extension name> directory but it is failing. I can only assume that it's a file permissions issue but I can't find a way to determine that. I have verified that the user account has write permissions to this directory. The only error message outputted to the console is "ScriptLoader:: Error in eval script". Does anyone have any tips on how I could further debug this issue? I've been researching how to monitor the file system for access errors or get more detailed logging in the console but to no avail. Any help would be greatly appreciated!
