[Bug]: MT Connect not working
Nandead559 opened this issue ยท 1 comments
Describe the bug
Cannot open my world
Steps to reproduce
- Click Esc button
- Click open to friends
- Says attempting to open and either stuck there or says connection was lost
Expected behaviour
World opens to friends
Screenshots
No response
Version
6.1.0
Minecraft Version
1.18.2
ModLoader Version
Forge
Additional Information
LOG
[11:20:57] [Render thread/INFO]: [CHAT] Attempting to open world to friends
[11:20:58] [MT Connect Friend Share Executor/INFO]: Selected server lax1. Closest DC was losangeles.
[11:20:58] [MT Connect Friend Share Executor/INFO]: Selected MTConnect server: lax1
[11:21:17] [Netty Server IO #2/WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
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:253) ~[netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) ~[netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-all-4.1.68.Final.jar%2328!/:4.1.68.Final]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:21:17] [Netty Server IO #2/INFO]: [CHAT] MineTogether connection lost. Your world is no longer shared to friends.