Error in console if timed out mid-session #384
Labels
affects:permissions
Issues and PRs: Affects Discord permissions
priority:p3
Issues and PRs: Low priority
status:confirmed
Issues and PRs: Confirmed bug, or enhancement is confirmed to be added
status:hold
Issues and PRs: On hold, to be reviewed
type:bug
Issues and PRs: Related to a bug
Describe the bug
What isn't working as intended, and what does it affect?
Condition intermittently working, sometimes not at all.
The error is
DiscordAPIError[50013]: Missing Permissions
I would like a more consistent solution.
Extension of issue #222
Severity
Affected versions
What versions are affected by this bug? (e.g. >=3.0.1, 2.5.1-2.6.3, >=1.2.0)
> 3.4.0
> 7.0.1
(checked at 4/19/2024)Steps to reproduce
Steps to reproduce the behavior. (e.g. click on a button, enter a value, etc. and see error)
Expected behavior
What is expected to happen?
Show no error at all.
Actual behavior
What actually happens? Attach or add errors or screenshots here as well.
Quaver/classes/PlayerHandler.js
Line 80 in c1cd9d8
^ Sometimes this condition becomes false and the message gets sent to the channel while Quaver is timed out (which Quaver cannot).
We need a more consistent solution.
trackStart.js
might be affected as well.The text was updated successfully, but these errors were encountered: