Loading order of packages

Hi there, just wanted to share my findings about the loading order of packages.

I read the tips on several topics like this one:

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

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…

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

Thank you! Hope you find or found a stable solution with predictable loading order.

1 Like

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