Hello! I tried using Simhub for the first time and can't seem to get it to connect to Assetto Corsa. I've looked at all the troubleshooting tips and still can't get the game to work. Here is what the log says:
[2021-04-27 14:57:51,588] ERROR - System.Runtime.InteropServices.COMException (0x80070422): The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at ACSharedMemory.ACHelper.FindProcessPath(Int32 pid)
at ACSharedMemory.ACHelper.GetAsettoCorsaPath()
at ACSharedMemory.ACManager.CheckGameRunning()
at ACSharedMemory.ACManager.IsGameRunning()
at GameReaderCommon.GameManagerBase`3.PollLoop(Object sender, ElapsedEventArgs e)
Any help would be appreciated, thanks!
Hi this happens when "windows instrumentation service" (a windows built in component) is not running,
Could you check that it's properly enabled and running ?
Here is a little step by step originally intended for another software but since it's related to a windows component it's perfectly applicable here : https://support.bluestacks.com/hc/en-us/articles/360033276851-Comment-activer-le-service-Windows-Management-Instrumentation-sur-PC-WMI-sur-PC-
Nicolas
That fixed it! Thank you! Just donated now that I know it works 🙂