#203

Discarded

Mulligan crashes program

Reported by David Dyrholm on OCTGN · 11/02/2010 11:54:13

Assigned to:
jods
Priority:
Normal
Status:
Discarded
Category:
None
Version:
0.7.*
Issue type:
Bug

I’m playing world of warcraft tcg and got a starting hand. Then right clicked on my hand and chose Mulligan. Then the program crashed to windows with the following error:

System.Collections.Generic.KeyNotFoundException: Den givne nøgle var ikke til stede i ordbogen.
ved System.ThrowHelper.ThrowKeyNotFoundException()
ved System.Collections.Generic.Dictionary`2.get_Item(TKey key)
ved Octgn.Script.ScriptEngine.GetVariable(String name)
ved Octgn.Script.ScriptEngine.GetVariable[T](String name)
ved Octgn.Script.Lt.Evaluate()
ved Octgn.Script.Or.Evaluate()
ved Octgn.Script.If.Execute()
ved Octgn.Script.ScriptEngine.RunLoop()
ved Octgn.Script.ScriptEngine.Run(Action[] actions, Group group)
ved Octgn.Play.Gui.GroupControl.GroupActionClicked(Object sender, RoutedEventArgs e)
ved System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
ved System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
ved System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
ved System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
ved System.Windows.Threading.DispatcherOperation.InvokeImpl()
ved System.Threading.ExecutionContext.runTryCode(Object userData)
ved System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
ved System.Windows.Threading.DispatcherOperation.Invoke()
ved System.Windows.Threading.Dispatcher.ProcessQueue()
ved System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
ved System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
ved System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
ved MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
ved MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
ved System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
ved System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
ved System.Windows.Application.RunInternal(Window window)
ved Octgn.OctgnApp.Main()

-
Ddyrholm

Attachments

No attachment has been uploaded, yet.


Loading comments...