Luckperms: java.lang.NullPointerException: sender

Created on 20 Jan 2018  路  9Comments  路  Source: lucko/LuckPerms

When loading LP for the first time, I get this error:

java.lang.NullPointerException: sender at me.lucko.luckperms.common.commands.sender.SenderFactory.wrap(SenderFactory.java:63) ~[?:?] at me.lucko.luckperms.bukkit.LPBukkitPlugin.getConsoleSender(LPBukkitPlugin.java:522) ~[?:?] at me.lucko.luckperms.bukkit.LPBukkitPlugin.onLoad(LPBukkitPlugin.java:154) ~[?:?] at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:303) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at org.bukkit.craftbukkit.v1_11_R1.CraftServer.<init>(CraftServer.java:260) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at net.minecraft.server.v1_11_R1.PlayerList.<init>(PlayerList.java:73) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Any ideas or suggestions? I really want to make the jump from PEX
[EDIT] Gets same error on shutdown.

incompatibility not a bug question

Most helpful comment

All 9 comments

craftbukkit <- don't use craftbukkit.

oh, well than. That sucks, sigh Back to PEX.

...seriously? Who in their right mind uses craftbukkit when there is Spigot, or PaperSpigot, or two other forks that run rings around craftbukkit.....

In fact there are many other plugins that refuse to work with how inefficient craftbukkit is compared to spigot.

I regret to say, I don't really understand how to install spigot, craftbukkit is just download and boom, it works.

I regret to say, I don't really understand how to install spigot, craftbukkit is just download and boom, it works.

For someone that is a Developer Program Member, one that would (or should) be able to read documentation & able to use build tools, which are outlined on SpigotMC's page well....

I just haven't made the switch yet. I'm looking into it, because PEX is starting to be a pain.

Issue is caused by a CraftBukkit bug/inconsistency which was fixed 6 (ish) months ago.

https://hub.spigotmc.org/jira/browse/SPIGOT-3461

If you want to use CraftBukkit + LP, you need to use the latest versions.

I regret to say, I don't really understand how to install spigot, craftbukkit is just download and boom, it works.

Spigot is exactly the same. It's just a jar you have to run.

Ahhh, I use 1.11.2 craftbukkit because.... Logic....

Was this page helpful?
0 / 5 - 0 ratings

Related issues

netherstar picture netherstar  路  4Comments

GiaNTizmO picture GiaNTizmO  路  3Comments

Matemarthur picture Matemarthur  路  3Comments

hohserg1 picture hohserg1  路  3Comments

sfxworks picture sfxworks  路  3Comments