In that case, do you have any idea why couatl 3.7.4 is using so much memory to the point that 64Gb RAM is no longer enough? It literally increases by 200Mb per second after entering the aircraft.
It doesn't do that here. It USED to to do that when:
- the simulator was quit (so the couatl engine *correctly* shut down), but didn't really quit and it was stuck in the Task Manager.
- the couatl restarter detected MSFS was still running, so it assumed the couatl .exe crashed, so it restarted it.
- the restarted couatl .exe tried to reconnect continuously, but since MSFS wasn't responding (because it didn't really quit, it was still stuck in Task Manager), the bug in the Simconnect client (which is still there), leaked memory each time the couatl .exe called Simconnect_open() over and over.
That was USED to happen until version 3.7.3. With version 3.7.4, we detect that case, and we stop trying to reconnect and quit immediately and, as an extra precaution, even if we fail to detect the case, after 10 minutes of failed reconnections, we just stop anyway. Also, the connection rate is much slower and, since the Simconnect is leaking about 160K each time it's called, even after 10 minutes (worse case), it couldn't take more than 30-40MB of RAM, then it will quit.
So, be sure you HAVE the latest version of the couatl .exe. Try the Offline installer.