Diffeomorphic import_daz python error
poopydoodies9
Posts: 0
I’m unable to import anything from daz using the diffeomorphic plugin because I keep getting these python errors. I don’t know what any of these mean and there’s nothing online about it. Someone said to make sure all of the models are in base resolution before exporting and I did that but it didn't make a difference. I tried using a combination of blender and diffeomorphic versions but I get the same errors. I’m not sure what I’m doing wrong.
Python: Traceback (most recent call last): File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\error.py", line 223, in execute self.run(context) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\main.py", line 287, in run self.loadDazFile(filepath, context) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\main.py", line 153, in loadDazFile asset.build(context) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 89, in build self.tree.build() File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 330, in build self.buildLayers() File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 343, in buildLayers self.buildLayer("") File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\pbr.py", line 155, in buildLayer self.buildTopCoat(uvname) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 1239, in buildTopCoat self.mixWithActive(fac, factex, texslot, top, keep=True, effect=effect) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 1975, in mixWithActive self.linkScalar(factex, node, fac, "Fac", texslot=texslot) File "C:\Users\sxen\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\import_daz\cycles.py", line 1994, in linkScalar self.links.new(tex.outputs[texslot], node.inputs[slot])KeyError: 'bpy_prop_collection[key]: key "Alpha" not found'
Comments
Replied at bitbucket.
https://bitbucket.org/Diffeomorphic/import_daz/issues/1945/import_daz-python-errors