Closed ssewell closed 2 years ago
I took a quick look at this and it's more complicated than I thought it would be. The "WASM Module (MSFS2020)" text isn't actually an indication of the WASM module being installed. It's simply the text shown to indicate that SimConnect is used to communicate with FS2020:
I'm not sure there's any property anywhere that actually indicates whether the WASM module is installed.
That is very weird. In my mind, I thought that the "MSFS2020 detected" flag was for SimConnect and the "WASM Module (MSFS2020)" flag was to indicate that the wasm module was installed and alive.
Was a misunderstanding on my part as well. I'll keep this in the back of my mind, will investigate possibilities for detection. A few that come to mind:
No, no - the green check mark should be the indication and I find it awkward too if the green check mark indicates that the WASM module is OK when it is not
Describe the bug If the MF WASM module isn't installed but the sim is running, MF Connector will indicate it the WASM module is installed, but communication with MSFS will be broken.
Steps To Reproduce Steps to reproduce the behavior:
Expected behavior Sim Status at the bottom of the MF window would indicate the WASM module is missing.
Actual behavior Sim Status at the bottom of the MF indicate the WASM module is installed.
Details