Here's what I got when I tried to upload a recording for Discs of Tron, Zwaxy:(posted 9541 days ago)SELECT score, confirmed, version, date, inp, description, pos, percent FROM allscores WHERE short_name = 'dotron' AND prefix = 'qcn' DELETE FROM allscores WHERE short_name = 'dotron' AND prefix = 'qcn' exception! Please copy and paste the text from this page into a mail message to Zwaxy, telling him what you were doing when this happened. And what music you were listening to:
type: exceptions.TypeError value: not enough arguments for format string traceback:
File "main.py", line 341, in main upload.do_upload(cmd_line) File "upload.py", line 224, in do_upload position = insert_high_score(short, score, tag, version, 0, the_udt, basename, desc) File "./scores.py", line 86, in insert_high_score database.insert_oldscores(short, oldscore, oldconfirmed, File "./database.py", line 307, in insert_oldscores query = ("INSERT INTO oldscores (short_name, score, confirmed, prefix,"