MCP error uploading project

Version: 1.7.35.0

Frequency: Consistently

Severity: Blocker

Marketplace package name: arantissim-aircraft-bonanza-g36-mod

Context: When submitting to MCP

Similar MSFS 2020 issue:

Bug description: When submitting the package to MCP, an error was displayed with no explanation.

Repro steps:

Attachments:

Private attachments:

Hi!
When submitting the package to the MCP, an error was produced during ingestion with no explanation. This is probably due to package dependencies.

I added the dependencies in PackageDefinitions .xml file:
<Dependencies>
<Dependency Version="0.1.0">
<Name>fs-base-propdefs</Name>
</Dependency>
<Dependency Version="0.0.14">
<Name>asobo-aircraft-bonanza-g36</Name>
</Dependency>
</Dependencies>
<PackageOrderHint>CUSTOM_SIMOBJECTS_PATCH</PackageOrderHint>

I don’t know if the fs-base-propdefs is necessary, but I added it since all stock aircraft use it. I would greatly appreciate it if you could manually add these dependencies so the package can be ingested.

Thanks in advance!

Yiannis

Hello @Arantis_Sim

The required dependencies where added to our ingestion pipeline.
Can you please try to reingest your package and tell us if that solved the issue?

Regards,
Sylvain

Hi Sylvain,

I uploaded the package again and the ingestion was successful.

Thank you very much!

Regards,
Yiannis

1 Like