Im using VisualStudio2026, C# .Net8.0, Rhino8, and randomly got this error when launching a debug build from visual studio.
I have tried:
- Re installing rhino
- Checking to see if the plugin is already loaded.
- Checking to see if there is another dll with the same name as the rhp
- Installing the plugin using the plugin manager instead of launching from vs
It works when launched from a release build without the debugger attached, but thats it.
Any idea whats wrong?
PS. Plugin manager sucks. Would be great if yall did overhaul.