Sign in New API Help About

1.3 KB of Plain text
Created 11 hours ago by metanova — expires in 365 days
Viewed 30 times
https://dpaste.com/EGKRQ7LLK
COPY TO CLIPBOARD SOFT WRAP RAW TEXT DUPLICATE DIFF
ERROR 2023-07-19T15:24:29 Uncaught exception in ['starthunt'].
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/supybot/callbacks.py", line 1603, in _callCommand
    self.callCommand(command, irc, msg, *args, **kwargs)
  File "/usr/local/lib/python3.11/dist-packages/supybot/utils/python.py", line 91, in g
    f(self, *args, **kwargs)
  File "/usr/local/lib/python3.11/dist-packages/supybot/callbacks.py", line 1569, in callCommand
    method(irc, msg, *args, **kwargs)
  File "/usr/local/lib/python3.11/dist-packages/supybot/commands.py", line 1163, in newf
    f(self, irc, msg, args, *state.args, **state.kwargs)
  File "/home/ircbot/Limnoria/plugins/DuckHunt/plugin.py", line 309, in starthunt
    self._initthrottle(irc, msg, args, currentChannel)
  File "/home/ircbot/Limnoria/plugins/DuckHunt/plugin.py", line 290, in _initthrottle
    self.throttle[channel] = random.randint(
                             ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/random.py", line 362, in randint
    return self.randrange(a, b+1)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/random.py", line 345, in randrange
    raise ValueError("empty range for randrange() (%d, %d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (900, 601, -299)
ERROR 2023-07-19T15:24:29 Exception id: 0xa9e32

Share: