I got this error

  • Thread starter Thread starter Yuffie1983
  • Start date Start date
Status
Not open for further replies.
Y

Yuffie1983

Guest
Right I have run into this error.

System.IO.FileNotFoundException: Could not load file or assembly 'EasyHook, Version=2.7.4761.0, Culture=neutral, PublicKeyToken=4b580fca19d0b0c5' or one of its dependencies. The system cannot find the file specified.
File name: 'EasyHook, Version=2.7.4761.0, Culture=neutral, PublicKeyToken=4b580fca19d0b0c5'
   at Iros._7th.Workshop.fLibrary.Launch(Boolean varDump, Boolean debug)
   at Iros._7th.Workshop.fLibrary.bLaunch_Click(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fLibrary.cs:line 1074
   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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

When I try and launch the game it just shuts down with the above error. I was using Sephiroths story, I made sure the load order was exactly like described in the tutorial. This is a fresh install, 98 version, install directory is this D:\Final Fantasy VII.

Any help would be great thank you.
 
Last edited:
And now I got this error as well.

System.ApplicationException: Unknown error code (-1073741502): The user defined managed entry point failed in the target process. Make sure that EasyHook is registered in the GAC. Refer to event logs for more information. (Code: 13)
   at EasyHook.RemoteHooking.CreateAndInject(String InEXEPath, String InCommandLine, Int32 InProcessCreationFlags, String InLibraryPath_x86, String InLibraryPath_x64, Int32& OutProcessId, Object[] InPassThruArgs) in C:\Code\EasyHook-2.7.4761.0-Source\EasyHook\RemoteHook.cs:line 944
   at Iros._7th.Workshop.fLibrary.Launch(Boolean varDump, Boolean debug) in c:\Iros\7thWorkshop\fLibrary.cs:line 1179
   at Iros._7th.Workshop.fLibrary.bLaunch_Click(Object sender, EventArgs e) in c:\Iros\7thWorkshop\fLibrary.cs:line 1074
   at System.Windows.Forms.Control.OnClick(EventArgs e)
 
Download 7th again and extract it in your 7th folder. Had the exact same issue.
 
Download 7th again and extract it in your 7th folder. Had the exact same issue.
Thank you, Insight I will try that good day to you. :)
 
I had this issue once during my testing. Not sure why it happens, but Insight's method is the fix.
 
I thank you very much everyone for all your help ;D
 
Last edited:
Status
Not open for further replies.
Back
Top