Closed wermipls closed 2 years ago
Thanks for flagging, and sorry about the breakage! I should have a simfile 2.1 beta out soon that plays nice with the msdparser beta.
In case anyone else encounters this: simfile 2.0 still uses msdparser 1.0 under the hood, and switching to the 2.0 beta isn't officially supported. Read here for more information on why you would want to switch to msdparser 2.0.0b1.
Not quite ready to commit to a new beta release yet, but I put up a PR at #13 that fixes compatibility with the latest msdparser beta.
I found out more recently that this was affecting people who did not explicitly install the msdparser beta. This is actually a bug in how the dependency was specified in simfile 2.0.0, so a new patch will be out shortly.
Downgrading to
msdparser==2.0.0b1
seems to resolve the issue for me.