PDA

View Full Version : ICM equity bug!



deafsheep
11-29-2010, 10:48 PM
I am attaching a Super turbo headsup SNG that has bugged equity.

I go allin twice in this SNG, once 44 vs A2o, and next hand J6 vs 83.

But in Data view this history is shown as -ev for me, while in reqlity ive earned at least 20$ in this 50$ sng.

Weird thing is, when i click ICM for 44 hand, I get correct computations:

EV Result Luck Hand Player

$36.36 $9.00 ($27.36) 2cAs VILLIAN

$63.64 $91.00 $27.36 4d4c HERO

Howether in DataView following row is displayed for this hand:

Trny: BB30,4d 4c ,5s Kd 7c ,(AI),3c ,(AI),9d ,(AI),455,15.17,-438,-$43.80,SB,Unopened,PFR,Preflop,51.9

As you can see instead of 69% I got 51.9%! this is a real bug and I am wondering how many of those I/others have missed.

ps:version is 1.11.05c

deafsheep
11-30-2010, 12:33 AM
just saw even sicker situation opponent raised 40 i went allin 500 with 22,
and HM wrote that I had 75% equity and sng was +25$ ev wise.instead of 50%. fix this asap. Also guys dont you have unit tests or something, why your existing functionality keeps crashing sometimes with new releases..

Patvs
11-30-2010, 03:55 AM
The AllinEV bug started in 1.11.05, we working on it to fix this as soon as possible.


The reason why update X, suddenly corrupts other parts of the program (when the updates had nothing to do with the now broken parts), has something to do with the security encoding. Occasionally new code, corrupts RANDOM other code, which then needs fixing.