Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing CDemoFileInfo from byte array: EOF error #293

Open
Christof23 opened this issue Jan 8, 2023 · 1 comment
Open

Parsing CDemoFileInfo from byte array: EOF error #293

Christof23 opened this issue Jan 8, 2023 · 1 comment
Labels

Comments

@Christof23
Copy link

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?

@spheenik
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants