absolute-quantum / cats-blender-plugin

:smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
https://catsblenderplugin.com
MIT License
3.54k stars 456 forks source link

how do i fix this? #669

Open atarstar opened 9 months ago

atarstar commented 9 months ago

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 commented 9 months ago

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.