1
7th Heaven / Re: Keyboard Unresponsive at launch
« on: 2020-05-04 08:41:28 »
That was the issue, thanks for the help!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
The system cannot find the file specifiedDoes anyone know what i can do to resolve this issue? I have 7th heaven in its own folder running as administrator on launch and ff7 is being launched from a steamapps folder not located within program files or users. Let me know if any further information is required.
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)