-
Notifications
You must be signed in to change notification settings - Fork 456
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
getting error with new update for blender #458
Comments
same |
I am also getting this error anyone know the fix? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can't export model or update the plugin
error message:
Python: Traceback (most recent call last):
File "C:\Users(my name)\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\importer.py", line 880, in execute bpy.ops.cats_importer.display_error('INVOKE DEFAULT')
File "D:\Program Files (x86)\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](my name)\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\cats-blender-plugin-master\tools\importer.py", line 966, in invoke return context window_manager.invoke_props_dialog(self, width=dpi_value*6.1)
TypeError: WindowManager.invoke_props_dialog():error with keyboard argument "width" - Function.width expected an int type, not float
location D:\Program Files(x86)\3.1\scripts\modules\bpy\ops.py:130
location: :-1
The text was updated successfully, but these errors were encountered: