PDA

View Full Version : error parsing hand



ant9985
04-18-2009, 01:43 PM
hi, why am i getting error parsing hand message on a hand in my DB?

morny
04-18-2009, 03:45 PM
I dont know can you post it

ant9985
04-18-2009, 05:12 PM
Post what?
when i click 'view selected hand history' all it shows in the box is 'error parsing hand'...

It lets me replay the hand ok, just doesn't let me have the raw HH so i can post it.

morny
04-18-2009, 07:08 PM
Can you post the original HH please

ant9985
04-18-2009, 07:47 PM
i exported hand and tryed copying the code, but it wouldnt come up righti dunno how else to get it for you.
also, my hud isnt working with most recent update :(

ant9985
04-19-2009, 06:39 AM
I don't understand, the data from the XML file just comes out like this after i preview/post it. It misses out 80% of the data...
What should i do?


<?xml version="1.0" encoding="utf-8"?><session sessioncode="1612332691">
<general>
<mode>real</mode>
<gametype>Holdem NL $2/$4</gametype>
<tablename>Freese (No DP)</tablename>
<duration>N/A</duration>
<gamecount>N/A</gamecount>
<startdate>2009-04-18 12:40:52</startdate>
<currency>USD</currency>
<nickname>Sublim1nal</nickname>
<bets>N/A</bets>
<wins>N/A</wins>
<chipsin>N/A</chipsin>
<chipsout>N/A</chipsout>
<ipoints>N/A</ipoints>

</general>

<game gamecode="1562455194">
<general>
<startdate>2009-04-18 18:29:50</startdate>
<players>
<player seat="3" name="superbyrney" chips="$992.29" dealer="1" win="$0" bet="$4" /><player seat="5" name="Sublim1nal" chips="$396" dealer="0" win="$0" bet="$168" /><player seat="6" name="PerGYUnyA" chips="$406" dealer="0" win="$337" bet="$168" /><player seat="8" name="Fl4shback" chips="$400" dealer="0" win="$0" bet="$0" /><player seat="10" name="3betStation" chips="$544" dealer="0" win="$0" bet="$0" />
</players>
</general>
<round no="0">
<action no="1" player="Sublim1nal" type="1" sum="$2" cards="[cards]"/><action no="2" player="PerGYUnyA" type="2" sum="$4" cards="[cards]"/>
</round>
<round no="1">
<action no="3" player="TTR48151623" type="9" sum="$0" cards=""/><cards type="Pocket" player="superbyrney">X X</cards><action no="6" player="superbyrney" type="3" sum="$4" cards=""/><cards type="Pocket" player="Sublim1nal">S5 S8</cards><action no="7" player="Sublim1nal" type="3" sum="$2" cards=""/><cards type="Pocket" player="PerGYUnyA">C3 C8</cards><action no="8" player="PerGYUnyA" type="4" sum="$0" cards=""/><cards type="Pocket" player="Fl4shback">X X</cards><action no="4" player="Fl4shback" type="0" sum="$0" cards=""/><cards type="Pocket" player="3betStation">X X</cards><action no="5" player="3betStation" type="0" sum="$0" cards=""/>
</round>
<round no="2">
<cards type="Flop" player="">D6 H8 D8</cards><action no="11" player="superbyrney" type="0" sum="$0" cards=""/><action no="9" player="Sublim1nal" type="5" sum="$10" cards=""/><action no="12" player="Sublim1nal" type="3" sum="$30" cards=""/><action no="10" player="PerGYUnyA" type="23" sum="$40" cards=""/>
</round>
<round no="3">
<cards type="Turn" player="">CJ</cards><action no="13" player="Sublim1nal" type="4" sum="$0" cards=""/><action no="14" player="PerGYUnyA" type="4" sum="$0" cards=""/>
</round>
<round no="4">
<cards type="River" player="">H3</cards><action no="15" player="Sublim1nal" type="5" sum="$35" cards=""/><action no="17" player="Sublim1nal" type="3" sum="$89" cards=""/><action no="16" player="PerGYUnyA" type="23" sum="$124" cards=""/>
</round>

</game></session>

morny
04-19-2009, 10:23 AM
Escalated to Roy hell respond asap

ant9985
04-19-2009, 10:53 AM
Ok, thank you.

ant9985
05-02-2009, 01:59 PM
Roy's a busy man.

Rvg72
05-02-2009, 07:40 PM
Hi, that is what ipoker hands looks like - they are xml files. I did find the error though so thanks for posting. It is corrected in 1.08.02 and no need to reimport or anything

Roy

ant9985
05-03-2009, 07:39 AM
Thanks very much, ill look out for the next update.