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

how do i fix this? #669

Open
atarstar opened this issue Feb 20, 2024 · 1 comment
Open

how do i fix this? #669

atarstar opened this issue Feb 20, 2024 · 1 comment

Comments

@atarstar
Copy link

Python: Traceback (most recent call last):
File "C:\Users\plumb\AppData\Roaming\Blender Foundation\Blender\4.0\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

this is what it says and i am clueless

@Yusarina
Copy link

Yusarina commented Feb 22, 2024

Maybe don't use 4.0 as cats is not compatible with 4.0 and the official one will never will be.

You could try my unofficial one: https://github.com/Yusarina/Cats-Blender-Plugin-Unofficial- though which is semi compatible with 4.0.

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

2 participants