Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent WASM install if the sim is running #1872

Open
neilenns opened this issue Nov 30, 2024 · 0 comments · May be fixed by #1873
Open

Prevent WASM install if the sim is running #1872

neilenns opened this issue Nov 30, 2024 · 0 comments · May be fixed by #1873

Comments

@neilenns
Copy link
Contributor

neilenns commented 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.

@neilenns neilenns changed the title Remind users to restart the sim after installing WASM Prevent WASM install if the sim is running Nov 30, 2024
@neilenns neilenns linked a pull request Nov 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant