After Effects Missing Fonts

Hello,

Trying to trigger the task to error if the Missing fonts message appears. I tried adding a Stdout handler but it still didn’t work.

self.AddStdoutHandlerCallback( ".*Project has missing fonts:.*" ).HandleCallback += self.HandleStdoutError

Any other suggestions? Thanks!

I had a typo. Not sure how I can close this.