Page 2 of 2

Re: Late entry added to incorrect Hand History log file

Posted: Wed Feb 02, 2022 12:59 am
by Kent Briggs
Ok, I think I found the problem. All the tables get initialized with a date when the tournament is put online. Normally that gets updated as soon as two players are seated and a hand gets dealt. But since a late player joined the table alone, the hand play routine exited before it got to that point so it still had that old date. I'll fix that in the next update, thanks.