zD12 / pircbotx

Automatically exported from code.google.com/p/pircbotx
0 stars 0 forks source link

Ctrl-C NPE #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start Bot
2.Make it Join Network
3.Ctrl-C at console

What is the expected output? What do you see instead?
It should shutdown properly. Instead this occurs: 
https://gist.github.com/logangorence/3f2a635f3a78284459b3

What version of the product are you using? On what operating system?
PircBotX 2.1-SNAPshot

Please provide any additional information below.

Original issue reported on code.google.com by jzhou2...@gmail.com on 17 Jul 2014 at 6:51

GoogleCodeExporter commented 9 years ago
I think this is caused by the still incomplete createUser method. 

Original comment by Lord.Qua...@gmail.com on 8 Aug 2014 at 5:10

GoogleCodeExporter commented 9 years ago
I can ctrl+c on the latest snapshot. 

Original comment by Lord.Qua...@gmail.com on 31 Oct 2014 at 2:41