Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2022
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | Gaming | 0 0
  1. OS: Microsoft Windows 7 Ultimate (6.1.7601.65536) x64
  2. Installed language: ru-RU
  3. Physical memory: total 7, available: 6
  4. Virtual memory: total 1, available: 1
  5. Exception System.UnhandledExceptionEventArgs
  6. Detail info System.Reflection.TargetInvocationException: Неправильный результат из-за исключения, возникшего во время операции. См. описание исключения в InnerException. ---> System.Net.WebException: Невозможно соединиться с удаленным сервером ---> System.Net.Sockets.SocketException: Сделана попытка доступа к сокету методом, запрещенным правами доступа 185.199.111.133:443
  7. в System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  8. в System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  9. в System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  10. --- Конец трассировки внутреннего стека исключений ---
  11. в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  12. в System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
  13. в System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
  14. --- Конец трассировки внутреннего стека исключений ---
  15. в System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
  16. в System.Net.DownloadStringCompletedEventArgs.get_Result()
  17. в Launcher.MainWindow.<AutoUpdate>b__51_1(Object _s, DownloadStringCompletedEventArgs _e)
  18. в System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
  19. в System.Net.WebClient.DownloadStringOperationCompleted(Object arg)
  20. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  21. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  22. в System.Windows.Threading.DispatcherOperation.InvokeImpl()
  23. в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  24. в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  25. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  26. в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  27. в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  28. в System.Windows.Threading.DispatcherOperation.Invoke()
  29. в System.Windows.Threading.Dispatcher.ProcessQueue()
  30. в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  31. в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  32. в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  33. в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  34. в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  35. в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  36. в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  37. в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  38. в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  39. в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  40. в System.Windows.Application.RunDispatcher(Object ignore)
  41. в System.Windows.Application.RunInternal(Window window)
  42. в System.Windows.Application.Run(Window window)
  43. в System.Windows.Application.Run()
  44. в Launcher.App.Main()
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement