Not exactly sure what's causing this but..I figure it's a "devs" thing
ERROR 2005-03-14T21:25:31 Exception printing value:
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 125, in close
s = value.serialize()
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 343, in serialize
return str(self)
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 588, in __str__
values = self()
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 351, in __call__
self.set(_cache)
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 580, in set
v = self.Value(s, '')
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 456, in __init__
self.__parent.__init__(*args, **kwargs)
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 302, in __init__
self.setValue(default)
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 478, in setValue
self.error()
File "/usr/lib/python2.3/site-packages/supybot/registry.py", line 313, in error
raise e
InvalidRegistryValue: unset has no docstring. If you're getting this message, report it, because we forgot to put a proper help string here.
ERROR 2005-03-14T21:25:31 Exception id: 0xa79e3
INFO 2005-03-14T21:25:31 Flushers flushed and garbage collected.