Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

[1.12.2]Connection instability for 'Non-Local' clients

iEx5 opened this issue ยท 0 comments

commented

Don't know what exactly causing that problem,but.
Players loose connection on teleporting to other dimensions while mod is active,
Since server is hosted in my local place i have no problems with connection.
Serverlog is clean(Timed Out):

Clientlog:

[21:18:02] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] ????????????????...
[21:18:02] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] ????????????????...
[21:18:40] [Netty Client IO #1/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: ????????? ???? ????????????? ???????? ???????????? ???????????
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_271]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_271]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_271]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_271]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_271]
	at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[PooledUnsafeDirectByteBuf.class:4.1.9.Final]
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[AbstractByteBuf.class:4.1.9.Final]
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[NioSocketChannel.class:4.1.9.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]```



Server - CatServer-2a9163f.
Client - Forge 14.23.5.2854.

P.S. Sorry for my...awful english,i hope that it's at least understandable.