Jump to content

Recommended Posts

Posted (edited)
On 4/6/2025 at 1:17 PM, Tveo said:

Thanks for the information, but could you please include a more detailed description of how you solved it or a screenshot?

Sorry for the late reply. A typical manifest.json of an addon:

{
  "dependencies": [],
  "content_type": "SCENERY",
  "title": "SimDocks_EDHI",
  "manufacturer": "",
  "creator": "Manfred Siedler",
  "package_version": "0.1.0",
  "minimum_game_version": "1.38.2",
  "package_order_hint": "",
  "release_notes": {
    "neutral": {
      "LastUpdate": "",
      "OlderHistory": ""
    }
  }
}

You see the "package_order_hint" line? I have added one to each manifest.json in my community folder. Instead of "" you can use e.g. "CUSTOM_AIRPORT"  or others, see chapter package_order_hint here:

https://docs.flightsimulator.com/msfs2024/html/2_DevMode/Project_Editor/The_Project_Inspector.htm

That solved for me all problems with Navigraph data in the MSFS 2024. I have no issues with STARs, SIDs or ILS at any airport and with any plane.

Edited by frank_m
  • Like 1
  • 2 months later...
Posted

Hi guys, FS2024 here. I was flying to Lisbon when I had this problem. To solve it, I entered the ILS 20 ident and then the ILS 02 ident. It worked for me. Please share if you can do the same.

Posted (edited)

Hi guys, FS2024 here. I was flying to Lisbon when I had this problem. To solve it, I entered the ILS 20 ident and then the ILS 02 ident. It worked for me. Please share if you can do the same. (DUPLICATE)

Edited by GugaLeal2012

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...