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
We've had several cases in Discord lately where users install the WASM module while the sim is running then wonder why things don't work. Here's one example.
We should have a dialog that shows before WASM install if the sim is running that says "You must close Microsoft Flight Simulator before installing". It shouldn't be an auto-timeout dialog either, it should stay there until the user clicks ok.
Shouldn't be too hard to do, we already have a flag for the sim being connected.
The text was updated successfully, but these errors were encountered:
neilenns
changed the title
Remind users to restart the sim after installing WASM
Prevent WASM install if the sim is running
Nov 30, 2024
We've had several cases in Discord lately where users install the WASM module while the sim is running then wonder why things don't work. Here's one example.
We should have a dialog that shows before WASM install if the sim is running that says "You must close Microsoft Flight Simulator before installing". It shouldn't be an auto-timeout dialog either, it should stay there until the user clicks ok.
Shouldn't be too hard to do, we already have a flag for the sim being connected.
The text was updated successfully, but these errors were encountered: