Question Getting Error: java.lang.IllegalStateException: Backend server is online-mode! no matter what I do

Jesse

New member
Sep 15, 2024
4
0
1
I have turned online-mode off in every goddam config i could but this error Still Persists! any ideas on whats wrong would be great!
 

TheAbcTrack

New member
Sep 15, 2024
1
0
1
Bonjour, vérifiez vos ip/ips dans la configuration de votre serveur proxy qui redirige chacun au bon endroit, car j'ai le même probleme il y'a même 30min avant ce message et j'ai trouvé ! :)
 

Jesse

New member
Sep 15, 2024
4
0
1
Bonjour, vérifiez vos ip/ips dans la configuration de votre serveur proxy qui redirige chacun au bon endroit, car j'ai le même probleme il y'a même 30min avant ce message et j'ai trouvé ! :)
I just translated that to: Hello, check your ip/ips in the configuration of your proxy server which redirects each to the right place, because I have the same problem even 30 minutes ago before this message and I found it!

ill go check
 

Jesse

New member
Sep 15, 2024
4
0
1
Bonjour, vérifiez vos ip/ips dans la configuration de votre serveur proxy qui redirige chacun au bon endroit, car j'ai le même probleme il y'a même 30min avant ce message et j'ai trouvé ! :)
If you could clarify wich server needs to be in offline mode then that would be great becuase rn EVERY server has online-mode=false and still cant join the one server i want to join
 

Jesse

New member
Sep 15, 2024
4
0
1
for more information here is the cosole log
java.lang.IllegalStateException: Backend server is online-mode!
at com.velocitypowered.proxy.connection.backend.LoginSessionHandler.handle(LoginSessionHandler.java:79) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at com.velocitypowered.proxy.protocol.packet.EncryptionRequestPacket.handle(EncryptionRequestPacket.java:94) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at com.velocitypowered.proxy.connection.MinecraftConnection.channelRead(MinecraftConnection.java:153) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at com.velocitypowered.proxy.protocol.netty.AutoReadHolderHandler.channelRead(AutoReadHolderHandler.java:57) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.tryDecode(MinecraftDecoder.java:91) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.channelRead(MinecraftDecoder.java:60) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[Velocity3.3.0.jar:3.3.0-SNAPSHOT (git-78f6cfc2-b433)]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]