PokerSleuth 2.1.0.3 (Microsoft Windows NT 6.1.7600.0) None
HUD
System.ComponentModel.Win32Exception: The handle is invalid
at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
at System.Windows.Forms.Form.Show(IWin32Window owner)
at HUD.HUDForm.set_table_type(String table_type)
at HUD.HUDForm.start_setup()
at HUD.HUDForm..ctor(IntPtr hwnd, String site_, String table_name_, Int32 seats_, String layout_)
at HUD.TrayForm.handle_notify(Dictionary`2 rsp)
at PythonInterface.PythonThread.<>c__DisplayClass2.<InvokeRegistered>b__0()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks() |