joaorb64 / TournamentStreamHelper

101 stars 38 forks source link

5.2: Bracket breaks if all StartGG progressions come from Winners side #265

Closed Wolfy76700 closed 1 year ago

Wolfy76700 commented 1 year ago

Importing a bracket which has no progressions from losers side (e.g. https://www.start.gg/tournament/castle-siege-26/event/ultimate-singles/brackets/1272947/1951228) breaks the bracket importer and makes it so that it doesn't display the correct bracket

Screenshot_1148

Screenshot_2023-01-26_12-17-59_png

Wolfy76700 commented 1 year ago

It would seem like the issue is less so winners only progressions but any progression number that is not standard, for instance this bracket involving two players moving on to Winners and one to Losers breaks the bracket as well

Screenshot_VOD_20-29_png

Wolfy76700 commented 1 year ago

The issue seems to be fixed by #282 but may require some testing. Either this issue or a new one may be reopened should we find more edge cases.