Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Reported exception thrown!
- h: keyPressed event handler
- at cjp.a(SourceFile:435)
- at cfd.a(SourceFile:386)
- at cfd$$Lambda$828/2082627733.invoke(Unknown Source)
- at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
- at org.lwjgl.system.JNI.invokeV(Native Method)
- at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3029)
- at cfq.a(SourceFile:308)
- at cfg.c(SourceFile:872)
- at cfg.a(SourceFile:392)
- at net.minecraft.client.main.Main.main(SourceFile:144)
- Caused by: java.lang.IllegalStateException: failed to create a child event loop
- at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
- at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
- at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
- at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:59)
- at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
- at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
- at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
- at ua.f(SourceFile:55)
- at ua$$Lambda$1457/1221117730.get(Unknown Source)
- at xm.a(SourceFile:16)
- at ua.a(SourceFile:136)
- at cfg.a(SourceFile:1486)
- at cmk.j(SourceFile:305)
- at cmk.keyPressed(SourceFile:390)
- at cfd.a(SourceFile:388)
- at cfd$$Lambda$974/2066725105.run(Unknown Source)
- at cjp.a(SourceFile:430)
- ... 9 more
- Caused by: io.netty.channel.ChannelException: failed to open a new selector
- at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177)
- at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:151)
- at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
- at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
- at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
- ... 25 more
- Caused by: java.io.IOException: Unable to establish loopback connection
- at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
- at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
- at java.security.AccessController.doPrivileged(Native Method)
- at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
- at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
- at java.nio.channels.Pipe.open(Pipe.java:155)
- at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
- at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
- at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175)
- ... 29 more
- Caused by: java.net.BindException: Address already in use: bind
- at sun.nio.ch.Net.bind0(Native Method)
- at sun.nio.ch.Net.bind(Net.java:437)
- at sun.nio.ch.Net.bind(Net.java:429)
- at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
- at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
- at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
- at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:124)
- at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
- ... 37 more
Advertisement
Add Comment
Please, Sign In to add comment