New to modding...

  • Thread starter Thread starter ofthecross97
  • Start date Start date
Status
Not open for further replies.
O

ofthecross97

Guest
Followed the tutorial but something may have went wrong when trying to set the paths for the mods and whenever I try to launch I get an error:

System.IO.FileNotFoundException: Could not find file 'E:\SteamLibrary\steamapps\common\Final\ Fantasy\ VII\mods\7H\5d6a46f7-b0b0-43b1-88cb-f54de763c5b1_Miscellaneous___Dynamic_Cloud_Weapons_2.33.iro'.
File name: 'E:\SteamLibrary\steamapps\common\Final\ Fantasy\ VII\mods\7H\5d6a46f7-b0b0-43b1-88cb-f54de763c5b1_Miscellaneous___Dynamic_Cloud_Weapons_2.33.iro'
   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:\Users\TurBoss\Projetcs\7h\7thWrapperLib\IrosArc.cs:line 305
   at Iros._7th.Workshop.fLibrary.GetModInfo(InstalledItem ii) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 891
   at Iros._7th.Workshop.fLibrary.SanityCheckCompat() in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 763
   at Iros._7th.Workshop.fLibrary.Launch(Boolean varDump, Boolean debug) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 1199
   at Iros._7th.Workshop.fLibrary.bLaunch_Click(Object sender, EventArgs e) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:line 1155
   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)
 
Your paths are borked.  Fix them in the 7H configuration window.
 
Yah I let it try to set the settings itself and I realized that was a mistake went back and did them manually and got it to work thanks for the reply
 
Status
Not open for further replies.
Back
Top