Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 22

Thread: Airport Design Editor not saving?

  1. Default Airport Design Editor not saving?

    I have the new algiers scenery and im trying to modify it with airport design editor. so i add the missing approaches and i try to compile airport, but it just says error and it cannot do it, any help? im trying to get approaches on this airport since its missing them and im trying to fix some things.

  2. #2

    Default

    under the list click on comms and edit w/o changing anything and save every freq you can see and compile it again that will do

  3. Default

    that still does not work. i still get error and i cannot get the airprot saved.

  4. #4

    Default

    Try that check "fault finder" if anything find wrong and edit then try save complie again if it works.

    Stuart

  5. Default

    There were no faults found and still it will not compile, here is what it says:

    Parsing document: C:\Program Files\Microsoft Games\Flight Simulator 9\Addon Scenery\scenery\DAAGRealScenery\Scenery\AF2_DAAG1.xml


    ERROR: Empty IDENTIFIER tagERROR C2031: Failed element parse <Approach>
    ERROR C2032: XML Parse Error! Element tree follows:

    ERROR: <FSData
    ERROR: version = 9.0
    ERROR: >
    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 23
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 233.400002
    ERROR: missedAltitude = 944.88M
    ERROR: >
    ERROR:

    ERROR: Empty IDENTIFIER tagERROR C2031: Failed element parse <Leg>
    ERROR C2032: XML Parse Error! Element tree follows:

    ERROR: <FSData
    ERROR: version = 9.0
    ERROR: >
    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 23
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 233.400002
    ERROR: missedAltitude = 944.88M
    ERROR: >
    ERROR: <ApproachLegs
    ERROR: >
    ERROR: <Leg
    ERROR: type = IF
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitudeDescriptor = +
    ERROR: altitude1 = 640.08M
    ERROR: >
    ERROR:

    ERROR: Empty IDENTIFIER tagERROR C2031: Failed element parse <Approach>
    ERROR C2032: XML Parse Error! Element tree follows:

    ERROR: <FSData
    ERROR: version = 9.0
    ERROR: >
    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 09
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 91.199997
    ERROR: missedAltitude = 944.88M
    ERROR: >
    ERROR:

    ERROR: Empty IDENTIFIER tagERROR C2031: Failed element parse <Leg>
    ERROR C2032: XML Parse Error! Element tree follows:

    ERROR: <FSData
    ERROR: version = 9.0
    ERROR: >
    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 09
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 91.199997
    ERROR: missedAltitude = 944.88M
    ERROR: >
    ERROR: <ApproachLegs
    ERROR: >
    ERROR: <Leg
    ERROR: type = IF
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitudeDescriptor = +
    ERROR: altitude1 = 640.08M
    ERROR: >
    ERROR:

    ERROR: Compilation errors detected, compilation failed!

    Parse complete!

  6. #6

    Default

    The error message that you are being given by the compiler is your friend and you need to read and understand what it is telling you, In this case:

    ERROR: Empty IDENTIFIER tag

    Looking in the detail:

    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 23
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 233.400002
    ERROR: missedAltitude = 944.88M
    ERROR: >
    ERROR: <Airport
    ERROR: country = Algeria
    ERROR: city = Algiers
    ERROR: name = Houari Boumediene
    ERROR: lat = 36.6912487149239
    ERROR: lon = 3.21571782231331
    ERROR: alt = 24.993M
    ERROR: magvar = 1
    ERROR: ident = DAAG
    ERROR: >
    ERROR: <Approach
    ERROR: type = ILS
    ERROR: runway = 23
    ERROR: designator = NONE
    ERROR: suffix = 0
    ERROR: gpsOverlay = FALSE
    ERROR: fixType = TERMINAL_WAYPOINT
    ERROR: fixRegion = DA
    ERROR: fixIdent =
    ERROR: altitude = 640.08M
    ERROR: heading = 233.400002
    ERROR: missedAltitude = 944.88M
    ERROR: >
    It is telling you that you are missing fixIdents that are required and (in red above) I can see some that are missing. So you need to go through the Error report and then your approach design and add in the missing information. Hopefully after you add everything that is needed your airport will compile.

    The current version of the fault finder is not able to find faults in approach design - we hope to have that fixed in a later version.
    Jon
    Microsoft MVP
    Moderator Scenery Design Forum www.FlightSim.com
    www.airportdesigneditor.co.uk www.fsdeveloper.com


  7. Default

    I see now, because this airport before was flawed that it did not have any approaches, so i tried adding some but now i have to fix them.

  8. #8

    Default

    Quote Originally Posted by aviatoremirates View Post
    I see now, because this airport before was flawed that it did not have any approaches, so i tried adding some but now i have to fix them.
    That is correct. When you add an approach you will need to make sure that each leg is properly completed.
    Jon
    Microsoft MVP
    Moderator Scenery Design Forum www.FlightSim.com
    www.airportdesigneditor.co.uk www.fsdeveloper.com


  9. Default

    Alright, now im sure enough what to fix, but where do you add legs to the aproach, lets say, i have added the approach to runway ILS 23, how do i add a leg(s) to it?

  10. #10
    Join Date
    Mar 2005
    Location
    Hawaii - PHHI
    Posts
    1,665

    Default

    You might want to first use the "load stock data" tool to load the waypoints and approaches, since ILS 23 is in stock FS9. Then modify the stock. It's not always 100% easy to add stock stuff to an AF2.

    scott s.
    .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •