ShapeKeyWrap icon indicating copy to clipboard operation
ShapeKeyWrap copied to clipboard

Min max issue, driver error

Open loicbramoulle opened this issue 1 year ago • 3 comments

Hi, first off super essential addon ! Just now I'm using it again on a Reallusion character, I made some facial hair mesh with Hair Tool addon, and when transfering shapes, the max is set to 0.001 instead of 1 (or the value I used on the face mesh,1 or 1.5) And when binding shapes, the driver has an error, it doesn't find this data path on the face mesh, but it seems correct: image The data path looks like this when copying from the face mesh: key_blocks["Nose_Tip_R"].value

For the min max it's easy to set to 1 with the Shapekey Extra addon.

But the driver it's so strange it always worked directly before...

loicbramoulle avatar Jul 03 '24 05:07 loicbramoulle

The object coordinates are all applied for all meshes, all parented to the rig.

Maybe it's some attribute ? image

loicbramoulle avatar Jul 03 '24 05:07 loicbramoulle

Hi. Quite strange. It works well for my cases. Does it fails to setup max driver only, and there is a problem with main value driver too?

It would be great if you can share the problem file, so I can directly see the problem and debug it in real-time

MykytaPetrenko avatar Jul 05 '24 17:07 MykytaPetrenko

Thanks, trying to isolate a test file I realized it is caused simply by having a subdiv modifier on the source mesh. If active in viewport it makes drivers red, if subdiv disabled then the drivers are correctly setup.

Thanks.

loicbramoulle avatar Jul 05 '24 20:07 loicbramoulle