Hello everybody.
I have an issue with the latest version of the ART files found on Dropbox.
First: Some scripts (in particular the ART_skeletonBuilder_UI.py) are looking for the facial modules like this –> “from Modules.facial import utils”
So, as far as I know, Python is case-sensitive and the only folder I have is called “module”. If i change the line above with –> “from modules.facial import utils” everything seems to work
Second:
&d=1450740931Digging in the forum i found a couple of post on this problem, tried to get some informations (like the repro steps) but the guy with the problem simply disappeared.
So here’s my repro: Open the Char Rig creator in a new scene (empty), Create the default skeleton, click on Deformation Setup and agree to put the rig in TPose, Save the Rig pose and agree with the automatic skinning of the proxy mesh, wait a couple of seconds and boom, error!
Any suggestions?
Thank you in advance
