3feetwolf Newgens Geoshells Causing Error and stopping import

Issue #671 closed
rl_art created an issue

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.

Comments (3)

  1. rl_art reporter

    Wow, fast. It will import now, bu the material doesn’t seem to be lined up properly.
    Not sure if you want images like that here, so I uploaded it to imgur here https://i.imgur.com/f83ilo4.png

    It’s possible I did something wrong too, I am really only familliar with modelling in blender, and not with materials and rendering yet. I save scene, export with script. Import with difeo, select tika mesh and geograph mesh and hit merge, leave boxes checked.

  2. Log in to comment