Isida crashed after double "ping" command:
isida-bot@other:~/isida$ tail -f nohup.out
Restored 'plugins/list.txt'
At revision 810.
**************************************************
Isida is crashed! It's imposible, but You do it!
**************************************************
list index out of range
Traceback (most recent call last):
File "isida.py", line 55, in <module>
try: execfile('kernel.py')
File "kernel.py", line 1246, in <module>
cyc = cl.Process(1)
File "/home/ky6uk/isida/xmpp/dispatcher.py", line 303, in dispatch
File "kernel.py", line 758, in messageCB
if is_par: no_comm = com_parser(access_mode, nowname, type, room, nick,
text, jid)
File "kernel.py", line 627, in com_parser
if last_command[1:7] == [nowname, type, room, nick, text, jid] and
time.time() < last_command[7]+ddos_diff[access_mode]:
IndexError: list index out of range
Original issue reported on code.google.com by ky6uk.kun on 7 Jun 2010 at 4:42
Original issue reported on code.google.com by
ky6uk.kun
on 7 Jun 2010 at 4:42