Troubles converting .mdx to .mdl

Level 7
Joined
Oct 3, 2008
Messages
183
Hi everyone,

been wanting to toy with modelling a bit again to help out a friend with their map, however, I'm stumbling on a blocking issue. So I'm using cascview to extract .mdx files from the Wc3 repo, but every tool I'm trying to use to convert them to .mdl seems to give errors when doing so.

Using MDLX Converter for example gives a popup with a bunch of assertion errors at certain lines. Sadly you don't get more detailed error messaging so it's hard to figure out stuff.

Magos' model editor gives me the following warning: 'Expected a "LAYS" tag, got a "" tag'. Does this ring any bells for anyone?
 
Level 20
Joined
May 29, 2013
Messages
1,564
MDLX Converter and War3 Model Editor were made to be used with the mdx version 800. Since Reforged all models (even the classic ones) are version 1000.

Retera's Model Studio is the only thing that has been updated to support the newer mdx version and has a feature to convert between the old and new format.
 
Level 7
Joined
Oct 3, 2008
Messages
183
MDLX Converter and War3 Model Editor were made to be used with the mdx version 800. Since Reforged all models (even the classic ones) are version 1000.

Retera's Model Studio is the only thing that has been updated to support the newer mdx version and has a feature to convert between the old and new format.

Oh, thank you! I'll have a look at Retera's then. Never would have figured that out by myself. :)
 
Top