Subject: | Strange error with 0.11: recording or writing out pairings |
Date: | Sat, 13 Oct 2007 10:54:15 +0200 |
To: | bug-Games-Tournament-Swiss [...] rt.cpan.org |
From: | Christian Bartolomaeus <bartolin [...] gmx.de> |
Message body not shown because it is not plain text.
Hi,
repairing my favourite tournament
http://www.lsvmv.de/turniere/erg/eon_2007a_paar.htm with version 0.11
I got a strange error for round 5. The pairing table looks okay (see
attachment), the output from script 'pair' looks okay as well (see
attachment). I have compiled the relevant lines from the output of
script 'pair':
====
C6, 2 paired. OK E1 7&8 E1 1&2
[...]
C6, 2 paired. OK E1 16&4 E1 5&9
[...]
C6, 1 paired. OK E2 17&3
[...]
C6, 2 paired. OK E4 13&6 E1 15&11
[...]
C6, 2 paired. OK E2 10&18 E1 19&20
[...]
C6, 1 paired. OK E4 12&14
Pairing complete
====
According to this the pairings should be
7-8, 1-2, 16-4, 5-9, 17-3, 13-16, 15-11, 10-18, 19-20, 12-14
as in the real tournament.
But somehow 'pair' writes wrong pairings to round.yaml:
====
group:
1:
Black: PLAYER_6
White: PLAYER_13
10:
Black: PLAYER_20
White: PLAYER_19
11:
Black: PLAYER_14
White: PLAYER_12
2:
Black: PLAYER_11
White: PLAYER_15
3:
Black: PLAYER_11
White: PLAYER_17
4:
Black: PLAYER_4
White: PLAYER_16
5:
Black: PLAYER_9
White: PLAYER_5
6:
Black: PLAYER_8
White: PLAYER_7
7:
Black: PLAYER_2
White: PLAYER_1
8:
Black: PLAYER_3
White: PLAYER_17
9:
Black: PLAYER_18
White: PLAYER_10
====
Note that there are 11 boards and that players 11 and 17 are involved
on more than one board ;-)
Best regards
Christian
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.