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

Call stack size exceeded #337

Closed
trevoranderson opened this issue Mar 12, 2015 · 2 comments
Closed

Call stack size exceeded #337

trevoranderson opened this issue Mar 12, 2015 · 2 comments
Labels

Comments

@trevoranderson
Copy link

D:****************\node_modules\irc\lib\irc.js:945
var part = words.substring(0, cutPos);
^
RangeError: Maximum call stack size exceeded

This happens when maxLength is NaN, if something is "said" before maxlinelength is updated.

@jirwin jirwin added the bug label Apr 25, 2015
@philip-peterson
Copy link
Contributor

Is there a specific scenario where a PRIVMSG might need to be sent before the RPL_WELCOME message is received?

@ward
Copy link

ward commented Mar 27, 2016

This was fixed alongside bug #419 by commit ce2bf24.

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

No branches or pull requests

4 participants