View Single Post
  #2  
Unread 02-14-2020, 09:21 AM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 850
Default

Quote:
Originally Posted by eyeblinks View Post
1.2.10 Unknown Thread Error: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at EQ2MAP_Updater.MainWindow.GetFileMD5(String strFilePath)
at EQ2MAP_Updater.MainWindow.DownloadUpdates()
at EQ2MAP_Updater.MainWindow.GetUpdates()
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Access to the path 'C:\Users\Public\Daybreak Game Company\Installed Games\EverQuest II\UI\EQ2MAP\eq2ui_mainhud_map2.xml' is denied.

The easiest way to troubleshoot this is to delete the entire \EQ2MAP\ folder and re-download. If you still get the message, right-click the EQ2MAP folder, go to Properties, then uncheck the box for Read-only down near the bottom. Click OK twice and try the operation again.


.
Reply With Quote