Please can someone help.
I have loaded ADE as instructed in the tutorials and although everything seems to load ok, I am getting the same error message. This is in ADE Home edition/ADE 1.20 & ADE1.25 update. Error message below:-
Font 'Arial Narrow' does not support style 'Bold'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.drawIdents(PText primaryText, PText secondaryText)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.drawMarkings()
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.newCode()
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.doDrawing(DrawType drawType)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.Draw(DrawType drawType)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway..ctor(Runway runway, FSPoint refPoint, ADEColorHandler colorSettings)
at ScruffyDuck.AirportDesignEditor.MainForm.processRunway(Airport airport, SceneryBase subItem)
at ScruffyDuck.AirportDesignEditor.MainForm.loadData(SceneryBase currentFile)
at ScruffyDuck.AirportDesignEditor.MainForm.displayFile(SceneryBase currentFile)
at ScruffyDuck.AirportDesignEditor.MainForm.openStockAirport(AirportSelectedEventArgs e)
at ScruffyDuck.AirportDesignEditor.MainForm.airportList_AirportSelected(Object sender, AirportSelectedEventArgs e)
at ScruffyDuck.AirportDesignEditor.AirportList.onAirportSelected(FSNameRecord nameRecord)
at ScruffyDuck.AirportDesignEditor.AirportList.loadAirportFromList()
at ScruffyDuck.AirportDesignEditor.AirportList.selectedList_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.ListBox.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)
Hoping that someone can solve the mystery as I have not got ADE to work yet.
dave Lock
I have loaded ADE as instructed in the tutorials and although everything seems to load ok, I am getting the same error message. This is in ADE Home edition/ADE 1.20 & ADE1.25 update. Error message below:-
Font 'Arial Narrow' does not support style 'Bold'.
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.drawIdents(PText primaryText, PText secondaryText)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.drawMarkings()
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.newCode()
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.doDrawing(DrawType drawType)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway.Draw(DrawType drawType)
at ScruffyDuck.AirportDesignEditor.Shapes.ADERunway..ctor(Runway runway, FSPoint refPoint, ADEColorHandler colorSettings)
at ScruffyDuck.AirportDesignEditor.MainForm.processRunway(Airport airport, SceneryBase subItem)
at ScruffyDuck.AirportDesignEditor.MainForm.loadData(SceneryBase currentFile)
at ScruffyDuck.AirportDesignEditor.MainForm.displayFile(SceneryBase currentFile)
at ScruffyDuck.AirportDesignEditor.MainForm.openStockAirport(AirportSelectedEventArgs e)
at ScruffyDuck.AirportDesignEditor.MainForm.airportList_AirportSelected(Object sender, AirportSelectedEventArgs e)
at ScruffyDuck.AirportDesignEditor.AirportList.onAirportSelected(FSNameRecord nameRecord)
at ScruffyDuck.AirportDesignEditor.AirportList.loadAirportFromList()
at ScruffyDuck.AirportDesignEditor.AirportList.selectedList_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.ListBox.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)
Hoping that someone can solve the mystery as I have not got ADE to work yet.
dave Lock

