#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(T
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(Obj
ved System.Windows.EventRoute.InvokeHandlersImpl(Objec
ved System.Windows.UIElement.RaiseEventImpl(Dependency
ved System.Windows.Controls.MenuItem.InvokeClickAfterR
ved System.Windows.Threading.ExceptionWrapper.Internal
ved System.Windows.Threading.ExceptionWrapper.TryCatch
ved System.Windows.Threading.DispatcherOperation.Invok
ved System.Threading.ExecutionContext.runTryCode(Objec
ved System.Runtime.CompilerServices.RuntimeHelpers.Exe
ved System.Threading.ExecutionContext.Run(ExecutionCon
ved System.Windows.Threading.DispatcherOperation.Invok
ved System.Windows.Threading.Dispatcher.ProcessQueue()
ved System.Windows.Threading.Dispatcher.WndProcHook(In
ved MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
ved MS.Win32.HwndSubclass.DispatcherCallbackOperation(
ved System.Windows.Threading.ExceptionWrapper.Internal
ved System.Windows.Threading.ExceptionWrapper.TryCatch
ved System.Windows.Threading.Dispatcher.InvokeImpl(Dis
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.TranslateAndDi
ved System.Windows.Threading.Dispatcher.PushFrameImpl(
ved System.Windows.Application.RunInternal(Window window)
ved Octgn.OctgnApp.Main()
-
Ddyrholm
Attachments
No attachment has been uploaded, yet.
Loading comments...