Accessed non error even though it shouldn't?

I am creating a spawning system at the beginning of my game in my GameMode

Event Graph

http://cl.ly/image/2u3g1t3F2d3o/Image%202015-08-05%20at%2010.06.25%20PM.png

MoveToSpawn Function

http://cl.ly/image/022x2e2o3A07/Image%202015-08-05%20at%2010.44.58%20PM.png

FindSpawnPoint Function

Every time i play, player 2 doesn’t spawn and i get this error message, i’m pretty sure it should work

Any help would be greatly appreciated!

You sure player id should not be 0? Do you making 2 player game?

player ID’s should be 1 and 0, its a 2 player game