Skip to content

Conversation

@knokko
Copy link

@knokko knokko commented Dec 29, 2019

The getRegistration method is allowed to return null, which causes a NullPointerException when you try to invoke its getProvider method. A simple null check fixes that issue.
A friend of mine got such a NullPointerException when using your plug-in, even though I couldn't reproduce this situation myself. I rebuild your plug-in with this change, and that new build worked very well according to him.

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.

1 participant