Referencing of an actor into the Sub-level

Yea its solved, I was calling the player only once on event begin play when the game was loaded, but when we go to another level the Other character could not take the reference because it was not being called, so I just called it on the level blueprint.