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

WASM update incorrectly reports failure #1902

Closed
neilenns opened this issue Jan 7, 2025 · 0 comments · Fixed by #1903
Closed

WASM update incorrectly reports failure #1902

neilenns opened this issue Jan 7, 2025 · 0 comments · Fixed by #1903
Labels
bug_beta Something isn't working in a beta version, not in a stable released version

Comments

@neilenns
Copy link
Contributor

neilenns commented Jan 7, 2025

Describe the bug
The WASM update will incorrectly report failure in a common situation :(

Steps To Reproduce
Steps to reproduce the behavior:

  1. Have MSFS2020 on your machine with a current version of the WASM installed
  2. Do not have MSFS2024 installed
  3. Attempt to update the WASM via the menu

Expected behavior
A dialog telling you it is already installed

Actual behavior
The error that WASM couldn't be installed

This is because the logic in MainForm.cs:InstallWasmModule() is wrong :(

@neilenns neilenns added the bug_beta Something isn't working in a beta version, not in a stable released version label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_beta Something isn't working in a beta version, not in a stable released version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant