Thread created on Tue Jun 26, 2012 15:26:18 Last replied to on Tue Jun 26, 2012 17:04:21
I finish a game with someone and he offered a re-match.. I kicked him, then clicked 'Leave'.. This then appeared:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/tornado-2.1git-py2.6.egg/tornado/web.py", line 1040, in wrapper
return method(self, *args, **kwargs)
File "/torncity/python/features/chessgame.py", line 264, in get
self.gameID = int(self.get_argument("ID", None))
TypeError: int() argument must be a string or a number, not 'NoneType'
Follow @TornRPG