On Wed, 28 Jan 2004, bart van der hall wrote:
Hi guys,
today at 20 minutes in friendly game, I got this error message. in matchviewer
Traceback (most recent call last): File "/root/Mattricks/Mattricks/TeamList.py", line 131, in OnAddMatch
...
if not self.match.has_key(int(ind)):
ValueError: invalid literal for int():
I've got the same thing earlier today. I believe it has something to do with a strange reply from the HT server not being caught. I'll add some code later on tonight that hopefully will make it go away...
/Oscar