i found the bug why my server cannot reach master anymore after logging in to rcon
15:30
I commented out m_aClients[ClientID].m_pRconCmdToSend = Console()->FirstCommandInfo(AUTHED_ADMIN - AuthLevel, CFGFLAG_SERVER);, so I dont send the commands for auto completion anymore. I dont know why, but this caused it. I have very many custom rcon commands, about 120 i guess