Hello everyone, I'm new here and new to Minecraft. I just bought the game on Christmas but I cannot play it. The game starts but whenever I try to create a world it crashes. Can anyone please assist. Here is the latest crash report:
java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(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:148)
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.<init>(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(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.<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:126)
... 23 more
Caused by: java.net.SocketException: Permission denied: listen
at sun.nio.ch.Net.listen(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:215)
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.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(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:148)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 124201088 bytes (118 MB) / 249856000 bytes (238 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: 12, tallocated: 94
Launched Version: 1.9
LWJGL: 2.9.4
OpenGL: GeForce GT 240/PCIe/SSE2 GL version 3.3.0, 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: Yes
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: 2x Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
something is getting in minecrafts way, follow the guide below to post a HTJ log so we can work out what is doing it
Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: https://sourceforge.net/projects/hjt/files/2.0.5%20beta/HijackThis.exe/download
Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.
Hello everyone, I'm new here and new to Minecraft. I just bought the game on Christmas but I cannot play it. The game starts but whenever I try to create a world it crashes. Can anyone please assist. Here is the latest crash report:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 12/27/16 2:07 PM
Description: Updating screen events
java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(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:148)
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.<init>(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(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.<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:126)
... 23 more
Caused by: java.net.SocketException: Permission denied: listen
at sun.nio.ch.Net.listen(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:215)
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.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(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:148)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 124201088 bytes (118 MB) / 249856000 bytes (238 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: 12, tallocated: 94
Launched Version: 1.9
LWJGL: 2.9.4
OpenGL: GeForce GT 240/PCIe/SSE2 GL version 3.3.0, 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: Yes
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: 2x Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
I forgot to say that I've reinstalled the game and Java both 3 times
Looks like its having trouble creating the local server for your single player game. You could try running it as an administrator.
Also, are you sure your playing on a supported version of java?
Try disabling any antivirus or firewalls temporarily to see if that helps.
So sad to see my free curse membership gone...
Java 8 is what I'm using. You say disable the firewall? I suppose I could try that and report back
update: Still doesn't seem to be working
I would suggest restarting your compute if you haven't and trying again.
Trying different versions of java or minecraft is the next step.
One place online said he fixed this problem by installing the JRE in a different place, you could try that as well.
So sad to see my free curse membership gone...
-
View User Profile
-
View Posts
-
Send Message
Moderatorsomething is getting in minecrafts way, follow the guide below to post a HTJ log so we can work out what is doing it
Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: https://sourceforge.net/projects/hjt/files/2.0.5%20beta/HijackThis.exe/download
Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.