Open Side Menu Go to the Top
Register
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013

07-06-2013 , 10:23 AM
Quote:
Originally Posted by Ziltoid
I just installed fpdb (v0.39.995).

I am playing on Aced which is a Merge skin.
Bulk import, auto import and the HUD in play money cash games all work like a charm (HUD in real money cash probably works too but i haven't tried it).

however, the HUD doesn't work for SNGs (and possibly for scheduled tournaments).

this is what i get in HUD-errors.txt when i play SNGs:

Unhandled exception in thread started by <bound method HUD_main.read_stdin of <__main__.HUD_main object at 0x01FDFD70>>
Traceback (most recent call last):
File "HUD_main.pyw", line 353, in read_stdin
File "TableWindow.pyc", line 147, in __init__
File "HandHistoryConverter.pyc", line 674, in getTableTitleRe
File "MergeToFpdb.pyc", line 996, in getTableTitleRe
File "re.pyc", line 208, in escape
TypeError: 'NoneType' object is not iterable

Ok, this is interesting. Can you tell me what the name of the window is?

Quote:
Originally Posted by piranoust
I put a preliminary version on the git fork, it can import hands, and I was able to see a graph, but the amount won are not correct so I need to fix that
Can you add a few of the hands you have issues with to the regression-test-files folder? I'll take a look and try to spot some common problems.

Quote:
Originally Posted by KevinGov
Hey guys,

just new to this progam. Istalled it like an hour ago, but i cant seem to get my hands imported..
I've put them on the right directory but i keep gettign an error.

* Add PokerStars import directory C:\Pokerstars handhistory...
HH20130706 Bredichina II - $0,01-$0,02 - USD No Limit Hold'em.txt 0 stored, 0 duplicates, 0 partial, 2 errors (time = 0.010000)......
HH20130706 Bredichina II - $0,01-$0,02 - USD No Limit Hold'em.txt 0 stored, 0 duplicates, 0 partial, 1 errors (time = 0.009000).

and on and on.

hands are looking like this:

PokerStarshand #101039586855: Hold'em No Limit ($0.01/$0.02 USD) - 06/07/2013 15:10:03 CET [06/07/2013 9:10:03 ET]
Tafel 'Bredichina II' 9-max Plaats #9 is de button
Plaats 1: D_Champion_D ($1.90 in chips)
Plaats 2: philicious90 ($4 in chips)
Plaats 4: AllaTMN ($0.22 in chips)
Plaats 5: HERBIS33 ($1.58 in chips)
Plaats 6: KevinGovaert ($4.62 in chips)
Plaats 7: Ant Queen ($2.15 in chips)
Plaats 8: ic364vaz ($2.34 in chips)
Plaats 9: joschel F ($4.44 in chips)
D_Champion_D: zet small blind $0.01
philicious90: zet big blind $0.02
Buziaa: zit uit
*** GESLOTEN KAARTEN ***
Gedeeld aan KevinGovaert [Kc 8d]
AllaTMN: callt $0.02
HERBIS33: foldt
KevinGovaert: foldt
Ant Queen: foldt
ic364vaz: foldt
joschel F: foldt
D_Champion_D: raiset $0.05 naar $0.07
philicious90: foldt
AllaTMN: callt $0.05
*** FLOP *** [4c 6d 5d]
D_Champion_D: bet $0.15
AllaTMN: callt $0.15 en is all-in
*** TURN *** [4c 6d 5d] [5c]
*** RIVER *** [4c 6d 5d 5c] [2s]
*** SHOWDOWN ***
D_Champion_D: toont [Ad As] (twee pair, Azen en Vijven)
AllaTMN: toont [Ts Ac] (een pair Vijven)
D_Champion_D won $0.44 van pot
*** SAMENVATTING ***
Totale pot $0.46 | Rake $0.02
Board [4c 6d 5d 5c 2s]
Plaats 1: D_Champion_D (small blind) toonde [Ad As] en won ($0.44) met twee pair, Azen en Vijven
Plaats 2: philicious90 (big blind) foldde voor de Flop
Plaats 4: AllaTMN toonde [Ts Ac] en verloor met een pair Vijven
Plaats 5: HERBIS33 foldde voor de Flop (bette niet)
Plaats 6: KevinGovaert foldde voor de Flop (bette niet)
Plaats 7: Ant Queen foldde voor de Flop (bette niet)
Plaats 8: ic364vaz foldde voor de Flop (bette niet)
Plaats 9: joschel F (button) foldde voor de Flop (bette niet)


Anyone knows what the problem might be?

Does this has to do with the pokerstars hand format? or is it me screwing up?

thanks in advance !
Yep. Needs to be in English!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-06-2013 , 10:26 AM
rofl

thx..

Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-06-2013 , 11:13 AM
Quote:
Originally Posted by ChazDazzle
Ok, this is interesting. Can you tell me what the name of the window is?
sure, here is an example:

#70748006 Hyper Turbo - $0.11 - Table 1 - 20/40 - NLHE

all SNG and scheduled tournament windows have this name format
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-06-2013 , 11:31 AM
i almost forgot, there is a "bug" in the auto-import of Merge hands.

Merge has a hand history folder that is structured as a root folder with 1 subfolder per day. Bulk import works fine if i specify the root folder, but for auto-import i need to specify the subfolder for the current day every time, which is annoying and way too easy to forget

would it be possible to make Merge auto-import work with the root hand history folder ?

Last edited by Ziltoid; 07-06-2013 at 11:40 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-06-2013 , 02:25 PM
thanks Chaz, i've added some hands

but honestly if it's too much of a mess or if you don't have time don't worry about it i'll look at it during the week or next week-end
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 08:50 AM
0.39.996 is now in snapshots folder.

This fixes the hud-not-appearing-issue for Merge and Ongame tournaments
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 11:08 AM
Quote:
Originally Posted by piranoust
thanks Chaz, i've added some hands

but honestly if it's too much of a mess or if you don't have time don't worry about it i'll look at it during the week or next week-end

I haven't been able to spend a lot of time looking at it, but one thing I think I see is that raises aren't being imported properly. The Seals hand history files read 'x raises to y', but they are being read by the import as 'x raises by y'. I think Poker Stars uses the 'raises by' language, so if you are using that converter as a starting point you need to look at changing the way raises are read.

If I run across any more issues I'll let you know.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 11:20 AM
Quote:
Originally Posted by gimick
0.39.996 is now in snapshots folder.

This fixes the hud-not-appearing-issue for Merge and Ongame tournaments
thanks, but i still can't get it to work for Merge


at first, i was getting this error:

Traceback (most recent call last):
File "HUD_main.pyw", line 474, in <module>
File "HUD_main.pyw", line 90, in __init__
File "Deck.pyc", line 30, in __init__
File "Deck.pyc", line 54, in __load_suit
File "Deck.pyc", line 47, in __load_svg
glib.GError: Unable to load image-loading module: C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll: `C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll': The specified module could not be found.


so i created the path and copied the dll there and that error went away. There is nothing in HUD-errors.txt now, but the HUD still won't show for SNGs.


here is a sample HUD-log.txt output:

2013-07-07 11:02:51,625 - parser INFO Merge.getTableTitleRe: table_name='None' tournament='70771649' table_number='1'
2013-07-07 11:02:51,625 - parser INFO Merge.getTableTitleRe: returns: '\(70771649\)'
2013-07-07 11:02:51,736 - hud ERROR Error: self.window doesn't exist.
2013-07-07 11:02:51,736 - hud ERROR Can't find table 70771649 1
2013-07-07 11:02:51,736 - hud DEBUG newhud - WinTables window not found
2013-07-07 11:02:51,736 - hud ERROR HUD create: table name 70771649 1 not found, skipping.
2013-07-07 11:03:16,516 - hud DEBUG Received hand no 26088
2013-07-07 11:03:16,813 - db INFO HudCache query get_stats_from_hand_aggregated took 0.016 seconds
2013-07-07 11:03:16,828 - parser INFO Merge.getTableTitleRe: table_name='None' tournament='70771649' table_number='1'
2013-07-07 11:03:16,828 - parser INFO Merge.getTableTitleRe: returns: '\(70771649\)'
2013-07-07 11:03:16,938 - hud ERROR Error: self.window doesn't exist.
2013-07-07 11:03:16,938 - hud ERROR Can't find table 70771649 1
2013-07-07 11:03:16,938 - hud DEBUG newhud - WinTables window not found
2013-07-07 11:03:16,938 - hud ERROR HUD create: table name 70771649 1 not found, skipping.


let me know if you need more info


EDIT:
this is just a wild guess, but if fpdb is looking for a window name that contains the tournament number between parentheses, e.g. '(70771649)', then it won't find it. the current format is #70771649

Last edited by Ziltoid; 07-07-2013 at 11:49 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 01:07 PM
Quote:
Originally Posted by drflounder
I haven't been able to spend a lot of time looking at it, but one thing I think I see is that raises aren't being imported properly. The Seals hand history files read 'x raises to y', but they are being read by the import as 'x raises by y'. I think Poker Stars uses the 'raises by' language, so if you are using that converter as a starting point you need to look at changing the way raises are read.

If I run across any more issues I'll let you know.
That's what it looks like to me. The Hand.addRaiseTo method is the one you should use.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 01:27 PM
Quote:
Originally Posted by Ziltoid
thanks, but i still can't get it to work for Merge


at first, i was getting this error:

Traceback (most recent call last):
File "HUD_main.pyw", line 474, in <module>
File "HUD_main.pyw", line 90, in __init__
File "Deck.pyc", line 30, in __init__
File "Deck.pyc", line 54, in __load_suit
File "Deck.pyc", line 47, in __load_svg
glib.GError: Unable to load image-loading module: C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll: `C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll': The specified module could not be found.


so i created the path and copied the dll there and that error went away. There is nothing in HUD-errors.txt now, but the HUD still won't show for SNGs.


here is a sample HUD-log.txt output:

2013-07-07 11:02:51,625 - parser INFO Merge.getTableTitleRe: table_name='None' tournament='70771649' table_number='1'
2013-07-07 11:02:51,625 - parser INFO Merge.getTableTitleRe: returns: '\(70771649\)'
2013-07-07 11:02:51,736 - hud ERROR Error: self.window doesn't exist.
2013-07-07 11:02:51,736 - hud ERROR Can't find table 70771649 1
2013-07-07 11:02:51,736 - hud DEBUG newhud - WinTables window not found
2013-07-07 11:02:51,736 - hud ERROR HUD create: table name 70771649 1 not found, skipping.
2013-07-07 11:03:16,516 - hud DEBUG Received hand no 26088
2013-07-07 11:03:16,813 - db INFO HudCache query get_stats_from_hand_aggregated took 0.016 seconds
2013-07-07 11:03:16,828 - parser INFO Merge.getTableTitleRe: table_name='None' tournament='70771649' table_number='1'
2013-07-07 11:03:16,828 - parser INFO Merge.getTableTitleRe: returns: '\(70771649\)'
2013-07-07 11:03:16,938 - hud ERROR Error: self.window doesn't exist.
2013-07-07 11:03:16,938 - hud ERROR Can't find table 70771649 1
2013-07-07 11:03:16,938 - hud DEBUG newhud - WinTables window not found
2013-07-07 11:03:16,938 - hud ERROR HUD create: table name 70771649 1 not found, skipping.


let me know if you need more info


EDIT:
this is just a wild guess, but if fpdb is looking for a window name that contains the tournament number between parentheses, e.g. '(70771649)', then it won't find it. the current format is #70771649
0.39.997 has been added to snapshots - this should fix the table finder for merge.

btw - the first problem should be fixable by running install_fpdb.bat
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 02:09 PM
Quote:
Originally Posted by AKingdom
Hi, i'm interested in trying out this software. I'm wondering where the new release that was mentioned last month can be found? Was it released yet?
Bump.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 02:19 PM
thanks drflounder and chaz
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 09:47 PM
Quote:
Originally Posted by AKingdom
Bump.
The most recent snapshot (0.39.997) can be found here:
http://****************/projects/fpdb...pdb/Snapshots/

Windows users should download the exe. If you were running an older version of fpdb, you'll need to reimport your hands & delete your old config file. Provided there are no problems with this one, we'll freeze the code and release 0.40 in the coming days.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 10:21 PM
Please, see image:
http://************/image/77zqp5xdz/
PFR 112.5 for KK. how it's possible?
0.39.997
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2013 , 11:22 PM
Quote:
Originally Posted by Firearm
Please, see image:
http://************/image/77zqp5xdz/
PFR 112.5 for KK. how it's possible?
0.39.997
If you zip and send the 1,256 hands to chaz@pokeit.co I can check it out. We changed how sitting out affects the stats, so this is likely a bug in that.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 12:00 AM
Quote:
Originally Posted by ChazDazzle
If you zip and send the 1,256 hands to chaz@pokeit.co I can check it out. We changed how sitting out affects the stats, so this is likely a bug in that.
Please check the e-mail.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 04:12 AM
i've changed addRaiseBy to addRaiseTo, it seems ok now
i'll see if the hud works tonight
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 10:51 AM
Hey, first off, I wanted to thank the developers of fpdb, it is a really great tool!

I also wanted to ask if the HUD works for Pokerstar-Zoom under Windows in Version 0.39.997. It did not work for me, but maybe I am doing something wrong?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 12:23 PM
The hud also seems to work well on SealsWithClubs

I have tried it on a 6max table, but there were 10 boxes displayed, 4 of which were xxxx everywhere, and could not be moved.
However, I was able to move the HUD boxes of the players on the table. Is it possible to save the layout once the boxes are well placed?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 12:52 PM
Quote:
Originally Posted by piranoust
Is it possible to save the layout once the boxes are well placed?
In the upper-left corner you should have a black box saying "FPDBmenu". If you right-click on it there should be an option to save the HUD layout.


I also have another question:
In "Ring Player Stats": When I group the stats by limit, there are some entries with the same title (for example "NL Holdem PokerStars $0.05" is listed three times. I'm quite sure that one is zoom and the other regular, but it does not say so (and what is the third?)). Is there a reason for this or is it a bug?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-08-2013 , 11:04 PM
Quote:
Originally Posted by SilentSam
I also have another question:
In "Ring Player Stats": When I group the stats by limit, there are some entries with the same title (for example "NL Holdem PokerStars $0.05" is listed three times. I'm quite sure that one is zoom and the other regular, but it does not say so (and what is the third?)). Is there a reason for this or is it a bug?
That's right. There are some parameters that aren't being displayed yet. Zoom is one of them, buyin type (eg. shallow, deep, cap), and Home Game are several others. We've added a lot of new data to the database & there's a lot of opportunity for people/developers who want to figure out how to use it to make fpdb better.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-09-2013 , 12:44 AM
currectly needing help how to get the HUD on my poker table? it says it wants me to enter a directory assosiated with hand histories? where can i find it at? i play at lock poker, i see where i can run other poker sites like merge, it can detect hands but not for lock and i have no link to a directory with hand histories..
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-09-2013 , 02:16 AM
Quote:
Originally Posted by 10th
currectly needing help how to get the HUD on my poker table? it says it wants me to enter a directory assosiated with hand histories? where can i find it at? i play at lock poker, i see where i can run other poker sites like merge, it can detect hands but not for lock and i have no link to a directory with hand histories..
Ask their support where the hand histories are stored.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-09-2013 , 03:10 AM
Quote:
Originally Posted by Phoenix2104
Ask their support where the hand histories are stored.
ask whos support?lock? error default path in config does not exist. thats what it says.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-09-2013 , 03:57 AM
Its looking cool.....i'll try this soon...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m