philroberts / FPDB-for-OSX

Free Poker DataBase development, with a focus on OSX.
http://fpdb.sf.net
56 stars 21 forks source link

Razz Replayer 3rd Street Raises Display Slightly Wrong Dollar Values #24

Open dsnvwlmnt opened 7 years ago

dsnvwlmnt commented 7 years ago

The first raise (and any reraises) on 3rd street show the wrong chip amounts on the FPDB replayer (the displayed text "Raise" etc is correct).

The first raise $ amount shows as a bring-in call (e.g. 2c at 4c/8c razz), a reraise shows as 6c instead of 8c. This affects the potsize for the rest of the hand (in the example below, at 4th street the pot says 23c but should be 27c). The call amount is correct (8c, at 14:32 in the twitch vod).

The amounts are correct in FPDB's "copy to clipboard" version of the hand, so it's merely an error with the current logic in FPDB. Example below, and associated visualization on-stream:

https://www.twitch.tv/unsane/v/115319734?13m00s 3rd street replayer raises.txt

philroberts commented 7 years ago

Oh yeah I noticed something like this in the replayer with the hand you sent me, too. Looking into it, thanks for the formal report. :)