Accessed None Trying to Read Property

Hey Exi, Why am i getting error from my player2, eventhough im promoting it to a variable, exposing on spawn and setting to editable? This is a issue that i’ve been struggling with since the beginning i started working with unreal 4.

This is inside my gamemodebp

this is inside my characterbp, casting to the gamemodebp and printing the results -> player1 is fine, player 2 is none.

Thanks in advanced, My project is pretty reliant for me to able to correctly refrence each player. I’ve been using a work around for 6+ months and haven’t got around to fixing it, getting all actors from class and setting them via get inside my characterbp. Im assuming thats not the correct way to do it.
best regards, SamuelB