Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Help, I uploaded a ticket before for a mod problem, they didn't know how to give me the solution so I deleted it.
but now in the console it does not stop me from leaving this without stopping and the server does not open.
please help me

2022-09-02 10:42:15,757 Netty Epoll Server IO #1 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)
2022-09-02 10:42:26,436 Netty Epoll Server IO #2 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)
2022-09-02 10:42:37,100 Netty Epoll Server IO #3 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)
2022-09-02 10:42:47,823 Netty Epoll Server IO #4 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)
2022-09-02 10:43:08,504 Netty Epoll Server IO #5 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)
2022-09-02 10:43:19,539 Netty Epoll Server IO #0 WARN org.apache.logging.log4j.spi.AbstractLogger caught java.lang.NoSuchMethodError logging ReusableParameterizedMessage: Disconnecting Player (server is still starting): {} java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.containsIgnoreCase(java.lang.String, java.lang.String)'
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:26)
        at com.elchologamer.userlogin.util.LogFilter.filter(LogFilter.java:126)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:154)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:482)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:82)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.Logger.log(Logger.java:161)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2205)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2159)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2142)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2034)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1899)
        at MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1385)
        at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerLogin(ServerLifecycleHooks.java:144)
        at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerHandshakePacketListenerImpl.m_7322_(ServerHandshakePacketListenerImpl.java:32)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:40)
        at TRANSFORMER/[email protected]/net.minecraft.network.protocol.handshake.ClientIntentionPacket.m_5797_(ClientIntentionPacket.java:8)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:168)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:153)
        at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:53)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:311)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:432)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at java.base/java.lang.Thread.run(Thread.java:833)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.