|
PokerSleuth 1.9.0.804 (Microsoft Windows NT 6.0.6002 Service Pack 2) PokerNotesBand System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at PokerNotesBand.PokerNotesBand.handle_response(Dictionary`2 req, Dictionary`2 rsp) at PythonInterface.PythonThread.<>c__DisplayClass6.<InvokeCallback>b__4() 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()
req: {"req_type":"fetch_hands","n":1,"req_id":0} rsp: {"rsp_type":"quit","forwarded":"band","req_id":0}
|