Advertisement
Guest User

Pandawow crash

a guest
Jun 5th, 2022
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. OS: Microsoft Windows 10 Pro (6.2.9200.0) x64
  2. Installed language: en-US
  3. Physical memory: total 7, available: 4
  4. Virtual memory: total 1, available: 1
  5. Exception System.UnhandledExceptionEventArgs
  6. Detail info System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
  7. at Launcher.MainWindow.<AutoUpdate>b__51_0(Object s, DownloadStringCompletedEventArgs e)
  8. at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
  9. at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)
  10. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  11. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  12. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  13. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  14. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  15. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  16. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  17. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  18. at System.Windows.Threading.DispatcherOperation.Invoke()
  19. at System.Windows.Threading.Dispatcher.ProcessQueue()
  20. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  21. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  22. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  23. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  24. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  25. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  26. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  27. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  28. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  29. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  30. at System.Windows.Application.RunDispatcher(Object ignore)
  31. at System.Windows.Application.RunInternal(Window window)
  32. at System.Windows.Application.Run(Window window)
  33. at System.Windows.Application.Run()
  34. at Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement