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

ADE Version 1.05 Available

scruffyduck

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
34,981
Country
unitedkingdom
We have just made version 1.05 available via the online updater. Please note that versions 1.03 and 1.04 were for beta testers only so 1.05 is the current public release.

This primarily fixes reported problems and adds one or two minor enhancements:

  • ADE will now write XML for Marker headings of 0.0 correctly
  • Users can no longer select an UNKNOWN type for Approach Lights. Any UNKNOWN light types loaded into ADE will be changed to NONE.
  • Guidelines can now be hidden if created in current session
  • Taxisigns can now be hidden or shown via View menu
  • Jetway Gate and Number now update when Gate details changed
  • Bug fixed where Parking retains selected color when Jetway added altho jetway is selected item
  • Airport Reference Point color now user definable
  • Fixed bug where runway links got a designator index other than -1
  • Towers located at 0,0 are now moved to the Airport Reference Point
  • Added application logging. See below.
  • Improvements to memory management
  • New checks done to ensure that FSX and BglComp exist
  • New check to ensure that airport and navaid database records point to valid locations
  • Cancel option is now available when changing airports or closing ADE. This is available in those cases where no file dialog is used otherwise cancelling the dialog cancels the change
  • Modified method by which the taxipath tools remember the last link properties

Application Logging
ADE now generates logging information to help diagnose problems. There are three levels of logging that can be set by the user on the Settings General Tab. The default is Normal and should be used unless a problem is encountered. Levels of Detail and Full can be set if required. Full will generate a lot of information so should only be used when requested. ADE will remember the log level you have set from session to session. A single log will be created in the application folder. This will roll over when 15,000 entries are reached.
 
Last edited:
Update Recalled

We have just spotted a problem with this update. As it has only just been released we have recalled the updater. If you have already downloaded it then please revert to 1.02 for the time being. We hope to have the updater back on line shortly

Apologies for any inconvenience
 
Updater Available Again

The problem with 1.05 seems to be fixed now and the update is available again.
 
I have installed The sdk So sim connect should have installed right cause i still get the same error message


Could not load file or assembly 'Microsoft.FlightSimulator.SimConnect, Version=10.0.60905.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)

at ScruffyDuck.AirportDesignEditor.MainForm.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.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 hW
 
Hey Jon!

Was just over to the design website and downloaded the ade ... and the zip file is named 100 and all the associated documentation is 100.

Where do I find 1.05?

Also I'm having a bit of trouble getting the application to work. I have the deluxe version patched to 2 installed, along with the SDK also patched to 2, and the .net framework 2 with latest patch ... and I get the following dialog box when I attempt to start the ade program.

error dialog said:
Could not load file or assembly 'Microsoft.FlightSimulator.SimConnect, Version=10.0.60905.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)

at ScruffyDuck.AirportDesignEditor.MainForm.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.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)

got any ideas?

Thanks for your time.
 
Hey Jon!

Was just over to the design website and downloaded the ade ... and the zip file is named 100 and all the associated documentation is 100.

Where do I find 1.05?

Also I'm having a bit of trouble getting the application to work. I have the deluxe version patched to 2 installed, along with the SDK also patched to 2, and the .net framework 2 with latest patch ... and I get the following dialog box when I attempt to start the ade program.



got any ideas?

Thanks for your time.

You get 1.05 from the on-line updater. ADE cannot find the version of SimConnect it is expecting. It needs the original version that was installed with the deluxe SDK. There are some previous posts on this here I think including some suggestions for checking that you have it. There is also a SimConnect Installer in the SDK called SimConnect.msi. I think this re-installs it if it is missing. Hoever you do need the one from the deluxe DVD as that is the one that ADE uses
 
Back
Top