From: David B. <Dav...@sa...> - 2002-03-07 20:37:43
|
Great! I'll get it tomorrow and continue testing -----Original Message----- From: alex roberts [mailto:bs...@ba...] Sent: Thursday, March 07, 2002 2:10 PM To: 'David Barron'; exb...@li... Subject: RE: [Exb-devel] The new guy is causing trouble Hmm.. After doing some tests.. It looks like neo's recent fix to an old bug where bots starting with the same name would both respond (ie, ExB and exbTest) has caused a new bug that utterly breaks private queries to the bot... Which really sucks! Thanks for bringing it to our attention :) There'll most likely be a 0.2.2 release out later today... -alEx -www.bakterium.com -----Original Message----- From: exb...@li... [mailto:exb...@li...] On Behalf Of David Barron Sent: Thursday, March 07, 2002 8:30 AM To: 'exb...@li...' Subject: [Exb-devel] The new guy is causing trouble Hi guys, I started playing around with EXB a couple of days ago and joined the list yesterday. I think I may have found a bug somewhere. With some help from Alex I've gotten the bot running and identified myself. I can use the modules, so far anyway, until I issue an invalid command. Then I start getting null pointer exceptions and none of the modules will work any more. I have to shutdown and restart. I have debug and chat logs that I can attach if it will help. Basically I bring up a query window and say #RobotRoom say Hi everyone this works then I say wtf learn gas - too many beans and this fails. The debug log shows Mar 07 09:06:39.309 Authorised user! Mar 07 09:06:39.319 Trying to exec module, Flood Protection Mar 07 09:06:39.319 Loading class Network Mar 07 09:06:39.329 Locateing class, Network Mar 07 09:06:39.329 address.getChannel (DavidLB): #RobotRoom Mar 07 09:06:39.339 Loading class Channel Mar 07 09:06:39.369 Locateing class, Channel Mar 07 09:06:39.399 bugger! java.lang.NullPointerException So I try #RobotRoom say Hi everyone again and I get Mar 07 09:06:51.707 Authorised user! Mar 07 09:06:51.717 Trying to exec module, Flood Protection Mar 07 09:06:51.717 address.getChannel (DavidLB): #RobotRoom Mar 07 09:06:51.727 bugger! java.lang.NullPointerException Am I missing something? David Barron Technical Support Analyst 4 SAS Institute Inc. Dav...@sa... _______________________________________________ Exb-devel mailing list Exb...@li... https://lists.sourceforge.net/lists/listinfo/exb-devel |