FlavioFS / ParsecSoda

Parsec Soda is a custom open-source game streaming app that integrates with Parsec API and is focused in Host experience.
MIT License
200 stars 50 forks source link

The program closes randomly #8

Open ghost opened 2 years ago

ghost commented 2 years ago

when i open the program, the program closes randomly

v6ooo commented 2 years ago

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

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

FlavioFS commented 2 years ago

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.

BuushMasta commented 2 years ago

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