Norbyte / lslib

Tools for manipulating Divinity Original Sin and Baldur's Gate 3 files
MIT License
760 stars 141 forks source link

error importing collada .dae file from blender #141

Open darsig opened 1 year ago

darsig commented 1 year ago

On version 1.8.1 importing .gr2 file gives granny2.dll error. Now in 1.8.4 it fixed , thank you Another trouble - now I can not import collada .dae file to lstools Working with human body mesh from Baldurs Gate 3 After import and export to and from blender 2.79 collada version 1.4.1 without touching anything on mesh It gives : https://i.ibb.co/5BbTJ4W/lstools-error1.jpg mesh do not contain any non-manifold geometry couse I didn't touch anything, simply import-export .. same error for blender 3.6, import-export dae file without changing anything gives same dae import error in lstools

Norbyte commented 1 year ago

Make sure you use the BG3 Blender import/export plugin. If you export using the default Collada exporter, it will not contain all the data needed for a successful GR2 conversion.