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

MSFS20 (Paid) Scenery Project Checker

Messages
1,233
Country
us-texas
Hi,

In need of someone with project development that can troubleshoot an existing project and prepare it for Marketplace submittal.

It's essentially going through the XML and project structure to find potential issues.

If you are available let me know.

Thanks!
 
What do you mean?
Your project needs to be compiled for the Marketplace via Build &export/marketplace, the compiler takes care of anything mandatory, (Marketplace data like your id, description, images/thumbnails and such)

and the submission processe later on takes care of everything else
 
It keeps failing during marketplace download for testing. Must be something they do during encryption. not much help from them either!! Been at this since mid June. Im out if options.

Scenery works great when placed directly in community folder. Sadly I need to reach my Xbox customers and MP is the only way I know.
 
It keeps failing during marketplace download for testing. Must be something they do during encryption. not much help from them either!! Been at this since mid June. Im out if options.

Scenery works great when placed directly in community folder. Sadly I need to reach my Xbox customers and MP is the only way I know.

Did you try MSFS DevForum? I had the similar inexplicable problem (community fine, official doesn't work). Asobo responded, It turned out that I had the MSFS2020 running with the debugger switch on, and the encrypted stuff wasn't mounting.
 
Did you try MSFS DevForum? I had the similar inexplicable problem (community fine, official doesn't work). Asobo responded, It turned out that I had the MSFS2020 running with the debugger switch on, and the encrypted stuff wasn't mounting.
Hi Misho, do you mean the debugger switch
Did you try MSFS DevForum? I had the similar inexplicable problem (community fine, official doesn't work). Asobo responded, It turned out that I had the MSFS2020 running with the debugger switch on, and the encrypted stuff wasn't mounting.
Misho, how do you turn off the debugger? Is it under development mode?
 
Hi Misho, do you mean the debugger switch

Misho, how do you turn off the debugger? Is it under development mode?
Hi!

I am talking about "-AllowDebugger" switch that needs to be explicitly added when running MSFS2020. This is usually done if you are developing a WASM module, so it is unlikely you have that switch on, because if you had to add it, you would know about it. There is a discussion about it in a thread here. Hope that helps.

EDIT: Mine failed not during download, but during execution (in sim). The problem was - the "final" package provided by MS Marketplace for testing encrypts certain files, so for me, it encrypted BGL files, but left CGL files (aerial imagery) as is. The result was, CGL imagery showed fine, but BGL was not showing up, because it was encrypted, and the encrypted stuff was not allowed to mount during the sim load, with that switch in use.
 
Last edited:
Back
Top