Skip Menu |

This queue is for tickets about the Games-Tournament-Swiss CPAN distribution.

Report information
The Basics
Id: 29963
Status: resolved
Priority: 0/
Queue: Games-Tournament-Swiss

People
Owner: Nobody in particular
Requestors: bartolin [...] gmx.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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>
Download signature.asc
application/pgp-signature 189b

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.

Subject: Re: [rt.cpan.org #29963] Strange error with 0.11: recording or writing out pairings
Date: Sat, 12 Jul 2008 09:47:28 +0200
To: Bugs in Games-Tournament-Swiss via RT <bug-Games-Tournament-Swiss [...] rt.cpan.org>
From: Christian Bartolomaeus <bartolin [...] gmx.de>
Hi, reading through my old messages about Games::Tournament::Swiss, I found this bug report. * On 2007-10-13 Bugs in Games-Tournament-Swiss via RT (bug-Games-Tournament-Swiss@rt.cpan.org) wrote: Show quoted text
> [...] > 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. > [...] > But somehow 'pair' writes wrong pairings to round.yaml: > [...] > Note that there are 11 boards and that players 11 and 17 are involved > on more than one board ;-)
Using version 0.15 of Games::Tournament::Swiss the error I mentioned went away. 'pair' now writes the computed pairings to round.yaml. So I guess, this bug report can be closed. Best regards Christian
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.

Fixed in 0.15