• 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 Size" - Help Please

Messages
58
Country
unitedkingdom
Hi,

I have designed a texture for a taxiway sign i am creating but when i go to apply it to the object it says invalid size and i am really confused why??

I have attached both a screen shot of the window in FSDS with the error and the BMP file i am trying to put in.

Thanks In Advance
 

Attachments

  • help.jpg
    help.jpg
    31.3 KB · Views: 702
  • texture.zip
    texture.zip
    976 bytes · Views: 401
Last edited:
Hi jspring
Have a look in the help section under Texturing basis,

Texturing Concepts

Two different types of textures are used in Microsoft Flight Simulator. The original format is a raw file containing one byte for each pixel of the texture. The images are 256 by 256 pixels in size. Each byte in the file is an index into a color table of 256 colors. All textures used in the same geographical area had to use the same set of 256 colors. Starting with FS2002, standard 256 color bitmap files (.bmp extension) can be used, each with containing its own palette of 256 colors. The size of the image must have a pixel dimensions of a power of two. Many designers choose to use 'square' file texture images. For instance, 256 x 256, 512 x 512, 1024 x 1024 are all popular texture sizes. 1024 x 1024 appears to be the limit.

Supported Textures

Flight Simulator can use a variety of texture files. This list shows whether FSDS is capable of handling these different formats:

8 bit standard BMP files
DDS texture files (won't display in FSDS)
16 bit standard BMP files
32 bit standard BMP files
24 bit bmp files DO NOT WORK either in FS or CFS2.
Acceptable resolution is any power of 2 up to 1024. The textures can be rectangular as long as both the horizontal and vertical sizes are a power of 2, ie: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024

For example, 32 x 256 is a supported size.
 
Thank you both for your prompt reply, but i am still having no joy. My file is 123x53 and is a 32bit BMP, this is really confusing me.

JS
 
Thank you both for your prompt reply, but i am still having no joy. My file is 123x53 and is a 32bit BMP, this is really confusing me.

JS

In your graphics editor program, resize the canvas to be 128x128 or 512x512... (note that this is resize the canvas, NOT resize the image), then go back into FSDS and reapply the texture.
 
Back
Top