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 NPE with new mercy min attribute #1093

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Fix NPE with new mercy min attribute #1093

merged 1 commit into from
Nov 4, 2022

Conversation

Pablete1234
Copy link
Member

The recent #1046 broke parsing of score elements, with a NPE rooting on mercy element not existing, and as such, Node.fromAttr(null, "min") ending in a NPE.

@Pablete1234 Pablete1234 added bug Something isn't working urgent Breaks the plugin labels Nov 4, 2022
@Electroid Electroid merged commit ad78001 into dev Nov 4, 2022
@Electroid Electroid deleted the fix-npe-score-min branch November 4, 2022 20:29
calcastor pushed a commit to calcastor/PGM that referenced this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent Breaks the plugin
Development

Successfully merging this pull request may close these issues.

2 participants