PDA

View Full Version : Error when clicking "Hands" tab



konpai
08-17-2009, 01:53 PM
Hi all,

When I click on the "hands" tab, an exception is thrown, and I can't access this tab.

I'm running holdem manager 1.07 on windows vista and postgree 8.3.

Is this a bug? how can I solve this?

thanks & regards

This is the exception thrown:


System.FormatException: La cadena de entrada no tiene el formato correcto.
en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
en System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
en System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
en HoldemManager.֗.؈(String ؉)
en HoldemManager.֗.؁(Int32 ױ, Boolean ײ, ޭ ׳, String ״)
en HoldemManager.Ө.ޛ()
en HoldemManager.Ө.ޓ()
en HoldemManager.ԍ.݈(String ܹ)
en HoldemManager.ԍ.݇(Object ԗ, TabStripTabChangingEventArgs Ԙ)
en DevComponents.DotNetBar.TabControl.InvokeSelectedT abChanging(TabStripTabChangingEventArgs e)
en DevComponents.DotNetBar.TabControl.ᒑ(Object ׹, TabStripTabChangingEventArgs ׺)
en DevComponents.DotNetBar.TabStrip.ᑞ(MouseEventArgs ׺)
en DevComponents.DotNetBar.TabStrip.OnMouseDown(Mouse EventArgs e)
en System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en DevComponents.DotNetBar.TabStrip.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

konpai
08-17-2009, 02:22 PM
Hi again,

I have uninstalled holdem manager, and reinstalled HM v1.08.04, and the "hands" tab seems to work properly at the moment.