Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error handling in SetActivity doesnt work #42

Open
GameParrot opened this issue Nov 21, 2023 · 0 comments
Open

Error handling in SetActivity doesnt work #42

GameParrot opened this issue Nov 21, 2023 · 0 comments

Comments

@GameParrot
Copy link

when using SetActivity and checking if there is an error it says there was no error even if there was an error

To reproduce:

  1. Call client.Login
  2. Have it wait before setting the status
  3. After waiting it should call SetActivity with error handling
  4. Close discord before it sets the status

Observed result:
No error is detected even though setting the activity failed (write unix @->/run/user/1000/discord-ipc-0: write: broken pipe in console)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant