Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUCE Assertion instead of error when AU not found #138

Open
sudara opened this issue Dec 3, 2024 · 1 comment
Open

JUCE Assertion instead of error when AU not found #138

sudara opened this issue Dec 3, 2024 · 1 comment

Comments

@sudara
Copy link
Collaborator

sudara commented Dec 3, 2024

Ran into this a few times, seems worth tracking in case it's unintended.

Hitting a JUCE assert in parseAbsolutePath of juce_File.cpp, note the AU "path" in the screenshot:

CLion - 2024-12-03 31@2x

This is for an existing AU plugin which for some reason can't be located.

killall -9 AudioComponentRegistrar resolves for me, since the plugin should be registered.

The behavior is different than before, I think, when we used to get an error in the output/UI that no types were found?

@drowaudio
Copy link
Contributor

What's the stack trace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants