X-Plane / XPlane2Blender

Scenery & Aircraft export addon for Blender and X-Plane
GNU General Public License v3.0
197 stars 67 forks source link

'ValueError: path is on mount 'C:', start on mount 'E:' when exporting objects #648

Closed ReverseGreen closed 3 years ago

ReverseGreen commented 3 years ago

I am trying to export a basic building as an OBJ but I get an error saying that It can't find the file path, the texture is in the same folder as the OBJ and nothing is on my C drive?

Screenshot (290) Screenshot (295) Screenshot (296) Screenshot (292)

airfightergr commented 3 years ago

When you select textures, you should use the relative paths option at export. relativePath

If the option is not visible, click the gear icon on the top right.

tngreene commented 3 years ago

Related to #332