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

MSFS Texture issues on some systems

Messages
171
Country
germany
Hi,

I've created the airport EDER (see showcase if desired). On my system (RTX2070 Super) and also on other systems, everything is looking fine:

EDER-Wasserkuppe_1-1(2).jpg


But on the systems of some others (e.g. one with GTX 970), all my own created textures (aprons and centerline) seems not to work correctly. They were done as new materials.
The centerline is completely missing and the apron texture got white.

1-1-1h4jmn.png


But even if I change all my settings to LOW, on my system everything stays fine.

Attached are my materials as source and compiled DDS.

Do you have any idea what the problem could come from? I cannot reproduce this on my own system.
If you need anything more, just tell me what I shall upload.

Thank you very much!
 

Attachments

  • materials.zip
    162.2 KB · Views: 114
  • compiled_mymaterials.zip
    86.2 KB · Views: 102
Messages
235
Country
unitedstates
hello i had the same issue as you but this post helped me out .It turns out you need to rename your modellib in the project editor as it causes conflicts when people have a lot of sceneries in the community folder https://www.fsdeveloper.com/forum/t...ing-after-building-package.449275/post-857640

Did you figure out how to rename the modellib in the project editor? I have looked and I can't find any way to change the generated default name of the modellb.bgl - I tried manually re-naming my modellib.bgl and my buildings all went away when I tried that.
 
Messages
171
Country
germany
Did you figure out how to rename the modellib in the project editor? I have looked and I can't find any way to change the generated default name of the modellb.bgl - I tried manually re-naming my modellib.bgl and my buildings all went away when I tried that.

Hi, it's simple: Just give the folder another name. So I did it directly in the XML, maybe this also works inside the development view:

2020-09-27 10_58_19-Window.png


If you then build the packge (I always now do it outside DevMode with packagetool.exe and "-rebuild" option)

The file in the package seems to get that name then automatically:
2020-09-27 10_57_59-Window.png
 
Messages
235
Country
unitedstates
Hi, it's simple: Just give the folder another name. So I did it directly in the XML, maybe this also works inside the development view:

View attachment 62718

If you then build the packge (I always now do it outside DevMode with packagetool.exe and "-rebuild" option)

The file in the package seems to get that name then automatically:
View attachment 62719
Thank you! I will try this when I have a chance this week. I have tried a million things and never did I think that changing the folder name would have any effect on the name of the file. I’ve changed all kinds of other names. Lol
 
Messages
6
Country
spain
Hi, it's simple: Just give the folder another name. So I did it directly in the XML, maybe this also works inside the development view:

View attachment 62718

If you then build the packge (I always now do it outside DevMode with packagetool.exe and "-rebuild" option)

The file in the package seems to get that name then automatically:
View attachment 62719
1 and 1/2 years later. Yes, I had this same problem, thanks to you I have finally solved it.
 
Top