#95
New
Was Moving Cards to Graveyard...
Reported by Anonymous on OCTGN · 15/05/2009 05:15:00
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
- Issue type:
- Bug
System.InvalidCastException: Unable to cast object of type ‘Octgn.Play.Gui.PileControl’ to type ‘Octgn.Play.Gui.TableControl’.
   at Octgn.Play.Gui.Selection.<getcardcontrols>d__5.MoveNext()
   at Octgn.Play.Gui.Selection.<getcardcontrols>d__e.MoveNext()
   at Octgn.Play.Gui.CardControl.DragCardStarted()
   at Octgn.Play.Gui.CardControl.OnMouseMove(MouseEventA
   at System.Windows.UIElement.OnMouseMoveThunk(Object sender, MouseEventArgs e)
   at System.Windows.Input.MouseEventArgs.InvokeEventHan
   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...