• 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 Single model crashing MSFS

Rotornut44

Resource contributor
Messages
637
Country
us-florida
Hello all,
After the last sim update, I'm running into an issue with one of my recently converted models.

Before the last update, I converted the default DHC-2 Beaver from FSX to a static model. The conversion was done using Model Converter X and added to my object libraries package. I have placed this model before without issue. However, something must have changed in the last update, because now this model immediately crashes the sim if I select it in the scenery editor, with intention to place it.

I have tried looking over the model's materials, as well as rebuilding the .gltf and libraries with the latest SDK. I don't see anything that catches my eye that would be a show stopper in the material settings.. Checking the MSFS log, I found no relating errors. This is the only model that crashes. Every other model I have brought over from my original FSX/P3D libraries works just fine.

I have also converted another FSX aircraft scenery object, which works fine. Although, it wasn't a simobject to start with.

Here's a link to the MDL file which can be opened in MCX, as well as the textures to go along with it (Note: Textures have been flipped for MSFS, so do not display correctly in MCX):
https://emeraldscenerydesign.com/downloads/ESD_DeHavilland_Beaver_DHC2_Microsoft.zip

I could definitely use another set of eyes on this! Any ideas?

Thanks!
 

Rotornut44

Resource contributor
Messages
637
Country
us-florida
Not sure but the MDL file is PV20 - Prepare3d v2? Should be MDLX for an FSX model. but it may not work because it will have P3D stuff in the MDL.

read up on https://www.fsdeveloper.com/wiki/index.php?title=MDL_file_format_(FSX)
It should be saved as a P3D v4.4 MDL, but that shouldn't matter once I convert it to gltf. Hasn't for all my other models so far, at least. I just use MDL as a "save" file since bringing gltf back into MCX has been buggy in the past.
 

=rk=

Resource contributor
Messages
4,473
Country
us-washington
P3Dv4.4 offers the convenience of storing the metal comp texture assignment that neither Collada nor FSX .mdl recognizes.

The glTF format has coordinate axis alignment issues when importing into MCX, it also seems to arbitrarily reassign texture slots and forget texture paths.
 
Top