KK-Blender-Porter-Pack icon indicating copy to clipboard operation
KK-Blender-Porter-Pack copied to clipboard

I'm having trouble figuring out how to rig the KOIKATSU model with blender.

Open balzac0425 opened this issue 7 months ago • 0 comments

I'm using the blender add-on Auto_rig_pro to rig a KOIKATSU model, but I'm having trouble with an error like this. Does anyone know of another method or solution?

Python: Traceback (most recent call last): File "C:\Users[ユーザー名]\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro-master\src\auto_rig_ge.py", line 9716, in execute return ARP_OT_export.execute(self, context) File "C:\Users[ユーザー名]\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\auto_rig_pro-master\src\auto_rig_ge.py", line 1545, in execute bpy.ops.arp_export_scene.fbx(filepath=def_fp, use_selection=True, 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 "prioritize_active_color" unrecognized

balzac0425 avatar Jul 11 '24 19:07 balzac0425