rofi -dmenu
GameServer()->GetPlayerChar(Catcher)->GetPlayer()->ToCatcher();
in player.cpp calling GetPlayer()
null exception (edited)void CPlayer::SetTeam(int Team, bool DoChatMsg)
method (edited)Catcher
is int (edited)while(!GameServer()->m_apPlayers[Catcher] || Catcher == m_ClientID)
GameServer()->GetPlayerChar(Catcher)->GetPlayer()->ToCatcher();
in player.cpp calling GetPlayer()
null exception (edited)MSBUILD : error MSB1009: Project file does not exist.
Switch: everything.vcxproj
Error: Process completed with exit code 1.