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

ExtendScript Debugger can't open debug session in Premiere

New Here ,
Mar 17, 2020 Mar 17, 2020

We're having a problem using ExtendScript Debugger in Visual Studio Code on one of our Macs.

With a fresh install of both Premiere, Visual Studio Code, and the ExtendScript Debugger plugin, we get this error when launching a debug session:

Can't start a session without an active target and engine. Select an active target and engine before trying again.

However, the selector for different targets is not visible. The user can't select an engine.

We've tried to workaround by specifying the target in the launch.json config file (tested on another machine):

"targetSpecifier": "premierepro-13.0",
"engineName": "main"

However, we see this message:

Target '' is not running. Select yes to launch.

After selecting 'yes', we see this error:

(#7)Unable to retrieve last error information.

We've made sure ESTK is uninstalled, tried restarting Premiere and VS Code, tried restarting the computer, and tried reinstalling Premiere and VS Code. But we still can't get VS Code to open a debug session.

Thanks in advance for your help!

TOPICS
SDK
2.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 , Mar 23, 2020 Mar 23, 2020

PProPanel debugs correctly for me (and others); let me know whether it works for you.

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

Translate
Adobe Employee ,
Mar 17, 2020 Mar 17, 2020

I've often had success by, from the extensions tab, clicking the ExtendScript Debugger; that makes the target specifier pop up in the bottom right corner of the VSCode window. If I _don't_ do that, I often get error #15; If I DO do that, no issues...

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
Adobe Employee ,
Mar 23, 2020 Mar 23, 2020

PProPanel debugs correctly for me (and others); let me know whether it works for you.

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

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
New Here ,
Aug 11, 2021 Aug 11, 2021
LATEST

I'm having the exact same issue. Did you get to the bottom of your issue?

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