Could'n de-init wasm with fsNetworkHttpRequestGet

Version: 1.XX.XX.X

Frequency: Consistently*

Severity: Blocker

Bug description:

i’m trying to explore WASM as an alternative to external Simconnect application.
I’m puzzled with fsNetworkHttpRequestGet
i have created a very stripped down standalone module version, output in console from a random rest API
is works ok, but once launched, it is impossible to reduild the module (via build all in project) or to clean all (to de initialize the module).
It is indeed possible do apply patches via the Debug WASM

I’m unable to tell if the behaviour is due to poor programming (most likely, i’m complete newbie in c++) or some quirk in 2024 code
…because the same module in 2020 doesn’t give any issue !

i don’t care a lot about the build all, the big issue is that is freezing the game when quitting

httpGetSample.zip (1.3 MB)

2 Likes

just to confirm,

  • loading in the Wasm_Aircraft sample in the Network variant for a new flight,
  • click on any screen to launch the httpRequest, observe good result
  • going back do main menu, freeze and then CTD

all the other variants correctly unloads

crash report attached
AsoboReport-Crash-2246946345.zip (5.0 KB)

1 Like

We managed to reproduce the issue on our end - this is under investigation.
Thank a lot for the report!

Best regards,

Eric / Asobo

3 Likes

Yep, this is affecting us too. I’m relieved to learn that others are seeing this as well and that the bug’s logged – it’ll be a welcome fix!

Regards,
Chris P.
PMDG

1 Like

Same issue here. Any update on this?

1 Like

The fix has been implemented on our end. I don’t have an ETA yet but it should be in any version of the sim greater than or equal to 1.2.9.0.

Best regards,

Eric / Asobo

1.2.9.0 ? or 1.2.8.0 release on 20th december incluse this fix?

Build 1.2.8.0 was created before the fix was available so this fix will only be available in 1.2.9.0 or higher.

Best regards,

Eric / Asobo

2 Likes

Why no hotfix? Crashes are a bit problematic and there is a high probabilty we wont see any updates until 2025.

I dont suprise get update between now and 6th december

Any Update ?

Hi everyone,

The fix will be in SU1.

Best regards,

Eric / Asobo

3 Likes

Hello @here,

The fix is in the latest SU1 Flighting 1.3.13.0 (& SDK Core 1.2.3).
Can you confirm that you no longer encouter the issue please ?

Regards,
Boris