You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you load this plugin from a DAW, is it working correctly ?
It seems this plugin is protected by a DRM. From the crash report, one thread was calling AntaresCommon::WIBUHandler::doCheckLicense. Do you have a valid license or are you using the free trial version ?
This kind of protection is often causing weird crashes. 😕
Good one. Thanks @DropSnorz for the analysis.
If I'm not wrong this plugin was included in a yearly subscription by Antares. Now that license was not renewed so it's out of date.
When I load the plugin from a DAW it works fine. You will see the activate license screen:
I've searched if the problem was not coming from the internal JUCE scanner, but found nothing relevant. As the crash is happening inside the plugin, there is probably nothing i can do 😢
These crash are often defensive/on-purpose behavior from DRM to prevent usage of unlicensed version.
The best thing would be to disable Native discovery for this plugin.
Description
When synchronizing plugins for the first time, OwlPlug quitted unexpectedly.
The Apple crash report is available here:
appleCrashReport.txt
According to the report, seems like AVOX Articulator plugin was being analysed when the app crashed.
Steps to reproduce
Where was reproduced
The text was updated successfully, but these errors were encountered: