joaorb64 / joaorb64/TournamentStreamHelper
Track sets from startgg station/stream automatic tracking updates wrong side after swapping teams
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
Steps to reproduce:
- Set scoreboard to track from a startgg station/stream
- Swap Teams
- Update score on startgg
Footage: https://www.twitch.tv/videos/2834799111?t=00h52m11s
Outcome: Scores automatically update for the wrong player. In the stream example linked, SwimCheesy was marked as player 1 when the clip started, then was swapped to the player 2 side using the Swap Teams button. After winning game 1, startgg was updated to mark SwimCheesy won the game, but the score was updated in the app (and on stream) for Jeans instead. A moment later, the scoreboard automatically updated the setcount to 1-1, yet startgg was still marked as SwimCheesy being up 1-0 the whole time. I later swapped sides back to see what would happen and the scoreboard showed SwimCheesy being up 2-0 for whatever reason (still 1-0 on startgg).
Version: 5.972
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the listed steps with a startgg station or stream, then inspect the tracking and Swap Teams flow that maps startgg updates to scoreboard players. Compare player identity, side, score, and set-count updates before and after swapping teams; done means updates remain attached to the correct player and match startgg.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100