I was trying to import a scene, and was getting errors. I started off trying to delete stuff one by one, to see what was causing it, but it was 4 people, with various hairs, clothings and a complete kitbashed set. So after a while, I decided to start simple. I loaded a tika 8. She imported fine. I added the lickalicious tongue geograph, imported fine. Added 3feetwolf newgen, and got the error.
Loading C:\Users\micropoop\Desktop\scene.duf
Parsing data
Preprocessing...
Python: Traceback (most recent call last):
File "C:\Users\micropoop\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\Diffeomorphic-import_daz-bf015cd20ae7\error.py", line 208, in execute
self.run(context)
File "C:\Users\micropoop\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\Diffeomorphic-import_daz-bf015cd20ae7\main.py", line 122, in run
self.loadDazFile(filepath, context)
File "C:\Users\micropoop\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\Diffeomorphic-import_daz-bf015cd20ae7\main.py", line 193, in loadDazFile
inst.preprocess(context)
File "C:\Users\micropoop\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\Diffeomorphic-import_daz-bf015cd20ae7\node.py", line 210, in preprocess
if words[0] == "material" and label in channel.keys():
UnboundLocalError: local variable 'label' referenced before assignment
location: <unknown location>:-1
Python: Traceback (most recent call last):
File "Z:\K_Cycles_2.93_2021_release_v20210606_win_rtx\2.93\scripts\startup\bl_ui\space_dopesheet.py", line 210, in draw
def draw(self, context):
KeyboardInterrupt
location: <unknown location>:-1
I deleted the newgen with it’s geoshells, she loaded again. I readded newgen, but deleted both geoshells. She loaded up. But after merge geograft, it shows the materials didn’t transfer over, I guess that makes sense, as the geoshells are part of what makes it colored.
Sorry, previous commit was not good. Fixed now.