Can't Import Map into Blender

I’m trying to import a map into Blender given by a client for a commission.

The problem is that when I import the obj file to Blender, I run into this error:

This is the map that has been given by the client:

I’ve removed everything that isn’t a BasePart, SpecialMesh or Model.
I asked recently for help in the Hidden Developers Discord server to no avail and have looked for a possible solution on platforms for Blender, also to no avail.

My version of Blender is 2.9.

3 Likes

How do you import them? For me, I export my model and import it right in Blender.

1 Like

I selected the model, right clicked, clicked on Export Selection.
In Blender, I clicked File, Import > obj and selected the map file.

Have you tried restarting Blender?

Yeah. The error happened to me previously but I found a workaround by screenshotting the map and placing the render of the character on top of it in Photoshop.
This time, the client wants a thumbnail of 10 characters, so I can’t do the same as above.

Try looking about it on YouTube, I’m not an expert on using Blender because I started using it a few months ago.

I’ve looked around for a couple of hours and couldn’t find anything that worked.

Thanks for the help anyways!

2 Likes

You’re welcome! Someone might find you a solution soon.

1 Like

It looks like in the error, that blender couldn’t convert from that obj, to the format blender uses to understand. Maybe imporr the map little by little? Might be time consuming, but maybe you can find the part blender can’t translate. I’ve imported before and I’ve seen that blender can create complicated topology for a part even if it looks simple from the outside. Maybe blender couldn’t identify all the verticies from the info it was given. Maybe look at what part may look suspicious? I run on 2.82 and my blender always run bueno! Hopefully this gives an idea of some sort!

3 Likes

Thanks! I’ll try that right now.

1 Like

No problem mate!!! :smiley:

Did you try dividing it into parts and importing separately?