java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52)
at ma$1.a(SourceFile:61)
at ma$1.b(SourceFile:58)
at oj.c(SourceFile:10)
at ma.a(SourceFile:138)
at bcf.a(SourceFile:2135)
at bhn.e(SourceFile:227)
at bhn.a(SourceFile:182)
at bhn.a(SourceFile:154)
at bdl.b(SourceFile:41)
at bhm.a(SourceFile:118)
at bfb.k(SourceFile:404)
at bhm.k(SourceFile:50)
at bfb.p(SourceFile:381)
at bcf.t(SourceFile:1575)
at bcf.av(SourceFile:962)
at bcf.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: io.netty.channel.ChannelException: failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:64)
... 20 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.(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.(WindowsSelectorImpl.java:127)
at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
... 23 more
Caused by: java.net.SocketException: Socket operation on nonsocket: getsockname
at sun.nio.ch.Net.localInetAddress(Native Method)
at sun.nio.ch.Net.localAddress(Net.java:482)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:217)
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)
... 31 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52)
at ma$1.a(SourceFile:61)
at ma$1.b(SourceFile:58)
at oj.c(SourceFile:10)
at ma.a(SourceFile:138)
at bcf.a(SourceFile:2135)
at bhn.e(SourceFile:227)
at bhn.a(SourceFile:182)
at bhn.a(SourceFile:154)
at bdl.b(SourceFile:41)
at bhm.a(SourceFile:118)
at bfb.k(SourceFile:404)
at bhm.k(SourceFile:50)
at bfb.p(SourceFile:381)
-- Affected screen --
Details:
Screen name: bez
Stacktrace:
at bcf.t(SourceFile:1575)
at bcf.av(SourceFile:962)
at bcf.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 71138864 bytes (67 MB) / 296509440 bytes (282 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
As said on the Title, my Minecraft crashes when I try to load a new world. I did a fresh install of Minecraft, Java and everything.
Here's the log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 12/06/16 10:59
Description: Updating screen events
java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52)
at ma$1.a(SourceFile:61)
at ma$1.b(SourceFile:58)
at oj.c(SourceFile:10)
at ma.a(SourceFile:138)
at bcf.a(SourceFile:2135)
at bhn.e(SourceFile:227)
at bhn.a(SourceFile:182)
at bhn.a(SourceFile:154)
at bdl.b(SourceFile:41)
at bhm.a(SourceFile:118)
at bfb.k(SourceFile:404)
at bhm.k(SourceFile:50)
at bfb.p(SourceFile:381)
at bcf.t(SourceFile:1575)
at bcf.av(SourceFile:962)
at bcf.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: io.netty.channel.ChannelException: failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:64)
... 20 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.(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.(WindowsSelectorImpl.java:127)
at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
... 23 more
Caused by: java.net.SocketException: Socket operation on nonsocket: getsockname
at sun.nio.ch.Net.localInetAddress(Native Method)
at sun.nio.ch.Net.localAddress(Net.java:482)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:217)
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)
... 31 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:52)
at ma$1.a(SourceFile:61)
at ma$1.b(SourceFile:58)
at oj.c(SourceFile:10)
at ma.a(SourceFile:138)
at bcf.a(SourceFile:2135)
at bhn.e(SourceFile:227)
at bhn.a(SourceFile:182)
at bhn.a(SourceFile:154)
at bdl.b(SourceFile:41)
at bhm.a(SourceFile:118)
at bfb.k(SourceFile:404)
at bhm.k(SourceFile:50)
at bfb.p(SourceFile:381)
-- Affected screen --
Details:
Screen name: bez
Stacktrace:
at bcf.t(SourceFile:1575)
at bcf.av(SourceFile:962)
at bcf.a(SourceFile:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 71138864 bytes (67 MB) / 296509440 bytes (282 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Any help would be appreciated~
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMake sure your firewall/antivirus allows MC through.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."