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

XtoMDL error

Messages
69
Country
scotland
Hi folks,

I updated my PC to Win10 (DirectX 12) and re-installed FSX, the FSX SDK and FSDS but it won't create a MDL ... I have tried manually running XtoMDL in DOS, and it gives me this error:
<several lines of preamble>
(0): error : XToMdl.exe Unhandled Application Exception
(0): error : System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
(0): error : File name: 'Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
(0): error : File name: 'Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
<about 20 more lines>


FSDS will create an XML OK, which MDLconverterX will read fine, but using MDLconverterX to export as a MDL gives the same error (as it uses XtoMDL too).

If anyone has any idea how to fix this error so I can run XtoMDL, please let me know!

Thanks for any advice.

Regards,

Iain.
 
All your paths are OK?

Capture.JPG
 
Yes, 100% as per your screenshot. I ran XtoMDL in a DOS box from the 3DSM7\Plugins folder so I could see the error messages it was producing.

Thanks,

Iain.
 
The error indicates a DirectX file can't be found. You need to make sure you have DirectX 9.0c installed.
 
That's solved it, thanks Arno. I thought it must be something like that, but had no idea what file(s) it was missing or where to get them. FSDS and MDLconverter now both working OK.

Many thanks.

Iain.
 
Back
Top