AndersMalmgren / FreePIE

Programmable Input Emulator
650 stars 144 forks source link

System.Runtime.InteropServices.SEHException (0x80004005) Freepie Script #143

Open injeccion opened 6 years ago

injeccion commented 6 years ago

Hi im having this issue, trying to run the XBOX 360 that i found on this video https://youtu.be/a8BInMmlNxk, to simulate the vive controllers on steamvr, but im getting this error when i run the script.

System.Runtime.interop.Services.SEHException (0x80004005): External component has thrown an exception. at XinputGetState(UInt32 , _XINPUT_STATE* ) at SlimDX.XInput.Controller.get_IsConnected() at FreePIE.Core.Plugins.XBox360Plugin.Update() at FreePIE.Core.Plugins.XBox360Plugin.<>c.b3_0(Xbox360PluginGlobal d) at System.Collections.Generic.List1.ForEach(Action1 action) at FreePIE.Core.Plugins.XBox360Plugin.DoBeforeNextExecute() at FreePIE.Core.ScriptEngine.Python.PythonScriptEngine.<>c.b__17_1(IPlugin p) at FreePIE.Core.Common.Extensions.CollectionExtensions.ForEach[T](IEnumerable`1 collection, at FreePIE.Core.ScriptEngine.PythonScriptEngine.<>cDisplayClass17_0.b__0() at FreePIE.Core.ScriptEngine.PythonScriptEngine.ExecuteSafe(Action action, Boolean logToFile)

any idea how to fix this?? thanks...

EDIT: OK the solution was fixed after installing MSI Afterburner and RivaTuner for some reason that fixed the error. LOL