Adobe-CEP / CEP-Resources

Tools and documentation for building Creative Cloud app extensions with CEP
https://www.adobe.io/apis/creativecloud/cep.html
1.62k stars 828 forks source link

ETSK wont start on OSX 10.11.6 #270

Closed schroef closed 4 years ago

schroef commented 4 years ago

I got this the AdobeExtendScriptToolkit_4_LS22 installed on 2 machines running 10.11.6. On machine A it works just fine, on machine B, it shows app tile in the file menu for a split second and seems to crash. I dont get any crash window though.

EDIT i had visual studio open and also acrobat. Closing both now does show the ESTK. After it showed, it seems to run just fine even when those 2 apps are open again. Tried finding logs for any help. But couldnt find any, but dont know exactly where to look. I tried the console but could not find ESTK related log

undavide commented 4 years ago

VSCode with the official ExtendScript plugin won't allow ESTK to run, see the Notes section here. I assume that if you start ESTK first, VSCode plugin won't run either...

sujaisivanandan commented 4 years ago

Known issue : we can either run estk or vscode extendscript debug plugin at a time.