Blueprint Runtime Error: "Accessed None trying to read property CallFunc_Array_Random_OutItem"

Hello everyone, i want to create my deathmatch game but i have this error when i try to spawn players, can someone help me to fix that ?



I think when you are randomly fetching an actor from the array, is returning nothing. Check if it’s returning something valid.