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

Bot crashes on mode +q-o #221

Closed
an-empty-string opened this issue Feb 17, 2014 · 1 comment
Closed

Bot crashes on mode +q-o #221

an-empty-string opened this issue Feb 17, 2014 · 1 comment

Comments

@an-empty-string
Copy link

I did this in a channel:

-- | Mode #channel [+q-o someone!*@* someone] by me

Only to find this:

<-- | mynodebot (~polybots@some/hostname) has quit (Remote host closed the connection)   
<-- | anothernodebot (~nodebot@some/hostname) has quit (Remote host closed the connection)            

They appear to quit like this:

2014-02-17T20:24:59.085752+00:00 app[irc.1]:                     throw err;
2014-02-17T20:24:59.085752+00:00 app[irc.1]:                           ^
2014-02-17T20:24:59.085443+00:00 app[irc.1]: /app/node_modules/irc/lib/irc.js:637
2014-02-17T20:24:59.089936+00:00 app[irc.1]: TypeError: Cannot call method 'replace' of undefined
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at /app/node_modules/irc/lib/irc.js:239:71
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Array.forEach (native)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Client.<anonymous> (/app/node_modules/irc/lib/irc.js:226:26)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Client.EventEmitter.emit (events.js:95:17)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at /app/node_modules/irc/lib/irc.js:634:22
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Array.forEach (native)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Socket.<anonymous> (/app/node_modules/irc/lib/irc.js:631:15)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Socket.<anonymous> (_stream_readable.js:746:14)
2014-02-17T20:24:59.090294+00:00 app[irc.1]:     at Socket.EventEmitter.emit (events.js:92:17)
2014-02-17T20:24:59.089936+00:00 app[irc.1]:     at Socket.EventEmitter.emit (events.js:95:17)

This is on freenode (i.e. +q == quiet).

@jirwin
Copy link
Collaborator

jirwin commented Jan 29, 2016

This should be fixed by #351.

@jirwin jirwin closed this as completed Jan 29, 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