Hi I'm having trouble getting Simhub working with Rfactor2. The Plugin is working with CrewChief but Simhub is saying that the configuration has failed.
These are the Error logs.
[2019-08-17 17:13:30,999] ERROR - First chance exception error System.IO.FileNotFoundException: Unable to find the specified file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
[2019-08-17 17:13:30,999] ERROR - First chance exception error RfactorReader.GameDataReadException: Exception of type 'RfactorReader.GameDataReadException' was thrown.
at CrewChiefV4.rFactor2_V2.RF2SharedMemoryReader.ReadGameData(Boolean forSpotter)
[2019-08-17 17:13:33,015] ERROR - First chance exception error System.IO.FileNotFoundException: Unable to find the specified file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
[2019-08-17 17:13:33,015] ERROR - First chance exception error RfactorReader.GameDataReadException: Exception of type 'RfactorReader.GameDataReadException' was thrown.
at CrewChiefV4.rFactor2_V2.RF2SharedMemoryReader.ReadGameData(Boolean forSpotter)
[2019-08-17 17:13:34,683] ERROR - First chance exception error System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at MSI.Afterburner.SharedMemory..ctor(String name, FileMapAccess accessLevel)
[2019-08-17 17:13:34,683] ERROR - First chance exception error MSI.Afterburner.Exceptions.SharedMemoryNotFound: Could not connect to MSI Afterburner 2.1 or later. ---> System.ComponentModel.Win32Exception: The system cannot find the file specified
at MSI.Afterburner.SharedMemory..ctor(String name, FileMapAccess accessLevel)
at MSI.Afterburner.HardwareMonitor.Connect()
--- End of inner exception stack trace ---
at MSI.Afterburner.HardwareMonitor.Connect()