Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR 2013-12-02T19:47:04 supybot Exception id: 0xe0707
- ERROR 2013-12-02T19:47:04 supybot Uncaught exception in ChanTracker.__call__:
- Traceback (most recent call last):
- File "/usr/local/lib/python2.6/dist-packages/supybot/log.py", line 350, in m
- return f(self, *args, **kwargs)
- File "/usr/local/lib/python2.6/dist-packages/supybot/irclib.py", line 126, in __call__
- method(irc, msg)
- File "/home/jztech101/WaveUtil/plugins/ChanTracker/plugin.py", line 2169, in doNotice
- patterns = getBestPattern(n,irc)
- File "/home/jztech101/WaveUtil/plugins/ChanTracker/plugin.py", line 193, in getBestPattern
- if not n.prefix or not ircutils.isUserHostmask(n.prefix):
- AttributeError: 'NoneType' object has no attribute 'prefix'
Advertisement
Add Comment
Please, Sign In to add comment