You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tripped me up while updating https://github.com/cubing/scramble-table/ . Not only did the passcodes file format change a bit, but the JSON is now inconsistent with it.
The text was updated successfully, but these errors were encountered:
lgarron
added a commit
to cubing/scramble-table
that referenced
this issue
Jan 8, 2024
Actual (problem) behavior
Scrambles for
333mbf
now contain:… where previously they used to contain:
There are no passcodes for these extras in the passcodes file.
Expected behavior
The scrambles are either provides with passcodes, or not at all.
Steps To Reproduce
No multiBLD number for round
#894 until "Generate" works and inspect.json
in the the resulting.zip
.Desktop (please complete the following information):
Additional context [OPTIONAL]
This tripped me up while updating https://github.com/cubing/scramble-table/ . Not only did the passcodes file format change a bit, but the JSON is now inconsistent with it.
The text was updated successfully, but these errors were encountered: