java.lang.NullPointerException: sender
See original GitHub issueWhen loading LP for the first time, I get this error:
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.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
File Sender java.lang.NullPointerException - SAP Community
I am currently develop a file to file transfer appl. I am facing a problem on my file sender will the error Could...
Read more >NullPointerException · Issue #783 · winder/Universal-G-Code ...
Hi, when I open a file with the following g-code sequence, I get an exception (see below): G00 G17 G20 G40 G49 G80...
Read more >SFTP Server errors with a null pointer exception - IBM
Symptom. SFTP Server errors with null pointer exception. The error is caused when a file with the same name is received by the...
Read more >java - Getting null pointer exception while sending email using ...
I think the main problem is that you're defining as utility something that is a service. Anyway, if you want to use a...
Read more >Nullpointer Exception when sending email - Mendix Forum
I keep getting a Nullpointer when trying to send an email with an attachment. Im using the Email template module. Does anyone know...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
cough https://www.spigotmc.org/wiki/spigot-installation/ and https://www.spigotmc.org/wiki/buildtools/ cough
Ahhh, I use 1.11.2 craftbukkit because… Logic…