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
Hi, this is a more of a general question about handling dem files, but I'm trying to understand how to access the summary CDemoFileInfo in Rust and am running into errors in parsing the byte array. I can get the byte offset but end up with unexpected EOF errors when parsing from there until the end of the array. Might you be able to offer a suggestion on how to fix this?
The text was updated successfully, but these errors were encountered:
The CDemoFileInfo is at the end of the file.
There are some replays which are truncated for some reason, and do not contain it.
Is clarity able to parse the CDemoFileInfo?
If not, can you provide the replay?
Hi, this is a more of a general question about handling dem files, but I'm trying to understand how to access the summary CDemoFileInfo in Rust and am running into errors in parsing the byte array. I can get the byte offset but end up with unexpected EOF errors when parsing from there until the end of the array. Might you be able to offer a suggestion on how to fix this?
The text was updated successfully, but these errors were encountered: