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

Missing hitgroups mappings #234

Open
AdotBdot opened this issue Dec 4, 2024 · 0 comments
Open

Missing hitgroups mappings #234

AdotBdot opened this issue Dec 4, 2024 · 0 comments

Comments

@AdotBdot
Copy link

AdotBdot commented Dec 4, 2024

I have encountered an error while parsing hit groups from a demo file and found out that there are missing string mappings for hit group '8' which, after searching in other demo parsing libraries, is assigned for 'neck'.

Solution is easy. Simply add 8_i32 => "neck" to the HIT_GROUP map in maps.rs

I need to stick for workaround for know because I don't use rust and cannot compile the lib by my self so I hope for quick patch.

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

No branches or pull requests

1 participant