Closed asleeponduty closed 8 years ago
This null-check fixes a NPE bug in the ArmorPoints calculation code. In version 1.10, this causes a NPE due to empty item slots behaving differently.
As a result of this bug, players were unable to join teams.
Thank you! 🎉
This null-check fixes a NPE bug in the ArmorPoints calculation code. In version 1.10, this causes a NPE due to empty item slots behaving differently.
As a result of this bug, players were unable to join teams.