March 17, 201115 yr Lately I have been having troubles with PMDG aircraft clobbering my simmconnect to other programs. Usually, only on long term flights, about four hours into the flight, my simmconnect fails when I am flying PMDG aircraft. This is only in FSX. I am using a Windows XP, latest version, FSX SP2 and I used the latest versions of FS Commander and FS Flight tracker. When the simconnect fails, the FSC connection pauses, my aircraft begins to stop and pause for several seconds at a time and my FS Clock no longer matches the computer clock. The FS Flight Tracker no longer receives data either, it does not record my touch down or the end of the flight.I have confirmed that no other aircraft cause this trouble than PMDG aircraft.What could possibly be causing this?
March 17, 201115 yr Commercial Member Todd,If SimConnect was really failing, the plane itself would not work either. We use SimConnect to talk to the FSX internals the same way as any other addon that uses it.Do you have any sort of security software that's doing real time scans, port blocking etc? That can cause this - SimConnect uses TCP/IP, the same protocol that internet connections use and a lot of these programs see it as an unauthorized TCP/IP connection and interfere with it or block it completely. Ryan MaziarzFor fastest support, please submit a ticket at http://support.precisionmanuals.com
March 17, 201115 yr I thought it was only the RTM version of Simconnect that used TCP/IP. Cheers, Andy.
March 18, 201115 yr Author I do not believe that I have any security software that would do that. It only happens when I fly pmdg aircraft. The communication between FSX and FSC and FS flight tracker, just stops working. If it were the security software, it would happen with all my aircraft. I fly online with IVAO and the data transmits fine to the network, just not to my external programs. And to really mess things up, it isn't consistent. Sometimes it fails, others it doesn't. Is there some status file that you can look at and find out what is causing the simconnect to fail?
March 19, 201115 yr Commercial Member I thought it was only the RTM version of Simconnect that used TCP/IP.No, it most definitely still does, always has.I do not believe that I have any security software that would do that. It only happens when I fly pmdg aircraft. The communication between FSX and FSC and FS flight tracker, just stops working. If it were the security software, it would happen with all my aircraft. I fly online with IVAO and the data transmits fine to the network, just not to my external programs. And to really mess things up, it isn't consistent. Sometimes it fails, others it doesn't. Is there some status file that you can look at and find out what is causing the simconnect to fail?This isn't at all a common problem - any time we've seen issues with SimConnect it's been something actively blocking the TCP/IP connections. We don't guarantee compatibility with other addons - we can't possibly do that, there's far too many out there. I'd try checking with the makers of those programs and see if they have any ideas on what the problem could be. Ryan MaziarzFor fastest support, please submit a ticket at http://support.precisionmanuals.com
March 19, 201115 yr Commercial Member No, it most definitely still does, always has.For local applications, on the same PC as FSX, it depends on the client program. If the client is linking to the RTM SimConnect it uses TCP/IP, even if it is in-process. That was changed with SP1 -- pipes were introduced for local and remote clients, and in-process clients are then dealt with directly within process. Pipes over a network are carried by TCP/IP, but locally on the same PC they use memory-mapped file techniques, just like FSUIPC and DDE.So things clobbering the TCP/IP system can clobber SimConnect clients using RTM SimConnect, but hopefully shouldn't clobber others. However, they might because of internal Simconnect maneuverings -- after all the FSX-contained part of SimConnect is the same no matter which version of the DLL is being used.RegardsPete Win10: 22H2 19045.2728 CPU: 9900KS at 5.5GHz Memory: 32Gb at 3800 MHz. GPU: RTX 24Gb Titan 2 x 2160p projectors at 25Hz onto 200 FOV curved screen
March 19, 201115 yr Commercial Member Pete,When I watch our aircraft being loaded with Sysinternals's TCPView app, I see a bunch of local TCP connections being made - what are these then if it's not SimConnect? Ryan MaziarzFor fastest support, please submit a ticket at http://support.precisionmanuals.com
Create an account or sign in to comment