Nevermind, fixed these by changing these to getters, removing log attempts(bad call I know) and removing the GetMatchState checkup. For some reason the game was inheriting from AGameModeBase instead of the regular gamemode and so it wasn’t finding that function. If you have other more correct or enlightening ways to do this, please let me learn on it.