Hello !
I'm following this thread and feel like I've solved my problem.
Since the VR update I had a problem leaving FSUIPC in the background, namely CTD.
The problem was also :
Failed on SimConnect_CallDispatch for Traffic Message, return = 0xC000014BFailed on SimConnect_CallDispatch for Message, return = 0xC000014B
I applied the code line ProvideAIdata=No since I no longer have a CTD, on two flights of one hour then two hours.
After my conf file, we notice that FSUIPC doesn't see IA traffic anymore:
********* FSUIPC7, Version 7.0.3 (23rd December 2020) by John Dowson *********
Checking for FS path in 'C:\Users\admin\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\UserCfg.opt'
FS path found = G:\FS2020\
WebSocket server found: D:\STOCK ET TRAVAIL\DOCUMENTS\FS 2020\FSUIPC\FSUIPC 7.0.3\\Utils\FSUIPCWebSocketServer.exe
Windows 10 Home Single Language 64 Bit reported as Build 19042, Release ID: 2009 (OS 10.0)
Reading options from "D:\STOCK ET TRAVAIL\DOCUMENTS\FS 2020\FSUIPC\FSUIPC 7.0.3\FSUIPC7.ini"
Checking the Registrations now ...
User Name=""
User Addr=""
FSUIPC7 not user registered
WIDEFS7 not user registered, or expired
109 System time = 30/12/2020 21:43:51
109 FLT path = "C:\Users\admin\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalState\"
109 -------------------------------------------------------------------
156 Registered HotKey 'InvokeFSUIPCOptionsKey' (key=0x46, modifier=0x1)
187 FS path = "G:\FS2020\"
187 ### Note: AI Traffic related facilities and data are inhibited!
187 LogOptions=00000000 00000001
26312 === Hot key unregistered
26312 === Stop called ...
26312 === Closing external processes we started ...
27312 === About to kill any Lua plug-ins still running ...
28468 === About to kill my timers ...
28468 === Restoring window procs ...
28468 === Unloading libraries ...
28468 === stopping other threads ...
28468 === ... Button scanning ...
28468 === ... Axis scanning ...
28468 === Releasing joystick devices ...
28468 === Freeing macro memory
28468 === Removing any offset overrides
28468 === Clearing any displays left
28468 === AI slots deleted!
28468 === Freeing button memory ...
28468 === Closing my Windows ...
28468 === Freeing FS libraries ...
29468 === Closing devices ...
29468 === Closing the Log ... Bye Bye! ...
29468 System time = 30/12/2020 21:44:20
29468 *** FSUIPC log file being closed
Minimum frame rate was 32768.0 fps, Maximum was 0.0 fps
Memory managed: 1 Allocs, 1 Freed
********* FSUIPC Log file closed ***********
Before in the end of the log file I had (for example) :
Minimum frame rate was 16.0 fps, Maximum was 160.5 fps
Average frame rate for running time of 3048 secs = 21.3 fps
Maximum AI traffic for session was 63 aircraft
Traffic deletions 0 aircraft
Memory managed: 2 Allocs, 1 Freed
********* FSUIPC Log file closed ***********
Hopefully this can help you!