PDA

View Full Version : Import and HUD fail with parenthesis in table name (room poker770)



phildr
08-21-2008, 06:24 AM
Hi,

I'am testing your software (15 days trying version) with poker770
under Vista (no UAC).

Hud manager and import table doesn't work when table name include a parenthesis.

I give you a file log example.

5th line of the file log : <tablename>(Fun) Six Flags</tablename>
==> import and HUD doens'nt work.
In HudManager, table is seen but players number is still 0.

If you change this line to : <tablename>Fun Six Flags</tablename>
import works.

Thanks and excuse my poor english.

file test :


<?xml version="1.0" encoding="utf-8"?><session sessioncode="85813589">
<general>
<mode>fun</mode>
<gametype>Holdem NL 5/10</gametype>
<tablename>(Fun) Six Flags</tablename>
<duration>00:02</duration>
<gamecount>2</gamecount>
<startdate>2008-08-21 00:53:17</startdate>
<currency></currency>
<nickname>phildr</nickname>
<bets>205</bets>
<wins>0</wins>
<chipsin>400</chipsin>
<chipsout>0</chipsout>
<ipoints>0</ipoints>

</general>
<game gamecode="20225411">
<general>
<startdate>2008-08-21 00:53:17</startdate>
<players>
<player seat="1" name="phildr" chips="200" dealer="0" win="0" bet="200" /><player seat="5" name="gigikent777" chips="3,061" dealer="1" win="6,320" bet="3,061" /><player seat="6" name="Liviugolf" chips="3,909" dealer="0" win="848" bet="3,909" />
</players>
</general>
<round no="0">
<action no="2" player="phildr" type="2" sum="10"/><action no="1" player="Liviugolf" type="1" sum="5"/>
</round>
<round no="1">
<cards type="Pocket" player="phildr">H6 D6</cards><action no="5" player="phildr" type="7" sum="190"/><cards type="Pocket" player="gigikent777">DA H9</cards><action no="3" player="gigikent777" type="23" sum="3,061"/><cards type="Pocket" player="Liviugolf">H8 HA</cards><action no="4" player="Liviugolf" type="7" sum="3,904"/>
</round>
<round no="2">
<cards type="Flop" player="">S3 H10 C8</cards>
</round>
<round no="3">
<cards type="Turn" player="">DQ</cards>
</round>
<round no="4">
<cards type="River" player="">C9</cards>
</round>

</game><game gamecode="20225443">
<general>
<startdate>2008-08-21 00:54:44</startdate>
<players>
<player seat="1" name="phildr" chips="200" dealer="0" win="0" bet="5" /><player seat="5" name="gigikent777" chips="6,320" dealer="0" win="1,699" bet="848" /><player seat="6" name="Liviugolf" chips="848" dealer="1" win="0" bet="848" />
</players>
</general>
<round no="0">
<action no="1" player="phildr" type="1" sum="5"/><action no="2" player="gigikent777" type="2" sum="10"/>
</round>
<round no="1">
<cards type="Pocket" player="phildr">C2 DJ</cards><action no="4" player="phildr" type="0" sum="0"/><cards type="Pocket" player="gigikent777">H6 S4</cards><action no="5" player="gigikent777" type="3" sum="838"/><cards type="Pocket" player="Liviugolf">C9 C3</cards><action no="3" player="Liviugolf" type="23" sum="848"/>
</round>
<round no="2">
<cards type="Flop" player="">D4 CQ SK</cards>
</round>
<round no="3">
<cards type="Turn" player="">C6</cards>
</round>
<round no="4">
<cards type="River" player="">D2</cards>
</round>

</game>
</session>

morny
08-21-2008, 11:53 AM
Is this a play money table or real money table?

phildr
08-21-2008, 04:38 PM
Hi,

It is a play money table (not real money) with 1.06.02 version.

If I change only the name of table (erase the parenthesis) in log file, import table is ok, but not the hud manager.

I have a same problem with a real tournament which name include $ and i think this name block the hud but import table is ok.

Thanks.

morny
08-22-2008, 01:41 PM
Holdem Manager does not work for play money games

phildr
08-23-2008, 11:03 AM
Thanks,

But correct the problem with parenthesis ou dollar in the name and
holdem manager will work better !!!

There is no difference in the log between real and free tables.
Good luck.