You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have quite often a crash on SimConnectFlightConnector.cs causing the game to stop.
Here are my infos:
StreamDeck XL version 6.52
Plugin flight tracker 0.52
MSFS version Microsoft Store up to date
Profiles Stream Deck - 17-03-2024 - 17-27.zip
Log file flightstreamdeck20240317.log
Exception:
System.Runtime.InteropServices.COMException (0xC000014B): 0xC000014B
at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveDispatch(SignalProcDelegate pfcnSignal)
at FlightStreamDeck.SimConnectFSX.SimConnectFlightConnector.HandleSimConnectEvents(Int32 message, Boolean& isHandled) in D:\Hy\Codes_nguyenquyhy\FlightStreamDeck\FlightStreamDeck.SimConnectFSX\SimConnectFlightConnector.cs:line 80
Thanks a lot for your help
The text was updated successfully, but these errors were encountered:
Hi,
I have quite often a crash on SimConnectFlightConnector.cs causing the game to stop.
Here are my infos:
StreamDeck XL version 6.52
Plugin flight tracker 0.52
MSFS version Microsoft Store up to date
Profiles
Stream Deck - 17-03-2024 - 17-27.zip
Log file
flightstreamdeck20240317.log
Windows EventWatcher log:
Category: FlightStreamDeck.SimConnectFSX.SimConnectFlightConnector
EventId: 0
Exception received
Exception:
System.Runtime.InteropServices.COMException (0xC000014B): 0xC000014B
at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveDispatch(SignalProcDelegate pfcnSignal)
at FlightStreamDeck.SimConnectFSX.SimConnectFlightConnector.HandleSimConnectEvents(Int32 message, Boolean& isHandled) in D:\Hy\Codes_nguyenquyhy\FlightStreamDeck\FlightStreamDeck.SimConnectFSX\SimConnectFlightConnector.cs:line 80
Thanks a lot for your help
The text was updated successfully, but these errors were encountered: