Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. 1/1/2018 6:38:19 PM [ Error]: Fatal Error: The server responded with error 400: BadRequest
  2. Discord.Net.HttpException: The server responded with error 400: BadRequest
  3. at Discord.Net.Queue.RequestBucket.<SendAsync>d__18.MoveNext()
  4. --- End of stack trace from previous location where exception was thrown ---
  5. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  6. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  7. at Discord.Net.Queue.RequestQueue.<SendAsync>d__14.MoveNext()
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at Discord.API.DiscordRestApiClient.<SendInternalAsync>d__62.MoveNext()
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at Discord.API.DiscordRestApiClient.<SendJsonAsync>d__53.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.HandleNonSuccessAndDebuggerNotification(Task task)
  19. at Discord.API.DiscordRestApiClient.<ModifyGuildMemberAsync>d__123.MoveNext()
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at Discord.Rest.UserHelper.<ModifyAsync>d__1.MoveNext()
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  26. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  27. at Opux.Functions.<AuthCheck>d__21.MoveNext() in C:\Users\Josh\Documents\GitHub\Opux\src\Opux\Functions.cs:line 1207
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement