ISSUE DESCRIPTION
Description of the issue:
Not All Aircraft part of FS2024 has PackageOrderHint assigned.
Part of SU2 is that the PackageOrderHint is made mandatory for our projects.
It sorts the loading order of packages.
My project is a modification of an existing modular aircraft by replacing the existing sim attachments of the modular aircraft by my own custom build attachments.
My project is therefore overriding the the attached_objects.cfg by removing existing simattachments and adding my own simattachments.
And hence dependent on the correct loading order.
This works without any issues in SU1.
In [SU2 BETA] I assign the correct PackageOrderHint to my own packages- according to the SKD - : SIMOBJECTS_PATCH
But because the existing modular aircraft (Microsoft-Aircraft and Asobo-Aircraft does not have a PackageOrderHint assigned to it, it is getting “INVALID” and therefore the loading order is wrong.
My packages:
Asobo-Aircraft:
Microsoft-Aircraft
FREQUENCY OF ISSUE
Every time on sim load
REPRODUCTION STEPS
. Start the Sim.
. Open the Package Reorder Tool