Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #381  
Old 04-22-2006, 01:55 AM
Jehaim Jehaim is offline
Senior Member
 
Join Date: Nov 2005
Location: His love is everlasting
Posts: 3,375
Default Re: FPHG available

Thanks again.

Brilliant! Brilliant! Brilliant! [img]/images/graemlins/grin.gif[/img]
Reply With Quote
  #382  
Old 04-22-2006, 12:15 PM
Lawman Lawman is offline
Senior Member
 
Join Date: Aug 2005
Location: UK
Posts: 572
Default Re: FPHG

This thread is getting way out of control.

OK a week ago everything was fine with FPHG and PT. Just revisited Party today (after a PT update) and something has changed.

I use the lightning bolt and FPHG is running as it should. PT is importing hands while I wait for a table. At the end of the session I have no hands played. When I run the Party autoimport from PT the missing hands appear. So it looks like PT is only grabbing observed hands.

Have I missed something in the setup??
Reply With Quote
  #383  
Old 04-22-2006, 12:49 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: FPHG

[ QUOTE ]
This thread is getting way out of control.

OK a week ago everything was fine with FPHG and PT. Just revisited Party today (after a PT update) and something has changed.

I use the lightning bolt and FPHG is running as it should. PT is importing hands while I wait for a table. At the end of the session I have no hands played. When I run the Party autoimport from PT the missing hands appear. So it looks like PT is only grabbing observed hands.

Have I missed something in the setup??

[/ QUOTE ]
Yes, quite a few people seem to be having problems now after the latest Poker Tracker update. I think from what other people have explained, then the problem lies in the fact that FPHG is also saving hands which you are involved in yourself. I will try to make an option to ignore the hand histories which you are involved in yourself for the next version.

Until then I think the easiest solution is to do this:

(1) Copy FreePHG.exe and run.bat into the hand history folder which is located under the Party Poker folder (it is where your own hand histories get stored).

(2) Edit run.bat to look like this:

@echo off
FreePHG.exe -e txt


(3) Run run.bat, and you should now start to get the observed HHs saved as .txt files.

(4) Setup PT to import as usual from the hand history folder.

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #384  
Old 04-22-2006, 12:56 PM
Lawman Lawman is offline
Senior Member
 
Join Date: Aug 2005
Location: UK
Posts: 572
Default Re: FPHG

Juk - thanks for the prompt response. I'll give it a go.
Reply With Quote
  #385  
Old 04-22-2006, 02:49 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default NEW: FPHG v0.06 now available here

The new version of FPHG may be downloaded from here.

<u>New options added in v0.06:</u>

(1) Added an option to only write observed hands (ie: it will ignore hands you are involved in and not write them). To use this option, then edit run.bat to look like this:

@echo off
FreePHG.exe -o

(2) Have added an option to make FPHG re-add the old 6max tags. To use this option, then edit run.bat to look like this:

@echo off
FreePHG.exe -6max

(3) Have added an option to help me debug the problems some people seem to be getting. This will likely create some pretty huge log-files, so I will have to work out how to get these sent to me at a later date. Please only use debug mode if I ask you to, as it is slower than normal mode and there is no advantage to using it.

NOTE: Please remember that if you edit run.bat to add some options, then you must run FPHG by running run.bat and not by running FreePHG.exe. [img]/images/graemlins/smile.gif[/img]

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #386  
Old 04-22-2006, 03:09 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default How to make debug logs

If you are one of the people who are getting the high CPU usage problems then please read this:

(1) Wait until the problem starts to happen - from what people have said, the only way to get it to stop is to restart your PC, so I am hoping the problem will continue even after restarting FPHG with these new options.

(2) Edit run.bat to look like this:

@echo off
FreePHG.exe -debug -prof &gt;&gt; fphg.log

Please keep any other options you were using in run.bat also.

(3) Run run.bat using those new settings and wait for the problem to occur again.

(4) After seeing the problem occur again while logging is active, please save a copy of fphg.log, zip it to reduce its size and send it to me: [email protected]

I can't promise I will get to the bottom of this, but this should help me. Also, please don't just run in debug mode all the time, as it will make FPHG slower, and the log files will be huge (too big for me to find the problem...).

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #387  
Old 04-23-2006, 03:02 PM
dchz dchz is offline
Senior Member
 
Join Date: Mar 2006
Location: cleaning my room, and bluffing idiots
Posts: 2,511
Default Re: FPHG available

niice, thx for the software
Reply With Quote
  #388  
Old 04-23-2006, 06:41 PM
fyodor fyodor is offline
Senior Member
 
Join Date: May 2004
Location: Canada
Posts: 3,160
Default Re: FPHG available

I haven't had a problem since I swithced to v0.06 I didn't even reboot after the upgrade so my system has been running PP &amp; PT non stop for well over 36 hours. FPHG has been running all this time too except for when I upgraded. PAHud runs whenever I am playing, otherwise I shut it down.

I think I was using the first version of 0.04 prior to upgrading.

My run.bat now looks like this:

@echo off
FreePHG.exe -p -2 -o
Reply With Quote
  #389  
Old 04-24-2006, 03:03 AM
AlienBoy AlienBoy is offline
Senior Member
 
Join Date: Feb 2006
Location: Poker Happens...
Posts: 2,264
Default Re: NEW: FPHG v0.06 now available here

[ QUOTE ]
(1) Added an option to only write observed hands (ie: it will ignore hands you are involved in and not write them). To use this option, then edit run.bat to look like this:

@echo off
FreePHG.exe -o


[/ QUOTE ]


Excellent... ou tof curiosity - how does it know when I am involved in a hand?


AB
Reply With Quote
  #390  
Old 04-24-2006, 09:36 AM
kim2005 kim2005 is offline
Senior Member
 
Join Date: Jan 2005
Posts: 140
Default Re: NEW: FPHG v0.06 now available here

I am normally using v0.03 and I only play in party NL, is the v0.03 have any problem for me? do I need to change to 0.06?

Many thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.