Trouble duplicaing doors.

Hey there
A problem I recognized is that you forgot to connect the Boolean return values to your branch condition. This in facts, makes your tag and interface check meaningless. So Try fixing it.
Drag out from Does Object implement Interface Node Return Value outpin to Branch Condition input pin.
Drag out from Actor Has Tag Return Value out pin to Branch Condition input pin.
Let us know how that goes.