Guest User

pandawow

a guest
Jul 4th, 2021
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. OS: Майкрософт Windows 8.1 Профессиональная (6.2.9200.0) x64
  2. Installed language: ru-RU
  3. Physical memory: total 3, available: 1
  4. Virtual memory: total 1, available: 1
  5. Exception System.UnhandledExceptionEventArgs
  6. Detail info System.IO.IOException: Запрос не был выполнен из-за ошибки ввода/вывода на устройстве.
  7.  
  8. в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  9. в System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
  10. в System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
  11. в System.Security.Cryptography.HashAlgorithm.ComputeHash(Stream inputStream)
  12. в Launcher.MainWindow.<AutoUpdateResp>b__52_3(Object s, DownloadStringCompletedEventArgs e)
  13. в System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
  14. в System.Net.WebClient.DownloadStringOperationCompleted(Object arg)
  15. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  16. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  17. в System.Windows.Threading.DispatcherOperation.InvokeImpl()
  18. в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  19. в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  20. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  21. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  22. в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  23. в System.Windows.Threading.DispatcherOperation.Invoke()
  24. в System.Windows.Threading.Dispatcher.ProcessQueue()
  25. в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  26. в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  27. в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  28. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  29. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  30. в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  31. в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  32. в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  33. в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  34. в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  35. в System.Windows.Application.RunDispatcher(Object ignore)
  36. в System.Windows.Application.RunInternal(Window window)
  37. в System.Windows.Application.Run(Window window)
  38. в System.Windows.Application.Run()
  39. в Launcher.App.Main()
  40.  
Advertisement
Add Comment
Please, Sign In to add comment