• 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.

MSFS20 grateful for help

Messages
19
Country
bahrain
highly appreciate if someone can help me, I have been trying for a while, actually long while to build a scenery for Bahrain airport(OBBI), some time i get an airport oobi child error, I don’t know what the mean, that what i get when i try to build the package. I used so many xml file all the same, I don’t know if I have to delete the obbi airport in msfs 2020 or what. now I am trying to use this attached xml file but getting error in ade 2020 v17
I will be very grateful for your help


(ADE v17 errors)
the 'at' attribute is not declared check complete

System.ArgumentNullException: Value cannot be null.
Parameter name: value
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessTaxiwayParking(Airport adeAirport, ctAirport xmlAirport)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessAirports(SceneryBase parent)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.LoadXml2SceneryFile(SceneryBase parent)
at ScruffyDuck.AirportDesignEditor.MainForm.OpenAirportXmlFileByName(String path, String ident)
at ScruffyDuck.AirportDesignEditor.MainForm.NewProjectFromXmlMenuItemClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
There is no XML file attached if that is what you intended

If you attach it then I can check what is happening. I can identify the error but not the cause
 
Line 242 of the XML code has a missing 'l' at the start of lat= Add that and the xml loads into ADE.

1614513254994.png
 
Back
Top