Crash during Realms world entering
[11:35:23] [Realms-connect-task/ERROR]: Couldn't connect to world
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: ec2-34-245-27-24.eu-west-1.compute.amazonaws.com/34.245.27.24:27092
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
Caused by: java.net.ConnectException: Connection timed out: no further information
... 10 more
Stack: [0x000000006c020000,0x000000006c120000], sp=0x000000006c11e968, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [lwjgl_opengl.dll+0xe92d]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 6023 org.lwjgl.opengl.GL11.glBindTexture(II)V (0 bytes) @ 0x00000000039fd984 [0x00000000039fd940+0x44]
J 6263 C1 dde.h()V (10 bytes) @ 0x0000000003a97bb4 [0x0000000003a979e0+0x1d4]
j chw.a(Lchx;)Lchy;+29
j chv.a(Lchx;)Lchy;+31
j chv.b(C)Lcia;+61
J 6411 C2 cfz.a(C)F (27 bytes) @ 0x000000000314a864 [0x000000000314a660+0x204]
j cfz.e(Ljava/lang/String;I)I+161
j cfz.d(Ljava/lang/String;I)Ljava/lang/String;+14
j cfz.c(Ljava/lang/String;I)Ljava/util/List;+3
j cio.a(Ljava/lang/String;I)Ljava/util/List;+6
j net.minecraft.realms.RealmsScreen.fontSplit(Ljava/lang/String;I)Ljava/util/List;+6
j net.minecraft.realms.DisconnectedRealmsScreen.init()V+25
j cio.c()V+4
j cjs.a(Lcfi;II)V+50
j cio.a(Lcfi;II)V+14
j cfi.a(Lcjs;)V+129
j net.minecraft.realms.Realms.setScreen(Lnet/minecraft/realms/RealmsScreen;)V+7
j net.minecraft.realms.RealmsConnect$1.run()V+374
v ~StubRoutines::call_stub
time: Mon Jul 30 11:35:23 2018
Linked issues
Attachments
Comments 2
Regression of REALMS-1116, or it wasn't 100% fixed.
same