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.4k stars 452 forks source link

can't open cat #629

Open nethack37 opened 1 year ago

nethack37 commented 1 year ago

Traceback (most recent call last): File "E:\app\blender\3.6\scripts\modules\addon_utils.py", line 369, in enable mod.register() File "C:\Users\nethack\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\cats-blender-plugin-0-19-0__init__.py", line 319, in register bpy.context.window_manager.addon_support = {'OFFICIAL', 'COMMUNITY', 'TESTING'} ValueError: bpy_struct: item.attr = val:: 'TESTING' not found in ('OFFICIAL', 'COMMUNITY')

windskyxb commented 1 year ago

same peoblem on steam version by 3.6.1 LTS image image

Owenm05 commented 1 year ago

same here

mjwallcodes commented 1 year ago

same here also

MaxMls commented 1 year ago

Try using v3.3 LTS

windskyxb commented 1 year ago

Try using v3.3 LTS

Yes, v3.3 LTS can be used normally image image

Cyanflower commented 1 year ago

I found the problem , Open this directory , If you using version is 3.6 , You can copy and paste it into the address bar and press Enter to jump , 有一个手动修复的方法,打开插件目录,3.6版本的直接复制下面的地址到文件管理器地址栏按回车跳转 R{`BU`UC}7$E$I LAS_(6E3 %USERPROFILE%\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\cats-blender-plugin-0-19-0 Open the folder inside init.py 打开里面的init.py 20230731034913 Go to line 319 , 跳到319行 20230731033632 modification {'OFFICIAL', 'COMMUNITY', 'TESTING'} to {'OFFICIAL', 'COMMUNITY'} 把 {'OFFICIAL', 'COMMUNITY', 'TESTING'} 改成 {'OFFICIAL', 'COMMUNITY'} 20230731033643 and save, 然后保存 The reason seems to be a ui change in version 3.6, which changed the original three categories of 'OFFICIAL' 'COMMUNITY' 'TESTING' to 'OFFICIAL' 'COMMUNITY'. 原因差不多就是新版本把以前ui界面的"官方" "社区" "测试"改成了"官方" "社区" 289JO17`M@TVE4}VV%@ M@O