#291
Discarded
Issue at Command Zone
Reported by Fran on OCTGN · 11/07/2010 09:19:30
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Discarded
- Category:
- None
- Version:
- 0.7.*
- Issue type:
- Bug
after dropping a card on command zone, I look up all my card … once the windows is open I double click the card and the following error stack is shown ( same issue when double click a card that is in command zone ).
Octgn.Script.BadScriptException: Unknown part: Command Zone
at Octgn.Script.ScriptEngine.GetGroup(String which)
at Octgn.Script.Top.GetCards()
at Octgn.Script.CardsAction.Execute()
at Octgn.Script.ScriptEngine.RunLoop()
at Octgn.Script.ScriptEngine.Run(Action[] actions, IEnumerable`1 cards)
at Octgn.Play.Gui.GroupControl.ExecuteDefaultAction(C
at Octgn.Play.Gui.CardControl.OnMouseDoubleClick(Mous
at System.Windows.Controls.Control.HandleDoubleClick(
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.ReRaiseEventAs(Dependency
at System.Windows.UIElement.OnMouseDownThunk(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.RaiseTrustedEvent(RoutedE
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 MS.Internal.Threading.ExceptionFilterHelper.TryCat
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.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()
Regards!
Attachments
No attachment has been uploaded, yet.
Loading comments...