StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

[Bug Report] shader file path stucks in relative mode #170

Open DR-Dominik opened 1 year ago

DR-Dominik commented 1 year ago

Describe the bug

I moved my working directory to another place. So I set all my pahts to absolute using File>External Data>Make Paths Absolute. However, the shader path did change to an absolute paht. (I opened the blender file in my new place and used "find missing files" for the files which where not found. Also that didnt work to find the missing shaders.)

Log file

FileNotFoundError: [Errno 2] No such file or directory: 'D:\OneDrive-Dominik\Modding\FS22\Vaederstad_Rollex\..\..\..\..\..\..\..\Program Files (x86)\Farming Simulator 2022\data\shaders\vehicleShader.xml'

Blend File (optional)

Just create a cube with any shader and move it to another place.

Vaderstad_Rollex2_export_log.txt

NMC-TBone commented 1 year ago

Is your FS Data Folder path set correctly in the Addon preferences? image

DR-Dominik commented 1 year ago

Yes, it is. grafik