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

fix legacy serialized data #2454

Merged
merged 2 commits into from
Oct 16, 2022
Merged

Conversation

Fasteroid
Copy link
Contributor

@Fasteroid Fasteroid commented Oct 16, 2022

vonDecodeTable will produce cursed frankenstein vectors and angles when used on data serialized before #2399. These are completely useless and will error the chip 99% of the time when you try to do anything with them.

This PR fixes those.

Tested and working with von data; probably fixes similar issues with glon and json too since this code gets run for all of them.

@Vurv78 Vurv78 merged commit b2df417 into wiremod:master Oct 16, 2022
@Fasteroid
Copy link
Contributor Author

thanks dad

@Fasteroid Fasteroid deleted the legacy-von-fixes branch October 16, 2022 05:24
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

Successfully merging this pull request may close these issues.

2 participants