JZTech101

Untitled

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