REP-01205: There is a loop in the positional dependency tree.
Cause: Explicit anchors were created such that an object is indirectly anchored to itself. For example, if object A was anchored to object B, object B to object C, and object C to object A, this error displays.
Action: Remove at least one of the anchors that caused the loop.
Level: 1
Impact: Other