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

libquassel.js:21237 Uncaught TypeError: Cannot read property 'users' of null #17

Open
yorickvP opened this issue Feb 6, 2017 · 1 comment
Labels

Comments

@yorickvP
Copy link

yorickvP commented Feb 6, 2017

This happens when I connect with quassel-webserver. I think it's a race condition, it doesn't happen all the time. Once upon a time, it forgot about a single network. Most of the time it doesn't connect. Maybe that's related.

libquassel.js:21237 Uncaught TypeError: Cannot read property 'users' of null
    at Network.setIrcUsersAndChannels (libquassel.js:21237)
    at Network.Glouton.devour (libquassel.js:61)
    at Quassel.handleInitDataNetwork (libquassel.js:22942)
    at Quassel.handleStruct (libquassel.js:22805)
    at Quassel.dispatch (libquassel.js:22930)
    at Socket.<anonymous> (libquassel.js:23041)
    at Socket.EventEmitter.emit (libquassel.js:5858)
    at handleData (libquassel.js:13192)
    at Socket.<anonymous> (libquassel.js:13158)
    at Socket.EventEmitter.emit (libquassel.js:5858)
@magne4000
Copy link
Owner

Could you activate debug information in your browser (wheelcog / General configuration) and paste result please.

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

2 participants