Dolphin, the GameCube and Wii emulator - Forums
Crash when I close games. - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Crash when I close games. (/Thread-crash-when-i-close-games)



Crash when I close games. - rodrigohc86 - 09-25-2021

Hi!

I am having problems with the latest versions of Dolphin, every time I open a game and then want to close it, it gives me this error:


[Image: Untitled-1.jpg]


RE: Crash when I close games. - Jack - 09-26-2021

Do you have the latest Visual C++ Redistributable?
https://aka.ms/vs/16/release/vc_redist.x64.exe


RE: Crash when I close games. - JosJuice - 09-26-2021

(09-26-2021, 01:27 PM)Jack Wrote: Do you have the latest Visual C++ Redistributable?
https://aka.ms/vs/16/release/vc_redist.x64.exe

Not having it would cause a different error way earlier.


RE: Crash when I close games. - Jack - 09-26-2021

Thank you @JosJuice for correcting me.


@rodrigohc86
As for your problem, you should try bisecting as to find out which was the last development version working fine for you.


RE: Crash when I close games. - rodrigohc86 - 09-26-2021

Yes, I have all the Visual C++ Redistributable.

I was able to find which options are the ones that make the emulator fail if together they are activated:

* Confirm on Stop
* Pause on Focus Loss

This problem started with this version: 5.0-13907


RE: Crash when I close games. - ExtremeDude2 - 09-26-2021

(09-26-2021, 10:33 PM)rodrigohc86 Wrote: This problem started with this version: 5.0-13907

Are you sure that is the exact version? That version has to do with Audio, but that error makes it sound like there is a GUI problem.


RE: Crash when I close games. - rodrigohc86 - 09-27-2021

Yes, completely sure, with the previous version (5.0-13905) this does not happen.

I forgot to mention that with OpenGL the error does not occur, only in software and with Direct3D 11.


RE: Crash when I close games. - rodrigohc86 - 09-28-2021

Some help?

Does this happen to someone else or is it just me?