SuperEvilMegacorp / vainglory-assets

Community provided art, schemas, and other assets that make using the Vainglory API easier
https://developer.vainglorygame.com
MIT License
54 stars 40 forks source link

Bug: Telemetry has old hero name strings #326

Closed schneefux closed 5 years ago

schneefux commented 6 years ago
curl https://cdn.gamelockerapp.com/semc-vainglory/eu/2017/10/26/21/24/fd2b2893-ba93-11e7-b2a6-0a586461017b-telemetry.json | jq "."
{
  "time": "2017-10-26T20:58:17+0000",
  "type": "HeroBan",
  "payload": {
    "Hero": "*Hero009*",
    "Team": "1"
  }
}

.payload.Hero does not have the name that participant.attributes.stats.actor uses.