Hi all,
My first time installing and using 7th Heaven, just for the purpose of installing the Remako mod. The mod installed ok but when I go to click activate, it fails and I get this error log (I have run as admin too). Your help is appreciated!
System.UnauthorizedAccessException: Access to the path 'C:\Steam\steamapps\common\FINAL FANTASY VII\7th Heaven\fd728c12-a89a-4f4c-9929-85e5bf4d66ab_Remako_HD_Graphics_Mod_BETA_0.1.iro' is denied.
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, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at _7thWrapperLib.IrosArc..ctor(String filename, Boolean patchable) in C:\Code\7H\7thWrapperLib\IrosArc.cs:line 305
at Iros._7th.Workshop.fLibrary.GetModInfo(InstalledItem ii) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 876
at Iros._7th.Workshop.fLibrary.ToggleActivateMod(Guid modID) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 791
at Iros._7th.Workshop.fLibrary.DoModBarAction(pMod pm, ModBarAction a) in C:\Code\7H\7thWorkshop\fLibrary.cs:line 905
at Iros._7th.Workshop.pMod.bActivate_Click(Object sender, EventArgs e) in C:\Code\7H\7thWorkshop\pMod.cs:line 200
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)