philroberts / FPDB-for-OSX

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

PokerStars Razz Hand History Borks - Replayer Can't 7th Street #23

Open dsnvwlmnt opened 7 years ago

dsnvwlmnt commented 7 years ago

This is driving me a bit nuts. Basically the replayer can play through most of a Razz hand, but it won't show 7th street. When i looked at the text hand history as it stores it, it's not matching the original. Mainly it isn't getting the showdown hands.

You can see what the replayer looks like on a recent twitch vod.

I've attached the original PokerStars hand history of a hand, and the same hand in FPDB version after import.

hh razz orig.txt hh razz fpdb.txt

philroberts commented 7 years ago

Probably a dupe of #15? (Or a related bug introduced by my first attempt at fixing that.) I will check out your example HH when I get back to testing my fix for that, thanks for the info!

philroberts commented 7 years ago

Hmm I haven't looked too close yet but it seems the FPDB hand history generation thing is a bit wack as well. Is it important for you that this works correctly? It's not a feature that has had a lot of love, and razz/stud/draw games are always likely to have more bugs because they get the least attention.

dsnvwlmnt commented 7 years ago

I'm surprised the Stud/Draw games get the least attention, since they are practically the only purpose of FPDB. We have PT/HEM for HE/Omaha games.

If the replayer gets fixed to show 7th street, i don't particularly need the hand history generation working.

If neither works, it's a giant pain to find out 7th street. I have to copy the FPDB HH to clipboard, paste it somewhere, copy the hand number, dig through my PokerStars hand history files, find the right one, open it, search for the hand #, and then find 7th street for the hand. :P

philroberts commented 7 years ago

Well the good news is your sample hand seems to work correctly for me in the replayer with my latest attempt at fixing this mess. I still want to do some more testing but hope to release it in rc9 soon (tm).