Python: Traceback (most recent call last):
File “C:\Users\Gautam\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\rigacar\bake_operators.py”, line 163, in invoke
self.frame_start, self.frame_end = action.frame_range
File “C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy_types.py”, line 908, in setattr
return setattr(properties, attr, value)
TypeError: bpy_struct: item.attr = val: ANIM_OT_car_steering_bake.frame_start expected an int type, not float
I am not much of a coder but this is what I am getting an error when I try to use the rig a car addon v.6 on blender 4.0 I was trying to bake car steering
anybody have a solution regarding this please help!!