GoldRenard / DMOAdvancedLauncher

Advanced launcher for Digimon Masters Online (DMO)
16 stars 9 forks source link

Image format validation #83

Open GoldRenard opened 8 years ago

GoldRenard commented 8 years ago
CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"AdvancedLauncher" at IL:439, NATIVE:1778, System.Void AdvancedLauncher.Tools.TargaImage.LoadTGAHeaderInfo(System.IO.BinaryReader binReader)
"AdvancedLauncher" at IL:70, NATIVE:258, AdvancedLauncher.Tools.TargaImage..ctor(System.Byte[] filebytes)
"AdvancedLauncher" at IL:8, NATIVE:61, System.Drawing.Bitmap AdvancedLauncher.Tools.TargaImage.LoadTargaImage(System.Byte[] bytes)
"AdvancedLauncher" at IL:0, NATIVE:15, System.Windows.Media.Imaging.BitmapSource AdvancedLauncher.UI.Pages.Personalization.LoadTGA(System.Byte[] bytes)
"AdvancedLauncher" at IL:98, NATIVE:221, System.Boolean AdvancedLauncher.UI.Pages.Personalization.LoadGameImage(AdvancedLauncher.UI.Pages.ResourceItemViewModel item)
"AdvancedLauncher" at IL:20, NATIVE:105, System.Void AdvancedLauncher.UI.Pages.Personalization.OnSelectionChanged(System.Object sender, System.Windows.Controls.SelectionChangedEventArgs e)
"AdvancedLauncher" at IL:32, NATIVE:73, System.Void AdvancedLauncher.UI.Pages.Personalization.OnLoaded(System.Object sender, System.Windows.RoutedEventArgs e)
"PresentationCore" at IL:238, NATIVE:240, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:87, NATIVE:134, System.Void System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args)
"PresentationFramework" at IL:68, NATIVE:418, System.Void System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject root, System.Windows.RoutedEvent routedEvent)
"PresentationFramework" at IL:43, NATIVE:209, System.Object System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object root)
"PresentationCore" at IL:26, NATIVE:38, System.Void MS.Internal.LoadedOrUnloadedOperation.DoWork()
"PresentationCore" at IL:54, NATIVE:69, System.Void System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
"PresentationCore" at IL:94, NATIVE:65, System.Void System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
"PresentationCore" at IL:98, NATIVE:156, System.Void System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object resizedCompositionTarget)
"PresentationCore" at IL:53, NATIVE:114, System.Object System.Windows.Media.MediaContext.RenderMessageHandler(System.Object resizedCompositionTarget)
"WindowsBase" at IL:119, NATIVE:105, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:122, NATIVE:267, System.Void System.Windows.Threading.DispatcherOperation.InvokeImpl()
"mscorlib" at IL:121, NATIVE:350, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:9, NATIVE:23, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:52, NATIVE:82, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:126, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:246, NATIVE:420, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:144, NATIVE:113, System.IntPtr System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:16, NATIVE:195, System.IntPtr MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:54, NATIVE:130, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:119, NATIVE:105, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:187, NATIVE:369, System.Object System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:280, NATIVE:287, System.IntPtr MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam)
"WindowsBase" at NATIVE:0, System.IntPtr MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG& msg)
"WindowsBase" at IL:68, NATIVE:236, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:36, NATIVE:115, System.Object System.Windows.Application.RunDispatcher(System.Object ignore)
"PresentationFramework" at IL:238, NATIVE:141, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"AdvancedLauncher" at IL:17, NATIVE:64, System.Void AdvancedLauncher.App.Main()