Guest User

Untitled

a guest
Jan 19th, 2023
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. OS: Майкрософт Windows 10 Pro (6.2.9200.0) x64
  2. Installed language: ru-RU
  3. Physical memory: total 5, available: 1
  4. Virtual memory: total 1, available: 1
  5. Exception System.UnhandledExceptionEventArgs
  6. Detail info System.UnauthorizedAccessException: Отказано в доступе по пути "G:\Pwow\config.json".
  7. в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  8. в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  9. в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  10. в System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  11. в System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  12. в System.IO.StreamWriter..ctor(String path)
  13. в Launcher.Serializer.DeSerializeToFile[T](T value, String path)
  14. в Launcher.Json.Structures.Configuration.Save()
  15. в Launcher.MainWindow.ComboxLoad()
  16. в Launcher.MainWindow.LoadElements()
  17. в Launcher.MainWindow.FileSync()
  18. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  19. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  20. в System.Windows.Threading.DispatcherOperation.InvokeImpl()
  21. в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  22. в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  23. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  24. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  25. в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  26. в System.Windows.Threading.DispatcherOperation.Invoke()
  27. в System.Windows.Threading.Dispatcher.ProcessQueue()
  28. в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  29. в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  31. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  32. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  33. в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  34. в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  35. в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  36. в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  37. в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  38. в System.Windows.Application.RunDispatcher(Object ignore)
  39. в System.Windows.Application.RunInternal(Window window)
  40. в System.Windows.Application.Run(Window window)
  41. в System.Windows.Application.Run()
  42. в Launcher.App.Main()
  43.  
Advertisement
Add Comment
Please, Sign In to add comment