Hi. So I am currently following a course of Rigging Fundamentals by Wayne but I am completely stuck on the drivers part. I looked more into videos with copying driver paths into the properties and I’ve done exactly what the videos show all over YouTube – I just don’t know why I am encountering this error. I am trying to do a driver property switch.
I added a driver on a constraint which it points to a single property. I delete this driver. I re-add it again. Now it does not work. It only works sometimes but other times it does not work. It is as if it is just luck or chance. It is really frustrating me right now because I am starting to believe that this is Blender’s problem and that they are just so many bugs that they do not care to patch up. I am really REALLY hoping that I am wrong and that I am just simply missing something but I have tried every trial and error to simply have this paste – yet the path is still read as invalid and the constraint is not reading this driver input!
The driver path is: pose.bones[“Bone”][“prop”]
It is literally the same path. There is no reason why it should result in an error.
I attached a dropbox link containing 2 blender files where the driver works and the other file shows that it doesn’t. I also attached a video in dropbox so you guys can see exactly what I mean.
WORKING_Driver: https://www.dropbox.com/scl/fi/pqa5cgqwv6gwozisvuz75/WORKING_-Driver.blend?rlkey=vvc8tfh7annoy9i3i8cr8ayzo&st=kzapxswn&dl=0
NOT WORKING_Driver: https://www.dropbox.com/scl/fi/daec8t855y5ndfi65uajb/NOT-WORKING_-Driver.blend?rlkey=gme6j9kvgxezzbzfb5l8u5514&st=zqhad1db&dl=0
VIDEO OF WHAT I DID THAT APPARENTLY CAUSED THE ISSUE: https://www.dropbox.com/scl/fi/1ldumlzkud3cucs26lsqw/bandicam-2024-06-12-16-13-45-871.mp4?rlkey=9azm9xnlbx12nfyfdci2k9cva&st=uqrnos25&dl=0
In the video, all I did was delete the driver and re-add the driver with the same setup.
I was following along this tutorial, just so you know how my setup is:
https://www.youtube.com/watch?v=FsOHU-oJ0Z4&list=PLbjn7kaP877u1sX4zl081V8jUeSHDY18G&index=5
(If anyone can tag Wayne in this, that’d be appreciated. I don’t know how to tag)
Much appreciated, all.