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.52k stars 457 forks source link

Various Errors On GNU/Linux #172

Open 45gek opened 4 years ago

45gek commented 4 years ago

The script will load but will not delete uneeded bones, will have problems trying to create eye tracking, and I'm sure other things I will discover down the line. I believe the issue is related to Unicode due to "UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 0: invalid start byte". Is this a problem with the script or a problem with my system? I'm running this on debian sid with blender 2.80. Please help.

log.txt

Darkblader24 commented 4 years ago

THis error happens on every operating system and I cannot fix it because it appears randomly. If you try it again a few times it might just work.

45gek commented 4 years ago

I've tried it a few times with the same result on Debian. I tried it in Blender 2.81 on Windows 10 in my virtual machine I also use for VRC, and it works correctly every time. I guess I'll just do my blender work in the VM with two less cores for now. EDIT: just ran into it there too a few times. Just seems like less often rather than all the time in Debian.