R.O.C.A.F2003 发表于 2018-11-17 23:15:58

MCX导出失败问题

我用MCX导出模型,结果出现了这种情况
9:19        MDLXWriter        Information        Starting writing of file D:\ACDATA\Raptor-VC.mdl
9:19        MDLXWriter        Information        Object contains animations
9:19        MDLXWriter        Information        Object contains attachpoints
9:19        XWriter        Information        Starting writing of file D:\ACDATA\tmpD1C6.x
9:19        XWriter        Information        Finished writing of file D:\ACDATA\tmpD1C6.x
9:20        XtoMDL        Information        Found dictionary file: D:\ACDATA\MCX_ModelDef.xml
9:20        XtoMDL        Information        Found output file: D:\ACDATA\Raptor-VC.mdl
9:20        XtoMDL        Information        OutputFile: D:\ACDATA\Raptor-VC.mdl
9:20        XtoMDL        Information        Output file after modification: D:\ACDATA\Raptor-VC.mdl
9:20        XtoMDL        Information        Creating output MDL file: D:\ACDATA\Raptor-VC.mdl
9:20        XtoMDL        Error                (0): error : XToMdl.exe Unhandled Application Exception
9:20        XtoMDL        Error                (0): error : System.IO.FileNotFoundException: 未能加载文件或程序集“Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。
9:20        XtoMDL        Error                (0): error : 文件名:“Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35” ---> System.IO.FileNotFoundException: 未能加载文件或程序集“Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。
9:20        XtoMDL        Error                (0): error : 文件名:“Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error : 警告: 程序集绑定日志记录被关闭。
9:20        XtoMDL        Error                (0): error : 要启用程序集绑定失败日志记录,请将注册表值 (DWORD)设置为 1。
9:20        XtoMDL        Error                (0): error : 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
9:20        XtoMDL        Error                (0): error : 要关闭此功能,请移除注册表值 。
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToXmlLib.ModelFile..ctor(String szName)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.FileListLoader.LoadAllFiles(String szBaseFilename)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error : 未能加载文件或程序集“Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。
9:20        XtoMDL        Error                (0): error :
9:20        XtoMDL        Error                (0): error : Stack Trace:
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToXmlLib.ModelFile..ctor(String szName)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.FileListLoader.LoadAllFiles(String szBaseFilename)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.ProcessInputs()
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.RealMain(String[] args)
9:20        XtoMDL        Error                (0): error :    在 Microsoft.FlightSimulator.XToMDL.XToMDL.Main(String[] args)
这种情况应该怎么办?求大神们帮帮忙

爱空客 发表于 2018-11-18 06:11:31

支持库没有装全。
页: [1]
查看完整版本: MCX导出失败问题