FSDreamTeam forum
Products Support => GSX Support FSX/P3D => Topic started by: John Haley on December 01, 2017, 07:17:01 am
-
Every time there's an update, I have to go in the sim.cfg as noted below, copy and paste Section 12 (of which there are two) and move the duplicate to the end of the config and give it a new number. After each update, there's always two entries in section 12 of the config.
Not losing sleep over any of it, but is this an error at your end? I know there are a lot of entries in the cfg file.
JH
[error.0]
error=Duplicate Section Name
File: C:\Program Files (x86)\Addon Manager\Simobjects\Misc\FSDT_Pallet\Sim.cfg
Section: fltsim.12
-
I found the same issue and fixed it. Please see this thread: http://www.fsdreamteam.com/forum/index.php/topic,16993.0.html
Please not that everytime you run the LiveUpdate the file is being overwritten. Therefore I have brought it under attention here.
-
Fixed in the current Live Update.
-
But the entry still is:
[fltsim.12]
title=FSDT_Pallet_A1N
sim=
model=SAA
texture=SAA
couatl.condition = %(ULDCode)r == 'A1N'
couatl.length = 2.237
Shouldn't it be:
[fltsim.12]
title=FSDT_Pallet_A1N
sim=
model=A1N
texture=A1N
couatl.condition = %(ULDCode)r == 'A1N'
couatl.length = 2.237
-
But the entry still is:
Run it again, it's fixed now.