sdatkinson / NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
MIT License
1.99k stars 133 forks source link

[BUG] Standalone won't open; Plugin crashes DAWs #508

Closed ITimmyI closed 1 month ago

ITimmyI commented 1 month ago

Describe the bug The standalone application won't open, even when trying to "open as admin". The Plugin will crash the DAW when trying to open NAM

To Reproduce Steps to reproduce the behavior: I am not sure how to reproduce the behavior, as I don't do much, other than trying to open the standalone or the plugin.

Expected behavior NAM is expected to start, and the UI to open.

Screenshots I'm not sure if screenshots would be of help, since no specific error code is shown. However, i could make a screen recording if that would help.

Desktop (please complete the following information):

Additional context windows safety popup before installing, windows defender gives me a popup that NAM is a potential threat to the computer. I then click "Run nevertheless" to continue installing.

ITimmyI commented 1 month ago

Uploading pluginCrashesWaveformDAW.mp4…

DomMcsweeney commented 1 month ago

seems like the video you wanted to upload didn't work... try again?

ITimmyI commented 1 month ago

https://github.com/user-attachments/assets/95887767-ad92-4fb8-a946-359b6a880ef4

ITimmyI commented 1 month ago

https://github.com/user-attachments/assets/f3e4d807-b22b-4132-826f-c986c7a12ed3

Thank you for the notice! It should work now.

ITimmyI commented 1 month ago

I found the problem. I'm using a Laptop with a dedicated GPU (Nvidia Geforce RTX 3060 Laptop). The onboard Graphics from my CPU (AMD Ryzen 7 5800H with Radeon Graphics) were disabled in the video cards section of my windows device manager. I now activated the onboard graphics in addition to the dedicated GPU and installed the latest driver for them as well. Now NAM works totally fine. However this still keeps this bug alive, I believe. There seems to be a problem with systems that have multiple video cards.

sdatkinson commented 1 month ago

Good to know.

I'm not interested in focusing my effort in this repo right now on perfect graphics support, so if you've got a workaround then I'll close this. Thanks for sharing the info; this may help if/when others have a similar issue.