Closed changodb closed 5 years ago
Currently throws:
Traceback (most recent call last): File "parser.py", line 126, in <module> parsed_sm = parse_ssc_file('When We Were Lovers.sm') File "parser.py", line 35, in parse_ssc_file k, v = value.split(':') ValueError: too many values to unpack (expected 2)
https://www.reddit.com/r/Stepmania/comments/a1arfu/difference_between_sm_and_ssc_file_types/
Fixed in latest push!
Currently throws: