19:05:28 [SEVERE] Task BungeeTask(
[email protected], id=12,
[email protected], task=me.mastercapexd.auth.management.DefaultLoginManagement$$Lambda$518/
[email protected], delay=1000, period=0, running=true) encountered an exception
java.lang.NullPointerException: Server with name HUB-1 not exists!
at me.mastercapexd.auth.config.server.ConfigurationServer.lambda$asProxyServer$0(ConfigurationServer.java:22)
at java.base/java.util.Optional.orElseThrow(Optional.java:408)
at me.mastercapexd.auth.config.server.ConfigurationServer.asProxyServer(ConfigurationServer.java:22)
at me.mastercapexd.auth.config.AbstractPluginConfig.lambda$findServerInfo$0(AbstractPluginConfig.java:105)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
at me.mastercapexd.auth.config.AbstractPluginConfig.findServerInfo(AbstractPluginConfig.java:111)
at me.mastercapexd.auth.authentication.step.steps.EnterServerAuthenticationStep.enterServer(EnterServerAuthenticationStep.java:44)
at me.mastercapexd.auth.authentication.step.steps.EnterServerAuthenticationStep.shouldSkip(EnterServerAuthenticationStep.java:29)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:60)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:62)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:62)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:62)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:62)
at me.mastercapexd.auth.account.AbstractAccount.nextAuthenticationStep(AbstractAccount.java:62)
at me.mastercapexd.auth.management.DefaultLoginManagement.lambda$onLogin$2(DefaultLoginManagement.java:79)
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)