#186
Solved
Closing game table caused a crash
Reported by Lee Conlin on OCTGN · 14/01/2010 07:45:02
- Assigned to:
 - jods
 - Priority:
 - Normal
 - Status:
 - Solved
 - Category:
 - Other
 - Version:
 - 0.7.*
 - Issue type:
 - Bug
 
My wife experienced this yesterday.
We had played a 3-player game of MTG with someone else hosting.
My wife and I connected to the host fine.
After the game I disconnected as I had to go out. My wife stayed connected a little while to chat to our opponent.
When she eventually clicked the X at the top right of the game table window she got the folowing pop up in another window…
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.NullReferenceException: Object reference not set to an instance of an object.- End of inner exception stack trace 
   at Octgn.Networking.BinaryParser.Parse(Byte[] data)
   at Octgn.Networking.Handler.ReceiveMessage(Byte[] data)
   --
   at System.RuntimeMethodHandle._InvokeMethodFast(Objec
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Windows.Threading.ExceptionWrapper.Internal
   at System.Windows.Threading.ExceptionWrapper.TryCatch
   at System.Windows.Threading.Dispatcher.WrappedInvoke(
   at System.Windows.Threading.DispatcherOperation.Invok
   at System.Windows.Threading.DispatcherOperation.Invok
   at System.Threading.ExecutionContext.runTryCode(Objec
   at System.Runtime.CompilerServices.RuntimeHelpers.Exe
   at System.Threading.ExecutionContext.RunInternal(Exec
   at System.Threading.ExecutionContext.Run(ExecutionCon
   at System.Windows.Threading.DispatcherOperation.Invok
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(In
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(
   at System.Windows.Threading.ExceptionWrapper.Internal
   at System.Windows.Threading.ExceptionWrapper.TryCatch
   at System.Windows.Threading.Dispatcher.WrappedInvoke(
   at System.Windows.Threading.Dispatcher.InvokeImpl(Dis
   at System.Windows.Threading.Dispatcher.Invoke(Dispatc
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(
   at System.Windows.Threading.Dispatcher.PushFrame(Disp
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Octgn.OctgnApp.Main()
Hope this helps.
Attachments
No attachment has been uploaded, yet.

Loading comments...