Author Topic: Content Errors P3D v4.1  (Read 2512 times)

John Haley

  • Newbie
  • *
  • Posts: 9
Content Errors P3D v4.1
« 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


Er!k

  • Full Member
  • ***
  • Posts: 160
Re: Content Errors P3D v4.1
« Reply #1 on: December 01, 2017, 08:49:49 pm »
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.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50710
    • VIRTUALI Sagl
Re: Content Errors P3D v4.1
« Reply #2 on: December 01, 2017, 11:03:38 pm »
Fixed in the current Live Update.

Er!k

  • Full Member
  • ***
  • Posts: 160
Re: Content Errors P3D v4.1
« Reply #3 on: December 03, 2017, 07:55:53 am »
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

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50710
    • VIRTUALI Sagl
Re: Content Errors P3D v4.1
« Reply #4 on: December 04, 2017, 11:14:28 am »
But the entry still is:

Run it again, it's fixed now.