Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by mkjmkjmkj » Sat Oct 06, 2012 7:15 am
i get an error message in the hud from this statistic
call 3bet ratio after RFI= (cnt_p_3bet_def_action_call_when_open_raised_first_in / cnt_p_3bet_def_opp_when_open_raised_first_in) * (cnt_p_raise_first_in / cnt_p_open_opp) * 100
cnt_p_3bet_def_action_call_when_open_raised_first_in=
sum(if[cash_hand_player_statistics.enum_p_3bet_action='C' AND cash_hand_player_statistics.flg_p_first_raise and cash_hand_player_statistics.flg_p_open_opp, 1, 0])
cnt_p_3bet_def_opp_when_open_raised_first_in=
sum(if[cash_hand_player_statistics.flg_p_3bet_def_opp AND cash_hand_player_statistics.flg_p_first_raise and cash_hand_player_statistics.flg_p_open_opp, 1, 0])
-
mkjmkjmkj
-
- Posts: 91
- Joined: Mon May 30, 2011 5:41 am
by kraada » Sat Oct 06, 2012 8:52 am
The error is in the HUD or in the stats configuration window? If it's in the HUD itself, please restart PT4 using the Logging Enabled link on your Start Menu and reproduce this problem. Then please send us the PokerTracker4.log file via a
support ticket so that we can investigate this further for you. You can find this file by clicking File -> Open User Data Folder in the main PT4 window. The file we need is the text file called PokerTracker that's in the folder that appears. That will contain the full text of the error and all of the data that we need to figure out what is going wrong here.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by mkjmkjmkj » Sun Oct 07, 2012 5:38 am
how do i know if the error is in the stat configuration window. the stat is being validated if thats what you are referring to?
and i have only given the stat a value expression and a name no other configurations.
-
mkjmkjmkj
-
- Posts: 91
- Joined: Mon May 30, 2011 5:41 am
by kraada » Sun Oct 07, 2012 8:50 am
Ok it sounds like the stat validates and saves, so please reproduce the problem with logging enabled as I explained above and send us a support ticket so that we can look into what is going wrong more effectively for you.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 26 guests