Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. Application: AutoImage.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.FormatException
  5. at System.Boolean.Parse(System.String)
  6. at AutoImage.Settings.LoadFrom(System.String)
  7. at AutoImage.MainWindow..ctor()
  8.  
  9. Exception Info: System.Windows.Markup.XamlParseException
  10. at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
  11. at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
  12. at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
  13. at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
  14. at System.Windows.Application.LoadComponent(System.Uri, Boolean)
  15. at System.Windows.Application.DoStartup()
  16. at System.Windows.Application.<.ctor>b__1_0(System.Object)
  17. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  18. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  19. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  20. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  21. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  22. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  23. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  24. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  25. at System.Windows.Threading.DispatcherOperation.Invoke()
  26. at System.Windows.Threading.Dispatcher.ProcessQueue()
  27. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  28. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  29. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  30. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  31. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  32. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  33. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  34. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  35. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  36. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  37. at System.Windows.Application.RunDispatcher(System.Object)
  38. at System.Windows.Application.RunInternal(System.Windows.Window)
  39. at System.Windows.Application.Run(System.Windows.Window)
  40. at AutoImage.App.Main()
  41.  
  42.  
  43.  
  44. Faulting application name: AutoImage.exe, version: 1.0.0.0, time stamp: 0x58d6111a
  45. Faulting module name: KERNELBASE.dll, version: 10.0.14393.953, time stamp: 0x58ba586d
  46. Exception code: 0xe0434352
  47. Fault offset: 0x000da882
  48. Faulting process id: 0x22e0
  49. Faulting application start time: 0x01d2a6f612394a56
  50. Faulting application path: E:\Jack\Cloud Drives\GoogleDrive\Personal\Documents\Other\Software\AutoWaifu\AutoImage.exe
  51. Faulting module path: C:\Windows\System32\KERNELBASE.dll
  52. Report Id: 1091efd7-14e5-4cfd-9bee-84876e3737d9
  53. Faulting package full name:
  54. Faulting package-relative application ID:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement