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

04-15-2015 , 03:56 PM
Quote:
Originally Posted by phil_r
5 year olds are good at computers!

The file I refer to above is "HUD_config.xml". FPDB will tell you where it is if you go to the help menu -> about, license and copying. Somewhere there it should say "Your config file is: ...." with the location of the file.

Once you find it, open with notepad and follow my instructions above. If something is unclear, report back and I'll try to rephrase.
Wow. It worked! Thank you so much. You managed to get a numpty like me to be able to do it. Great support
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 07:10 AM
I've been trying to get this program set up and have run into all sorts of error messages with numpy and matplotlib. The software itself seems to work and I can import hands, see stats, and the HUD is working but the graphing aspect doesn't work.

When I try to install numpy I get the error "executing numpy installer failed".

When I try to install matplotlib I get the rror "The program can't start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem."

I'm willing to pay someone if they can help me getting things up and running smoothly. I'd also like to get the EV stats working if someone can help me with that.

Cheers,

Roy
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 09:00 AM
Quote:
Originally Posted by Roy
I've been trying to get this program set up and have run into all sorts of error messages with numpy and matplotlib. The software itself seems to work and I can import hands, see stats, and the HUD is working but the graphing aspect doesn't work.

When I try to install numpy I get the error "executing numpy installer failed".

When I try to install matplotlib I get the rror "The program can't start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem."

I'm willing to pay someone if they can help me getting things up and running smoothly. I'd also like to get the EV stats working if someone can help me with that.

Cheers,

Roy
I assume (and hope) you are using 0.40.5, from sourceforge? You might like to try one of my recent beta releases here. Graphs and EV should work out of the box. Caveat: doesn't work at all on Windows XP, though I have a fix for that ready for my next release. I've just been busy and there are some outstanding issues before I can publish a new one.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 09:46 AM
Yeah I was using that version. I'll try out that beta release when i'm done with my session. Do I need to uninstall anything before I install the beta version?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 10:05 AM
Quote:
Originally Posted by Roy
Yeah I was using that version. I'll try out that beta release when i'm done with my session. Do I need to uninstall anything before I install the beta version?
Nope. It should be self-contained, so you can uninstall anything from the old version if you want. Check that it works for you first, obviously.

It should continue to work with your existing config and database, but one or two people have had problems migrating.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:26 AM
Thanks, the graphs are working! The EV seems broken though - it's saying that my EV is = my actual results (and this is definitely not the case). I'm playing 5card PLO if that makes any difference. Any idea why it might not be working?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:30 AM
Quote:
Originally Posted by Roy
Thanks, the graphs are working! The EV seems broken though - it's saying that my EV is = my actual results (and this is definitely not the case). I'm playing 5card PLO if that makes any difference. Any idea why it might not be working?
Ah yes, I think the EV calculation doesn't work for 5card or 6card games. Chaz has fixed the EV library to handle this but I haven't merged it back in yet - one of the things I would like to do before dropping a new release.

Point of note, EV is calculated at import time, so even if it was working it still wouldn't show up for hands you already imported with the old version.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:32 AM
Okay cool, makes sense. Thanks so much for the help!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 03:06 PM
Hi, just discovered this great software!

A couple of questions, sorry if these have been answered before:

You mention 6card omaha, but it doesn't seem fulltilt 6card omaha is imported (at least not displayed in graph).

As I play both 4,5 and 6 card omaha, would it be possible to both run FPDB and pokertracker and showing HUD for only 5/6 card omaha from FPDB?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 10:37 PM
Quote:
Originally Posted by kendricklamar
Hi, just discovered this great software!

A couple of questions, sorry if these have been answered before:

You mention 6card omaha, but it doesn't seem fulltilt 6card omaha is imported (at least not displayed in graph).
Hmm. Does the HUD show up in 6card? If it does then hands are being imported, so it's a graphing problem. If not, it might be an import issue. Is there anything helpful in the log files? Help menu -> Log files.

Quote:
Originally Posted by kendricklamar
As I play both 4,5 and 6 card omaha, would it be possible to both run FPDB and pokertracker and showing HUD for only 5/6 card omaha from FPDB?
Yes, there is a thing in my beta release (see a few posts back) in the configure menu: Import filters. If you check the omahahi box it should stop importing regular (4card) omaha in FPDB so no HUD will show for those tables.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:02 PM
Have something weird happening with the HUD today - it is loading each players stats as an individual window and the window is behind the poker table (so I can't see the stats). It's as though the poker table is "always on top" in front of the stats, if that makes sense. I've tried restarting the software but it didn't change it.

Here's a screenshot if it helps:

Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:03 PM
Quote:
Originally Posted by Roy
Have something weird happening with the HUD today - it is loading each players stats as an individual window and the window is behind the poker table (so I can't see the stats). It's as though the poker table is "always on top" in front of the stats, if that makes sense. I've tried restarting the software but it didn't change it.

Here's a screenshot if it helps:

Try setting fpdb.exe and HUD_main.exe to run as administrator.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-20-2015 , 11:07 PM
Boom, that fixed it. And a <1 minute response time, incredible. Thanks again!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-21-2015 , 03:19 PM
Hi,

I've just installed fpdp with mysql on windows 8 on my new PC, but I can't see the HUD. The DB seems to be working - it updates after each hand I've played. Do I need some other software for the HUD to render properly? Or is there an issue with windows 8? (it's the first time I've used it) Or have I just done something daft?

Cheers
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-21-2015 , 07:00 PM
Quote:
Originally Posted by Dime Bar
Hi,

I've just installed fpdp with mysql on windows 8 on my new PC, but I can't see the HUD. The DB seems to be working - it updates after each hand I've played. Do I need some other software for the HUD to render properly? Or is there an issue with windows 8? (it's the first time I've used it) Or have I just done something daft?

Cheers
What version of FPDB? What poker site? Are there any useful messages in the FPDB logs (Help->Log files)? Does the HUD main window come up or is nothing happening at all?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:02 AM
fpdb 0.40.5 on Pokerstars. I'm getting a whole load of logging that looks like

2015-04-22 08:00:52,663 import ERROR Importer.addImportFile: siteId Failed for: 'C:\Users\Beb\AppData\Local\PokerStars.UK\ImgCache \img.idx'
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:08 AM
Quote:
Originally Posted by Dime Bar
fpdb 0.40.5 on Pokerstars. I'm getting a whole load of logging that looks like

2015-04-22 08:00:52,663 import ERROR Importer.addImportFile: siteId Failed for: 'C:\Users\Beb\AppData\Local\PokerStars.UK\ImgCache \img.idx'
Yes. FPDB looks through every file in your hand history directory and tries to figure out what site it is from, assuming it's a hand history. If it's not a hand history, you will get a message like this. You can safely ignore it.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:20 AM
HI. I also used this great piece of software 2 years ago. Now I changed to mac. Any way to get this working on Mac OSX ?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:27 AM
Quote:
Originally Posted by tergomaster
HI. I also used this great piece of software 2 years ago. Now I changed to mac. Any way to get this working on Mac OSX ?
There are mac binaries here. They will only work on OSX 10.9+ though.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:46 AM
thx Phil.

How could I get this to run ? Sorry for asking.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 01:32 PM
Hello,

I'm trying out FPDB for the first time, and have some issues getting the HUD to show up, everything else seems to work fine.
When stopping the import the log says "* Stop Auto Import: HUD already terminated."
So I guess it's not running in the first place.
I saw someone on page 430 with the same issue and he was adviced to "allow" fpdb in antivirus. I use Windows 8.1 with just windows defender and tried to exclude the folder where I installed fpdb, but this did not work either (maybe thats the wrong way to do it?)
Could you help me with this?

Edit: Forgot to mention this is on Winamax.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 01:33 PM
Quote:
Originally Posted by Spike2kay
Hello,

I'm trying out FPDB for the first time, and have some issues getting the HUD to show up, everything else seems to work fine.
When stopping the import the log says "* Stop Auto Import: HUD already terminated."
So I guess it's not running in the first place.
I saw someone on page 430 with the same issue and he was adviced to "allow" fpdb in antivirus. I use Windows 8.1 with just windows defender and tried to exclude the folder where I installed fpdb, but this did not work either (maybe thats the wrong way to do it?)
Could you help me with this?
It looks like the HUD program is crashing. Is there anything helpful looking in any of the log files? Help menu -> Log files.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 02:04 PM
Is this related to the issue? Seems to be the only error in the logs.

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.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 02:06 PM
Quote:
Originally Posted by Spike2kay
Is this related to the issue? Seems to be the only error in the logs.

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.
Seems like an install problem. If you look back a few posts I linked to my beta releases which should not have this problem (though they may have new and exciting problems for us to tackle ).
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
04-22-2015 , 03:03 PM
Quote:
Originally Posted by phil_r
Seems like an install problem. If you look back a few posts I linked to my beta releases which should not have this problem (though they may have new and exciting problems for us to tackle ).
Thanks for the quick responses!
Got the HUD working on fullring tables now, however on 5 steated I get this message:
"ERROR No layout found for 5-max tour games for site Winamax." Is this because it's not supported or?

Edit: Just to clarify the error happens during 5-max cash, and not tour games like it says

Last edited by Spike2kay; 04-22-2015 at 03:22 PM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m