Version: *1.6.39 SDK 1.5.7
Frequency: Consistently
Severity: *Low
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)
Marketplace package name: if applicable
Context: What package? When editing or mounted from Community? In main menu or in flight? etc…
Similar MSFS 2020 issue: insert url here if applicable
Bug description:
A couple of minor issues:
-
There is a panel.cfg in the common folder panel subfolder - it makes reference to SampleWasmModule.wasm. - is that a left over from 2020? copy paste error? The newer wasm modules are in the preset module folders - panel subfolders
-
The Visual Studio Project 2022 - has some bad references in the FlowModule that causes and error on build. can’t find file nanovg.cpp. The references in that sub module are hard coded to the C drive, while all the other sub modules are relative references. For me I have the SDK on my F drive.
The following files have reference errors:
nanovg.h
nanovg.cpp
stb_image.h
stb_truetype.h
Repro steps:
Install SDK on drive other than C: drive.
Build WasmAircraft
Attachments:
Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content