Advertisement
Guest User

Untitled

a guest
Mar 27th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. VeinMiner: Couldn't access online ore list, reading from file.
  2. at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x0008a] in <6c7c03f48a9747c8a644da4f63a34480>:0
  3. at System.Net.WebClient.DownloadString (System.Uri address) [0x00027] in <6c7c03f48a9747c8a644da4f63a34480>:0
  4. at System.Net.WebClient.DownloadString (System.String address) [0x00019] in <6c7c03f48a9747c8a644da4f63a34480>:0
  5. at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadString (string)
  6. at VeinMiner.ModOres.DownloadOreList () [0x0000c] in <9ed86c38c08444c89c18292e1099328c>:0
  7. VeinMiner: Couldn't access saved ore list file, using a backup list saved in the code.
  8. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0021a] in <1170fb08300b4d0db71c1d1db8555768>:0
  9. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <1170fb08300b4d0db71c1d1db8555768>:0
  10. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  11. at System.IO.File.OpenRead (System.String path) [0x00000] in <1170fb08300b4d0db71c1d1db8555768>:0
  12. at VeinMiner.ModOres.DownloadOreList () [0x0006f] in <9ed86c38c08444c89c18292e1099328c>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement