Home › Forums › Game Integration › [Solved] ISE crashes on ED:Horizons start › Reply To: [Solved] ISE crashes on ED:Horizons start
14/02/2016 at 22:59 #4385
Jon Burgin
Participant
Thank you for your prompt reply.
I am a regular user. Should I run infinite screen application as admin?
Here are the errors from the infiniteScreen logs:
2016-02-13 22:44:45,957 [VJoyAccumulativeHidMapper Thread] ERROR Version:1.0.2.317 System.AppDomain -
Application Unhandled exception
System.ArithmeticException: Function does not accept floating point Not-a-Number values.
at System.Math.Sign(Double value)
at Tobii.Oem.Gaming.InfiniteScreen.Core.HidMapperSettings.SensitivityTransform(Double value)
at Tobii.Oem.Gaming.InfiniteScreen.Core.AccumulativeHidMapper.Map(TimeSpan timeDelta)
at Tobii.Oem.Gaming.InfiniteScreen.Core.HidMapper.ThreadLoopProcedure()
at Tobii.Oem.Gaming.Common.LoopedThread.ThreadLoop(Object state)
at System.Threading.ThreadHelper.ThreadStart_Context(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
2016-02-13 22:55:46,274 [DirectInputKeyboard Thread] WARN Version:1.0.2.317 Tobii.Oem.Gaming.Common.Input.DirectInputKeyboard -
Could not get keyboard state! SharpDX.SharpDXException: HRESULT: [0x8007000C], Module: [SharpDX.DirectInput], ApiCode: [DIERR_NOTACQUIRED/NotAcquired], Message: The access code is invalid.
at SharpDX.Result.CheckError()
at SharpDX.DirectInput.Device.GetDeviceState(Int32 arg0, IntPtr arg1)
at SharpDX.DirectInput.CustomDevice
3.GetCurrentState(T& data)
at Tobii.Oem.Gaming.Common.Input.DirectInputKeyboard.ThreadLoopProcedure()`