PDA

View Full Version : Crash in reports/graph when using specific filter (Allin Win%)



dagrim1
10-04-2008, 08:08 AM
Trying to analyze one aspect of the game I wanted to filter my results but this only crashes HM. Seems the issue is with the Allin Win% stat... Also setting this to values between 0 and 100 seems to produce problems.

The filter I'm trying is (For all NL cash hands, but also occurs with a specific limit):

Players Saw Showdown is Less Then... 3
Final Pot Size in BBs is Less Then... 60
Allin Win% is Less Then... 101

This is the error log:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
at HoldemManager.Ә.ே(String ை)
at HoldemManager.Ә.ு(Int32 ள, Boolean ழ, ຦ வ, String ஶ)
at HoldemManager.୆.ຓ()
at HoldemManager.୆.຋()
at HoldemManager.଴.ป(String ค)
at HoldemManager.଴.บ(Object ՚, TabStripTabChangingEventArgs ՛)
at DevComponents.DotNetBar.TabControl.InvokeSelectedT abChanging(TabStripTabChangingEventArgs e)
at DevComponents.DotNetBar.TabControl.ᄢ(Object ח, TabStripTabChangingEventArgs ט)
at DevComponents.DotNetBar.TabStrip.ჭ(MouseEventArgs ט)
at DevComponents.DotNetBar.TabStrip.OnMouseDown(Mouse EventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.TabStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

morny
10-04-2008, 09:30 AM
What version are you using and what is the specific limit it happens with?

dagrim1
10-04-2008, 10:52 AM
Tried it with 1.06.04 beta 4 and also with the newest version 1.06.04 beta 7. It is not restricted to a certain limit (also occurs with 'all limits') but just in case, the limit I play now is 25NL (but also occurred with 10NL hands).

morny
10-04-2008, 11:06 AM
I reproduced those settings and dont get the problem. Ill ask Roy about this

Rvg72
10-05-2008, 01:34 AM
Can you go into your Control Panel - Regional Settings and send me a screen shot of that screen to support@holdemmanager.net

Try changing it to English (American) or change it to something else and back to English (American) if that was already selected and then reboot and try again and see if that works.

Roy