Author Topic: Crash when clicking on "Launch Game"  (Read 1364 times)

KayJay

  • *
  • Posts: 2
    • View Profile
Crash when clicking on "Launch Game"
« on: 2019-05-25 18:12:21 »
I spend the whole day on rechecking and reinstalling everything multiple times, including the whole game.
I'm running on Windows 10 64bit, Build 17763.




The paths should be correct as I've linked them countless times but it always crashes when I click on "Launch Game" in the 7th Heaven Mod Manager tool:

Code: [Select]
System.IO.FileNotFoundException: Die Datei oder Assembly "EasyHook, Version=2.7.6684.0, Culture=neutral, PublicKeyToken=4b580fca19d0b0c5" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
Dateiname: "EasyHook, Version=2.7.6684.0, Culture=neutral, PublicKeyToken=4b580fca19d0b0c5"
   bei Iros._7th.Workshop.fLibrary.Launch(Boolean varDump, Boolean debug)
   bei Iros._7th.Workshop.fLibrary.bLaunch_Click(Object sender, EventArgs e) in C:\Users\TurBoss\Projetcs\7h\7thWorkshop\fLibrary.cs:Zeile 1155.
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.

I also tried to path to the ff7_bc.exe and ff7_en.exe, no matter what exe I choose, the error pops up. I run the mod manager as an administrator, I even tried to check the FF.exe files to run as 640x480 fullscreen compatibility.
I'm out of ideas.

LordUrQuan

  • Alpha testing your worst nightmares
  • *
  • Posts: 602
  • LOAD "FF2J",8,1
    • View Profile
Re: Crash when clicking on "Launch Game"
« Reply #1 on: 2019-05-25 19:27:21 »
You're missing the "direct" and "music" folders in the "Extra Folders" box.  I'd also recommend un-checking "Check for updates"

KayJay

  • *
  • Posts: 2
    • View Profile
Re: Crash when clicking on "Launch Game"
« Reply #2 on: 2019-05-25 19:48:09 »

Still the same error.