joaorb64 / joaorb64/TournamentStreamHelper
5.5: `recent_sets` is not exported in the `out` folder
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
When loading a set from StartGG, the program will populate the recent_sets in the program_state.json, but will fail to export that data in the corresponding folder. Confirmed for now on Windows only.

See the program_state.json here:
program_state.json.txt
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
Start by tracing the export path that writes the corresponding folder and comparing it with the program_state.json data shown in the issue. Verify the behavior on Windows with a set loaded from StartGG; done means recent_sets is included in the exported output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100