TheNathannator / RB4InstrumentMapper

A program that maps packets from Xbox One Rock Band 4 instruments to virtual controllers, for use in Clone Hero.
MIT License
43 stars 13 forks source link

vigemclient.dll not found #36

Open BigBrawler opened 2 months ago

BigBrawler commented 2 months ago

VigEmBus is installed. I have tried multiple versions.

[2024/09/03 17:00:50] UNHANDLED EXCEPTION
[2024/09/03 17:00:50] -------------------
[2024/09/03 17:00:50] EXCEPTION
------------------------------
Unhandled exception!
System.DllNotFoundException: Unable to load DLL 'vigemclient.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   at Nefarius.ViGEm.Client.ViGEmClient.vigem_disconnect(IntPtr vigem)
   at Nefarius.ViGEm.Client.ViGEmClient.ReleaseUnmanagedResources() in E:\Programming\Source\forks\ViGEm.NET\ViGEmClient\ViGEmClient.cs:line 41
   at Nefarius.ViGEm.Client.ViGEmClient.Finalize() in E:\Programming\Source\forks\ViGEm.NET\ViGEmClient\ViGEmClient.cs:line 48
------------------------------
OMGMYSPLEEN80 commented 1 month ago

I'm in the same boat. Tried reinstalling everything a few times with no luck.

BigBrawler commented 1 month ago

I fixed this error on mine. Reinstall VigemBus a few times before reinstalling this a few times. Go really slow and let it finish every time. Make sure you reboot after.

snorkrat commented 3 weeks ago

I was having this issue and the solution for me was to install Visual Studio 2019 from here.