Closed GoogleCodeExporter closed 9 years ago
Perhaps this has something to do with it:
[main] ERROR org.pircbotx.PircBotX - Exception encountered when parsing line
java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
at com.google.common.collect.ImmutableMultimap$Builder.put(ImmutableMultimap.java:172)
at org.pircbotx.UserChannelMap.createSnapshot(UserChannelMap.java:106)
at org.pircbotx.UserChannelDao.createSnapshot(UserChannelDao.java:295)
at org.pircbotx.InputParser.processCommand(InputParser.java:544)
at org.pircbotx.InputParser.handleLine(InputParser.java:353)
at org.pircbotx.PircBotX.startLineProcessing(PircBotX.java:283)
at org.pircbotx.PircBotX.connect(PircBotX.java:244)
at org.pircbotx.PircBotX.startBot(PircBotX.java:151)
Open a new issue if that's not the case.
Original comment by Tnade...@gmail.com
on 20 Aug 2014 at 7:01
Above error happens when someone leaves a channel.
Original comment by Tnade...@gmail.com
on 20 Aug 2014 at 7:14
http://pastebin.com/0xJKDigV
http://pastebin.com/sGFMdZ1y
Original comment by Tnade...@gmail.com
on 31 Aug 2014 at 10:34
Above error also happens on Esper. This is preventing me doing anything onPart
or onQuit. Please look into this.
Original comment by Tnade...@gmail.com
on 14 Sep 2014 at 4:53
Fixed in latest build
Original comment by Lord.Qua...@gmail.com
on 31 Oct 2014 at 2:07
Original issue reported on code.google.com by
Tnade...@gmail.com
on 20 Aug 2014 at 6:19