You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I recently pushed a commit for arRPC that fixes one of the annoying problems that because of not updated version of Vesktop - still shows up.
Mainly the problem is about not being able to connect any account to Discord while Vesktop is enabled (no matter if using browser in that time or not)
I fixed the problem by implementing workaround on arRPC side which just forces client to connect it using HTTP request instead of WebSocket. It should fix this annoying problem also on Vesktop if it will be updated to the newest version.
Would be more than happy if my issue would be considered!
The text was updated successfully, but these errors were encountered:
arRPC sometimes reports programs that don't even have Discord RPC implemented such as Lossless Scaling, it's constantly saying "Playing Lossless Scaling" whenever it's open but that doesn't happen with the official Discord app
Content
Hi, I recently pushed a commit for arRPC that fixes one of the annoying problems that because of not updated version of Vesktop - still shows up.
Mainly the problem is about not being able to connect any account to Discord while Vesktop is enabled (no matter if using browser in that time or not)
I fixed the problem by implementing workaround on arRPC side which just forces client to connect it using HTTP request instead of WebSocket. It should fix this annoying problem also on Vesktop if it will be updated to the newest version.
Would be more than happy if my issue would be considered!
The text was updated successfully, but these errors were encountered: