Home Forums Game Integration "Could not initialize Infinite Screen Extension…" help thread Reply To: "Could not initialize Infinite Screen Extension…" help thread

#4925
Markus Imhof
Participant

Hi Henrik,

got that error popup:

2016-03-30 18:42:44,344 [1] INFO Version:1.1.1.379 Tobii.Oem.Gaming.Common.ProcessMonitorIpc –
Process monitor started.

2016-03-30 18:42:44,826 [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’. —> IoC is not initialized. (See inner exception for details.) (See inner exception for details.)

2016-03-30 18:42:44,828 [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’. —> IoC is not initialized. (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’. —> IoC is not initialized. (See inner exception for details.) —> System.InvalidOperationException: IoC is not initialized.
bei Caliburn.Micro.IoC.<.cctor>b__0(Type service, String key)
bei Caliburn.Micro.IoC.Get[T](String key)
bei Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings)
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.CaliburnBootstrapper.OnStartup(Object sender, StartupEventArgs startupEventArgs)
bei System.Windows.Application.OnStartup(StartupEventArgs e)
bei System.Windows.Application.<.ctor>b__1_0(Object unused)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei Microsoft.Win32.NativeMethods.ShellExecuteEx(ShellExecuteInfo info)
bei System.Diagnostics.ShellExecuteHelper.ShellExecuteFunction()
bei System.Diagnostics.ShellExecuteHelper.ShellExecuteOnSTAThread()
bei System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
bei System.Diagnostics.Process.Start()
bei System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
bei Tobii.Oem.Gaming.VJoyAdapter.VJoyUtility.ExecuteVJoyConfig(String arguments)
bei Tobii.Oem.Gaming.VJoyAdapter.VJoyUtility.ForceCreateVJoyDevice(UInt32 deviceNumber)
bei Tobii.Oem.Gaming.InfiniteScreen.Core.Utils.InfiniteScreenVJoyUtility.AcquireDeviceNumber()
bei Tobii.Oem.Gaming.InfiniteScreen.Core.Hid.VJoy..ctor()
bei lambda_method(Closure , Object[] )
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
— Ende der internen Ausnahmestapelüberwachung —
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
bei Autofac.Core.Resolving.InstanceLookup.Execute()
bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Activators.Reflection.AutowiringParameter.<>c__DisplayClass2.<CanSupplyValue>b__0()
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Execute()
bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
bei lambda_method(Closure , AbsoluteHidMapperSettings )
bei Tobii.Oem.Gaming.InfiniteScreen.Core.SupportedApplications.EuroTruckSimulator2..ctor(Func`2 hidMapperFactory, ISettingsSerializer settingsSerializer, IProcessEventSource processEventSource, IUsageStatisticsRecorder usageStatisticsRecorder)
bei lambda_method(Closure , Object[] )
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
— Ende der internen Ausnahmestapelüberwachung —
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
bei Autofac.Core.Resolving.InstanceLookup.Execute()
bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.Core.Container.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
bei Autofac.ContainerBuilder.StartStartableComponents(IComponentContext componentContext)
bei Autofac.ContainerBuilder.Build(ContainerBuildOptions options)
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.AutofacBootstrapper`1.Configure()
bei Caliburn.Micro.BootstrapperBase.StartRuntime()
bei Caliburn.Micro.BootstrapperBase.Start()
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.CaliburnBootstrapper..ctor()
bei Tobii.Oem.Gaming.InfiniteScreen.Gui.App.Main()