Meaning of asterisk ( * ) next to aircraft while setting up flight?

As shown in the pic. This is next to the PMDG 737-700, but not the other -700 variants (BBJ and BDSF Freighter).

Thanks in advance!

Is that the only plane you have with that mark? I can’t say I’ve ever seen that.

1 Like

I’ve never had that either, I wonder if it’s a bug within the 737-700’s name text field?

1 Like

Yes, it’s the only plane with the *, but all the liveries for that variant have it to😳

I was able to load it and fly it without issue.

It’s probably in the ā€œmanifest.jsonā€ file I expect, possibly even a typo.

2 Likes

Strange, isn’t it?

As soon as I get some time on the PC, I’ll load up PMDG Operations Center and see if it detects any problems.

Great idea! I’ll check that asap and report back.

1 Like

I recall there was a mod that let you order favorites at the top of the aircraft selection screen by inserting a character into the name in manifest.json, so they’d sort to the top. This sounds a lot like that.

1 Like

That method typically involves renaming the folder that that contains the addon, and not messing around with its ā€œinternalā€ name, that affects how it is displayed in the sim.

A common trick to force something to load last is to prefix its folder with ā€œzzzā€.

2 Likes

So far, no joy. I’ve looked at folder names and looked in the manifest.json file as well.

I did try the free version of the @Sonicviz Aircraft Manager at one point, but I don’t remember seeing asterisks anywhere during that timeframe.

So, the passenger variant of the PMDG 737-700, and all liveries for that variant, have the asterisk. No other aircraft. It’s not causing any problems or issues, but I’m sure curious about it :slight_smile:

The only addon I know that does that to names is the previously mentioned one which tries to reorder planes by editing the names, which I don’t think is a good practice tbh. It’s also not 100% reliable due to various reasons. Unless you tried it once and forgot to reset it?

I don’t have any PMDG’s so can’t check, but the name data comes from the aircraft metadata that MSFS UI framework assembles to feed the plane selection UI, and no *'s are added afaik by MSFS to that (or by AM either). Unless PMDG is doing it.

Metadata for all content is a bit of mess from what I’ve seen, no standards are enforced so you can’t rely on it for much atm. It varies from well done to blank, literally, or even plain out incorrect sometimes.
It’s not the devs fault really, as there’s no checks on it.
Hopefully MSFS 2024 will include more stringent processes which could automate some quality checks on metadata to ensure developers have it filled in correctly, or usefully.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.