Hi,
I am trying to validate the VST3 version of my plugin using PluginVal.
Here is what the service outputs: https://validatemyplugin.com/validations/eyJfcmFpbHMiOnsibWVzc2FnZSI6Ik5ETXciLCJleHAiOm51bGwsInB1ciI6InZhbGlkYXRpb24ifX0=--c2d0238461d8fa525520ffdba851ca8d9db8ace084c6db2a9e43c6e0ff5b57da
I’m wondering why this line appears:
2023-06-04T09:28:57.0643270Z WARNING: [mError opening plugin directory '/Users/rwalsh/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64': No such file or directory[m
The plugin is working on 90% of the devices I tried. Do you know how I could fix it?
Thanks!
Julien
EDIT: Similar behaviour when I test it locally