HEM LARGE MTT (35k+) do not correctly import.
Simply put the size for tourneys is limited in SQL as a smallint.
This only holds a max of -2^15 (-32,768) to 2^15-1 (32,767) players...
The assumption that there would have been no more than 33K players held true in the past, but as of late tournaments such as the world record attempts and the F40 $40 1mil NLHE guartanteed tournament have shown that this is not the case.
While importing tournaments with more than 33K players (which takes forever) it completes saying 1 import error, and no updates to the tournament info
Any plans to fix this "bug"?




Reply With Quote
