hi,
used this a lot in Blender 3.x, but i'm in 4.1 and when i try to import into Blender it fails;
\scripts\addons\import_runtime_mhx2\armature\build.py", line 46, in buildRig
rig.data.layers = getLayers(parser.visibleLayers)
^^^^^^^^^^^^^^^
AttributeError: 'Armature' object has no attribute 'layers'
i tried my last method of overriding the import values and chosing another rig type so i got the IK setup etc, but now anything i try other than "exported" is failing.
TIA