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

Make Library button doesn't work anymore

Messages
168
Country
italy
Hi to all, Make Library button doesn't work any more.

As usual:

1) I compile the .def with Make Array button --> obtain my .bgl
2) click on "Make Library" button. All required fields are filled and the Make Library button is not greyed out, I clikc it but nothing happen. No .bgl file is created.

I tried to uninstall and reinstall, but nothing change.

Have I to do something special?
 
Without your current library folder and a screenshot of the make Library dialog at the time you are attempting to use it, there's no way that question can be answered.

But, before sending me anything, given that you are using the same software as before and it worked before (and presumably is working for others), try analysing what you have done/are doing differently.

Incidentally, which version of AFLT are you using?

Don
 
I'm using the last stable version, not beta. The only thing I modified is the array .def coordinates.
 
Mmmm, seems to be working now.....

The problem is coords format:

YOu can't insert FSX coordinates format like:

N45 38.59|E12 10.83|12.1805|17.983|69.25

you must insert this format:

45.644899304|12.180555978|17.983|69.25
 
AFLT give you three choices of format, as described in Appendix "C" of the user manual. None of them include "N" or "E".

Don
 
Back
Top