AIAE duplicate errors.

Here you can search for, request or display your military AI repaints for others to enjoy.
Post Reply
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4575
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

AIAE duplicate errors.

Post by VulcanDriver »

I added repaints to John's Lakota helicopter. When I checked it in AIAE This error appeared. Can anyone explain this please.

D:\FSX\SimObjects\Airplanes\JYAI UH72 Lakota\aircraft.cfg
Error - the following keys are duplicated in the specified sections
--> [fltsim.45]¦--------------
--> [fltsim.46]¦----------------------------
--> [fltsim.52]¦-------------------------
--> [fltsim.54]¦--------------------------
--> [fltsim.56]¦-----------------------------
You must remove these duplicates manually --> Menu File --> Open Aircraft.CFG'

[fltsim.45]
title=EC145 Police Service Northern Ireland G-PSNR
model=EC145_Police
texture=Police_Service_Northern_Ireland_G-PSNR
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=PSNI
atc_airline=POLICE
atc_id=G-PSNR

[fltsim.46]
title=EC145 Somerset Police G-DCPB
model=EC145_Police
texture=NPAS_Exeter_G-DCPB
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=NPAS
atc_airline=POLICE
atc_id=G-DCPB


[fltsim.52]
title=EC145 Welsh Air Ambulance G-WROL
model=EC145_Civil_Ambulance
texture=Air_Ambulance_Wales_G-WROL
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=AA
atc_airline=HELIMED
atc_id=G-WROL


[fltsim.54]
title=EC145 Scottish Air Ambulance G-SASS
model=EC145_Civil_Ambulance
texture=Air_Ambulance_Scotland_G-SASS
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=AA
atc_airline=HELIMED
atc_id=G-SASS

[fltsim.56]
title=EC145 Yorkshire Air Ambulance G-YOAA
model=EC145_Civil_Ambulance
texture=Air_Ambulance_Yorkshire_G-YOAA
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=AA
atc_airline=HELIMED
atc_id=G-YOAA
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
Firebird
MAIW Admin
MAIW Admin
Posts: 12349
Joined: 11 Aug 2006, 21:04
Version: FS9
Location: EGLL

Re: AIAE duplicate errors.

Post by Firebird »

Have you run the renum on the .cfg file either in the app or manually. Quite often when you add textures you will get this if you lose track numerically and you don't renum.
Steve
_______________________________________________________
Image
Quid Si Coelum Ruat
_______________________________________________________
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4575
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: AIAE duplicate errors.

Post by VulcanDriver »

Did the renum in AIAE. Did it twice in fact.
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
gsnde
MAIW Admin
MAIW Admin
Posts: 4520
Joined: 05 Apr 2007, 08:13
Version: P3D
Location: South-West Germany
Contact:

Re: AIAE duplicate errors.

Post by gsnde »

Could you attach the offending aicraft.cfg, please
Cheers,
Martin
________________________________________
The Owl's Nest * Military Aircraft Reference * ICAO Reference * Distance Calculator * MAIW, Military AI & UKMil Reference
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4575
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: AIAE duplicate errors.

Post by VulcanDriver »

gsnde wrote: 26 Jan 2025, 14:47 Could you attach the offending aicraft.cfg, please
Here it is.
Attachments
aircraft.cfg
(30.92 KiB) Downloaded 1 time
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
gsnde
MAIW Admin
MAIW Admin
Posts: 4520
Joined: 05 Apr 2007, 08:13
Version: P3D
Location: South-West Germany
Contact:

Re: AIAE duplicate errors.

Post by gsnde »

It is caused by the uncommented comments, John.

[fltsim.44]
title=EC145 Police Service Northern Ireland G-PSNR
model=EC145_Police
texture=Police_Service_Northern_Ireland_G-PSNR
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=PSNI
atc_airline=POLICE
atc_id=G-PSNR

--------------
NPAS / Exeter:
--------------

It should be like this:

[fltsim.44]
title=EC145 Police Service Northern Ireland G-PSNR
model=EC145_Police
texture=Police_Service_Northern_Ireland_G-PSNR
sim=JYAI_UH-72A_AI_ONLY
atc_parking_types=RAMP
atc_parking_codes=PSNI
atc_airline=POLICE
atc_id=G-PSNR

//--------------
//NPAS / Exeter:
//--------------
Cheers,
Martin
________________________________________
The Owl's Nest * Military Aircraft Reference * ICAO Reference * Distance Calculator * MAIW, Military AI & UKMil Reference
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4575
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: AIAE duplicate errors.

Post by VulcanDriver »

Doh...! How di I miss that.. Thanks Martin
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
Post Reply