-
Notifications
You must be signed in to change notification settings - Fork 268
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
Dopamine closes immediately after starting (Caused by MSI Afterburner / Rivatuner) #984
Comments
Could you attach the log file? |
Latest version working for me on 1903 so doesn't seem to be a problem for everyone at least. |
Do you have any suggestions as to what I could possibly do to fix the issue? Dopamine is quite literally the best music player on the Windows platform, I'd hate to have to switch back to WMP. |
Could you delete Settings.xml (it is in directory %appdata%\Dopamine. I want to make sure that the settings file didn't get corrupt. It will be re-created next time you start dopamine. |
@digimezzo Alright I just tried that and it does the same thing. Did fresh install afterwards and same thing on initial launch. Below is the fresh Dopamine log after first launch immediately crashes. |
Same symptoms as in this issue report: https://github.com/digimezzo/Dopamine/issues/958 |
The log is, unfortunately not helpful. Dopamine seems to stop, without logging anything. In case of #958 things were different. A NullReferenceException was logged due to a bug in the code. Could you have a look in the Windows Event Viewer > Application log, if there are any notifications concerning application crashes around the time that Dopamine gets closed? If you are not familiar with Event viewer, I can give you some more instructions. Let me know. I'll also try it today on a Windows 1903. Hopefully I'm getting the problem too. |
@digimezzo Alright, I managed to fix the issue. After seeing the faulting module path in the event viewer (d3d9.dll) I did some research and found out that it's MSI Afterburner conflicting with Dopamine, once you close MSI Afterburner package (specifically Rivatuner statistics) Dopamine launches seamlessly. [UPDATE] I can now run both Afterburner suite (with Rivatuner) and Dopamine without getting crashes on startup in Dopamine. Thank you all for your assistance. If you need any more information please dont hesitate to write to me. |
@CntrlAltDel45 That is very useful info. Thanks! I did some quick research and this doesn't seem to be limited to Dopamine. Other applications can suffer from this too. There seems to be a way to add exceptions to RivaTuner, hwoever I'm not familiar with it, so I'm not sure it is 100% corrent. This is the link I found: https://www.reddit.com/r/Windows10/comments/64tsw2/some_apps_are_crashing_with_msi_afterburner_rtss/ I'm glad your issue is now resolved! :) |
@digimezzo That is correct. The issue has nothing to do with Dopamine and almost exclusively to do with newer d3d9.dll binaries. The same thing happened with the initial launch of the creator's update. I see this issue extends to all programs which utilizes the d3d9.dll binaries specifically the 32 bit variation in system32. Discord, older games, hardware accelerated game launchers and some other Windows store apps are rendered useless since they cant launch. I've decided to go back to RS5 and leave 19H1 for when it's ready. |
@CntrlAltDel45 can you share the link for the d3d9.dll you got? |
After the Windows 10 1903 feature update Dopamine does not work, the latest preview version 2 even the older 1.5 version does the exact same thing.
When you launch Dopamine it closes immediately. Tried reinstalling Windows 10 but the issue persists.
The text was updated successfully, but these errors were encountered: