-
-
Notifications
You must be signed in to change notification settings - Fork 108
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 when MSFS is running #1873
base: main
Are you sure you want to change the base?
Conversation
Build for this pull request: |
Build for this pull request: |
@neilenns thanks! Can you please add German translation: Das WASM Modul kann nicht installiert werden, solange Microsoft Flight Simulator läuft.Schließe MSFS und versuche die Installation erneut. |
@DocMoebiuz German string added |
Build for this pull request: |
Is it clear to the user how to retry the install after the initial startup? |
No more or less than it was before 😂 They have to go to the extras menu. |
I mean, we could mention that in the dialog, right? Close MSFS and install the WASM module via menu "Extras" > "Microsoft Flight Simulator" > "Install WASM module" I think it is better to really provide the instructions for solving the problem. |
Can you give me the German version? |
Schließe MSFS und führe die Installation erneut aus: "Extras" > "Microsoft Flight Simulator" > "Install WASM module" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops. still missing the latest feedback :D got ahead of myself
@DocMoebiuz updated |
Build for this pull request: |
Fixes #1872
Dialog looks like this:
It only appears if MSFS is the detected running sim, and will not show if the sim is closed.