Accessed None trying to read property CallFunc_Array_Get_Item2

Oh my god I’m so dumb.

So in a sense I was right, there was nothing wrong with my array. However, everytime the “Random Integer In Range” was called it was doing exactly what it said on the tin and giving me a new random int at every point in the loop therefore referencing a new actor at each point in the loop, therefore giving me all kinds of errors.