otiai10 / chant

Chat Application written in Go, using Firebase, working on GAE/Go, easy to deploy
25 stars 2 forks source link

/ggl hoge 2000 #242

Closed otiai10 closed 7 years ago

otiai10 commented 8 years ago

https://github.com/otiai10/chant/blob/master/app/chatroom/bot/ggl.go#L46-L47

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x49c202]

goroutine 11831897 [running]:
chant/app/chatroom/bot.GoogleHandler.Handle(0xc20807e0a0, 0xc20e312550, 0xc20802e9b0, 0xc20817f560, 0x0)
        /home/otiai10/proj/go/src/chant/app/chatroom/bot/ggl.go:47 +0x772
chant/app/chatroom/bot.Handle(0xc20e312550, 0xc20802e9b0, 0xc20817f560, 0xc21385b6e0)
        /home/otiai10/proj/go/src/chant/app/chatroom/bot/init.go:138 +0x159