I have a few locators moving along a motionpath.
When I scrub the timeline, I get these warnings:
// Warning: Cycle on 'Gcore_Loc4.translateX' may not evaluate as expected. (Use 'cycleCheck -e off' to disable this warning.) //
// Warning: Cycle on 'addDoubleLinear139.output' may not evaluate as expected. (Use 'cycleCheck -e off' to disable this warning.) //
This all belongs to a character rig, and as long as these warnings come up, I get strange results moving other parts of the rig. (I'll spare you the details)
Few questions...
1) what is addDoubleLinear??
2) I don't understand why there is a cyclical connection. The motionpath and locators are both without offensive inputs.
How can I track this down?...