Advertisement
Guest User

Untitled

a guest
Jan 31st, 2012
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. WARNING 2012-01-31T07:34:40 supybot Denying jedijf!~jimf@hive76/member/jedijf for lacking "owner" capability.
  2. ERROR 2012-01-31T12:27:58 supybot Uncaught exception in ['wiki'].
  3. Traceback (most recent call last):
  4. File "/usr/lib/pymodules/python2.7/supybot/callbacks.py", line 1180, in _callCommand
  5. self.callCommand(command, irc, msg, *args, **kwargs)
  6. File "/usr/lib/pymodules/python2.7/supybot/utils/python.py", line 86, in g
  7. f(self, *args, **kwargs)
  8. File "/usr/lib/pymodules/python2.7/supybot/callbacks.py", line 1166, in callCommand
  9. method(irc, msg, *args, **kwargs)
  10. File "/usr/lib/pymodules/python2.7/supybot/commands.py", line 913, in newf
  11. f(self, irc, msg, args, *state.args, **state.kwargs)
  12. File "/home/teward/bots/PennBot/plugins/Wikipedia/plugin.py", line 108, in wiki
  13. p = tree.xpath("//div[@id='bodyContent']/p[1]")[0]
  14. IndexError: list index out of range
  15. ERROR 2012-01-31T12:27:58 supybot Exception id: 0x3bc99
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement