I want to export my Milkshape 3d model into a .X file,
so that DBP is able to load it.
My first attempts seemed ok in Milkshape but my simple test
program in DBP isn't showing the object (only a black void)
Then I found in several other
topics on this forum a list of export settings for Milkshape 3d models.
In Milkshape 3d I choose
Export / DirectX (JT) and then select:
'Right handled', 'Exclude Options', 'loop animations' and 'binary'
All other options are deselected.
When I choose 'OK' Milkshape 3d crashes with a
unhandled exception in ms3d.exe (MSEXPORTER.DLL) access violation.
So my question is: does anybody know what I'm doing wrong?
Surely it shouldn't be that hard to export a milkshape model to .X
and that to view it in DBP.
Any help is appreciated.