Advertisement
DurlaX88

Untitled

Jul 13th, 2019
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. unhandled exception: System.IO.FileNotFoundException: File: E:\Strawpoll_Votebot change me wasn't found
  2. v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. v System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  4. v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  5. v System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
  6. v System.IO.StreamReader..ctor(String path, Encoding encoding)
  7. v System.IO.File.InternalReadAllLines(String path, Encoding encoding)
  8. v System.IO.File.ReadAllLines(String path)
  9. v Strawpoll_VoteBot.Module1.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement