- Messages
- 161
- Country

Hi.
FSX
FSDS 3.5.1
FSX gamepack
I am making landling lights with 5 fx lights on each bar (Light_0012_1). When I compile the object I get this error message:
OutputFile: _temp.MDL
Output file after modification: _temp.MDL
Creating output MDL file: _temp.MDL
CRASHTREE no granularity specified
CRASHTREE completed in 00:00:00.1640520
(0): error : XToMdl.exe Unhandled Application Exception
(0): error : System.Exception: Duplicated FileLabels found with name: RIFF-MDLD-REFL-REFPLight_0012_1-end
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.FileExporter.ResolveReferences()
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.XmlToMdlLib.Process(Guid& ModelGuid)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
(0): error :
(0): error : Duplicated FileLabels found with name: RIFF-MDLD-REFL-REFPLight_0012_1-end
(0): error :
(0): error : Stack Trace:
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.FileExporter.ResolveReferences()
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.XmlToMdlLib.Process(Guid& ModelGuid)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
According to this message there are duplicated filelabels found in Light_0012_1. The polygons are named Light_0012_1.1, Light_0012_1.2 ... Light_0012_1.5 and I can not see any duplications in that. Does anyone know if and how I can work my way around this?
FSX
FSDS 3.5.1
FSX gamepack
I am making landling lights with 5 fx lights on each bar (Light_0012_1). When I compile the object I get this error message:
OutputFile: _temp.MDL
Output file after modification: _temp.MDL
Creating output MDL file: _temp.MDL
CRASHTREE no granularity specified
CRASHTREE completed in 00:00:00.1640520
(0): error : XToMdl.exe Unhandled Application Exception
(0): error : System.Exception: Duplicated FileLabels found with name: RIFF-MDLD-REFL-REFPLight_0012_1-end
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.FileExporter.ResolveReferences()
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.XmlToMdlLib.Process(Guid& ModelGuid)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
(0): error :
(0): error : Duplicated FileLabels found with name: RIFF-MDLD-REFL-REFPLight_0012_1-end
(0): error :
(0): error : Stack Trace:
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.FileExporter.ResolveReferences()
(0): error : at Microsoft.FlightSimulator.XmlToMdlLib.XmlToMdlLib.Process(Guid& ModelGuid)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
(0): error : at Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
According to this message there are duplicated filelabels found in Light_0012_1. The polygons are named Light_0012_1.1, Light_0012_1.2 ... Light_0012_1.5 and I can not see any duplications in that. Does anyone know if and how I can work my way around this?
