Home › Forums › Game Integration › [Solved] ISE Fails to start with "could not initialize".. where is the logfile › Reply To: [Solved] ISE Fails to start with "could not initialize".. where is the logfile
04/03/2016 at 01:24 #4642
Participant
Seams the logfile is created with the Collect Diagnostic Data in the Tobii Help section–> about–>trouble shoot..
There I found in the Folder TObii Interaction a InfintieSceen<date>.txt
the following lines
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.CaliburnBootstrapper..ctor()
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.App.Main()
2016-03-04 01:17:15,539 [1] INFO Version:1.1.1.379 Tobii.Oem.Gaming.Common.ProcessMonitorIpc -
Process monitor started.
2016-03-04 01:17:15,859 [1] ERROR Version:1.1.1.379 Autofac.Core.DependencyResolutionException -
An exception was thrown while invoking the constructor 'Void .ctor(System.Func
2[Tobii.Oem.Gaming.InfiniteScreen.Core.AbsoluteHidMapperSettings,Tobii.Oem.Gaming.InfiniteScreen.Core.VJoyAbsoluteHidMapper], Tobii.Oem.Gaming.InfiniteScreen.Core.ISettingsSerializer, Tobii.Oem.Gaming.Common.IProcessEventSource, Tobii.Oem.Gaming.Common.Statistics.IUsageStatisticsRecorder)' on type 'EuroTruckSimulator2'. ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VJoy'. ---> Unable to acquire VJoyDevice. (See inner exception for details.) (See inner exception for details.)
2016-03-04 01:17:15,861 [1] ERROR Version:1.1.1.379 Tobii.Oem.Gaming.InfiniteScreen.Gui.App -
Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(System.Func
2[Tobii.Oem.Gaming.InfiniteScreen.Core.AbsoluteHidMapperSettings,Tobii.Oem.Gaming.InfiniteScreen.Core.VJoyAbsoluteHidMapper], Tobii.Oem.Gaming.InfiniteScreen.Core.ISettingsSerializer, Tobii.Oem.Gaming.Common.IProcessEventSource, Tobii.Oem.Gaming.Common.Statistics.IUsageStatisticsRecorder)' on type 'EuroTruckSimulator2'. ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VJoy'. ---> Unable to acquire VJoyDevice. (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VJoy'. ---> Unable to acquire VJoyDevice. (See inner exception for details.) ---> System.InvalidOperationException: Unable to acquire VJoyDevice.
bei Tobii.Oem.Gaming.InfiniteScreen.Core.Utils.InfiniteScreenVJoyUtility.AcquireDeviceNumber()
Seams the ISE has trouble to find the vJOY installtaion…
However in the Win10 Systemstettings there are Vjoys Installed..