Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
balzac0425 opened this issue Jul 11, 2024 · 0 comments

Comments

@balzac0425
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant