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

Car RIG Generation isn't working properly. #126

Open
kprimme opened this issue Jan 25, 2024 · 4 comments
Open

Car RIG Generation isn't working properly. #126

kprimme opened this issue Jan 25, 2024 · 4 comments

Comments

@kprimme
Copy link

kprimme commented Jan 25, 2024

I'm getting this kind of output whenever I hit on generate CAR RIG. I tried Reinstalling Blender/rigacar Add-On several times but not getting the expected result from that either. BTW I'm using Blender 4.0.2 version now.
Rig

This is the description of issue by Blender -
Python: Traceback (most recent call last):
File "C:\Users\primm\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\rigacar\car_rig.py", line 492, in generate
self.generate_constraints_on_rig()
File "C:\Users\primm\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\rigacar\car_rig.py", line 774, in generate_constraints_on_rig
self.generate_constraints_on_wheel_bones(name_suffix)
File "C:\Users\primm\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\rigacar\car_rig.py", line 1071, in generate_constraints_on_wheel_bones
generate_constraint_on_wheel_brake_bone(wheel_brake, wheel)
File "C:\Users\primm\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\rigacar\car_rig.py", line 438, in generate_constraint_on_wheel_brake_bone
wheel_brake_pose_bone.bone_group = wheel_pose_bone.bone_group
AttributeError: 'PoseBone' object has no attribute 'bone_group'

@batonchick1
Copy link

You are creating a thread without reading the other threads below. In the previous thread, everything has already been corrected for the current version of blender. You need to use the corrected version.

@Alik-Blend
Copy link

Look! a very nice guy made a fix for 4.0, im yet to try it myself but hope this helps!
https://www.youtube.com/watch?v=Fod9jM6C9nk

@kprimme
Copy link
Author

kprimme commented Feb 2, 2024

Thanks! that helped a lot now I'm getting perfect car rig. I tried it on various model now and satisfied with the result i got.

@Youngmerii
Copy link

I'm experiencing the same issue, I would really appreciate it if you could help with Blender 4.1."

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

4 participants