Hello,
in trying to open a BGL for the first time to edit parking stand numbers and types, I get the following error. I have tried to send a log via the application, but because I believe it is the first time I am trying to load the airport, I get an error message that it can not send the log because the folder structure for the project does not exist. The program quits after hitting OK. So I thought I would send it here as best I could. The projects was to modify TropicalSim TNCC parking stands to the correct names/numbers and type for personal use. (MSFS SDK 0.19.2, ADE on HotFix 5.
Thanks in advance,
Xander
System.ArgumentNullException: Value cannot be null.
Parameter name: String
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessTaxipathMaterials(TaxiwayPath adePath, ctTaxiwayPath xmlPath)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessTaxiwayPaths(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.NewProjectFromMSFSBglMenuItem_Click(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.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.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
in trying to open a BGL for the first time to edit parking stand numbers and types, I get the following error. I have tried to send a log via the application, but because I believe it is the first time I am trying to load the airport, I get an error message that it can not send the log because the folder structure for the project does not exist. The program quits after hitting OK. So I thought I would send it here as best I could. The projects was to modify TropicalSim TNCC parking stands to the correct names/numbers and type for personal use. (MSFS SDK 0.19.2, ADE on HotFix 5.
Thanks in advance,
Xander
System.ArgumentNullException: Value cannot be null.
Parameter name: String
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessTaxipathMaterials(TaxiwayPath adePath, ctTaxiwayPath xmlPath)
at ScruffyDuck.AirportDesignEditor.XmlClasses.LoadXmlSource.ProcessTaxiwayPaths(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.NewProjectFromMSFSBglMenuItem_Click(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.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.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)