The changelog has a little note that the third return value (active) has been removed from Spring.GetTeamInfo()..
This change is not documented in API.txt yet and it breaks pretty much every use of GetTeamInfo()..
The team color should be obtained with GetTeamColor() now though I don't know if it still works with GetTeamInfo()..
GetTeamInfo changed in 0.76b1
Moderator: Moderators
Re: GetTeamInfo changed in 0.76b1
Yes, I put it in changelog.txt. 3rd return value is gone (team->active, was useless+bugged anyway), and people didn't think it was worth returning a dummy value to maintain compatibility because all of LUA changed anyway.