-
Notifications
You must be signed in to change notification settings - Fork 459
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
cannot able to click setting on fix model #433
Comments
i'm with this too, i can't do nothing |
Ah, if you edit that line in question and wrap the parameter with |
Switch to blender 2.93, or switch to blender 3.0 with CATS dev version |
See #379 |
yeah too many issues with 3.0+ still when using this, I switched to 2.93 and it's been (mostly) fine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python: Traceback (most recent call last):
File "C:\Users\haide\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\ui\armature.py", line 205, in invoke
return context.window_manager.invoke_props_dialog(self, width=dpi_value * 3.25)
TypeError: WindowManager.invoke_props_dialog(): error with keyword argument "width" - Function.width expected an int type, not float
location: :-1
not fixed ....
The text was updated successfully, but these errors were encountered: