We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now when I import into PT4 I get this error:
Error: PokerStars: Invalid pot size/winnings for hand #45715290124 (calculated pot: $600.00; reported winnings: $300.00) (Line #49)
Basically the calculated pot is often 2x the reported winnings, but always different
I think the hands are very close to loading properly into PT4 since this occurs at the last line of each hand. Just gotta get this last bit working!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Now when I import into PT4 I get this error:
Error: PokerStars: Invalid pot size/winnings for hand #45715290124 (calculated pot: $600.00; reported winnings: $300.00) (Line #49)
Basically the calculated pot is often 2x the reported winnings, but always different
I think the hands are very close to loading properly into PT4 since this occurs at the last line of each hand. Just gotta get this last bit working!
The text was updated successfully, but these errors were encountered: