-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error loading CLR #34
Comments
For me its the same problem since I upgraded my hardware. Any idea on that? |
I still have the same problem Microsoft.NETCore.App 5.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Please, help! |
What about launching VoicemeeterFancyOsd.exe instead of VoicemeeterFancyOsdHost.exe ? |
Its the exact same behaviour. |
It can't be. "Error loading CLR" is a custom error message for VoicemeeterFancyOsdHost only. |
It is, please see the following screen capture: It does not make a difference if I start it as administrator, either. |
Delete all DXGI files and hostfxr.dll in the program's folder then try again. Maybe some files were not updated properly. Try to use "clean" version from https://github.com/A-tG/VoicemeeterFancyOSD/releases |
Perfect, thats it. Thank you very much. Maybe this will also help @denisreed |
Great!!! I delete all DXGI files and hostfxr.dll in the program's folder and it works!!! Thanks for the help!!! |
But that removes "overlay" functionality - being on top of fullscreen games similar to Media OSD and Game Bar. Try to download from Releases page and then you just copy 'Config' folder |
Tried that. Why is the DXGI.dll incompatible with the current .NET release? Thank you for the great app and the continuous supper. Cheers. |
I have no idea. Maybe GPU driver (let me guess, Intel GPU?). DXGI.dll is slighty modified from https://github.com/ModernFlyouts-Community/ModernFlyouts I bet that program will have similar problem on your system. Try to move program to a different custom folder or even another drive. There might be problems with access rights on C, especially in Documents and Program FIles. You can try swapping hostfxr.dll and VoicemeeterFancyOsdHost.exe as described here https://github.com/A-tG/VoicemeeterFancyOSD#advanced-troubleshooting |
I use System Informer to check what modules are loaded by process. On my system normal exe loads "C:\Windows\System32\dxgi.dll" and Host loads DXGI.dll from the program's folder. I assume on your system both exe for some reason load the one in program's folder. |
Hi, this is a great app, I used on my old windows 10 laptop and worked fine, In got a windows 11 laptop and installed it and get this error (Attached image), I have installed .net desktop runtime from 5 version to 7 an I still have the same error, I have uninstalled the versions of .net runtime from 5 to 7 and reinstalled then and I still have the same error; I use windows 11 64 bits version, I haved run windows update to the latest, thanks for your help!!
The text was updated successfully, but these errors were encountered: