Pro Tools assertion: plugInAlgContextContainsEmptyFields

  • Pull latest develop
  • Build example Gain Plugin
  • Instantiate it in Pro Tools Developer
  • Close Pro Tools Developer
  • Open $HOME/Library/Logs/Avid, latest Pro_Tools_Developer text file
  • Search for “plugInAlgContextContainsEmptyFields”
  • Find:
    PtApp_Assert(Debug): "!plugInAlgContextContainsEmptyFields", /Users/autobld/gitlabci/PT3PDEV/AAX/Public/AAXHost/AAXHostSource/Native/AAXH_CComponentNative.cpp Line 169
    along with a stack trace

Is this a cause for concern? I noticed plugins built with an older version of JUCE do not cause this assertion.