PDA

View Full Version : standardized hand history



brbrbr
07-24-2009, 06:16 AM
This is a small thing in the HMs universal hand history format. When big blind is blinded all in and has less then a small blind, it says hes action was "posted SB" instead of "postedBB". So my parser crashed because there were two small blinds and no big blind.



"<?xml version=\"1.0\" encoding=\"utf-16\"?>
<HandDetails SiteName=\"On Game\" GameNumber=\"5183629828\" PokerGame=\"TexasHoldem\" PokerGameType=\"NLHoldem\"
BigBlindAmount=\"600\"
SmallBlindAmount=\"300\"
Ante=\"60\"
HandDate=\"Jul 28,2009 10:42:27\" TableName=\"Table 1 1836398\" RealMoney=\"False\"
IsTourney=\"True\" TourneyBuyin=\"10\" TourneyEntryFee=\"1\" TourneyNumber=\"1836598\"
TourneyType=\"\" TourneyTables=\"1\" TourneySize=\"10\" TourneySpeed=\"0\"
ButtonSeat=\"7\"
MaxSeats=\"0\">\r\n

<DetailLines>\r\n
<DetailLine PlayerName=\"player10\" Action=\"Seat\" SeatNumber=\"10\" StackSize=\"3450\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"Seat\" SeatNumber=\"2\" StackSize=\"250\"/>\r\n
<DetailLine PlayerName=\"player3\" Action=\"Seat\" SeatNumber=\"3\" StackSize=\"7035\"/>\r\n
<DetailLine PlayerName=\"player4\" Action=\"Seat\" SeatNumber=\"4\" StackSize=\"1160\"/>\r\n
<DetailLine PlayerName=\"player7\" Action=\"Seat\" SeatNumber=\"7\" StackSize=\"3105\"/>\r\n
<DetailLine PlayerName=\"player10\" Action=\"PostedAnte\" Amount=\"60\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"PostedAnte\" Amount=\"60\"/>\r\n
<DetailLine PlayerName=\"player3\" Action=\"PostedAnte\" Amount=\"60\"/>\r\n
<DetailLine PlayerName=\"player4\" Action=\"PostedAnte\" Amount=\"60\"/>\r\n
<DetailLine PlayerName=\"player7\" Action=\"PostedAnte\" Amount=\"60\"/>\r\n
<DetailLine PlayerName=\"player10\" Action=\"PostedSB\" Amount=\"300\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"PostedSB\" Amount=\"190\"/>\r\n
<DetailLine Action=\"DealingDownCards\" />\r\n
<DetailLine PlayerName=\"player7\" Action=\"HeroCards\" Cards=\"Qc4d\" />\r\n
<DetailLine PlayerName=\"player3\" Action=\"Folds\" />\r\n
<DetailLine PlayerName=\"player4\" Action=\"Folds\" />\r\n
<DetailLine PlayerName=\"player7\" Action=\"Folds\" />\r\n
<DetailLine Action=\"DealingFlop\" Cards=\"4h3c8s\" />\r\n
<DetailLine Action=\"DealingTurn\" Cards=\"Ad\" />\r\n
<DetailLine Action=\"DealingRiver\" Cards=\"Ac\" />\r\n
<DetailLine PlayerName=\"player10\" Action=\"Wins\" Amount=\"680\"/>\r\n
<DetailLine PlayerName=\"player10\" Action=\"Shows\" Cards=\"9h7s\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"Shows\" Cards=\"2h9d\"/>\r\n
<DetailLine PlayerName=\"player10\" Action=\"Returned\" Amount=\"110\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"TourneyFinished\" Amount=\"5\"/>\r\n
<DetailLine PlayerName=\"player2\" Action=\"TourneyWinnings\" Amount=\"0\"/>\r\n
</DetailLines></HandDetails>"

netsrak
07-24-2009, 07:41 AM
Please mail the handhistory and your question to support@holdemmanager.net