Guest User

Untitled

a guest
Jun 15th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. ---- GTA V Modding Launcher 0.6.7 BETA crash report ----
  2. Generated on 15-06-2020 19:43:00
  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: path1
  8. at System.IO.Path.Combine(String path1, String path2)
  9. at GTAVModdingLauncher.SteamHelper.Initialize()
  10. at GTAVModdingLauncher.Launcher.InitLauncher()
  11. at GTAVModdingLauncher.Launcher.InitUI(MainWindow window)
  12. at GTAVModdingLauncher.Ui.MainWindow..ctor()
  13. --- End of inner exception stack trace ---
  14. at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
  15. at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
  16. at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
  17. at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
  18. at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
  19. at System.Windows.Application.DoStartup()
  20. at System.Windows.Application.<.ctor>b__1_0(Object unused)
  21. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  22. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  23. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  24. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  25. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  26. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  27. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  28. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  29. at System.Windows.Threading.DispatcherOperation.Invoke()
  30. at System.Windows.Threading.Dispatcher.ProcessQueue()
  31. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  32. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  33. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  34. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  35. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  36. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  37. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  38. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  39. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  40. at System.Windows.Application.RunDispatcher(Object ignore)
  41. at System.Windows.Application.RunInternal(Window window)
  42. at GTAVModdingLauncher.App.Main()
  43.  
  44. -- Launcher state --
  45. Is window initialized: True
  46. Install:
  47. Current profile:
  48.  
  49. -- UI state --
  50. Is working: False
  51. Are buttons enabled: False
Add Comment
Please, Sign In to add comment