Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects debugging multiple files

  • debugging multiple files

    Posted by Knubile on June 10, 2006 at 8:36 pm

    I have a library of script files that work together to fill keyframes in a project file.
    Using the extend script toolkit to debug has proven to be a little weak.
    I have script A and it references script B with a #include statement.

    The debugger won’t stop at breakpoints in script B when I run script A. Is there an option I’m missing perhaps?

    Bascule replied 20 years, 2 months ago 2 Members · 1 Reply
  • 1 Reply
  • Bascule

    June 12, 2006 at 12:55 pm

    If you put a breakpoint on the line where A calls B, and step into B, breakpoints you add to script B should now work.

    Strangely, pasting all the code into one big file doesn’t always work either. I guess the debugger gets confused with large scripts.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy