SimHub 9.11.13 not receiving telemetry from LMU 1.3
Hi everyone, I've been trying for hours to get SimHub 9.11.13 working with LMU 1.3. SimHub detects the process (green dot, "Waiting for data") but receives no telemetry at all, even during active driving.
I set up the game when it was released, and the telemetry was working back then.
What I've tried:
The rFactor2SharedMemoryMapPlugin64.dll (downloaded today) is correctly placed in [LMU]\Plugins\ and enabled in CustomPluginVariables.JSON. However it never appears in any LMU trace log and simply doesn't load. Tested with version 3.7.15.1 (84KB, original) and the latest from RaceLab. I installed VC++ 2013 x64 Runtime and removed the Windows security block (Unblock), neither made any difference. LMU 1.3 appears to completely ignore third-party plugins.
On the SimHub side: the install path is correctly detected and the game config shows "properly configured". The SimHub log shows Le Mans Ultimate game process detected (Admin: False), after which there is zero data flow.
SimHub on my system always runs with admin privileges (Administrator privileges: True in the log), while LMU does not. According to Claude.ai , this privilege mismatch between two processes can block Shared Memory access on Windows. I tried explicitly starting SimHub without admin rights, but the behaviour didn't change and SimHub still showed Administrator privileges: True. I also tried running LMU as Administrator, both via the compatibility flag on the .exe and by launching Steam as admin. According to the SimHub log, LMU still ran without admin rights (Admin: False) in both cases. None of these combinations helped.
Additionally, on every SimHub start there is a JSON parsing error thrown exactly during the LMU config check: RuntimeBinderException: Operator '==' cannot be applied to operands of type 'Newtonsoft.Json.Linq.JValue' and 'int'. This could be a bug introduced in SimHub 9.11.13.
For further diagnosis I'm attaching the current LMU trace file. It shows that SharedMemoryManager initialized and SharedMemory initialized appear correctly, meaning LMU's native Shared Memory is running, but rFactor2SharedMemoryMapPlugin64.dll is completely absent from the first to the last line.
Is anyone currently running LMU 1.3 with SimHub? Does the rF2 plugin still load for you, or is there a specific config required?
I would really appreciate it if someone could help me!
System: AMD Ryzen 7 5800X, Windows 10, SimHub 9.11.13, LMU 1.3.000 (Build 23095874)