Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. ERROR 2019-01-23T02:20:12 Uncaught exception in ['man'].
  2. Traceback (most recent call last):
  3. File "/usr/local/lib/python2.7/site-packages/supybot/callbacks.py", line 1320, in _callCommand
  4. self.callCommand(command, irc, msg, *args, **kwargs)
  5. File "/usr/local/lib/python2.7/site-packages/supybot/utils/python.py", line 90, in g
  6. f(self, *args, **kwargs)
  7. File "/usr/local/lib/python2.7/site-packages/supybot/callbacks.py", line 1286, in callCommand
  8. method(irc, msg, *args, **kwargs)
  9. File "/usr/local/lib/python2.7/site-packages/supybot/commands.py", line 1093, in newf
  10. f(self, irc, msg, args, *state.args, **state.kwargs)
  11. File "/usr/home/rod/ircbot/plugins/FreeBSDman/plugin.py", line 102, in man
  12. sektion = "(" + sektion[1]
  13. IndexError: list index out of range
  14. ERROR 2019-01-23T02:20:12 Exception id: 0x3a2f6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement