kunnaliskinng

Untitled

May 16th, 2020
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. ---- GTA V Modding Launcher 0.6.1 BETA crash report ----
  2. Generated on 17-05-2020 09:41:39
  3.  
  4.  
  5. -- Thrown exception --
  6. System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'GTAVModdingLauncher.Ui.MainWindow' that matches the specified binding constraints threw an exception. ---> System.ArgumentNullException: Value cannot be null.
  7. Parameter name: path
  8. at System.IO.Path.GetFullPathInternal(String path)
  9. at GTAVModdingLauncher.Launcher.InitLauncher()
  10. at GTAVModdingLauncher.Launcher.InitUI(MainWindow window)
  11. at GTAVModdingLauncher.Ui.MainWindow..ctor()
  12. --- End of inner exception stack trace ---
  13. at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
  14. at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
  15. at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
  16. at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
  17. at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
  18. at System.Windows.Application.DoStartup()
  19. at System.Windows.Application.<.ctor>b__1_0(Object unused)
  20. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  21. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  22. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  23. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  24. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  25. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  26. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  27. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  28. at System.Windows.Threading.DispatcherOperation.Invoke()
  29. at System.Windows.Threading.Dispatcher.ProcessQueue()
  30. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  31. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  32. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  33. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  34. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  35. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  36. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  37. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  38. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  39. at System.Windows.Application.RunDispatcher(Object ignore)
  40. at System.Windows.Application.RunInternal(Window window)
  41. at GTAVModdingLauncher.App.Main()
  42.  
  43. -- Launcher state --
  44. Is window initialized: True
  45. Install: [Retail]Current profile:
  46. -- UI state --
  47. Is working: False
  48. Are buttons enabled: False
Add Comment
Please, Sign In to add comment