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

Common problems #12

Open
Emibergo02 opened this issue Dec 8, 2022 · 0 comments
Open

Common problems #12

Emibergo02 opened this issue Dec 8, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Emibergo02
Copy link
Owner

Emibergo02 commented Dec 8, 2022

The cause of this problem:

java.lang.NullPointerException: Cannot invoke 
"org.bukkit.command.PluginCommand.setExecutor(org.bukkit.command.CommandExecutor)" 
because the return value of "org.bukkit.Server.getPluginCommand(String)" is null
at dev.unnm3d.rediseconomy.RedisEconomyPlugin.onEnable(RedisEconomyPlugin.java:75) ~[RedisEconomy-3.2.1-SNAPSHOT.jar:?]
. . .

is probably caused by CMI overriding /pay and other commands (check #10)

@Emibergo02 Emibergo02 added the good first issue Good for newcomers label Dec 8, 2022
@Emibergo02 Emibergo02 pinned this issue Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant