In reply to uvm_verification:
I’m recpmmending 2 things in the given order:
(1) read the error message
(2) post a piece of code related to the error message.
On each hierarchy level the instance names have to be unique. You are violating this rule.
Because you do not show any code I cannot give a deeper advice.