Unable to launch Missions

Version: 1.1.9.0

Frequency: Consistently

Severity: Blocker

Marketplace package name: ANY

Context: Trying to launch a test package with a very simple mission inside.

Similar MSFS 2020 issue: NONE

Bug description:
When attempting to launch a mission from within Custom Content menu, a “Coming Soon” message appears, preventing mission launch and blocking all development. Used 2024SDK to compile and placed in new Community folder.

Restarts have no effect. In DevMode. Attempted to mirror some changes from 2024 official content. Not sure if this will work again once Marketplace released.

Repro steps:
Compile any third party simple mission and try to launch from Custom Content.

Attachments:

1 Like

What do you have for “MissionType=” in the .flt file? It works if I put “Discovery”. I guess some mission types are currently supported, and some are “Coming soon”?

1 Like

Ah interesting, I got one working with Discovery. Thanks for that.

I tried these:
Custom Text
Tutorial
LegacyTutorial

Will try some others to find best fit.