Can't import genesis 8 and 1 after update.
Ever since Daz updated to genesis 8.1 my scripts are no longer working and all I'm getting is this error. Please help. Genesis 8 and 3 won't import.
Python: Traceback (most recent call last):
File "C:\Users\darkn\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\__init__.py", line 516, in invoke
return self.execute(context)
File "C:\Users\darkn\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\__init__.py", line 666, in execute
self.import_one(fbx_adr)
File "C:\Users\darkn\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\__init__.py", line 556, in import_one
drb.convert_file(filepath=fbx_adr)
File "C:\Users\darkn\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\DazRigBlend.py", line 44, in convert_file
use_prepost_rot = False, # isacs== False
File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\bpy\ops.py", line 132, in __call__
ret = _op_call(self.idname_py(), None, kw)
AttributeError: Calling operator "bpy.ops.import_scene.fbx" error, could not be found
location: <unknown location>:-1
Comments
Maybe check if the fbx addon is installed in your blender installation? The error you are seeing seems to be an fbx issue.
You can also make a ticket if you like us to take a closer look.
https://helpdaz.zendesk.com/hc/en-us/requests/new?ticket_form_id=23788
yes I'm sure I have it installed. I've reinstalled an installed multiple times. It's not working. I also did the Download manager route.
I have the same error message. Frankly I am getting alot of error messages lately and before you say it is my system everything else works fine. Just DAZ and Blender are the issues. Why is it so hard to get customer support?
I've doubled checked again and it seems the FBX add on is the issue. I've enabled it and it's somehow working.