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.53k stars 456 forks source link

Cats isnt ticking to add on #646

Open fanlice opened 1 year ago

fanlice commented 1 year ago

it isnt ticking image_2023-11-10_201114177

cryinadonut commented 1 year ago

I am also experiencing the same problem, creators, help please!

ThronosStudios commented 1 year ago

Found the solution.

The prompt reads...

Not found

...so I looked up the the init.py file, opened it with a text editor (Visual Studio in my case) and made the change that the prompt seemed to suggest.

Go to C:\Users**INSERT YOUR USER NAME HERE**\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlendArMocap-main , find the init_.py file, open it, scroll down to line 319 and make these changes...

Delete Testing No testing

Once you delete 'TESTING' you should be good to go 👍

ThronosStudios commented 1 year ago

UPDATE:

So even though I was able to install the addon after that, some features were also showing error prompts when clicked. There's a loooot more to fix in this addon apparently...

Tera2Space commented 1 year ago

Just use blender 2.9( i tested on it, and on 3.6) works perfectly in 2.9, in 3.6 i had same issue

Yusarina commented 1 year ago

Make sure you use the dev version of cats:

https://github.com/absolute-quantum/cats-blender-plugin/tree/development Direct link to zip file: https://github.com/absolute-quantum/cats-blender-plugin/archive/refs/heads/development.zip

The current release versions will not work blender 3.6.