Technology Step being Skipped
-
I've been modifying my own version of the Path to Victory based on the Oztea 1939 Global game. Everything was going well, but now it's skipping the Tech development step, especially with the Axis powers. The step phase does appear briefly but disappears immediately and moves on to the Purchase step.
The turn sequence is Germans (skips), French (doesn't skip), Russians (skips), Itallians (skips), UK_Pacific (skips), British (Not applicable), Japanese (skips), Chinese (Not applicable), Americans, (doesn't skip), ANZAC (doesn't skip).
All the Axis factions start with 2 Tech tokens and all the Allied factions start with 1 each.
Not sure what else to mention.
SK
-
There could be that there are no technologies to purchase. This is just a guess considering the information provided. Providing the xml would help in giving better answers.
Cheers...
-
@wc_sumpton
I found the problem. My OCD wants things in alphabetic order and in doing that I accidentally moved the ending </technology> caveat after the French player's code. Thus only the Americans, ANZAC, British, Chinese and French were actually recognized. The British get theirs from the UK_Pacific's choice and the Chinese don't have any (at this time). So, the rest all got skipped.
I appreciate the help.I also put the code back in player turn order, but added "Player 01 - ", 02 etc. before the Faction heading comments. My OCD is thereby satisfied.