Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

[BUG] client.ClearPresence(); dont work #229

Open UrbanSide opened 1 year ago

UrbanSide commented 1 year ago

Describe the bug A clear and concise description of what the bug is. This code dont work,activity continues to hang for about a minute

                client.SetPresence(null);
                client.ClearPresence();
RegorForgot commented 7 months ago

I am also having the same issue

UrbanSide commented 7 months ago

I am also having the same issue

Forget it, the ticket has been open for almost a year now. Look for another library.

Lachee commented 6 months ago

wow rude, dont tell people to use other libraries within the help of this one.

Your issue is invalid anyways, please follow the issue templates next time. Dont know the bug, or what you are expecting. "This code dont work" is not very descriptive. I am unable to reproduce this issue, so any help you can provide is more than welcomed.

I will help however, to get this finally ticked away.