RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
744 stars 44 forks source link

[BUG] MatchV5 returning 0 for all "wardsPlaced" attributes (started in Patch 13.3) #740

Closed mrdoowan closed 1 year ago

mrdoowan commented 1 year ago

Bug Description
All attributes with "wardsPlaced", "controlWardsPlaced", "stealthWardsPlaced", and "detectorWardsPlaced" is returning 0 for every MatchV5 request.

Expected Result
The above attributes should have nonzero values (cuz I expect Master+ players to be placing wards in their solo queue games) for every participant.

Actual Result
image image image image

Developer Impact

Player Impact

Preconditions
No preconditions. Just enter in a matchId and you'll see the error.

Repro Steps
Just enter in a matchId and you'll see the error.

geozukunft commented 1 year ago

Can confirm the issue

Tags for easier searchability: GAMHS match-v5 lol wards

alfonsomartinde commented 1 year ago

Confirmed +1 👍

Klusio19 commented 1 year ago

Can confirm! I just created smurf account, and there is one begginers mission, to place os destroy 10 wards. And The indicator can't move, after every match, everyone in my team and enemy team has 0 wards placed. 200 years of collective experience 😊

trebonius0 commented 1 year ago

There is no WARD_PLACED event in timeline anymore too

Chejose commented 1 year ago

There is no WARD_PLACED event in timeline anymore too

Confirmed +1

riotstillrampant commented 1 year ago

Fix is slated for the next release FYI, just verified this. Thanks for the reports, folks!

mrdoowan commented 1 year ago

As of Patch 13.4, it is fixed! Thank you @riotstillrampant <3