Hello,
I've launched the Traffic Controller and immediately it has been shutting down with this message from the logs
og Entry : 12:29:05 vineri, 19 noiembrie 2021
:
:SimConnect-Handle (ReciveMessage) Exception
-------------------------------
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Runtime.InteropServices.Marshal.PtrToStructureHelper(IntPtr ptr, Object structure, Boolean allowValueClasses)
at System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr ptr, Type structureType)
at Microsoft.FlightSimulator.SimConnect.SimConnect.MarshalRECVPtrToObject(UInt32 dwID, Void* pData)
at Microsoft.FlightSimulator.SimConnect.CSignalProcDelegateMarshaler.CallSignalProc(SIMCONNECT_RECV* pData, UInt32 cbData, Void* pContext)
at SimConnect_CallDispatch(Void* , IntPtr , Void* )
at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveDispatch(SignalProcDelegate pfcnSignal)
at AIGTech.TrafficController.Controller.SimConnectController.HandleSimConnectEvents(IntPtr hWnd, Int32 message, IntPtr wParam, IntPtr lParam, Boolean& isHandled)
I will start it again to see if it will fail again.
Thanks!