Error importing environment

Issue #548 closed
Lenoardo created an issue

Error importing environment https://www.daz3d.com/temple-cave

Python: Traceback (most recent call last):
File "/home/desktop/.config/blender/2.93/scripts/addons/Diffeomorphic-import_daz-adefedb6d4ea/error.py", line 247, in execute
self.run(context)
File "/home/desktop/.config/blender/2.93/scripts/addons/Diffeomorphic-import_daz-adefedb6d4ea/main.py", line 122, in run
self.loadDazFile(filepath, context)
File "/home/desktop/.config/blender/2.93/scripts/addons/Diffeomorphic-import_daz-adefedb6d4ea/main.py", line 201, in loadDazFile
asset.build(context)
File "/home/desktop/.config/blender/2.93/scripts/addons/Diffeomorphic-import_daz-adefedb6d4ea/cycles.py", line 68, in build
Material.build(self, context)
File "/home/desktop/.config/blender/2.93/scripts/addons/Diffeomorphic-import_daz-adefedb6d4ea/material.py", line 186, in build
for uv,uvset in geonode.data.uv_sets.items():
AttributeError: 'NoneType' object has no attribute 'uv_sets'

location: <unknown location>:-1

Comments (2)

  1. Log in to comment