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.