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

glist showall throws NullPointerException #51

Open
huluhulua opened this issue Jul 8, 2017 · 0 comments
Open

glist showall throws NullPointerException #51

huluhulua opened this issue Jul 8, 2017 · 0 comments

Comments

@huluhulua
Copy link

10:34:26 [SEVERE] Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@51c693d, id=16757, owner=com.imaginarycode.minecraft.redisbungee.RedisBungee@11d8ae8b, task=com.imaginarycode.minecraft.redisbungee.RedisBungeeCommands$GlistCommand$1@43aaf813, delay=0, period=0, running=true) encountered an exception java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.base.Joiner.toString(Joiner.java:454) at com.google.common.base.Joiner.appendTo(Joiner.java:106) at com.google.common.base.Joiner.appendTo(Joiner.java:154) at com.google.common.base.Joiner.join(Joiner.java:197) at com.google.common.base.Joiner.join(Joiner.java:187) at com.imaginarycode.minecraft.redisbungee.RedisBungeeCommands$GlistCommand$1.run(RedisBungeeCommands.java:72) at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748)
and it doesn't show player list of 3 of my servers.

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

1 participant