#262
Solved
Crashing bug with graveyard/exile zones v0.7.3.4
Reported by Nathan on OCTGN · 10/05/2010 04:09:54
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Solved
- Category:
- Play module
- Version:
- 0.7.*
- Issue type:
- Bug
Having a crashing problem that’s popping up quite often. The recreation steps are pretty simple. You load a deck, draw some cards, and put some of them in the graveyard and the exile zone.
Then you open and close the graveyard or exile zones repeatedly. Eventually, it crashes(intermittent). Here is the output it gives me.
System.NullReferenceException: Object reference not set to an instance of an object.
at Octgn.Play.Gui.PileCollapsedControl.<onmouseleftbuttondown>b__3a(Object , EventArgs )
at System.Windows.Media.Animation.Clock.RaiseAccumula
at System.Windows.Media.Animation.TimeManager.RaiseEn
at System.Windows.Media.Animation.TimeManager.Tick()
at System.Windows.Media.MediaContext.RenderMessageHan
at System.Windows.Media.MediaContext.AnimatedRenderMe
at System.Windows.Threading.ExceptionWrapper.Internal
at MS.Internal.Threading.ExceptionFilterHelper.TryCat
at System.Windows.Threading.Dispatcher.WrappedInvoke(
at System.Windows.Threading.DispatcherOperation.Invok
at System.Threading.ExecutionContext.runTryCode(Objec
at System.Runtime.CompilerServices.RuntimeHelpers.Exe
at System.Threading.ExecutionContext.Run(ExecutionCon
at System.Threading.ExecutionContext.Run(ExecutionCon
at System.Windows.Threading.DispatcherOperation.Invok
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(In
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.WrappedInvoke(
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.Application.RunInternal(Window window)
at System.Windows.Application.Run()
at Octgn.OctgnApp.Main()
Attachments
No attachment has been uploaded, yet.
Loading comments...