Community Forum

Blender Exporter does not export relative pathes properly

Forum Overview >> Farming Simulator 17

CategoryFarming Simulator 17
Created02.01.2018 17:43


Andreas Schawo (Unknown) 02.01.2018 17:43
Hi All,
I found Blender Export Plugin is not working properly on relative pathes.

I fixed line 142 of i3d_IOexport.py:
self._xml_files_item.set( "filename", m_file.image.filepath.replace("//", "", 1) )

Works fine now.
Hope someone fetches this post and will release a fixed version of Blender Exporter.

Cheers

Bartek Perkowski (Unknown) 10.01.2018 22:11
Even with this, old relative path it works fine for me ;)


Note: Log in to post. Create a new account here.