plugin FloodProtect error

Bug #400167 reported by mama21mama
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
supybot (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: supybot

ERROR 2009-07-16T07:35:17 Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/supybot/log.py", line 349, in m
    return f(self, *args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/supybot/irclib.py", line 129, in __call__
    method(irc, msg)
  File "/usr/local/lib/python2.6/dist-packages/supybot/plugins/FloodProtect/plugin.py", line 63, in doPrivmsg
    self.queueKick.reset(msg)
AttributeError: 'FloodQueue' object has no attribute 'reset'
ERROR 2009-07-16T07:35:17 Exception id: 0xb4fa3
ERROR 2009-07-16T07:35:17 Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/supybot/log.py", line 349, in m
    return f(self, *args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/supybot/irclib.py", line 129, in __call__
    method(irc, msg)
  File "/usr/local/lib/python2.6/dist-packages/supybot/plugins/FloodProtect/plugin.py", line 63, in doPrivmsg
    self.queueKick.reset(msg)
AttributeError: 'FloodQueue' object has no attribute 'reset'

Revision history for this message
Aminda Suomalainen (mikaela) wrote :

Plugin called "FloodProtect" doesn't ship with Supybot by default as far as I know.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.