Advertisement
Guest User

Untitled

a guest
Feb 18th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
  2. at Straightest_bot_ever.Program.<StartAsync>d__2.MoveNext() in C:\Users\dzint\source\repos\Straightest bot ever\Straightest bot ever\Program.cs:line 37
  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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  7. at Straightest_bot_ever.Program.Main(String[] args) in C:\Users\dzint\source\repos\Straightest bot ever\Straightest bot ever\Program.cs:line 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement