Ok peeps, this works for me.
this should fix your black outs until the real pro's
fix the exporter!!!! 
Use notepad to open the ascii X file
Maya X files export changes
Remove the following from file.
MeshTextureCoords {
24;
0.000000;0.000000;,
0.000000;1.000000;,
1.000000;1.000000;,
1.000000;0.000000;,
1.000000;1.000000;,
0.000000;1.000000;,
0.000000;0.000000;,
1.000000;0.000000;,
0.000000;1.000000;,
0.000000;1.000000;,
1.000000;1.000000;,
1.000000;1.000000;,
1.000000;1.000000;,
1.000000;1.000000;,
1.000000;0.000000;,
1.000000;0.000000;,
1.000000;0.000000;,
1.000000;0.000000;,
0.000000;0.000000;,
0.000000;0.000000;,
0.000000;0.000000;,
0.000000;0.000000;,
0.000000;1.000000;,
0.000000;1.000000;;
}
MeshVertexColors {
24;
0;0.000000;0.000000;0.000000;0.000000;;,
1;0.000000;0.000000;0.000000;0.000000;;,
2;0.000000;0.000000;0.000000;0.000000;;,
3;0.000000;0.000000;0.000000;0.000000;;,
4;0.000000;0.000000;0.000000;0.000000;;,
5;0.000000;0.000000;0.000000;0.000000;;,
6;0.000000;0.000000;0.000000;0.000000;;,
7;0.000000;0.000000;0.000000;0.000000;;,
8;0.000000;0.000000;0.000000;0.000000;;,
9;0.000000;0.000000;0.000000;0.000000;;,
10;0.000000;0.000000;0.000000;0.000000;;,
11;0.000000;0.000000;0.000000;0.000000;;,
12;0.000000;0.000000;0.000000;0.000000;;,
13;0.000000;0.000000;0.000000;0.000000;;,
14;0.000000;0.000000;0.000000;0.000000;;,
15;0.000000;0.000000;0.000000;0.000000;;,
16;0.000000;0.000000;0.000000;0.000000;;,
17;0.000000;0.000000;0.000000;0.000000;;,
18;0.000000;0.000000;0.000000;0.000000;;,
19;0.000000;0.000000;0.000000;0.000000;;,
20;0.000000;0.000000;0.000000;0.000000;;,
21;0.000000;0.000000;0.000000;0.000000;;,
22;0.000000;0.000000;0.000000;0.000000;;,
23;0.000000;0.000000;0.000000;0.000000;;;
}
Directly after this are the material lists.
The DirectX software i am using only uses one texture,
but if you have more then you will have to change the next part acording to your needs
change the following Material list (there may be more than one, but they will all be listed after each other)
Material {
0.000000(change to 0.500000);0.000000(change to 0.500000);0.000000(change to 0.500000);0.000000;;
0.000000;
0.000000(change to 0.500000);0.000000(change to 0.500000);0.000000(change to 0.500000);;
0.000000;0.000000;0.000000;;
}
Not really sure why you have to chage the material, but if you doint it wont work!
save the file and hey presto!!!! no more black boxes in your (whatever your doing!!)