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

SDK MSFS2020 SDK - Scenery Tiles Compilation Error Message

Messages
68
Country
unitedkingdom
I am working on a new set of scenery tiles using Dick's very helpful template and batch file from a while back. It has worked successfully for me in three projects.

However, I am now getting a compilation error which I do not understand as I have cloned the working Package Sources files.

Here below is the error screen

And here is a link to a cloud copy of the failing source files - it is a big download as there are over 320 tiles.
SP-UPH-Tiles

Ay help would be greatly appreciated please -
 

Attachments

  • UPH-CGL-Error Screen.jpg
    UPH-CGL-Error Screen.jpg
    110.4 KB · Views: 26
inside the Package Definitions folder
try making the folder name match the xml name (so make it sp-uph-tiles), then inside that sp-uph-tiles.xml correct the 4 address lines using that old mycompany-aerial name
or you could do the reverse on the naming, but then be sure to edit the main package xml to reflect that new package definitions xml name
 
inside the Package Definitions folder
try making the folder name match the xml name (so make it sp-uph-tiles), then inside that sp-uph-tiles.xml correct the 4 address lines using that old mycompany-aerial name
or you could do the reverse on the naming, but then be sure to edit the main package xml to reflect that new package definitions xml name
Thank you, its now fixed. Finger trouble on my part, again .........................
 
In your PackageDefinitions XML (sp-uph-tiles.xml) delete the marketplace asset group text.
Untitled.png

Your folder setup was wrong for that and you don't need it.
 
For newcomers to the MSFS SDK: apparently the OP refers to creating aerial imagery tiles, as can be discerned by viewing his Google PackageSources folder chain linked above. :teacher:

GaryGB
 
Back
Top