I had TelemFFB working fine, and then I installed Simhub and it stopped working. I get no telemetry data from DCS, and from what I can tell the export.lua file seems to be set up correctly. Feels like I'm missing something, can someone point me in the right direction? I'm getting a lot of this in the dcs.log: 2025-01-26 10:37:26.516 ERROR Lua::Config (Main): Call error LuaExportAfterNextFrame:[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\io\UDPSender.lua"]:30: attempt to call method 'send' (a nil value)
stack traceback:
[C]: in function 'send'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\io\UDPSender.lua"]:30: in function 'send'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\io\UDPServer.lua"]:45: in function 'send'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\ConnectionManager.lua"]:64: in function 'send_packet'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\ConnectionManager.lua"]:54: in function 'send_queue'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\lib\BIOSStateMachine.lua"]:156: in function 'step'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts\DCS-BIOS\BIOS.lua"]:226: in function 'SimLuaExportAfterNextFrame'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts/TelemFFB.lua"]:1587: in function 'PrevLuaExportAfterNextFrame'
[string "C:\Users\nikla\Saved Games\DCS.openbeta\Scripts/TacviewGameExport.lua"]:70: in function 'W'
[string "Luraph"]:1: in function <[string "Luraph"]:1>.