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.
What should I do to solve the problem and make sure that the simulator can read ils and fix points I entered? Where do I find this .xml file? Can you give me all the routes?Ron
The XML Schema shows that DeleteNavigation is a top level child
View attachment 84762
Thus it appears at the top level in the XML source
View attachment 84763
I think that element is a waste of time and its not clear why it exists. So ADE honors it but by default sets all values to false.
Are you saying that this element should be inside the airport element tag?
System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
in System.String.get_Chars(Int32 index)
in ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.AssignIls2Runway(String ilsName)
in ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessAirportRecordIls(SceneryBase parent, ctAirport xmlAirport)
in ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessAirports(SceneryBase parent)
in ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.LoadXml2SceneryFile(SceneryBase parent)
in ScruffyDuck.AirportDesignEditor.MainForm.OpenAirportXmlFileByName(String path, String ident)
in ScruffyDuck.AirportDesignEditor.MainForm.NewProjectFromMSFSBglMenuItem_Click(Object sender, EventArgs e)
in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ToolStrip.WndProc(Message& m)
in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hi Umberto. I am a bit concerned about reproducing 3rd party Airports with ADE. If this is for personal use, there is not a problem.
Also, I think the parking spots might not have a valid connection to the main graph (runway-taxiway-parking).
Hi Jon. The Update Stock Indexes doen't work anymore, and in fact deletes the contents of the DAT file storing the airport list. I know you aren't actively updating the ADE anymore, but this is something of a killer for the program. I suspect that Asobo changing the file location of the stock airports is the cause.