Curious Error..

Can anyone see where i am going wrong? everything is hooked up where it is suppose to be but this error keeps popping up…

Probably your class array (Out actors) is empty. Add a IsValid check before the SetText node or print the actor display name to check if there’s actually a value inside the index ‘0’.

Yes ^, nothing is being accessed from the Get node.