[quote=“, post:2332, topic:30020”]
I already replied to you on this, but go find where you are calling GetPlayerName at and don’t call it with dead (invalid) player controller references. I don’t know how you have your stuff setup but you must be storing player references and not removing them when the player leaves the server.
For that matter, I don’t know why this would be on tick in the first place.
Yeap…alright fix it. tks