Hi I know further details will be coming in a couple of days BUT can the devs
share any other detail about what’s wrong with building missions for the
marketplace? I have a package ready to go but don’t know if the specific
problem affects my package or not. It seems to run fine from my perspective.
Conversley it’s hard to know whether an issue we spot is down to this bug or
something else we can fix our side. Also how come it only affects the
marketplace releases? Doesn’t the marketplace package contain the same SPB as
the community package? Thanks for anything you can share at this stage.
SFSimsDev
I think it has something to do with the shifted enums in the AssistanceOptions
and the ChangeAssistanceItemAction. See here: [[SU11] Please do not add Enum-
Items in the middle of an
enum](https://devsupport.flightsimulator.com/questions/12232/su11-please-do-
not-add-enum-items-in-the-middle-of.html) If this is the issue, the community
versions are also affected, but they are much easier to update. BuffyGC
Thanks @BuffyGC - It would be great to get this confirmed (which I’m sure is
part of the plan) as I don’t use any of those and would like to know if I can
release.
Hello @SFSimsDev BuffyGC is right, the reason for this is the regression on
enums. AssistanceItemID is affected but we found out AIType as well.
We will communicate on this soon. Regards, Sylvain
Ah OK thanks @FlyingRaccoon - I’ll hold off then!