Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes right after i try to run it. #7

Open
CBetch37 opened this issue Jul 6, 2016 · 2 comments
Open

Crashes right after i try to run it. #7

CBetch37 opened this issue Jul 6, 2016 · 2 comments

Comments

@CBetch37
Copy link

CBetch37 commented Jul 6, 2016

It said to "Contact the developer with the information below".
System.IO.FileFormatException: The image format is unrecognized. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x88982F07
--- End of inner exception stack trace ---
at System.Windows.Media.PixelFormat.GetPixelFormat(SafeMILHandle bitmapSource)
at System.Windows.Media.Imaging.BitmapSource.UpdateCachedSettings()
at System.Windows.Media.Imaging.BitmapSource.set_WicSourceHandle(BitmapSourceSafeMILHandle value)
at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapSource.CompleteDelayedCreation()
at System.Windows.Media.Imaging.BitmapSource.get_DpiX()
at System.Windows.Media.Imaging.BitmapSource.GetWidthInternal()
at System.Windows.Media.Imaging.BitmapSource.get_Width()
at ThemeEditor.WPF.Markup.IconExtension.b__10_0(BitmapFrame f) in W:\Projects\3DS Theme Editor\ThemeEditor.WPF\Markup\IconExtension.cs:line 42
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable1 source, Func2 predicate)
at ThemeEditor.WPF.Markup.IconExtension.ProvideValue(IServiceProvider serviceProvider) in W:\Projects\3DS Theme Editor\ThemeEditor.WPF\Markup\IconExtension.cs:line 42
at ThemeEditor.WPF.MainWindow.LoadTheme_PostExecute(LoadThemeResults result) in W:\Projects\3DS Theme Editor\ThemeEditor.WPF\MainWindow.Themes.cs:line 188
at ThemeEditor.WPF.RelayCommandAsync`1.d__11.MoveNext() in W:\Projects\3DS Theme Editor\ThemeEditor.WPF\RelayCommand.cs:line 0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@usagirei
Copy link
Owner

usagirei commented Jul 6, 2016

Happens when you open the editor, or load a theme?
Also which Operating System?

@annchristinmijatovic
Copy link

Hi,

I think that I have a similar issue. I start the program and after about 2 to 3 minutes it says that Usagi 3DS Theme Editor doesn't work right and is going to be closed.

I downloaded the zip file and always open ThemeEditor.WPF.exe.
I'm using Windows 10.

Thanks in advance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants