gomtuu / import_valkyria

Blender import script for Valkyria Chronicles 3D model files
GNU General Public License v3.0
20 stars 12 forks source link

import_valkyria error (Blender 7.9) #12

Closed Masamiki0218 closed 5 years ago

Masamiki0218 commented 5 years ago

I'm trying to import Claude's model, but it just won't work. Here's what I get. error Even tho I'm trying to import Claude's model, this happens with literally every mlx file, so I can't import ANY model. I don't understand what's happening. What should I do?

gomtuu commented 5 years ago

Have you installed texconv as outlined on the wiki?

In short, just create a folder called C:\Users\███\texconv, then download texconv.exe from this page and save it as C:\Users\███\texconv\texconv.exe. (Of course, replace ███ with your username.)

That should fix it, but let me know if it doesn't.

Masamiki0218 commented 5 years ago

Have you installed texconv as outlined on the wiki?

In short, just create a folder called C:\Users\███\texconv, then download texconv.exe from this page and save it as C:\Users\███\texconv\texconv.exe. (Of course, replace ███ with your username.)

That should fix it, but let me know if it doesn't.

Ok, this pretty much fixed it. My bad, I forgot to unzip and put the texconv.exe in my User folder.