hello good sir!
Here’s the full list in the script editor.
= SHIFTER RIG SYSTEM ==============================================
= GUIDE VALIDATION ==============================================
Checking guide
Get options
Get controllers
Get components
global_C0 (control_01)
local_C0 (control_01)
center_C1 (control_01)
hip_C0 (control_01)
backLeg_L0 (leg_3jnt_01)
backFoot_L0 (foot_bk_01)
spine_C0 (spine_FK_01)
frontLeg_L0 (leg_2jnt_01)
frontFoot_L0 (foot_bk_01)
neck_C0 (control_01)
head_C0 (control_01)
jaw_C0 (control_01)
Find recursive in [ 0:00:00.323000 ]
Get parenting for: global_C0
Get parenting for: local_C0
Get parenting for: center_C1
Get parenting for: hip_C0
Get parenting for: backLeg_L0
Get parenting for: backFoot_L0
Get parenting for: spine_C0
Get parenting for: frontLeg_L0
Get parenting for: frontFoot_L0
Get parenting for: neck_C0
Get parenting for: head_C0
Get parenting for: jaw_C0
Guide loaded from hierarchy in [ 0:00:00.337000 ]
= BUILDING RIG ==============================================
Initial Hierarchy
Init : global_C0 (control_01)
Init : local_C0 (control_01)
Init : center_C1 (control_01)
Init : hip_C0 (control_01)
Init : backLeg_L0 (leg_3jnt_01)
Init : backFoot_L0 (foot_bk_01)
Init : spine_C0 (spine_FK_01)
Init : frontLeg_L0 (leg_2jnt_01)
Init : frontFoot_L0 (foot_bk_01)
Init : neck_C0 (control_01)
Init : head_C0 (control_01)
Init : jaw_C0 (control_01)
Objects : global_C0 (control_01)
Objects : local_C0 (control_01)
Objects : center_C1 (control_01)
Objects : hip_C0 (control_01)
Objects : backLeg_L0 (leg_3jnt_01)
Objects : backFoot_L0 (foot_bk_01)
Traceback (most recent call last):
File “C:\Users\owner\Desktop\mGear\release\scripts\mgear\shifter\guide_manager.py”, line 62, in build_from_selection
rg.buildFromSelection()
File “C:\Users\owner\Desktop\mGear\release\scripts\mgear\shifter_init_.py”, line 192, in buildFromSelection
self.build()
File “C:\Users\owner\Desktop\mGear\release\scripts\mgear\shifter_init_.py”, line 218, in build
self.processComponents()
File “C:\Users\owner\Desktop\mGear\release\scripts\mgear\shifter_init_.py”, line 396, in processComponents
comp.stepMethodsi
File “C:\Users\owner\Desktop\mGear\release\scripts\mgear\shifter\component_init_.py”, line 120, in step_00
self.setRelation()
File “C:/Users/owner/Desktop/mGear/release/scripts/mgear/shifter_classic_components\foot_bk_01_init_.py”, line 326, in setRelation
self.relatives[“root”] = self.fk_ctl[0]
IndexError: list index out of range