Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

For discussion of the Poker Mavens server module and other administration topics
Post Reply
Sevens
Posts: 12
Joined: Wed Mar 10, 2021 5:01 am

Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

Post by Sevens »

Hi Kent,

I'm using your Tool Tourney Fee Stats 2.03, but it's always stating all player's fees to be 0.00.

My tourneys have usually a 2.40+0.10 Buyin with a 1.40+0.10 Rebuy and Addon.

As you can see in the attached picture all the players have paid 0.00 in fees. Which is wrong. In the Web Clients Accounts-Page the TFees are summarized correctly. The TNumber for the players is 44 in the example screenshot. That's not the issue. The fees have always been the same.

I haven't tried it with V6, so I cannot say if there were changes that broke the calculations.

I can give you more screenshots if needed.

Kind regards,
Sevens
Attachments
tourneyfee203.png
tourneyfee203.png (21.05 KiB) Viewed 628 times
Sevens
Pro V7 Licensee
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

Post by Kent Briggs »

Email me one of your tournament result files and I'll test it here.
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

Post by Kent Briggs »

I found the problem. The database component I'm using is looking at your region settings in Windows and is using commas for decimal separators instead of periods. But all my internal math is expecting periods so that is turning all the floating point values to zero. I can duplicate this on my own system by changing the Windows region from the United States to Germany. I'll look at my code and see if I can force the database component to match my internal format.
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

Post by Kent Briggs »

This is now fixed in Tourney Fee Stats 2.04:

https://www.briggsoft.com/docs/pmavens/ ... es.htm#fee

You'll need to re-import your Tourney Results files so that the Detail table get populated correctly regardless of your Windows Region setting.
Sevens
Posts: 12
Joined: Wed Mar 10, 2021 5:01 am

Re: Tool Tourney Fee Stats 2.03 doesn't calculate fees for players

Post by Sevens »

Thanks very much, Kent. That was quick.
:D
Sevens
Pro V7 Licensee
Post Reply