Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. Error-Message:An error occurred while sending the request.
  2. Inner Exception: Could not load file or assembly 'System.Collections.NonGeneric, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  3. StrackTrace: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  4. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at Discord.Net.Rest.DefaultRestClient.<SendInternalAsync>d__14.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.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at Discord.Net.Rest.DefaultRestClient.<SendAsync>d__11.MoveNext()
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  19. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at Discord.Net.Queue.RestRequest.<SendAsync>d__19.MoveNext()
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  24. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(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__14.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__62.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.<SendAsync>d__57`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.<GetVoiceRegionsAsync>d__138.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.WebSocket.DiscordSocketClient.<OnLoginAsync>d__89.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 Discord.Rest.BaseDiscordClient.<LoginInternalAsync>d__34.MoveNext()
  56. --- End of stack trace from previous location where exception was thrown ---
  57. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  58. at Discord.Rest.BaseDiscordClient.<LoginInternalAsync>d__34.MoveNext()
  59. --- End of stack trace from previous location where exception was thrown ---
  60. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  61. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  62. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  63. at Discord.Rest.BaseDiscordClient.<LoginAsync>d__33.MoveNext()
  64. --- End of stack trace from previous location where exception was thrown ---
  65. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  66. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  67. at Botnet.botnet.<MainAsync>d__7.MoveNext() in C:\Users\Simon\documents\visual studio 2017\Projects\DiscordBotHorus\DiscordBotHorus\botnet.cs:line 101
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement