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

RedisEconomy Unable to load #10

Closed
TheTechnologyStudio opened this issue Dec 7, 2022 · 4 comments
Closed

RedisEconomy Unable to load #10

TheTechnologyStudio opened this issue Dec 7, 2022 · 4 comments

Comments

@TheTechnologyStudio
Copy link

Hello, I get this error when trying to load RedisEconomy

[18:24:46] [Server thread/ERROR]: Error occurred while enabling RedisEconomy v3.2.1-SNAPSHOT (Is it up to date?)
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:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:542) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:567) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:481) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:640) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:426) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1105) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:308) ~[paper-1.19.2.jar:git-light-"aaf5e39"]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
@Emibergo02
Copy link
Owner

Update the plugin

@Emibergo02
Copy link
Owner

are you vunkers#7416 from discord?
anyway the thing that might be causing it is another plugin registering /pay or /balance commands

@TheTechnologyStudio
Copy link
Author

No i am not that person from discord. Il try disabling pay/balance on cmi.

@Emibergo02
Copy link
Owner

Yes it was exactly that

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

No branches or pull requests

2 participants