ParsecSoda icon indicating copy to clipboard operation
ParsecSoda copied to clipboard

The program closes randomly

Open ghost opened this issue 4 years ago • 3 comments

when i open the program, the program closes randomly

ghost avatar Sep 07 '21 01:09 ghost

This sometimes happens to me on launch when gamepads start appearing in the gamepad window.

See Issue https://github.com/FlavioFS/ParsecSoda/issues/25

v6ooo avatar Sep 11 '21 18:09 v6ooo

Oh really, v6? So it doesn't just happen in debug context. I though it was a debug issue, but it seems to be a racing condition between UI and data structure since the vector is changing size. I'll take a look into that.

FlavioFS avatar Sep 11 '21 22:09 FlavioFS

Hello, I found out about this recently. So, I have been having this issue as well. I tried everything and I found out the issue for me. It started happening after I changed my audio settings. I changed it to my computer's default audio and it would keep crashing after 10 seconds or so. I changed it back to voicemeter which isn't outputting any audio at all and it is fine now

BuushMasta avatar Oct 10 '21 20:10 BuushMasta