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 in WorldGuardPlugin.wrapOfflinePlayer() #389

Merged
merged 1 commit into from Oct 8, 2018

Conversation

Brokkonaut
Copy link
Contributor

The constructor of BukkitOfflinePlayer calls the constructor of BukkitPlayer with a null player. So without this fix it is not possible to create any BukkitOfflinePlayer.

The constructor of BukkitOfflinePlayer calls the constructor of BukkitPlayer with a null player. So without this fix it is not possible to create any BukkitOfflinePlayer.
@LinzN
Copy link
Contributor

LinzN commented Oct 8, 2018

@me4502

@me4502
Copy link
Member

me4502 commented Oct 8, 2018

Thanks

@me4502 me4502 merged commit e0b91e9 into EngineHub:master Oct 8, 2018
@Brokkonaut Brokkonaut deleted the fix-npe-BukkitOfflinePlayer branch October 9, 2018 00:02
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.

None yet

3 participants