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

Messages
1
Country
us-california
I have a 3D model from blender and I do the blender to msfs thing. When I go to build the package I get 5 errors and I am not able to see my model on the scenery editor / objects. I done this before and it was working but now 2 months later it doesn’t. The errors are different than before and even before when I got the errors my package would still build. Pls help i watch countless tutorials and nothing. If anyone wants to help i could send you the 3d model then you could build the package so i can then see the model in MSFS in the scenery editor because with the old 3d model i can still load it and put it where i want then build the package and it works on the community folder. pls help





PackageBuilder | Reading E:\Custom scenery\dhar\dhar.xml...

PackageBuilder | Preparing asset groups...

PackageBuilder | Done, 4 asset groups registered.

PackageBuilder | Generating commands for package dhar...

PackageBuilder | Preparing commands for asset group ContentInfo...

PackageBuilder | Preparing commands for asset group myscene...

PackageBuilder | Preparing commands for asset group mymodellib...

PackageBuilder | Ready, 6 commands added.

PackageBuilder | Starting the build...

PackageBuilder | Building assets for the package dhar...

Compiling GLTF data file dhar.gltf...

[mesh_out_node_primitive[0]] Primitive defines "TANGENT" data, but we do not currently support importing tangents. The data is ignored.

AssetGroups | Failed to update all timestamps for files used in a command

Compiling BGL file from in-memory data to output file modelLib.BGL...

PackageBuilder | Skip mirroring due to command failures.

PackageBuilder | Skip generation of package information due to command failures.

PackageBuilder | Validating Package 'dhar'...

[Package Validation] 'dhar' - Warning: Invalid Package Name 'dhar', package name should be in the form 'aaa-bbb-...-xxx' and only contain lower case letters or digits

[Manifest Validation] 'dhar' - Error: Missing or invalid Manifest file 'E:\Custom scenery\dhar\Packages\dhar\manifest.json'

[Layout Validation] dhar'- Error: Missing or invalid Layout file 'E:\Custom scenery\dhar\Packages\dhar\layout.json'

PackageBuilder | Validation report written at 'E:\Custom scenery\dhar\_PackageInt\_metadata\dhar\dhar.json'

Package Validation failed for 'Packages'

PackageBuilder | Reloading assets for the package dhar...

Compiling GLTF data file dhar.gltf...

Compiling BGL file from in-memory data to output file modelLib.BGL...

PackageBuilder | Finished, 4 skipped, 1 done and 2 failed, took 2s419ms.

? false returned by Command=BuildPackages Comment=Rebuild the packages whose name correspond to the given filter, and for the given project (default fs-project.xml) NbParam=2 Line=BuildPackages dhar * "E:\Custom scenery\dhar\dhar.xml" "E:\Custom scenery\dhar" 1


1611424405137.png
 
Best advice is to start out with the sample packages that come with the SDK and change the names in there with notepad, or favorite editor. As you can see you have the naming of your project wrong - name must be aaa-bbb-ccc and lower case.

This confused me to no end. I then used the sample aircraft and everything started working and showing up in the sim.
 
Hey, had also a question for the "package build" prozess...

How build a "all in one" package.

f.e.: use models/objects of none msfs2020 standart library to design a scenery etc. - if the scenery design prozess is finished how to compile/export it, with all the 3rd party object etc. So that i have a "complete pack"

btw. and NO i don't use 3rd party payware objects/models etc...☝🏻
 
Back
Top