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
The BB format is designed to be self-sufficient (the format is fully described in the file itself).
However, the addition of events broke this, and now the decoder needs to know the format of every possible event. Otherwise it can't decode the data.
FIX THIS.
The text was updated successfully, but these errors were encountered:
The BB format is designed to be self-sufficient (the format is fully described in the file itself).
However, the addition of events broke this, and now the decoder needs to know the format of every possible event. Otherwise it can't decode the data.
FIX THIS.
The text was updated successfully, but these errors were encountered: