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

Invalid File Type

Messages
26
Country
us-texas
I am trying to add a background image (BMP), I keep getting the error "invalid file type" this is not a valid image???

I am about to pull my hair out.
 
I am not in a place to check this exactly but as I recall ADE will not accept BMP files. This is because they are not compressed and therefore can be very large. As George says convert it to JPG and try that.
 
I use bmp for ADE all the time. There is a tab in the options to select the file type to be used.

Image Options.JPG

Though there's a warning for sizes over 9Mb (I think), the program does work for files larger than that. I haven't tested for how large a file it can accommodate. In this case I would also test for whether the bmp file itself is corrupt or non-standard.
ian

Sent from my LG-H871 using Tapatalk
 
Last edited:
I am trying to add a background image (BMP), I keep getting the error "invalid file type" this is not a valid image???

I am about to pull my hair out.

Hello:

Please tell us how large is the *.BMP file in MB, and what graphics application was used to create that *.BMP image ? :scratchch

GaryGB
 
As it happens that property page is for setting the type and naming convention for images created with ADE, not for images imported into ADE for the background
 
I stand corrected on loading .bmp files. To be honest it is so long since I looked at that code. A number of people have questioned the size issue in the past. Here is one thread that explains it to some degree

https://www.fsdeveloper.com/forum/threads/background-image-issues.425566/#post-633212

So size does matter. It is better to have a number of smaller images and also load only those you need for the work you are doing.

As to invalid format then that probably not related to ADE constraints but may be a bad image.
 
Back
Top