Skip to content

[BUG] tft-match-v1 missing player data on Set 18 PBE #1171

Description

@whyando

Bug Description
tft-match-v1 is missing player data on Set 18 PBE for games played on the new unreal engine client.

This affect all matches, with data for 5-7 players missing in every game.

For example in https://americas.api.riotgames.com/tft/match/v1/matches/PBE1_4531702063, only the first 3 players have a units and traits array.

{
	"companion": {
		"content_ID": "5897ad9f-4665-4372-8f3e-6c878adb8918",
		"item_ID": 1,
		"skin_ID": 0,
		"species": ""
	},
	"gold_left": 43,
	"last_round": 34,
	"level": 10,
	"missions": {
		"PlayerScore2": 210
	},
	"placement": 4,
	"players_eliminated": 0,
	"puuid": "ea7wcXneW6M5HdOQYm2lYM61kaombEtGaTOUyy-8FSef4uuVepiUskfuSubKKTcTk0rtxXeo2YyCqA",
	"riotIdGameName": "Blumu",
	"riotIdTagline": "PBE",
	"time_eliminated": 2132,
	"total_damage_to_players": 0,
	"units": [],
	"traits": [],
	"win": true
},

[PBE1_4531702063.json](https://github.com/user-attachments/files/30506129/PBE1_4531702063.json)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions