S1a3ti
February 11, 2025, 8:01am
1
Hi there, just wanted to share my findings about the loading order of packages.
I read the tips on several topics like this one:
As a temporary workaround, you can open our navigation data packages and edit the manifest.json file! You need to modify/add a key like this:
"package_order_hint": "CUSTOM_NAVDATA",
Let me know if that helps the situation! Make sure to restart the simulator.
And still had some problems (after deleting the cache, editing the manifest.json files etc)…
Then I played with the scenery package order tool in dev mode. Set the order of the navigraph packages and that created a modified content.xml:
<Package name="communityfs24-!!!navigraph-nav-base" active="Activated" priority="-9999"/>
[...]
<Package name="communityfs24-}}}navigraph-nav-jepp" active="Activated" priority="9999"/>
I edited the priority values. The priority has an ascending order, so the values should ensure loading the first package first and the second one last…
So far it looks primissing. Will have to test after a PC reboot, but it still worked after several sim restarts…
Hope this helps anyone.
Edit: I’m in the SU1 beta
S1a3ti
February 11, 2025, 8:28am
2
Update: After PC reboot it did not work again… Could load the flight plans again only after a sim restart… Very strange.
I guess it has something todo with the locked packages, for which the priority cannot be changed. I have no idea why the results are random though…
skysail
February 11, 2025, 11:20am
3
Hello!
Your findings align with our expectations, as Asobo has stated that the priority tag is no longer the preferred way of defining the order. We brought this up in our support ticket here:
We are working on a new release based on the new correspondence a couple of days ago, and we hope that this will work better!
Kind Regards,
Malte
1 Like
S1a3ti
February 11, 2025, 11:28am
4
Thank you! Hope you find or found a stable solution with predictable loading order.
1 Like
system
Closed
February 18, 2025, 11:28am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.