Oops....I had the "wait until deadline" box checked and I tried to go in this morning and uncheck it but I got this error. I couldnt even get to our game.
"Traceback (most recent call last):
File "/home/dpjudge/www/index.py", line 15, in handle
template = variant.title() + form.get('page', not game and 'Index'
File "/home/dpjudge/www/dpjudge.py", line 5275, in __init__
if self.include(template): raise SystemExit
File "/home/dpjudge/www/dpjudge.py", line 5301, in include
if inCode: exec stuff in globals()
File "", line 4, in ?
File "", line 1271, in loadGame
File "/home/dpjudge/www/standard.py", line 10, in __init__
Game.__init__(self, gameName)
File "/home/dpjudge/www/dpjudge.py", line 43, in __init__
if name: self.load(fileName)
File "/home/dpjudge/www/dpjudge.py", line 743, in load
self.validateStatus()
File "/home/dpjudge/www/standard.py", line 74, in validateStatus
else: self.validOrder(power, unit, order)
File "/home/dpjudge/www/dpjudge.py", line 250, in validOrder
elif not self.canConvoy(unitLoc, rcvr[0], rcvr[2:], dest):
File "/home/dpjudge/www/dpjudge.py", line 354, in canConvoy
for x in result if x.upper() in self.map.unclear]
exceptions.TypeError: can't multiply sequence to non-int"
I guess the Judge is messed up? Anyway, I am off to work and cant check the game until I get home tonight. Sorry if I cause a delay because of this.