우선
RCC3에서 OBJ 로 내보내고
그것을 AccuRig 에서 Rigging 완료하여 내보낸다
아래것을 하고 돌아오자.
Import 한다
Primary Axis: Y
ref_bones_head ['subneck_1_ref', 'neck_ref', 'head_ref']
def_bones ['CC_Base_NeckTwist01', 'CC_Base_NeckTwist02', 'CC_Base_Head']
Primary Axis: Y
Primary Axis: Y
Primary Axis: Y
Traceback (most recent call last):
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 760, in execute
execute_make_rig()
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 704, in execute_make_rig
_make_rig(self)
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 2765, in _make_rig
bpy.ops.arp.append_arp(rig_presets='free')
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\bpy\ops.py", line 113, in __call__
ret = _op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword "rig_presets" unrecognized
Error: Python: Traceback (most recent call last):
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 760, in execute
execute_make_rig()
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 704, in execute_make_rig
_make_rig(self)
File "C:\Users\T7810\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro_quick_rig\auto_rig_quick.py", line 2765, in _make_rig
bpy.ops.arp.append_arp(rig_presets='free')
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\bpy\ops.py", line 113, in __call__
ret = _op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword "rig_presets" unrecognized
오류발생....
'3D > Blender' 카테고리의 다른 글
Cloth 시뮬레이터 Sewing 활용해 옷 만들기 (0) | 2024.01.05 |
---|---|
도형 (0) | 2023.12.18 |
RCC3 FBX >> AccuRig >> Rigify + MixaMotion >> Rokoko (0) | 2023.12.13 |
Mixamo with Skin 다운로드 >> Blender 상태기록 (0) | 2023.12.13 |
RCC3 OBJ >> Rigify (Human(Meta-Rig)) 수작업 리깅 (0) | 2023.12.11 |