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

if first chain is not a chain, it can't match second chain #369

Merged

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Sep 3, 2024

fixes RetroAchievements/RAIntegration#1120

When comparing two chains, if the first chain is not actually a chain, it would ignore the second chain being a chain, so only the last condition of the secondary chain would be checked for conflicts. The correct solution is to never match a chain to a non-chain.

@Jamiras Jamiras added this to the 11.6.0 milestone Sep 3, 2024
@Jamiras Jamiras merged commit 0840790 into RetroAchievements:develop Sep 14, 2024
7 checks passed
@Jamiras Jamiras deleted the bugfix/validate_secondary_chain branch September 14, 2024 17:46
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.

Minor bug report: Inaccurate conflict warning
1 participant