Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. Application: WowNet.Launcher.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.IO.FileNotFoundException
  5. at WowNet.Launcher.UpdateHelper.GetWowInstallPath()
  6. at WowNet.Launcher.UpdateHelper.GetInstallAutomataDirectory(AutomataDirectory)
  7. at WowNet.Launcher.ViewModels.HomeViewModel..ctor()
  8. at WowNet.Launcher.ViewModels.ApplicationViewModel..ctor()
  9. at WowNet.Launcher.App.OnStartup(System.Windows.StartupEventArgs)
  10. at System.Windows.Application.<.ctor>b__1_0(System.Object)
  11. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  12. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  13. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  14. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
  15. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  16. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  17. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  18. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  19. at System.Windows.Threading.DispatcherOperation.Invoke()
  20. at System.Windows.Threading.Dispatcher.ProcessQueue()
  21. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  22. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  23. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  24. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  25. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  26. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  27. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  28. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  29. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  30. at System.Windows.Application.RunDispatcher(System.Object)
  31. at System.Windows.Application.RunInternal(System.Windows.Window)
  32. at WowNet.Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement