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

Can't load any plugin with yabridge #352

Open
1 task done
HITOA opened this issue Jul 6, 2024 · 3 comments
Open
1 task done

Can't load any plugin with yabridge #352

HITOA opened this issue Jul 6, 2024 · 3 comments

Comments

@HITOA
Copy link

HITOA commented Jul 6, 2024

Thanks for giving yabridge a shot!

  • I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there

Problem description

All the plugin with yabridge fail to load under both bitwig and reaper. Here is the error output of yabridge :

08:50:52 [Serum-DLRaloqv] 
08:50:52 [Serum-DLRaloqv] Enabled features:
08:50:52 [Serum-DLRaloqv] - bitbridge support
08:50:52 [Serum-DLRaloqv] - CLAP support
08:50:52 [Serum-DLRaloqv] - VST3 support
08:50:52 [Serum-DLRaloqv] 
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 002c:fixme:winediag:loader_init wine-staging 9.12 is a testing version containing experimental patches.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0058:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
08:50:52 [Serum-DLRaloqv] [Wine STDERR] DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:import_dll Library coml2.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:import_dll Library ole32.dll (which is needed by L"Z:\\run\\current-system\\sw\\bin\\yabridge-host-32.exe") not found
08:50:52 [Serum-DLRaloqv] [Wine STDERR] 0024:err:module:loader_init Importing dlls for L"Z:\\run\\current-system\\sw\\bin\\yabridge-host-32.exe" failed, status c0000135
08:50:52 [Serum-DLRaloqv] The Wine host process has exited unexpectedly. Check the output above for more information.
terminate called without an active exception

I don't really understand most of the error but I tried to check and install if needed (with winetricks) the dll mentioned in the error with no luck so far. (The error is still exactly the same).

I should mention, i'm on NixOS (unstable channel), the package for wine is the staging one.
All plugin is synced correctly with yabridgectl.

What did you expect to happen?

I expected the plugin to load properly in at least reaper or bitwig if not both.

What actually happened?

Plugin failed to load with the error msg mentioned above.

Operating system

NixOS

How did you install yabridge?

from the nixpkgs

yabridge version

5.1.0

yabridgectl version

5.1.0

Wine version

wine-9.12 (Staging)

Plugin

Serum & some Fabfilter plugins

Plugin type

both VST2 and VST3

Plugin architecture

both 64-bit and 32-bit

Host

Reaper 7.17 & Bitwig studio 5.1.9

Desktop environment or WM

Hyprland (Wayland)

GPU model

NVIDIA RTX 2070

GPU drivers and kernel

NVIDIA Driver version 555.58

Debug log

No response

Anything else?

No response

@DynamicGoose
Copy link

I have the same problem. Also with ole32.dll and coml2.dll missing.

@oXeleis-bzzt
Copy link

Same problem here, with sorta diferent dll, some missing and some falling, if anyone fixed it please share solution

@cspark-development
Copy link

Please see my comment #370 (comment)

I hope this fixes your issue also!

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

4 participants