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

Modeling SDK Problems

Messages
4
Hi all, I've been looking for a solution to this problem all day, and haven't been able to find a solid answer to anything.

At one point around February, I had FSX, the SDK with SP1, and the modeling tools all working perfectly. Was able to export a few models with custom animations, and they worked fine.

I recently uninstalled FSX to do a clean install for SP1, and to update everything, and now, the animation tool is dead. I get errors suggesting that MSXML 4 isn't installed, and that it can't create an xml file.

I've gone through 3 clean installs today, removing everything several times, making sure everything was clean, and each time, the animation tool refuses to work, and I get errors when I try to export something. It's as if some plugins for Max are missing.

I'm following the process exactly as in the SDK, installing everything cleanly: FSX, SDK from the disc, FSX SP1, then SDK SP1A. I add the plugin directory to Max, restart, and the FS Tools menu is there. All the tools except the Animation Tool work fine.

When opened the Animation Tool gives me the error, "Failed creating XML document. Make sure MSXML 4 is installed!," followed by "--unknown system exception." Then a MaxScript window pops up with the following line highlighted: "res = xmlParser.LoadDocument(filePath + "\\modeldef.xml");"
which is from the FSXAnimations.ms script

Similarly, if I click export, I get the error "Failed to create MSXML! Is MSXML 4 installed on this machine?"

I've heard that these kinds of errors may come up from a modeldef.xml with errors, but I'm using the stock file from SDK SP1A everywhere, except for one backup that used to work before the update.

Has this happened to anyone before? It seems familiar to me, but I can't remember how I may have fixed this in the past. I am using Max 8, is it possible the new SDK update is incompatible?
 
Last edited:
Have you tried to reinstall MSXML4 as the error message suggests? This is not a component that the SDK will install for you. You can download it from MS.
 
I've been looking at MSXML4 installs, and I can't figure out which version I need.. that was one of the first things I tried, downloaded the most recent version I could find, and did a repair install on my system.

I know I saw xml files being installed during the FSX installation somewhere, but I don't know if they were being updated, or maybe downgraded. It's almost like MSXML has been corrupted. Would installing a newer version (they're up to version 6 now) fix that possibly?

Edit: Got it to work, at least with the stock SDK, had to do a complete removal of MSXML, and reinstall from scratch. Thanks for the input. :)
 
Last edited:
Back
Top