• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FSX:SE ILS Issue

Messages
24
Country
us-michigan
Here is the compiler error line:
Compiler Errors Found. These were not identified by the Issue Manager. Please let us know
what the compiler error is so that we can improve the Issue Manager.

The compiler message is shown below

ScruffyDuck Scenery Design Engine Compiling
Using BglComp....


Parsing document: C:\MSFS\FS Design Tools\Airport Design Editor 175\!AdeTempWorkOnly\KGRR_ADEX_CMH.xml

WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5775.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5817.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5859.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5901.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5943.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 5985.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 6027.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 6069.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 6111.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 6167.
WARNING: #C1102 KGRR 4680726 RUNWAY 5000 Airport (KGRR) has object (RUNWAY) that is 4680726 meters from the ARP with a test threshold of 5000 meters! XML line: 6209.
INTERNAL COMPILER ERROR: #C2593:
**** DUPLICATE VOR/ILS ****
INTERNAL COMPILER ERROR: #C2032: XML Parse Error! Element tree follows:

ERROR: <FSData
ERROR: version = 9.0
ERROR: >
ERROR: <Airport
ERROR: country = United States
ERROR: state = Michigan
ERROR: city = Grand Rapids
ERROR: name = Gerald R. Ford Intl
ERROR: lat = 42.880833260715
ERROR: lon = -85.52280575037
ERROR: alt = 242.011M
ERROR: magvar = 4
ERROR: trafficScalar = 0.7
ERROR: airportTestRadius = 5000.0M
ERROR: ident = KGRR
ERROR: >
ERROR: <Runway
ERROR: lat = 42.878002859652
ERROR: lon = -85.5168597400188
ERROR: alt = 242.011M
ERROR: surface = CONCRETE
ERROR: heading = 171.330001831055
ERROR: length = 2591.71M
ERROR: width = 45.72M
ERROR: number = 17
ERROR: designator = NONE
ERROR: patternAltitude = 304.8M
ERROR: primaryTakeoff = YES
ERROR: primaryLanding = YES
ERROR: primaryPattern = LEFT
ERROR: secondaryTakeoff = YES
ERROR: secondaryLanding = YES
ERROR: secondaryPattern = LEFT
ERROR: >
ERROR: <Ils
ERROR: lat = 42.892242954
ERROR: lon = -85.519823584
ERROR: alt = 242.011M
ERROR: heading = 351.330001831055
ERROR: frequency = 111.900
ERROR: end = SECONDARY
ERROR: range = 27.0N
ERROR: magvar = 4
ERROR: ident = IDVS
ERROR: width = 5.19999980926514
ERROR: name = ILS/DME 35
ERROR: backCourse = FALSE
ERROR: >
ERROR:
INTERNAL COMPILER ERROR: #C2024: Failed to process closing element tag <Ils> near line 6342!
INTERNAL COMPILER ERROR: #C2607: Compilation errors detected, compilation failed!


Parse complete!
 
Messages
267
Country
germany
In your KGRR_ADEX_CMH.bgl from above there is no ILS problem with Runnway 17/35...
The MissedApproachLeg is only missing the standard waypoints to display it correctly.
But these are available in FSX, so there should be no problems in FSX.
For the correct display in ADE you can import them.
 
Top