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

Do not send messages to offline players #311

Closed
benr233 opened this issue Aug 22, 2017 · 1 comment
Closed

Do not send messages to offline players #311

benr233 opened this issue Aug 22, 2017 · 1 comment
Labels

Comments

@benr233
Copy link

benr233 commented Aug 22, 2017

Server thread/WARN]: [DungeonsXL] Task #31980 for DungeonsXL v0.15.6 generated an exception
java.lang.NullPointerException
at io.github.dre2n.dungeonsxl.util.commons.util.messageutil.v1_9_R2.sendActionBarMessage(v1_9_R2.java:67) ~[?:?]
at io.github.dre2n.dungeonsxl.util.commons.util.messageutil.MessageUtil.sendActionBarMessage(MessageUtil.java:232) ~[?:?]
at io.github.dre2n.dungeonsxl.task.TimeIsRunningTask.run(TimeIsRunningTask.java:63) ~[?:?]
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734) [spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-8a048fe-d8637df]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]

@Sataniel98 Sataniel98 added the BUG label Aug 22, 2017
@Sataniel98 Sataniel98 changed the title A serious error occurred when the player was offline in the game. Do not send messages to offline players Oct 2, 2017
@Sataniel98
Copy link
Member

Should be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants