Advertisement
MasterChief_John-117

Untitled

Feb 15th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. [Error] 2/15/19 2:15:20 PM: A task was canceled.
  2. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  3. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  4. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  5. at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
  6. --- End of stack trace from previous location where exception was thrown ---
  7. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  8. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at Discord.Net.Rest.DefaultRestClient.<SendInternalAsync>d__14.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  13. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at Discord.Net.Rest.DefaultRestClient.<SendAsync>d__12.MoveNext()
  16. --- End of stack trace from previous location where exception was thrown ---
  17. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  18. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at Discord.Net.Queue.JsonRestRequest.<SendAsync>d__4.MoveNext()
  21. --- End of stack trace from previous location where exception was thrown ---
  22. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  23. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  24. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. at Discord.Net.Queue.RequestBucket.<SendAsync>d__18.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  28. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  29. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  30. at Discord.Net.Queue.RequestQueue.<SendAsync>d__15.MoveNext()
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  33. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  34. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  35. at Discord.API.DiscordRestApiClient.<SendInternalAsync>d__64.MoveNext()
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  40. at Discord.API.DiscordRestApiClient.<SendJsonAsync>d__61`1.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  43. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  44. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  45. at Discord.API.DiscordRestApiClient.<CreateMessageAsync>d__81.MoveNext()
  46. --- End of stack trace from previous location where exception was thrown ---
  47. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  48. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  49. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  50. at Discord.Rest.ChannelHelper.<SendMessageAsync>d__9.MoveNext()
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  53. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  55. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  56. at GenericBot.CommandModules.FunCommands.<>c__DisplayClass0_0.<<GetFunCommands>b__14>d.MoveNext() in /data/agent/_work/1/s/GenericBot/CommandModules/FunCommands.cs:line 283
  57. --- End of stack trace from previous location where exception was thrown ---
  58. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  59. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  60. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  61. at GenericBot.Entities.Command.<ExecuteCommand>d__11.MoveNext() in /data/agent/_work/1/s/GenericBot/Entities/Command.cs:line 66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement