#167
New
Octgn crashes mid-game
Reported by Eric Berger on OCTGN · 02/01/2010 07:59:30
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- Play module
- Version:
- 0.7.*
- Issue type:
- Bug
Here’s the error text I copied after the game reported an error. It has happened during every game I have played with version 0.7, usually after about 30 minutes.
Thank you for any help.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.NullReferenceException: Object reference not set to an instance of an object.- End of inner exception stack trace
at Octgn.Play.Gui.CardControl.TableKeyDown(Object source, TableKeyEventArgs te)
--
at System.RuntimeMethodHandle._InvokeMethodFast(Objec
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.RoutedEventArgs.InvokeEventHandler(
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 Octgn.Play.PlayWindow.OnKeyDown(KeyEventArgs e)
at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
at System.Windows.Input.KeyEventArgs.InvokeEventHandl
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.HwndKeyboardInputProvider.R
at System.Windows.Interop.HwndKeyboardInputProvider.P
at System.Windows.Interop.HwndSource.CriticalTranslat
at System.Windows.Interop.HwndSource.OnPreprocessMess
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 System.Windows.Interop.HwndSource.OnPreprocessMess
at System.Windows.Interop.HwndSource.WeakEventPreproc
at System.Windows.Interop.ComponentDispatcherThread.R
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...