Mismatch in error / warning reporting for OBJ_EA1_FUSELAGE.n sections versus SDK documentation

Version: 1.7.27.0

Frequency: Consistently

Severity: Low

Bug description:

While preparing an update for our A6M5 Zero (Blackbird Simulations), I was attempting to see if I could clean up some of the warnings that appear when using the Build & Export process used to create a build for the Marketplace.

A number of warnings appear for the fuselage objects (OBJ_EA1_FUSELAGE.n) that we have defined for the aircraft:

Comparing these to the current SDK documentation and/or trying to apply parameters from the SDK results in some confusion:

1: The SDK lists a version parameter as not only being valid, but being required.

However, adding this parameter to the OBJ_EA1_FUSELAGE.n sections creates errors and warnings in the console on build:

As well as in the warnings window which appears after using the Build & Export function for a Marketplace build:
image

As a result, I’m not using the version parameter at this time, but it would be good to have clarification as to whether this is a bug in the SDK or in the build process.

2: The warning window which appears after using the Build & Export function for a Marketplace build, lists a number of warnings seemingly related to missing parameters in the OBJ_EA1_FUSELAGE. n sections:

When looking at the SDK documentation, none of the subjects of these parameters seem to have documented entries.

I’m assuming that these warnings can be safely ignored, but clarification on this would be good.

Similar experiance with the ‘Version = ‘ being a required item yet brings up an error msg with ‘surfaces’
Stu

Hello @JimStewart

The parameter is missing from the SimObjectEditor definition files, that’s what’s causing the warning.
I also doubt this is actually required as 0 is the default value and none of our own OBJ_EA1_FUSELAGE appear to be defining it explicitly.

I will have this reviewed, you can ignore those warnings for now.

Regards,
Sylvain

1 Like

Thanks Silvain.
Will this ‘version’ error for EA1 surface/fuselage have any issues with market place injestion process?
Stu

No they won’t.

1 Like