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

Weird 4002 errors since today (05-04-2016) #43

Closed
Xeltor opened this issue Apr 5, 2016 · 2 comments
Closed

Weird 4002 errors since today (05-04-2016) #43

Xeltor opened this issue Apr 5, 2016 · 2 comments

Comments

@Xeltor
Copy link

Xeltor commented Apr 5, 2016

During the login of my bot it all of a sudden has started giving the following error.

[11:17:21][ERROR] Socket Closed! Code: 4002. Reason: Error while decoding payload.. Clear: True.

Might any of you know what may be causing this?

@foxbot
Copy link
Member

foxbot commented Apr 5, 2016

Set logging to debug, respond with your entire log. It is also worth noting
that Discord is moving many bots to Gateway v4, which Discord.Net does not
support yet. If this is the case, I have a patch on my fork
(420foxbot/gateway-fix) that should temporarily solve your problems.
On Apr 5, 2016 5:24 AM, "Leroy van Nederpelt" notifications@github.com
wrote:

During the login of my bot it all of a sudden has started giving the
following error.

[11:17:21][ERROR] Socket Closed! Code: 4002. Reason: Error while decoding
payload.. Clear: True.

Might any of you know what might be causing this?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@Xeltor
Copy link
Author

Xeltor commented Apr 5, 2016

It seems this is indeed fixed with the Gateway v4 fix, thanks!

@Xeltor Xeltor closed this as completed Apr 5, 2016
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

2 participants