Animation crash when import and very very weird behavior.

Issue #1801 invalid
bouich jules created an issue

Hello,

I am trying to import this G8 animation to my G9 ( using G8 convert)

i get this crash

Python: Traceback (most recent call last):
  File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\import_daz\error.py", line 233, in execute
    self.sequel(context)
  File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\import_daz\error.py", line 247, in sequel
    self.restoreState(context)
  File "C:\Users\admin\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\import_daz\animation.py", line 428, in restoreState
    self.rig.layers = self.boneLayers
AttributeError: 'Object' object has no attribute 'layers'

Also sometime it give this

Comments (2)

  1. Log in to comment