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

08-10-2010 , 06:30 PM
Heh, I think I deleted the wrong config file there. I had to reinstall.

Unfortunately, I'm back at my old problem of the software finds my table but the HUD doesn't start. This time, I have fpdb errors though, which I hope can help.

Quote:
fpdb starting ...Traceback (most recent call last):
File "GuiAutoImport.pyc", line 160, in do_import
File "fpdb_import.pyc", line 368, in runUpdated
File "fpdb_import.pyc", line 434, in import_file_dict
File "HandHistoryConverter.pyc", line 102, in __init__
File "HandHistoryConverter.pyc", line 150, in start
File "HandHistoryConverter.pyc", line 276, in processHand
File "Hand.pyc", line 656, in __init__
File "PokerStarsToFpdb.pyc", line 97, in compilePlayerRegexs
KeyError: 'play'
This is pretty much repeated several times in the error log, with variations in the "line x" numbers.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-10-2010 , 07:49 PM
Quote:
Originally Posted by Kelarm
Heh, I think I deleted the wrong config file there. I had to reinstall.

Unfortunately, I'm back at my old problem of the software finds my table but the HUD doesn't start. This time, I have fpdb errors though, which I hope can help.



This is pretty much repeated several times in the error log, with variations in the "line x" numbers.
We would those errors. What kinds of games where you playing? That error you posted looks like a play money tourney, those aren't supported yet.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-10-2010 , 08:04 PM
I think it was a play money table, I was just testing it trying to get it to work. I'll test it in a supported play format and see if I can get something more useful.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-10-2010 , 08:57 PM
Currently testing in a freeroll tournament, this is what my HUD error log says:

Quote:
HUD_main: starting ...
Traceback (most recent call last):
File "logging\handlers.pyc", line 71, in emit
File "logging\handlers.pyc", line 144, in shouldRollover
File "logging\__init__.pyc", line 648, in format
File "logging\__init__.pyc", line 436, in format
File "logging\__init__.pyc", line 306, in getMessage
TypeError: not all arguments converted during string formatting
------------------------------------------------------------
Creating hud from hand 1
I'm not really sure if that's from this session or not as there isn't a time on it, but that's all that's in there. Same problem as before, 1 or 2 sets of stats appearing at the bottom of my screen and not overlaying the game window.

Edit: no errors in the fpdb log, just that icon one you said yesterday was inconsequential.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 12:12 AM
Quote:
Originally Posted by steffen123
A lot of software has problems with non-ASCII, FTP goes further and uses wide characters - the best thing to do about this would probably be to submit a bug report to the makers of your editor.
Well it's been a good editor for a long time and I think I'm going to stick with it just because it's sole purpose is to edit ascii files as source code in programming projects.

I't's unfortunate that I learn it can't be trusted to load wide characters, and that wouldn't really bother me much except that I wasted a lot of people's time looking for a bug that didn't exist and for that, I sincerely apologize.

'The hardest thing of all is to find a black cat in a dark room, especially if there is no cat'. - Albert Einstein
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 12:14 AM
Quote:
Originally Posted by DangermaN
Well it's been a good editor for a long time and I think I'm going to stick with it just because it's sole purpose is to edit ascii files as source code in programming projects.
What editor is it?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 12:31 AM
Quote:
Originally Posted by Kelarm
New problem for me

Whenever I try to start the HUD now, when it creates the player stat windows (VPIP, PFR, etc.), it only creates like one or two that I can see and theyre off in the lower right of my screen (The FPDB menu box pops up around there too). They also don't overlay the table window; when I click on the table window, it is brought to the front and the stats go behind it.
Sounds like it is attaching to some sort of sub-window. What site are you working on, are there any similarly named windows in the task list (ctrl-shift-esc)?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 12:45 AM
Quote:
Originally Posted by sorrow
What editor is it?
It's called TSE Pro. I'm a few versions from current, but I'll probably never upgrade it. I've appreciated it and I've supported it for many years, but if I ever spend another penny on an editor, I'll go modern.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 03:31 AM
I am having a few issues with importing.

I imported some 27 triple draw hands, and it got the $0.10/$0.20 8 hands session I played fine, but it isn't showing any of the hands from a $10/20 session.

I've imported the $10/20 HH by itself and it says it has imported, but only when I close the program does it tell me there were errors with the import.

parser : ERROR determineGameType: Lim_Blinds has no lookup for '20'
parser : ERROR determineGameType: Raising FpdbParseError

Seems really weird that it can handle the $0.10/$0.20 HH fine but not the $10/20, the HH look the same to me besides the $ amounts.

any advice to get this session imported?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 03:48 AM
Quote:
Originally Posted by dboy23
I am having a few issues with importing.

I imported some 27 triple draw hands, and it got the $0.10/$0.20 8 hands session I played fine, but it isn't showing any of the hands from a $10/20 session.

I've imported the $10/20 HH by itself and it says it has imported, but only when I close the program does it tell me there were errors with the import.

parser : ERROR determineGameType: Lim_Blinds has no lookup for '20'
parser : ERROR determineGameType: Raising FpdbParseError

Seems really weird that it can handle the $0.10/$0.20 HH fine but not the $10/20, the HH look the same to me besides the $ amounts.

any advice to get this session imported?
Can you post the first line of one of the hand histories please?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 07:34 AM
Quote:
Originally Posted by sorrow
Can you post the first line of one of the hand histories please?
sure, here is from the 0.10/0.20 game

PokerStars Game #47838450584: Triple Draw 2-7 Lowball Limit ($0.10/$0.20 USD) - 2010/08/07 14:58:10 ET

and from the 10/20

PokerStars Game #47857434401: Triple Draw 2-7 Lowball Limit ($10/$20 USD) - 2010/08/08 0:00:36 ET
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-11-2010 , 10:45 AM
Quote:
Originally Posted by sorrow
Play money tourneys would appear to be broken here. Registering in a play money sng now so i can diagnose.


Sorrow

I'll try to delete those files. I only have them because I was testing TableCrab and FPDB HUD.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-12-2010 , 02:43 AM
Quote:
Originally Posted by dboy23
sure, here is from the 0.10/0.20 game

PokerStars Game #47838450584: Triple Draw 2-7 Lowball Limit ($0.10/$0.20 USD) - 2010/08/07 14:58:10 ET

and from the 10/20

PokerStars Game #47857434401: Triple Draw 2-7 Lowball Limit ($10/$20 USD) - 2010/08/08 0:00:36 ET
I suspected as much. I've pushed a patch to fix this up to $500/$1000, it will be in the next snapshot.

Quote:
Originally Posted by PhenixRising
I'll try to delete those files. I only have them because I was testing TableCrab and FPDB HUD.
Interestingly, the playmoney multi table sng i played didn't actually crash the importer on my system. I am looking at either fixing or ignoring them properly.

Sorrow.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-12-2010 , 03:02 AM
good lord, TSE Pro? I haven't seen that since DOS was a happenin thing. It was just about the finest editor in the world then, though.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-12-2010 , 02:55 PM
Quote:
Originally Posted by sorrow
I suspected as much. I've pushed a patch to fix this up to $500/$1000, it will be in the next snapshot.

Sorrow.
thanks very much. Do you happen to know roughly when the next snapshot is coming out?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-12-2010 , 03:42 PM
Quote:
Originally Posted by dboy23
thanks very much. Do you happen to know roughly when the next snapshot is coming out?
Next couple of days, perhaps even tonight
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-12-2010 , 11:05 PM
Fpdb needs translators!
I just implemented some translation support so now we need people to do the actual translations. If you have a bit of time to spare get in touch here or by mail to steffen@schaumburger.info

Meanwhile the next snapshot is still in the making, we're trying to figure out one more bug and then it's ready to go.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 09:03 AM
Is the HUD cash game only?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 09:48 AM
Quote:
Originally Posted by DrTrentRaisner
Is the HUD cash game only?
It works on Tournaments, too, at least on most sites
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 10:09 AM
Quote:
Originally Posted by steffen123
Fpdb needs translators!
I just implemented some translation support so now we need people to do the actual translations. If you have a bit of time to spare get in touch here or by mail to steffen@schaumburger.info

Meanwhile the next snapshot is still in the making, we're trying to figure out one more bug and then it's ready to go.
Does that mean you're targeting to provide a support for recent french versions of the hand histories (PT is only supporting them from their last beta) ?
Anyway, I sent you an email for Fr translation ^^
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 10:51 AM
I installed FPDB on Ubuntu 10.04, when I try to start it the window quickly closes but i can read some configs are not found.

Also, does this program support Microgaming(ladbrokes)?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 11:11 AM
Just to report back on an earlier comment about running in XP Compatibility Mode on Win7, I did that and no change.

Another just general "verify how this works" question. A thread about rake on another forum sparks this. Is the rake displayed in the Ring Stats only the rake payed WHEN I HAVE WON A POT or is it just summing up the "rake" value from all the HH files? I know the docs say "Rake – The amount taken out of a won pot as a casino," I am just trying to verify.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 08:44 PM
Hello!

I don't know if this is known, but I found an issue with the winnings as portrayed in different tabs.

More specifically, in the "session stats"-tab, the last hand imported does not seem to be represented in the $statistic, but it is in the #hands statistic.

Let me try to explain: I played exactly 65 hands of stud8 testing the program and HUD. I came to exactly +-0 at the end.
FPDB says I played 65 hands (correct), but tells me I lost 2.2BB (I obv made those in the last hand). The "graph"-tab shows a different result of me having won .2BB, which is also wrong.


greetings
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 09:28 PM
correction: graph-tab and "player statistics"-tab are correct, i made a mistake there.


session-stats-tab is the one that is wrong, and the mistake seems to be not to include the winnings of the last imported hand into the statistic
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-13-2010 , 10:09 PM
Quote:
Originally Posted by Barbe Brune
Does that mean you're targeting to provide a support for recent french versions of the hand histories (PT is only supporting them from their last beta) ?
Anyway, I sent you an email for Fr translation ^^
Thanks, just replied to your mail. Translating the interface and "translating the parser" are quite different things. However I think I just had a good idea on how to do this. Can you send a history file?

Quote:
Originally Posted by Nitrub
I installed FPDB on Ubuntu 10.04, when I try to start it the window quickly closes but i can read some configs are not found.
Which version of fpdb? Did you use the .deb package we provide? Can you check if you have any files in ~/.fpdb/logs and if so their contents.
Quote:
Originally Posted by Nitrub
Also, does this program support Microgaming(ladbrokes)?
No, not yet at least
Quote:
Originally Posted by COKE_MAN
Just to report back on an earlier comment about running in XP Compatibility Mode on Win7, I did that and no change.
I think it's best you send a mail to mailing list for these problems
Quote:
Originally Posted by COKE_MAN
Another just general "verify how this works" question. A thread about rake on another forum sparks this. Is the rake displayed in the Ring Stats only the rake payed WHEN I HAVE WON A POT or is it just summing up the "rake" value from all the HH files? I know the docs say "Rake – The amount taken out of a won pot as a casino," I am just trying to verify.
Not sure. Anyone?
Quote:
Originally Posted by SoWe
session-stats-tab is the one that is wrong, and the mistake seems to be not to include the winnings of the last imported hand into the statistic
I opened a bug for this: http://****************/apps/mantisbt...view.php?id=32
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m