Closed starcraft66 closed 1 year ago
No longer relevant because https://github.com/starcraft66/lanparty-seating/pull/59 changes the assignation mechanisms.
In case you still want to debug the issue, it can be one of these:
settings.columns
and settings.rows
return an incorrect numberStationLogic.get_all_stations_sorted_by_number()
returns an incorrect number of stations, causing the logic at line 26 to fail and pick the wrong station.
I created a tournament containing seats 41 to 70 and then started assigning seats via the Badge page, it started going off the rails and assigning me seats >70. Something's badly broken.
cc @AXDOOMER