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

cannot able to click setting on fix model #433

Closed
xalteropsx opened this issue Apr 20, 2022 · 5 comments
Closed

cannot able to click setting on fix model #433

xalteropsx opened this issue Apr 20, 2022 · 5 comments

Comments

@xalteropsx
Copy link

xalteropsx commented Apr 20, 2022

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 ....

@cordade
Copy link

cordade commented Apr 21, 2022

i'm with this too, i can't do nothing

@alertedsnake
Copy link

Ah, if you edit that line in question and wrap the parameter with int(), then reload Blender, it'll work fine.

@feilen
Copy link
Collaborator

feilen commented May 3, 2022

Switch to blender 2.93, or switch to blender 3.0 with CATS dev version

@feilen
Copy link
Collaborator

feilen commented May 3, 2022

See #379

@feilen feilen closed this as completed May 3, 2022
@alertedsnake
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants