#155
Solved
OCTGN crashing when double clicking a card to put into play from hand
Reported by Kurt on OCTGN · 19/11/2009 07:34:37
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Solved
- Category:
- Play module
- Version:
- 0.6.*
- Issue type:
- Bug
This has happened everytime now… I’ve attempted to play a card from my hand by double clicking.
Here’s the error:
System.NullReferenceException: Object reference not set to an instance of an object.
at Octgn.Play.Gui.CardControl.DragCardStarted()
at Octgn.Play.Gui.CardControl.OnMouseMove(MouseEventA
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.UIElement.RaiseEvent(RoutedEventArg
at System.Windows.Input.InputManager.ProcessStagingAr
at System.Windows.Input.InputManager.ProcessInput(Inp
at System.Windows.Input.MouseDevice.Synchronize()
at System.Windows.Input.InputManager.HitTestInvalidat
at System.Windows.Threading.ExceptionWrapper.Internal
at System.Windows.Threading.ExceptionWrapper.TryCatch
at System.Windows.Threading.DispatcherOperation.Invok
at System.Threading.ExecutionContext.runTryCode(Objec
at System.Runtime.CompilerServices.RuntimeHelpers.Exe
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.InvokeImpl(Dis
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.TranslateAndDi
at System.Windows.Threading.Dispatcher.PushFrameImpl(
at System.Windows.Application.RunInternal(Window window)
at Octgn.OctgnApp.Main()
Attachments
No attachment has been uploaded, yet.
Loading comments...