[02:41:05 ERROR]: [initial connection] /212.253.218.188:9014: exception encountered in net.elytrium.limboapi.server.LimboSessionHandlerImpl@2fb89b29
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:?]
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46) ~[?:?]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:330) ~[?:?]
at sun.nio.ch.IOUtil.read(IOUtil.java:284) ~[?:?]
at sun.nio.ch.IOUtil.read(IOUtil.java:259) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:417) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.1.2-SNAPSHOT (git-b504e085-b187)]
at java.lang.Thread.run(Thread.java:842) ~[?:?]