Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. 4/28/2017
  2. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\**\Documents\d2bot-with-kolbot\images'.
  3. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. at System.IO.FileSystemEnumerableIterator`1.CommonInit()
  5. at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
  6. at System.IO.Directory.GetFiles(String path, String searchPattern)
  7. at D2Bot.ItemScreenShot.Take(Item item, Boolean Save) in C:\Users\QQ\Desktop\New folder (4)\d2botsharp\ItemScreenShot.cs:line 431
  8. at D2Bot.ItemScreenShot.Take(D2Item d2item, Boolean Save) in C:\Users\QQ\Desktop\New folder (4)\d2botsharp\ItemScreenShot.cs:line 39
  9. at D2Bot.Main.HandleMessage(IntPtr hWnd, String message) in C:\Users\QQ\Desktop\New folder (4)\d2botsharp\MsgHandler.cs:line 188
  10. at D2Bot.Main.<WorkThread>b__3() in C:\Users\QQ\Desktop\New folder (4)\d2botsharp\MsgHandler.cs:line 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement