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

next and similar commands crash with latest discord.js master #27

Closed
meew0 opened this issue Dec 22, 2015 · 1 comment
Closed

next and similar commands crash with latest discord.js master #27

meew0 opened this issue Dec 22, 2015 · 1 comment

Comments

@meew0
Copy link
Owner

meew0 commented Dec 22, 2015

The stack trace:

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at exports._errnoException (util.js:860:11)
    at Pipe.onread (net.js:544:26)

A temporary workaround is commit e491d6d which forces the installed discord.js to a specific commit, however it would be best if we could use latest master as it fixed a bug that caused high memory usage.

@meew0 meew0 assigned meew0 and unassigned meew0 Dec 22, 2015
@meew0 meew0 mentioned this issue Dec 22, 2015
@amishshah
Copy link

Fixed in the release 5.3.0 of discord.js

@meew0 meew0 closed this as completed Dec 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants