Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Error: Discord.Net.HttpException: The server responded with error 400 (BadRequest)
  2. at Discord.Net.Rest.RestSharpEngine.<Send>d10.MoveNext()
  3. --- End of stack trace from previous location where exception was thrown ---
  4. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at Discord.Net.Rest.RestClient.<Send>d29.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at Discord.Net.Rest.RestClient.<Send>d26.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  13. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  14. at Discord.Channel.<DeleteMessages>d52.MoveNext()
  15. --- End of stack trace from previous location where exception was thrown ---
  16. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  17. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  18. at Discord.Channel.<DeleteMessages>d51.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  23. at SpaceBot.Program.<>c.<<rule34Command>b27_2>d.MoveNext() in e:-- documemts -- (do not delete)\visual studio 2015\Projects\SpaceBot\SpaceBot\Program.cs:line 484 while trying to delete messages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement