Hello,
I tried running Aerofly with the latest AeroflyBridge.dll and encountered a crash immediately.
Here is the error:
Assertion failed!
Expression: Header.DataType == tm_msg_data_type::Double
File: tm_external_message.h
Line: 849
It seems like the DLL is trying to read a variable as Double, but the data type is something else.
Do you think this could be fixed by checking the message type before accessing it?
Thanks again for your files .
Pascal