TASEmulators / BizHawk-Prereqs

BizHawk Prerequisite Installer
126 stars 21 forks source link

Crash on Start #6

Closed iMonZ closed 3 years ago

iMonZ commented 3 years ago

Getthing this crash on Start(Windows10 Version 20H2): System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at XInputGetState(UInt32 , _XINPUT_STATE* ) at SlimDX.XInput.Controller.get_IsConnected() at BizHawk.Client.EmuHawk.GamePad360.Initialize() at BizHawk.Client.EmuHawk.DirectInputAdapter.FirstInitAll(IntPtr mainFormHandle) at BizHawk.Client.EmuHawk.MainForm..ctor(String[] args) at BizHawk.Client.EmuHawk.Program.SubMain(String[] args)

geofrey commented 3 years ago

Wait, what was the fix??

YoshiRulz commented 3 years ago

Probably just need to restart Windows after the installer is finished. See TASVideos/BizHawk#2537 and maybe TASVideos/BizHawk#2447.