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
Currently it will "fail" decoding old replays as the lirbary assumes all the lzma streams are terminated by the end of stream block, whereas the replays were being generated without such block (still valid in the lzma standard)
0 commit comments