Hello,

I get an E1198: Bad file format error when trying to place a .obj through ent_create:

Code:
ent_create("Block.obj", nullvector, NULL);



while I can import it without problems in MED (with non-broken mesh etc.). The Block.obj is in the folder (its .mtl too if that helps) and was exported with the latest version of Blender.

Maybe it helps if I upload the file?

Thanks in advance.