We have a 7-round one-day with 4 rather large divisions. I plan to do 5 pre-set
rounds followed by 2 KotH (0 repeats, then 1 allowed).
I have 2 questions:
1) Why am I getting "Error: No pairings yet for Division 1 Round 1. [enopryet]"
when I use "sp 1 1" to generate a single round's pairings?
2) Do I need to do anything to enforce Gibsonization in the KotH rounds?
Transcript of my command-line session, including a dump of the config.tsh:
[gvc@localhost tsh]$ ./tsh.pl
Using most recent config.tsh in 2009-05-09-AnnapolisMD.
Loading configuration file 2009-05-09-AnnapolisMD/config.tsh. [iloadcfg]
Welcome to tsh version 3.280. [iwelcome]
Loading Division 1. [iloaddiv]
Loading Division 2. [iloaddiv]
Loading Division 3. [iloaddiv]
Loading Division 4. [iloaddiv]
Odd number of active players (21) in Division 4. [iodddiv]
Event loaded: Annapolis Scrabble Tour 2009, May 9, 2009. [ievtname]
tsh> sp 1 1
Error: No pairings yet for Division 1 Round 1. [enopryet]
tsh> q
tsh quits. [iquit]
[gvc@localhost tsh]$ cat 2009-05-09-AnnapolisMD/config.tsh
division 1 1.t
division 2 2.t
division 3 3.t
division 4 4.t
config max_rounds = 7
config initial_schedule = 5
config prize_bands{'1'} = [1,2,3]
config prize_bands{'2'} = [1,2,3]
config prize_bands{'3'} = [1,2,3]
config prize_bands{'4'} = [1,2,3]
config director_name = "Mary-Lou Goetz"
config event_date = "May 9, 2009"
config event_name = "Annapolis Scrabble Tour 2009"
config force_koth = 1
# config session_breaks = [12]
config no_boards = 1
autopair 1 5 6 koth 0 6 1
autopair 1 6 7 koth 1 7 1
autopair 2 5 6 koth 0 6 2
autopair 2 6 7 koth 1 7 2
autopair 3 5 6 koth 0 6 3
autopair 3 6 7 koth 1 7 3
autopair 4 5 6 koth 0 6 4
autopair 4 6 7 koth 1 7 4