This repository was archived by the owner on Mar 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
The waterfall keeps reporting errors #50
Copy link
Copy link
Open
Description
Waterfall 1.217
PlayerBalancer 2.3.6
[14:51:45] [PlayerBalancer Pool Thread #18/ERROR]: Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@1f53481b, id=582, owner=com.jaimemartz.playerbalancer.PlayerBalancer@20223ed0, task=com.jaimemartz.playerbalancer.ping.PingTactic$1$$Lambda/0x000001e31bfd7228@647a0903, delay=0, period=0, running=true) encountered an exception
java.lang.NullPointerException: Cannot invoke "net.md_5.bungee.api.chat.BaseComponent.toLegacyText()" because the return value of "com.jaimemartz.playerbalancer.utils.ServerListPing$StatusResponse.getDescription()" is null
at com.jaimemartz.playerbalancer.ping.PingTactic$1.lambda$ping$0(PingTactic.java:23) ~[?:?]
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[waterfall-1.21-579.jar:git:Waterfall-Bootstrap:1.21-R0.1-SNAPSHOT:de8345a:579]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]
[14:51:55] [PlayerBalancer Pool Thread #10/ERROR]: Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@1f53481b, id=612, owner=com.jaimemartz.playerbalancer.PlayerBalancer@20223ed0, task=com.jaimemartz.playerbalancer.ping.PingTactic$1$$Lambda/0x000001e31bfd7228@43b00754, delay=0, period=0, running=true) encountered an exception
java.lang.NullPointerException: Cannot invoke "net.md_5.bungee.api.chat.BaseComponent.toLegacyText()" because the return value of "com.jaimemartz.playerbalancer.utils.ServerListPing$StatusResponse.getDescription()" is null
at com.jaimemartz.playerbalancer.ping.PingTactic$1.lambda$ping$0(PingTactic.java:23) ~[?:?]
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[waterfall-1.21-579.jar:git:Waterfall-Bootstrap:1.21-R0.1-SNAPSHOT:de8345a:579]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]
Metadata
Metadata
Assignees
Labels
No labels