FAForever / client

FAF Python Client
GNU General Public License v3.0
75 stars 88 forks source link

Mismatch number of players in replay header / live replay info #1128

Closed Crotalus closed 2 years ago

Crotalus commented 2 years ago

I've noticed that the info screen for a replay sometime doesn't show all players in a game.

Example:

The replay metadata header my local replay 16066901 have this header: "teams":{"2":["Jacci","vena202020","Alfariy113","ZOORID"],"3":["Crotalus_Bureus","Nooby-pl","parsley53"]}

The replay I download from FAF has correct in this case: "teams": {"2": ["Jacci", "vena202020", "Alfariy113", "ZOORID"], "3": ["Crotalus_Bureus", "Nooby-pl", "I_EGO_I", "parsley53"]

Crotalus commented 2 years ago

Wrong client repo