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

Server can send private messages to players, but the player's reply causes an error #1

Closed
VincentGonnet opened this issue Apr 25, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@VincentGonnet
Copy link

How to reproduce :

  • type msg PlayerName test in the console
  • on the PlayerName account in game, use /reply test

Error message :

Cannot invoke "org.bukkit.entity.Player.getName()" because "recipient" is null

@RhythmicSys
Copy link
Member

Should be fixed in this next update, have been working on rewriting the plugin, hopefully should be finished soon

@RhythmicSys RhythmicSys added the bug Something isn't working label Apr 25, 2023
@RhythmicSys
Copy link
Member

image
A release with a fix will be out soon

@RhythmicSys
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants