#26
Solved
Move several cards to the bottom of a pile
Reported by Richard Jarrell on OCTGN · 07/10/2008 15:52:36
- Assigned to:
- jods
- Priority:
- High
- Status:
- Solved
- Category:
- Play module
- Version:
- None
- Issue type:
- Bug
System.NullReferenceException: Object reference not set to an instance of an object.
at Octgn.Play.Gui.Selection.<getcardcontrols>d__5.MoveNext()
at Octgn.Play.Gui.Selection.<getcardcontrols>d__e.MoveNext()
at Octgn.Play.Gui.CardControl.DragCardCompleted()
at Octgn.Play.Gui.CardControl.OnMouseUp(MouseButtonEv
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEv
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.RoutedEventHandlerInfo.InvokeHandle
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.InputProviderSite.ReportInput
at System.Windows.Interop.HwndMouseInputProvider.Repo
at System.Windows.Interop.HwndMouseInputProvider.Filt
at System.Windows.Interop.HwndSource.InputFilterMessa
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()
Attachments
No attachment has been uploaded, yet.
Loading comments...