Sage-of-Mirrors / SuperBMD

A library to import and export various 3D model formats into the Binary Model (BMD) format.
38 stars 20 forks source link

Blender UV problem #2

Closed MCMANIRX closed 6 years ago

MCMANIRX commented 6 years ago

I tried to import various .blend files with the program, but every time i tried to import a file with at least 1 UV map, there would be an error that said: image what do?

Sage-of-Mirrors commented 6 years ago

Hm. Let's see.

That's an error with AssImp itself. There's an open issue on it already. Unfortunately, this isn't something I can fix. What I would suggest is exporting your .blend files to either .fbx or .dae, then using SuperBMD on those files. If the problem still persists, please feel free to create another issue!