Closed BigRoy closed 3 weeks ago
It seems that the Validate Rig Contents is disabled by default however that plug-in is the plug-in that enforces the out_SET of a rig to exist and have members.
out_SET
Without that rig_SET loading the rig fails:
rig_SET
No response
Is there an existing issue for this?
Description
Current Behavior
It seems that the Validate Rig Contents is disabled by default however that plug-in is the plug-in that enforces the
out_SET
of a rig to exist and have members.Without that
rig_SET
loading the rig fails:Expected Behavior
out_SET
must be enforced and that validator can not be disabled or made optional.out_SET
should be allowed without errors.Steps To Reproduce:
out_SET
inside the instanceAdditional context:
No response
Relevant log output:
No response