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 crash for people with non-English games / utf-8 parsing in Rust #48

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

petrvecera
Copy link
Member

@JohannesMerkt this is definitely not a good solution but I spent 2.5 hours with the Rust and I couldn't figure out how to do it efficiently :D

The problem is that people have non utf8 characters in the warnings file and the revlines was crashing.

Fixes #47

@petrvecera petrvecera changed the title Non utf8 log parsing Fix crash for people with non-English games / utf-8 parsing in Rust Apr 3, 2023
@petrvecera petrvecera merged commit 5129c37 into master Apr 3, 2023
@petrvecera petrvecera deleted the non-utf8-log-parsing branch April 3, 2023 20:52
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.

App auto closes a few seconds after launching
1 participant