Snow Rig Constraint Errors #99557

Open
opened 2022-07-08 23:28:50 +02:00 by Kevin C. Burke · 1 comment

Hello,
There are currently some errors in the System Console when keyframing the Snow character bones:

find_node_operation: Failed for (BONE_DONE, '')
add_relation(Floor) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow0.L', operation code: BONE_DONE))
add_relation(Floor) - Failed, but op_to (OperationKey(type: BONE, component name: 'Eyebrow0_1.L', operation code: BONE_CONSTRAINTS)) was ok
find_node_operation: Failed for (BONE_DONE, '')
add_relation(Copy Location) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow_Skin4.L', operation code: BONE_DONE))
add_relation(Copy Location) - Failed, but op_to (OperationKey(type: BONE, component name: 'LOC-Eyebrow_Skin4.L', operation code: BONE_CONSTRAINTS)) was ok
find_node_operation: Failed for (BONE_DONE, '')
add_relation(Floor) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow0.R', operation code: BONE_DONE))
add_relation(Floor) - Failed, but op_to (OperationKey(type: BONE, component name: 'Eyebrow0_1.R', operation code: BONE_CONSTRAINTS)) was ok
find_node_operation: Failed for (BONE_DONE, '')
add_relation(Copy Location) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow_Skin4.R', operation code: BONE_DONE))
add_relation(Copy Location) - Failed, but op_to (OperationKey(type: BONE, component name: 'LOC-Eyebrow_Skin4.R', operation code: BONE_CONSTRAINTS)) was ok
find_node_operation: Failed for (BONE_DONE, '')
add_relation(Transformation) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-CTR-Nose', operation code: BONE_DONE))
add_relation(Transformation) - Failed, but op_to (OperationKey(type: BONE, component name: 'STR-Nose', operation code: BONE_CONSTRAINTS)) was ok
Hello, There are currently some errors in the System Console when keyframing the Snow character bones: ``` find_node_operation: Failed for (BONE_DONE, '') add_relation(Floor) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow0.L', operation code: BONE_DONE)) add_relation(Floor) - Failed, but op_to (OperationKey(type: BONE, component name: 'Eyebrow0_1.L', operation code: BONE_CONSTRAINTS)) was ok find_node_operation: Failed for (BONE_DONE, '') add_relation(Copy Location) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow_Skin4.L', operation code: BONE_DONE)) add_relation(Copy Location) - Failed, but op_to (OperationKey(type: BONE, component name: 'LOC-Eyebrow_Skin4.L', operation code: BONE_CONSTRAINTS)) was ok find_node_operation: Failed for (BONE_DONE, '') add_relation(Floor) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow0.R', operation code: BONE_DONE)) add_relation(Floor) - Failed, but op_to (OperationKey(type: BONE, component name: 'Eyebrow0_1.R', operation code: BONE_CONSTRAINTS)) was ok find_node_operation: Failed for (BONE_DONE, '') add_relation(Copy Location) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-Eyebrow_Skin4.R', operation code: BONE_DONE)) add_relation(Copy Location) - Failed, but op_to (OperationKey(type: BONE, component name: 'LOC-Eyebrow_Skin4.R', operation code: BONE_CONSTRAINTS)) was ok find_node_operation: Failed for (BONE_DONE, '') add_relation(Transformation) - Could not find op_from (OperationKey(type: BONE, component name: 'ORG-CTR-Nose', operation code: BONE_DONE)) add_relation(Transformation) - Failed, but op_to (OperationKey(type: BONE, component name: 'STR-Nose', operation code: BONE_CONSTRAINTS)) was ok ```
Author

Added subscriber: @KevinCBurke

Added subscriber: @KevinCBurke
Demeter Dzadik was assigned by Kevin C. Burke 2022-07-08 23:29:26 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio#99557
No description provided.