question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ANEs not unpackaged for debugging when compiling with Animate

See original GitHub issue

I have some ANE in native folder in root of my project and my lunch.json is :

"name": "Debug",
"type": "swf",
"program": ".\\Silver-app.xml",
"preLaunchTask": "Adobe Animate: compile debug - Silver.fla",
"request": "launch",
"extdir": ".\\native\\"

but when I debug my project I see this window lunch

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
joshtynjalacommented, Oct 22, 2020

I just released 1.4.0, including this fix.

1reaction
joshtynjalacommented, Oct 12, 2020

I’ve determined that the extension is not preparing the ANEs for debugging when building with Animate. I’ll get that fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Debugging ActionScript 3.0 - Adobe Support
When Animate encounters an error in ActionScript code, either during compiling or execution, it reports the error in the Compiler Errors panel.
Read more >
asconfigc/ASConfigC.as at master · BowlerHatLLC/asconfigc
//compiling an Animate project is asynchronous, so we must wait ... throw new Error("Error: The unpackage-anes option cannot be set when the air...
Read more >
SWF Debugger for Visual Studio Code
The directory where the application's unpackaged native extensions (ANEs) are located. Unpackaged native extensions are unzipped for debugging.
Read more >
Why does the animate package often require running (pdf ...
1 Answer 1 ... Re-running the compilation cannot be avoided. animate uses the atenddvi package, which requires at least 2 runs. Also, animate ......
Read more >
Chapter 2: Debugging Methods - Micro Focus
Preparing for Animation. Before you use Animator, you must compile your source code, including all called programs. See your User's Guide for complete ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found