Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. [02:28:20]: Обнаружено окно 'Updating Team Fortress 2'. Ожидание окончания обновления TF2...
  2. [02:28:45]: ERR_SteamDialogsWindows:
  3. System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.Exception: Игра 'Team Fortress 2' обновилась, требуется перезапуск смены.
  4. at mySteam.SteamDialogsWindows.Windows.UpdatingTeamFortress2.Handling(KeyValuePair`2 window)
  5. at mySteam.SteamDialogsWindows.Handler.<>c__DisplayClass12_0.<Detecting>b__10()
  6. at System.Threading.Tasks.Task.InnerInvoke()
  7. at System.Threading.Tasks.Task.Execute()
  8. --- End of inner exception stack trace ---
  9. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
  10. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout)
  11. at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
  12. at mySteam.SteamDialogsWindows.Handler.<Detecting>b__12_0(KeyValuePair`2 window)
  13. at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
  14. at System.Threading.Tasks.Task.InnerInvoke()
  15. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  16. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  17. --- End of inner exception stack trace ---
  18. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  19. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  20. at System.Threading.Tasks.Task.Wait()
  21. at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  22. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  23. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  24. at mySteam.SteamDialogsWindows.Handler.Detecting()
  25. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.Exception: Игра 'Team Fortress 2' обновилась, требуется перезапуск смены.
  26. at mySteam.SteamDialogsWindows.Windows.UpdatingTeamFortress2.Handling(KeyValuePair`2 window)
  27. at mySteam.SteamDialogsWindows.Handler.<>c__DisplayClass12_0.<Detecting>b__10()
  28. at System.Threading.Tasks.Task.InnerInvoke()
  29. at System.Threading.Tasks.Task.Execute()
  30. --- End of inner exception stack trace ---
  31. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
  32. at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout)
  33. at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
  34. at mySteam.SteamDialogsWindows.Handler.<Detecting>b__12_0(KeyValuePair`2 window)
  35. at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.<PartitionerForEachWorker>b__1()
  36. at System.Threading.Tasks.Task.InnerInvoke()
  37. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  38. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  39. ---> (Inner Exception #0) System.Exception: Игра 'Team Fortress 2' обновилась, требуется перезапуск смены.
  40. at mySteam.SteamDialogsWindows.Windows.UpdatingTeamFortress2.Handling(KeyValuePair`2 window)
  41. at mySteam.SteamDialogsWindows.Handler.<>c__DisplayClass12_0.<Detecting>b__10()
  42. at System.Threading.Tasks.Task.InnerInvoke()
  43. at System.Threading.Tasks.Task.Execute()<---
  44. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement