#288
New
Deck Builder Crash
Reported by Adam on OCTGN · 06/07/2010 09:12:35
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- 0.7.*
- Issue type:
- Bug
I’m not entirely sure if this is my problem or octgn’s but when I’m making a deck and using arrow keys to scroll, it’ll sometimes come up with this error, and crash. Thing is I don’t know how to reproduce it because it doesn’t always happen with the same cards…
System.FormatException: One of the identified items was in an invalid format.
at System.Windows.Media.Imaging.BitmapDecoder.SetupDe
at System.Windows.Media.Imaging.BitmapDecoder.CreateF
at System.Windows.Media.Imaging.BitmapImage.FinalizeC
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource)
at Octgn.DeckBuilder.DeckBuilderWindow.CardSelected(O
at Octgn.DeckBuilder.SearchControl.ResultCardSelected
at System.Windows.Controls.SelectionChangedEventArgs.
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.Controls.DataGrid.OnSelectionChange
at System.Windows.Controls.Primitives.Selector.Invoke
at System.Windows.Controls.Primitives.Selector.Select
at System.Windows.Controls.SelectedItemCollection.End
at System.Windows.Controls.Primitives.MultiSelector.E
at System.Windows.Controls.DataGrid.MakeFullRowSelect
at System.Windows.Controls.DataGrid.HandleSelectionFo
at System.Windows.Controls.DataGrid.SelectAndEditOnFo
at System.Windows.Controls.DataGrid.OnArrowKeyDown(Ke
at System.Windows.Controls.DataGrid.OnKeyDown(KeyEven
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.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.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 MS.Internal.Threading.ExceptionFilterHelper.TryCat
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...