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

Several functions give this error in 0.19.0 #389

Closed
KeyOfCode opened this issue Mar 17, 2022 · 1 comment
Closed

Several functions give this error in 0.19.0 #389

KeyOfCode opened this issue Mar 17, 2022 · 1 comment
Labels
blender 3.1 Issues with the latest version of Blender

Comments

@KeyOfCode
Copy link

KeyOfCode commented Mar 17, 2022

Python: Traceback (most recent call last):
File "C:\Users\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

This includes the install a different version option, and the settings for fixing the model

@feilen feilen added the blender 3.1 Issues with the latest version of Blender label Apr 6, 2022
@feilen
Copy link
Collaborator

feilen commented Apr 6, 2022

Duplicate of #379.

@feilen feilen closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blender 3.1 Issues with the latest version of Blender
Projects
None yet
Development

No branches or pull requests

2 participants