Blizzard / Blizzard/heroprotocol
No objective data for Hanamura PTR replays, also time on payload value listed as 4294785960, and player indices mixed up
- Dominant language
- Python
- Stars
- 401
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Exactly what this says. A new map was released but with missing data (understandable) but also completely wrong data in the replay files? According to many previous values (value/4096), this time on payload would convert to 1048020 seconds. Nice sticking to it, team, you stuck with the payload for 1 million seconds! This means I need to hard code an exception for this stat into the replay analyzer I've made.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the replay decoder handles Hanamura PTR files, especially objective statistics, payload time, and player indices. Compare the reported values with previous replay data; done means these fields are decoded consistently without a consumer-side hard-coded exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100