This is a significant update to the last alpha. It contains breaking changes. These mean that certain things work in a way that is not backward compatible with earlier versions. Because of this you need to create a new installation for alpha 18. Do not install it over an earlier version and do not share projects with it and earlier versions. Make copies of your projects to use with alpha 18. The application is now 64bit which means ADE has access to much more memory and should therefore no generate Out of Memory Errors. If you still get them then please report it.
Summary of changes
Added
- Max wingspan allowed ring for parking spaces. This is something that appears to be used in MSFS and if the outer rings overlap then planes may not park next to each other
- More SimObjects that can be added by ADE
Updated
- Handling of detailed object footprints generation and storage. This is a breaking change
- Handling of libraries in the Library Object Manager to allow libraries with the same name to be added or updated (uses the full path name rather than the file name). This is a breaking change
- ADE is now a 64bit application with better memory capabilities
- Jetway handling (may be breaking changes)
- DeleteAllJetways is now set to true by default
- Delete Parking Spot deletes Jetway
- Edit to Parking Spot reflected automatically into Jetway including suffix
- Move/rotate editing of placement
- New jetway with selection of connector type
- Automatic selection of Connector Type based on distance from building to Jetway SimObject End
Fixed
- CTD when opening taxi point list.
- Out of memory errors by updating ADE to 64bit (Thanks to Dick for his help)
- Name and typing of Parking Spot
- Send log not sending the current project
Removed
- Disabled Load Last Project in Settings since it loads only the ADE project and not the MSFS Project.
- Disabled Copy to Community Folder Dialog.
Installation and breaking changes
Make a fresh install. Make copies of any project you wish to use in alpha 18. The breaking changes are
Handling of Detailed Footprints and Handling of Libraries in the LOM
The database used to store footprints is generating errors and it is no longer supported by the developer. ADE no longer uses the MFDB in the global folder and this is missing from Alpha 18. Instead footprints are stored as individual files. Aside from easier management this has reduced the disk space required to store footprints. If you have added your own library objects to the LOM then you will need to load them again for Alpha 18. Since MSFS allows the same library file name (eg modelLib.bgl) in different packages the LOM could not handle these. It can now but it means you will need to re add any personal libraries to the LOM.
Jetways
The handling of jetways has been changed considerably. This may be a breaking change for existing projects with jetways . If you have such projects then be sure to make a copy to use with Alpha 18. If you have issues with existing jetways in alpha 18 the you can probably fix it by creating a new project from the source XML file of the existing project.
Late Issues
A late bug in adding jetways. Do not right click inside the parking spot to create the jetway. It causes a malformed result. Click on the edge of the building that the jetway is to be attached to. Generally jetways are to the left side of the aircraft and ADE draws a new jetway in that orientation before it is edited
Download from here:
https://www.mediafire.com/file/zp8gkmfkfl6ym31/ade_2020_alpha_18_Installer.zip/file
HOTFIX 1
This hotfix file contains fixes for the Send Log and Custom glTF Models bugs.
HOTFIX 2
This hotfix file is cumulative and contains the fixes from Hotfix 1 and corrects the orientation of library objects .
HOTFIX 3
Cumulative update includes fixes from HF1 and HF2. Also:
- Restored Copy to Community Folder for MS Edition users. This is optional and can be set in Settings > Options > General Tab
- Updated display of Property Grid so that it now opens in all circumstances. (This to avoid errors and CTDs with the Common Property Dialog) It will open with Enter, Ctrl+Enter and so on. This can be turned off in Settings > Options > General Tab but it is strongly recommended to use the Property Grid to stop issues
- Undo is now available for changes made in the Property Grid.
- Send Log will now check the size of the project folder before attempting to send it (max 30Mb uncompressed)
- Fix for duplicated parking index numbers
Copy the contents into the current alpha 18 installation folder. You need to do this while this message is present in this post. Later the main installer will be updated