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

Issue Report #412

Closed
BorisKalashnikov opened this issue Mar 30, 2022 · 3 comments
Closed

Issue Report #412

BorisKalashnikov opened this issue Mar 30, 2022 · 3 comments
Labels
blender 3.1 Issues with the latest version of Blender

Comments

@BorisKalashnikov
Copy link

Python: Traceback (most recent call last):
File "C:\Users\Boris\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\armature.py", line 1208, in execute
hierarchy_check_hips = check_hierarchy(False, [
File "C:\Users\Boris\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\armature.py", line 1275, in check_hierarchy
Common.show_error(6.4, missing2)
File "C:\Users\Boris\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\common.py", line 1652, in show_error
bpy.ops.cats_common.show_error('INVOKE_DEFAULT')
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\3.1\scripts\modules\bpy\ops.py", line 130, in call
ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
RuntimeError: Error: Python: Traceback (most recent call last):
File "C:\Users\Boris\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\common.py", line 1670, in invoke
return context.window_manager.invoke_props_dialog(self, width=dpi_value * dpi_scale)
TypeError: WindowManager.invoke_props_dialog(): error with keyword argument "width" - Function.width expected an int type, not float

location: C:\Program Files (x86)\Steam\steamapps\common\Blender\3.1\scripts\modules\bpy\ops.py:130

location: :-1

@BorisKalashnikov
Copy link
Author

If its fixable how can I fix this?

@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

This is an issue with the latest version of blender, try 2.93.

@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