I am custom creating some hand histories to use in PT4 in the Pokerstars format. I'm running into some issues figuring out all the edge cases for calculating pot size and am running into issues where my calculated pot size doesn't match PT4s calculated pot size.
e.g
Error: PokerStars: Invalid pot size/winnings for hand #7 (calculated pot: $81,000.00; reported winnings: $137,000.00) (Line #43)
Is there a way I can just exclude pot size entirely from my HH and let PT4 rely on it's calculation? Alternatively is it possible for you to share the algorithm you use to calculate pot size?