Author Topic: 7th Heaven 2.0 issues  (Read 1764 times)

deuxv

  • *
  • Posts: 1
    • View Profile
7th Heaven 2.0 issues
« on: 2020-05-14 14:09:47 »

I initially installed 7th Heaven and a bunch of mods and launched the game without issue.

Now when I go to launch, it goes to open ff7 and then immediately closes the game. This is what I get in the logs:

09:48:10|ERROR|SeventhHeavenUI.App|! Unhandled exception (AppDomain.CurrentDomain.UnhandledException)
09:48:10|ERROR|SeventhHeavenUI.App|System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at SeventhHeaven.Classes.GameLauncher.<>c__DisplayClass32_0.<LaunchGame>b__3(Object o, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Diagnostics.Process.OnExited()
   at System.Diagnostics.Process.RaiseOnExited()
   at System.Diagnostics.Process.CompletionCallback(Object context, Boolean wasSignaled)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context_f(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)
09:48:10|ERROR|SeventhHeaven.Windows.UnhandledErrorWindow|System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at SeventhHeaven.Classes.GameLauncher.<>c__DisplayClass32_0.<LaunchGame>b__3(Object o, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Diagnostics.Process.OnExited()
   at System.Diagnostics.Process.RaiseOnExited()
   at System.Diagnostics.Process.CompletionCallback(Object context, Boolean wasSignaled)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context_f(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)

Can anyone shed some light on why this is all of a sudden occuring? Havent deleted any files or anything at all.

Thanks