kataras / go-websocket

:speaker: Deprecated. Use https://github.com/kataras/neffos instead
MIT License
60 stars 16 forks source link

Leave room with runtime error: Invalid memory address or nil pointer dereference #13

Closed ctc316 closed 7 years ago

ctc316 commented 7 years ago

Here is the problem I've encountered. Checked out the leaveRoom function. No Idea why this happened.

1

ghost commented 7 years ago

Try to remove your $GOPATH/github.com/kataras/go-websocket and upgrade it with go get -u github.com/kataras/go-websocket.

anykao commented 7 years ago

I think I have the latest version and got the same panic image