Jump to content

frank_m

Member
  • Posts

    16
  • Joined

  • Last visited

Everything posted by frank_m

  1. 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.
  2. That is not necessary. Just request refuelling and boarding in GSX, then Fuel, Passengers and Cargo is added without any further action.
  3. In case you are using Navigraph Navdata in MSFS2024, ALL your add-ons in your community folder need an appropriate "package_order_hint" entry in the manifest.json. See corresponding threads in the Navigraph Forum. Symptoms are missing SIDs, STARs or ILS is not working, in particular if a scenery add-on misses this entry. I have added this entry to all my add-ons, and since then it works perfect.
  4. In principle it works via SimConnect. It is not 100% reliable.
  5. Today, I have tested the COM1 and COM2 frequency tuning using a Python script via SimConnect. While it worked for inibuilds A320 or A330 flawlessly, for the A350 around 50% of the frequency changes failed. I used the Events "COM_STBY_RADIO_SET" and "COM_RADIO_FRACT_INC_CARRY" in order to set the radio frequency. There is no error message or similar, it just fails.
  6. For me it was sufficient to enter a Hoppie code. Since then ATIS/METAR is working, depending on the Airport.
  7. Most likely the plane was installed in the wrong community folder. You should double check.
  8. The same applies to Sayintention.AI.
  9. Sounds SU1 Beta is missing.
  10. Hoppie Login Code provided?
  11. It works for me. Did you configure, that the rudder is not controlling the tiller and have you assigned an axis to the tiller?
  12. I can't confirm the issue. It worked flawlessly (2024 with SU1 Beta).
  13. You need a Hoppie Account.
  14. From my point of view FPS is far too low in order to achieve a stable simulation.
×
×
  • Create New...