-
Notifications
You must be signed in to change notification settings - Fork 418
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
zlib error #1144
Comments
There have been a couple fixes since 0.14.0, does this still happen on 0.15.0? Are there any reconnects/connection issues around when this happens? |
Yes, in my case it shows that error twice and then this
I'm using v0.15.0, but this error doesn't happen often. Also there aren't any reconnect issues when this happens. |
I had the same error on the old InviteManager sourcecode ( https://github.com/SideProjectGuys/invite-manager-bot ) which used earlier eris versions.
//Edit: As someone508 mentioned, this error does not happen very often. |
Hello !
I have a problem with eris and zlib. Sometimes, zlib throw an error with "Error: zlib error -3: data error". I would like to know why this problem happend.
Error :
and my deps (include eris)
The text was updated successfully, but these errors were encountered: