This are the Support Forums for FSUIPC and related products.

These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, but are now no longer available.

Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.

Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
https://discord.gg/zjwUTrxmmE

Struggling with WAS...
 
Notifications
Clear all

Struggling with WASM module

Posts: 7
Registered
Topic starter
(@highjack)
Joined: 3 months ago

When I installed FSUIPC7, I checked all the checkboxes to install everyting.

I can see in the install logs that the wasm part was skipped for an unknown reason.

So I installed the wasm module manually in the community folder, but when I check the FSUIPC7.log, it says that it cannot find WASM module...

Thank you for your help


6 Replies
Posts: 216
Moderator
(@fsuipc-support)
Joined: 4 months ago

Posted by: @highjack

I can see in the install logs that the wasm part was skipped for an unknown reason.

The reason is not unknown. Your log indicates that it cannot find your User.cfg.opt file for your MS Store MSFS2020 installation:

Determining installation details...
Determing Community folder for MS Store install for MSFS2020
* Cannot determine location of UserCfg.opt for MSFS2020 MS Store installation *
Cannot find UserCfg.opt file for MSFS2020 (not at )
Determing Community folder for MS Store install for MSFS2024
File C:\Users\Highjack\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\UserCfg.opt opened OK
Community folder is: xtBoot "H:\MSFS2024\Community\
MSFS2020 not installed
MSFS2024 MS Store version detected

So FSUIPC7 was not even installed for MSFS2020.

This file should be located here:
    $LOCALAPPDATA\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\UserCfg.opt
or possibly here:
    $LOCALAPPDATA\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalState\UserCfg.opt
Can you check where this file is, and check that you have the windows environment variable %LocalAppData% set correctly.

Note also that the FSUIPC7.log file you attached was for MSFS2024, not MSFS2020. And this shows that there is also an issue with the WASM in your MSFS2024 installation. This is because the InstalledPackagesPath variable (last line in your UserCfg.opt file for MSFS2024) is: 'xtBoot "H:\MSFS2024\Community\'. Why does that contain 'XtBoot '? before the folder location? Someone else reported the exact same issue in this post in the old support forums:
    https://forum.simflight.com/topic/99757-fsuipc-not-installing-lvar-module-folder-msfs-2024/#comment-598951

Please read that - it seems this was caused by manually moving packages around. You need to correct this path in your UserCfg.opt file and re-install FSUIPC7.

Regards,

John


Reply
Posts: 215
Admin
(@fsuipc)
Joined: 7 months ago

In addition, I think the addition of this 'xtBoot' string is due to a problem with installing MSFS2020/2024 when InstalledPackagesPathNextBoot is being used. See the following bug report: https://devsupport.flightsimulator.com/t/su2-beta-finding-installedpackagespath-is-broken/13697/7

 


Reply
1 Reply
Registered
(@highjack)
Joined: 3 months ago

Posts: 7

@fsuipc You were right, I just removed the InstalledPackagesPathNextBoot from my .opt file et re-installed FSUIPC, and this solved the problem

Thanks a lot !!!


Reply
Posts: 215
Admin
(@fsuipc)
Joined: 7 months ago

Posted by: @highjack

You were right, I just removed the InstalledPackagesPathNextBoot from my .opt file et re-installed FSUIPC, and this solved the problem

Presume that was for MSFS2024. What about your UserCfg.opt file for MSFS2020? Did the installer detect this version?

Note that if the FSUIPC7 installer detects both MSFS2020 and MSFS2024, it first displays a panel where you can select which version of MSFS you want to install FSUIPC7 into - you can install for one version only or both versions.


Reply
1 Reply
Registered
(@highjack)
Joined: 3 months ago

Posts: 7

@fsuipc Sorry, I don't care of MS2020, it's not installed, my only goal is to have it working with msfs2024


Reply
Posts: 215
Admin
(@fsuipc)
Joined: 7 months ago

Posted by: @highjack

Sorry, I don't care of MS2020, it's not installed, my only goal is to have it working with msfs2024

Ah, ok - so that is why the installer couldn't detect it! The image you posted in your initial post confused me, as it says MSFS2020 there. Now I understand that they are just MSFS2020-compiled  WASM modules being used in MSFS2024.

Regards,

John


Reply