[quote=“Demonrras, post:2317, topic:30020”]
When I trying to finish/close a connected client with the server session in dedicated server…The console of server keep the saying the same msglog:
AdvancedSessionsLog: Warning: GetLocalPlayerNameFromController Bad Player Controller!
What I need to do to fix this and make correct disconnection of clients???
You are running a node on the server for the disconnected clients controller. You must be saving them out seperately for some reason? And on tick are checking it?