- Messages
- 13
- Country

Glad I could be of help 
Greg
Greg
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.

I have now replicated this problem and we will work on a fix. Thanks for all your help
EDIT
I believe this is now fixed and ready for testing

Hey Jon,
The version 1.43 works fine with german country settings. Thanks a lot.
Regards
Horst
Hi,
What a surprise to return to FS and find this very nice program.
My hat off to you guys, editing airports have never been so easy.
ok...on to the report... v1.43
So far I've had one error popup which I didn't note and just restarted ADE.
What I do notice though is that over time the aircraft icon when linked to FS will end up being more and more out of place. Restarting ADE will fix this.
Talking hours here I think. Not sure when I first noticed it, but ADE had been running over night.
Last a question...
Are there plans to implement polygon support for FS9 too?
Been a long time gone so pardon me if I mix up the terms, but I believe the green area under airport is VTP? or was it LWM?...bah I can't remember lol.
Anyways...a way to make poly that flatten and remove autogen, exclude default poly and so on. I think I used SBuilder for that last I did any airport edits.
Thank you so much for the work you have done on this so far!
Keep it up!
Regards
Jan T
Thats great news Jim, thank you!
I forgot to ask about another feature.
Seem to recall there is a way per SDK to make generic xml buildings defining height, width, depth and roof type. Then choosing the texture to use.
I could never wrap my brain around the concept so gave up trying...never got a building looking as I wanted. Usually textures were way off, and quite often the code was wrong so it wouldn't compile.
Is this something that would be possible to add?
I guess the current add generic building is part of this? But without the ability to select texture and roof type?
Thank you
Jan T
Object reference not set to an instance of an object.
at ScruffyDuck.AirportDesignEditor.Shapes.ADESafeMoveArea.SetPosition(SceneryBase item)
at ScruffyDuck.AirportDesignEditor.MainForm.leftButtonPointerMode(PInputEventArgs e)
at ScruffyDuck.AirportDesignEditor.MainForm.mouseDownHandler(Object sender, PInputEventArgs e)
at UMD.HCIL.Piccolo.Event.PBasicInputEventHandler.OnMouseDown(Object sender, PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Event\PBasicInputEventHandler.cs:line 402
at UMD.HCIL.Piccolo.PNode.HandleEvent(PInputEventArgs e, PInputEventHandler handler) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PNode.cs:line 2112
at UMD.HCIL.Piccolo.PNode.OnMouseDown(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PNode.cs:line 1823
at UMD.HCIL.Piccolo.Event.PInputEventArgs.DispatchTo(Object sender) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Event\PInputEventArgs.cs:line 796
at UMD.HCIL.Piccolo.Util.PPickPath.ProcessEvent(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Util\PPickPath.cs:line 329
at UMD.HCIL.Piccolo.PInputManager.DispatchToPath(PInputEventArgs e, PInputType type, PPickPath path) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 293
at UMD.HCIL.Piccolo.PInputManager.Dispatch(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 214
at UMD.HCIL.Piccolo.PInputManager.ProcessInput() in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 177
at UMD.HCIL.Piccolo.PRoot.ProcessInputs() in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PRoot.cs:line 309
at UMD.HCIL.Piccolo.PInputManager.ProcessEventFromCamera(EventArgs e, PInputType type, PCamera camera, PCanvas canvas) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 309
at UMD.HCIL.Piccolo.PCanvas.OnMouseDown(MouseEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PCanvas.cs:line 595
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.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)
Touched the safe navad move ring...
Code:Object reference not set to an instance of an object. at ScruffyDuck.AirportDesignEditor.Shapes.ADESafeMoveArea.SetPosition(SceneryBase item) at ScruffyDuck.AirportDesignEditor.MainForm.leftButtonPointerMode(PInputEventArgs e) at ScruffyDuck.AirportDesignEditor.MainForm.mouseDownHandler(Object sender, PInputEventArgs e) at UMD.HCIL.Piccolo.Event.PBasicInputEventHandler.OnMouseDown(Object sender, PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Event\PBasicInputEventHandler.cs:line 402 at UMD.HCIL.Piccolo.PNode.HandleEvent(PInputEventArgs e, PInputEventHandler handler) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PNode.cs:line 2112 at UMD.HCIL.Piccolo.PNode.OnMouseDown(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PNode.cs:line 1823 at UMD.HCIL.Piccolo.Event.PInputEventArgs.DispatchTo(Object sender) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Event\PInputEventArgs.cs:line 796 at UMD.HCIL.Piccolo.Util.PPickPath.ProcessEvent(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\Util\PPickPath.cs:line 329 at UMD.HCIL.Piccolo.PInputManager.DispatchToPath(PInputEventArgs e, PInputType type, PPickPath path) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 293 at UMD.HCIL.Piccolo.PInputManager.Dispatch(PInputEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 214 at UMD.HCIL.Piccolo.PInputManager.ProcessInput() in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 177 at UMD.HCIL.Piccolo.PRoot.ProcessInputs() in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PRoot.cs:line 309 at UMD.HCIL.Piccolo.PInputManager.ProcessEventFromCamera(EventArgs e, PInputType type, PCamera camera, PCanvas canvas) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PInputManager.cs:line 309 at UMD.HCIL.Piccolo.PCanvas.OnMouseDown(MouseEventArgs e) in C:\Users\Owner\Documents\Visual Studio 2008\Piccolo.NET\Source\Piccolo\PCanvas.cs:line 595 at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.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)



yes, I confirm,
e.g. LPPR or LPPT are missing (all Portugal airports are missing except the Azores), all are missing in file "airportList.dat"
the path is correct (other countries are in airportlist.dat)
the scanner brings an error pop-up with
"startindex must not be longer than string lenght" (roughly translated from German)
"startIndex darf nicht länger als die Länge der Zeichenfolge sein"
after clicking OK the scanner seems to continue with next file.
