We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2016-11-19 19:27:14-0600 [BurlyBot (TLSMemoryBIOProtocol),client] CheckNick 2016-11-19 19:27:14-0600 [-] Traceback (most recent call last): 2016-11-19 19:27:14-0600 [-] File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 1192, in run 2016-11-19 19:27:14-0600 [-] self.mainLoop() 2016-11-19 19:27:14-0600 [-] File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 1201, in mainLoop 2016-11-19 19:27:14-0600 [-] self.runUntilCurrent() 2016-11-19 19:27:14-0600 [-] File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 797, in runUntilCurrent 2016-11-19 19:27:14-0600 [-] f(*a, **kw) 2016-11-19 19:27:14-0600 [-] File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/threads.py", line 117, in _callFromThread 2016-11-19 19:27:14-0600 [-] result = defer.maybeDeferred(f, *a, **kw) 2016-11-19 19:27:14-0600 [-] --- <exception caught here> --- 2016-11-19 19:27:14-0600 [-] File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/defer.py", line 139, in maybeDeferred 2016-11-19 19:27:14-0600 [-] result = f(*args, **kw) 2016-11-19 19:27:14-0600 [-] File "/home/bbm/pyBurlyBot/util/timer.py", line 57, in _addTimer 2016-11-19 19:27:14-0600 [-] raise TimerExists("Timer (%s) already exists." % name) 2016-11-19 19:27:14-0600 [-] util.timer.TimerExists: Timer (alert_timer) already exists.
The text was updated successfully, but these errors were encountered:
Probably related to #74. The alert module won't work quite correctly with reloads until that's fleshed out.
Sorry, something went wrong.
gkistler
No branches or pull requests
The text was updated successfully, but these errors were encountered: