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

Fixed issue with reading ROM DAT attributes #485

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

michael-j-green
Copy link
Member

Fixed an issue with reading ROM DAT attributes that was causing an error for some users blocking ROMs from being loaded properly.

If the attributes fail to load, an error will be logged with some details about the broken data, and continue without issue.

@michael-j-green michael-j-green self-assigned this Jan 30, 2025
@michael-j-green michael-j-green added the bug Something isn't working label Jan 30, 2025
@michael-j-green michael-j-green added this to the 1.7.10 milestone Jan 30, 2025
@michael-j-green michael-j-green merged commit 44e79e4 into branch-v1.7.0 Jan 30, 2025
3 checks passed
@michael-j-green michael-j-green deleted the fix-for-attributeloading branch January 30, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 1.7.8 error Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array
1 participant