CIGI Load Error

Any issues, problems or troubleshooting topics related to the additional features present in the Prepar3D Professional Plus client application.
Post Reply
boyblinky
Posts: 11
Joined: Tue Feb 21, 2012 6:26 pm

CIGI Load Error

Post by boyblinky »

We're not having any luck getting cigi to work. The Prepar3D v5 cigi 3.3 is setup and IG mode started. DIS is disabled. We can see the CIGI packets flowing back and forth in Wireshark. Using synchronous communication. The only error we're seeing in the ContentErrors.txt file is

error=AceXML Parser Error
Source: C:\ProgramData\Lockheed Martin\Prepar3D v5\DISEntityTypes.xml
Error: 'EntityTypeID' - (0x83600FB7)

The Entity Type ID is setup per the Prepar3D Learning center.

Any ideas what might be going on?

Thanks!
Clifton Crane
Lockheed Martin
Posts: 1207
Joined: Tue Sep 25, 2012 2:34 pm

Re: CIGI Load Error

Post by Clifton Crane »

Hi boyblinky,

Could you post the section of the DISEntityTypes.xml you've modified?

Regards,
Clifton
Clifton Crane
Prepar3D® Software Engineer Sr.
boyblinky
Posts: 11
Joined: Tue Feb 21, 2012 6:26 pm

Re: CIGI Load Error

Post by boyblinky »

Sure, Just F-35.
<EntityType>
<EntityTypeID>20</EntityType>
<EntityTypeString>1.2.255.1.12.0.0</EntityTypeString>
<ContainerTitle>Lockheed Martin F-35A Lightning II International Participation</ContainerTitle>
</EntityType>
Clifton Crane
Lockheed Martin
Posts: 1207
Joined: Tue Sep 25, 2012 2:34 pm

Re: CIGI Load Error

Post by Clifton Crane »

Hi boyblinky,

It looks like there is a typo in your closing EntityTypeID tag:

<EntityTypeID>20</EntityType>

Should be:

<EntityTypeID>20</EntityTypeID>

Regards,
Clifton
Clifton Crane
Prepar3D® Software Engineer Sr.
Post Reply