[00:54:24] [Render thread/INFO]: Setting user: TeenyRay [00:54:27] [Render thread/WARN]: Skipping bad option: textBackgroundOpacity: [00:54:27] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10 [00:54:32] [Render thread/INFO]: Narrator library for x64 successfully loaded [00:54:32] [Render thread/INFO]: Reloading ResourceManager: Default [00:54:39] [Render thread/INFO]: OpenAL initialized. [00:54:39] [Render thread/INFO]: Sound engine started [00:54:39] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [00:54:39] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [00:54:39] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [00:54:39] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [00:54:39] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [00:54:39] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [00:54:39] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [00:54:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [00:54:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [00:54:40] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [00:54:48] [Render thread/INFO]: Connecting to mc.hypixel.net., 25565 [00:54:48] [Server Connector #1/ERROR]: Couldn't connect to server java.lang.IllegalStateException: failed to create a child event loop at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:88) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:58) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:47) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:59) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:77) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:72) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:59) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at kt.r(SourceFile:62) ~[1.15.2.jar:?] at kt$$Lambda$2193/2050376201.get(Unknown Source) ~[?:?] at abn.a(SourceFile:16) ~[1.15.2.jar:?] at kt.a(SourceFile:286) ~[1.15.2.jar:?] at dfd$1.run(SourceFile:66) [1.15.2.jar:?] Caused by: io.netty.channel.ChannelException: failed to open a new selector at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more Caused by: java.io.IOException: Unable to establish loopback connection at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68) ~[?:1.8.0_51] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl.(PipeImpl.java:170) ~[?:1.8.0_51] at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_51] at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorImpl.(WindowsSelectorImpl.java:127) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_51] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more Caused by: java.net.BindException: Cannot assign requested address: connect at sun.nio.ch.Net.connect0(Native Method) ~[?:1.8.0_51] at sun.nio.ch.Net.connect(Net.java:458) ~[?:1.8.0_51] at sun.nio.ch.Net.connect(Net.java:450) ~[?:1.8.0_51] at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648) ~[?:1.8.0_51] at java.nio.channels.SocketChannel.open(SocketChannel.java:189) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68) ~[?:1.8.0_51] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl.(PipeImpl.java:170) ~[?:1.8.0_51] at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_51] at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorImpl.(WindowsSelectorImpl.java:127) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_51] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more [00:54:51] [Render thread/INFO]: Connecting to mc.hypixel.net., 25565 [00:54:51] [Server Connector #2/ERROR]: Couldn't connect to server java.lang.IllegalStateException: failed to create a child event loop at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:88) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:58) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:47) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:59) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:77) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:72) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:59) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at kt.r(SourceFile:62) ~[1.15.2.jar:?] at kt$$Lambda$2193/2050376201.get(Unknown Source) ~[?:?] at abn.a(SourceFile:16) ~[1.15.2.jar:?] at kt.a(SourceFile:286) ~[1.15.2.jar:?] at dfd$1.run(SourceFile:66) [1.15.2.jar:?] Caused by: io.netty.channel.ChannelException: failed to open a new selector at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more Caused by: java.io.IOException: Unable to establish loopback connection at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68) ~[?:1.8.0_51] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl.(PipeImpl.java:170) ~[?:1.8.0_51] at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_51] at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorImpl.(WindowsSelectorImpl.java:127) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_51] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more Caused by: java.net.BindException: Cannot assign requested address: connect at sun.nio.ch.Net.connect0(Native Method) ~[?:1.8.0_51] at sun.nio.ch.Net.connect(Net.java:458) ~[?:1.8.0_51] at sun.nio.ch.Net.connect(Net.java:450) ~[?:1.8.0_51] at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648) ~[?:1.8.0_51] at java.nio.channels.SocketChannel.open(SocketChannel.java:189) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68) ~[?:1.8.0_51] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] at sun.nio.ch.PipeImpl.(PipeImpl.java:170) ~[?:1.8.0_51] at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_51] at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorImpl.(WindowsSelectorImpl.java:127) ~[?:1.8.0_51] at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_51] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:151) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) ~[netty-all-4.1.25.Final.jar:4.1.25.Final] ... 11 more [00:54:54] [Render thread/INFO]: Stopping!