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

Failed to get plugin description #2

Open
KottV opened this issue Dec 22, 2020 · 5 comments
Open

Failed to get plugin description #2

KottV opened this issue Dec 22, 2020 · 5 comments
Assignees

Comments

@KottV
Copy link

KottV commented Dec 22, 2020

Hi,

I've got this error when loading homecorropter on Linux.
Is there any additional information which I can provide?

@igorski
Copy link
Owner

igorski commented Aug 18, 2021

Hi Konstantin, what Linux distribution are you using and what VST SDK have you used to build the plugin ? Also, what DAW / environment were you loading the plugin in ?

@igorski igorski self-assigned this Aug 18, 2021
@KottV
Copy link
Author

KottV commented Aug 18, 2021

openSUSE Tumbleweed
VST3 SDK was latest on that moment.
Tested in the Carla host.

I'll try to reproduce it. IIRC it won't build with recent VST3 SDK due some changes in their namespaces.

@fractalf
Copy link

@KottV Hi, I build this today in an ubuntu container.. should work on any amd64 linux systems...

#5 (comment)

@KottV
Copy link
Author

KottV commented Feb 3, 2023

@fractalf
Hi!

Still the same, testing with Carla 2.5.2:

carla-single vst3 ~/.vst3/homecorrupter.vst3
['/usr/lib64/carla/carla-bridge-native', 'vst3', '/home/kv/.vst3/homecorrupter.vst3', '(none)', '0']
libjack.so.0 loaded successfully!
JUCE Assertion failure in juce_VST3PluginFormat.cpp:999
JUCE Assertion failure in juce_VST3PluginFormat.cpp:3802
[carla] Plugin failed to load, error was:
Failed to get plugin description

@KottV
Copy link
Author

KottV commented Feb 3, 2023

Well, Carla uses JUCE VST3 Host code. Might be there is a problem, with Steinberg SDK's editorhost the plugin loads fine.

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

3 participants