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

[#328] Fix NPE when using ProtocolLib 5.1.0 or older #329

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

Ingrim4
Copy link
Member

@Ingrim4 Ingrim4 commented Oct 7, 2023

Description

Fix NPE when using ProtocolLib 5.1.0 or older

Related Issue

closes #328

How Has This Been Tested?

Successfully tested with ProtocolLib 5.1.0 and latest dev build

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Ingrim4 Ingrim4 merged commit e1d42fe into master Oct 7, 2023
1 check passed
@Ingrim4 Ingrim4 deleted the 328-fix-npe-for-old-protocollib branch November 17, 2023 16:21
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.

java.lang.ExceptionInInitializerError: null
2 participants