Неважно чем в этот момент занимается игрок, иногда его может просто кикнуть, с чем это связано?
сама ошибка:
сама ошибка:
- [16:36:57 INFO]: [connected player] LightGhoul (/88.88.88.88:35601) has disconnected: В вашем подключении произошла внутренняя ошибка.
- [16:36:57 ERROR]: [connected player] LightGhoul (/88.88.88.88:35601): exception encountered in com.velocitypowered.proxy.connection.client.ClientPlaySessionHandler@5213926e
- java.net.SocketException: Connection reset
- at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
- at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
- at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[server.jar:3.2.0-SNAPSHOT (git-8dcc7ee3-b294)]
- at java.lang.Thread.run(Thread.java:833) [?:?]