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

FS2004 Static object convert error FS9 MDL

Messages
2
Country
switzerland
I try to convert a mdl (FS9) object and i have every time this error:

14:12 BGLXReader Information Starting reading of object 2
14:12 BGLReader Warning Unknown BGL opcode B1
14:12 SCASMReader Information Reached end of file
14:12 SCASMReader Warning This is an empty object!
14:12 BGLXReader Information Finished reading of object 2

I requiert help.

Please help me !!!

Alex

PS: I can read this object with Tweakmdl 2.0, but the parts are not placed at the right place. And i can not convert this object.
 
Hi Alex,

Your MDL object contains a BGLC command (BGL_TAG or opcode B1) that is not yet supported by ModelConverterX. I'll add this to the todo list and try to add support as soon as possible.

Normally this opcode should not be in MDL files, so if you made them yourself you could try to export them again without the "debug" information included that uses these commands.
 
Hi,

I have added support for this command now. So if you download the development release again tomorrow it should work.
 
Back
Top