Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Export to FBX Errors

Export to FBX Errors

Anonymous
Not applicable
4,529 Views
2 Replies
Message 1 of 3

Export to FBX Errors

Anonymous
Not applicable

Hello everyone, I am a bit new to 3DS Max and I am trying to export a train model I made but I get ALOT of errors!
I will attach screenshots of the errors and my export settings down below. Hopefully someone can help me!

Have a nice day everyone!

https://imgur.com/a/G5BeW2b 

0 Likes
Accepted solutions (1)
4,530 Views
2 Replies
Replies (2)
Message 2 of 3

ads_royje
Alumni
Alumni
Accepted solution

HI @Anonymous ,


These are Warnings, not Errors! 🙂

 

2 first Warnings are about Geometry conversion.

3dsMax primitive objects cannot be exported as primitive objects, so they are converted to either Editable Mesh or Editable Poly mesh types.

These 2 warnings can safely be ignored, as long as it is understood that importing the FBX file back into Max (or any other software) will not bring in the same object Properties. Each of these object types, Box, Doors and Windows are converted to either Mesh or Poly objects.

The Material export failed is also a Warning.
Not all 3ds Max materials are supported outside of 3ds Max, in some case they are converted to a Standard material for best interoperability.

For the Non-Orthogonal matrix Warning, this refers to the Scaling of the objects.
For most, it means that the Scale is not 100% on all axis of these objects.
If animation is exported with these objects, it is highly preferable to fix the scaling of these objects. If no animation is exported, the warning can be ignored. It is best practice to keep the Scale to 100% on each axis unless the Scale is intentionally wanted.

For more information about FBX interoperability compatibility, you can refer to this chart, even if dated as 2015 it is still valid for the latest FBX exports/imports
http://download.autodesk.com/us/support/files/fbx_2015_compatibility_charts/autodesk_3ds_max_2015_fbx_interoperability_chart.pdf?_ga=2.159491069.1129265407.1581338877-1696474032.1581338877

In these Warnings, the one I would be the most attentive to is the Material Warning.

You may already have this tool, just in case, there is a stand alone free FBX viewer,
https://www.autodesk.com/products/fbx/fbx-review

In which you can load up the exported FBX file from Max and validate the FBX data.

I hope this can help!
Regards,

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thank you for the reply! I managed to fix all the errors!