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

[ES Debugger] Can't launch script using Photoshop

Contributor ,
May 16, 2019 May 16, 2019

Hi,

 

Using the Visual Studio Code ExtendScript Debugger plugin, I'm not able to run a script which targets Photoshop. An error is thrown.

Scripts targeting Indesign work well. I'm targeting Photoshop 2019, which is installed on my machine.

 

Schermafbeelding 2019-05-16 om 14.21.10.png

 

 

Thanks

 

Tim

TOPICS
ExtendScript Debugger
1.5K
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

correct answers 1 Correct answer

Adobe Employee , May 16, 2019 May 16, 2019

Hi Tim!

I just saw a pull request for a more specific error message, so we're working on this. Meanwhile...

In the current version only one instance of the plugin works at a time. So you can't have two VSCode workspaces open, with one targeting InDesign and the other targeting Photoshop.

Have you tried following the following troubleshooting steps?

  • Make sure the ExtendScript ToolKit stand-alone application is closed
  • Close the target application (or in your case all the target applications)
  • Close Visua
...
Translate
Adobe Employee ,
May 16, 2019 May 16, 2019

Hi Tim!

I just saw a pull request for a more specific error message, so we're working on this. Meanwhile...

In the current version only one instance of the plugin works at a time. So you can't have two VSCode workspaces open, with one targeting InDesign and the other targeting Photoshop.

Have you tried following the following troubleshooting steps?

  • Make sure the ExtendScript ToolKit stand-alone application is closed
  • Close the target application (or in your case all the target applications)
  • Close Visual Studio Code
  • Make sure there are no VS "Code Helper" processes in the Activity Monitor (Mac) or Task Manager (Windows)
  • Restart Visual Studio Code
  • Does it work then?
  • If not, does a reboot help?

Let us know!

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 ,
May 21, 2019 May 21, 2019
LATEST

Hi. The problem seems to be fixed. Thanks for all your help.

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