HELP: Probably a simple formatting issue
Posted: Tue May 06, 2014 10:25 pm
This is my server log
2014-05-06 18:19:09-0400 [-] Log opened.
2014-05-06 18:19:09-0400 [-] Loading map 'No Man`s Land'...
2014-05-06 18:19:10-0400 [-] Map loaded successfully.
2014-05-06 18:19:10-0400 [-] Traceback (most recent call last):
2014-05-06 18:19:10-0400 [-] File "run.py", line 1024, in <module>
2014-05-06 18:19:10-0400 [-] File "XXX\Build And Shoot\dist\scripts\disco.py", line 39, in __init__
2014-05-06 18:19:10-0400 [-] protocol.__init__(self, *arg, **kw)
2014-05-06 18:19:10-0400 [-] File "run.py", line 646, in __init__
2014-05-06 18:19:10-0400 [-] File "run.py", line 754, in set_map_rotation
2014-05-06 18:19:10-0400 [-] File "run.py", line 720, in advance_rotation
2014-05-06 18:19:10-0400 [-] File "run.py", line 740, in set_map_name
2014-05-06 18:19:10-0400 [-] File "run.py", line 780, in update_format
2014-05-06 18:19:10-0400 [-] File "run.py", line 804, in format_lines
2014-05-06 18:19:10-0400 [-] File "run.py", line 796, in format
2014-05-06 18:19:10-0400 [-] ValueError: incomplete format
What does this mean and how can I fix it?
2014-05-06 18:19:09-0400 [-] Log opened.
2014-05-06 18:19:09-0400 [-] Loading map 'No Man`s Land'...
2014-05-06 18:19:10-0400 [-] Map loaded successfully.
2014-05-06 18:19:10-0400 [-] Traceback (most recent call last):
2014-05-06 18:19:10-0400 [-] File "run.py", line 1024, in <module>
2014-05-06 18:19:10-0400 [-] File "XXX\Build And Shoot\dist\scripts\disco.py", line 39, in __init__
2014-05-06 18:19:10-0400 [-] protocol.__init__(self, *arg, **kw)
2014-05-06 18:19:10-0400 [-] File "run.py", line 646, in __init__
2014-05-06 18:19:10-0400 [-] File "run.py", line 754, in set_map_rotation
2014-05-06 18:19:10-0400 [-] File "run.py", line 720, in advance_rotation
2014-05-06 18:19:10-0400 [-] File "run.py", line 740, in set_map_name
2014-05-06 18:19:10-0400 [-] File "run.py", line 780, in update_format
2014-05-06 18:19:10-0400 [-] File "run.py", line 804, in format_lines
2014-05-06 18:19:10-0400 [-] File "run.py", line 796, in format
2014-05-06 18:19:10-0400 [-] ValueError: incomplete format
What does this mean and how can I fix it?