mojira.dev
MC-93239

game crashes every time, doesnt matter if modded or not

Put the summary of the bug you're having here

*What I expected to happen was.i can play minecraft (also with mods)

*What actually happened was that the game crashed every time. I couldnt even load the worlds completely

Heres the crash report:


Minecraft Crash Report ----
// Sorry 😞

Time: 23.11.15 16:49
Description: Updating screen events

java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)
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 rd.a(SourceFile:40)
at rd.b(SourceFile:37)
at up.c(SourceFile:10)
at rc.a(SourceFile:104)
at bsu.a(SourceFile:1914)
at bxg.i(SourceFile:172)
at bxg.a(SourceFile:135)
at bxf.a(SourceFile:342)
at bxf.k(SourceFile:405)
at bxg.k(SourceFile:81)
at bxf.p(SourceFile:382)
at bsu.r(SourceFile:1473)
at bsu.as(SourceFile:877)
at bsu.a(SourceFile:314)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:57)
... 18 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)
... 21 more
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 10106: socket
at sun.nio.ch.Net.socket0(Native Method)
at sun.nio.ch.Net.serverSocket(Net.java:419)
at sun.nio.ch.ServerSocketChannelImpl.<init>(ServerSocketChannelImpl.java:88)
at sun.nio.ch.SelectorProviderImpl.openServerSocketChannel(SelectorProviderImpl.java:56)
at java.nio.channels.ServerSocketChannel.open(ServerSocketChannel.java:108)
at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:123)
at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
... 29 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:61)
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 rd.a(SourceFile:40)
at rd.b(SourceFile:37)
at up.c(SourceFile:10)
at rc.a(SourceFile:104)
at bsu.a(SourceFile:1914)
at bxg.i(SourceFile:172)
at bxg.a(SourceFile:135)
at bxf.a(SourceFile:342)
at bxf.k(SourceFile:405)
at bxg.k(SourceFile:81)
at bxf.p(SourceFile:382)

– Affected screen –
Details:
Screen name: bxq
Stacktrace:
at bsu.r(SourceFile:1473)
at bsu.as(SourceFile:877)
at bsu.a(SourceFile:314)
at net.minecraft.client.main.Main.main(SourceFile:120)

– System Details –
Details:
Minecraft Version: 1.8
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: 35768400 bytes (34 MB) / 261984256 bytes (249 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.8
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) R3 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.1002, ATI Technologies Inc.
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: [PureBDcraft More 3D Items.zip, PureBDcraft More 3D Blocks.zip, PureBDcraft 16x MC18.zip]
Current Language: Deutsch (Deutschland)
Profiler Position: N/A (disabled)

Related issues

Attachments

Comments

migrated
[media]
tomudding

Your report is incomplete without crash log/report (minecraft/crash-reports/crash-<DATE>-client.txt). The current log you provided doesn't show anything that could cause the crash.

tomudding

Probably a duplicate of MC-34749. Please check that report for more information about it.

migrated

Try using Minecraft 1.8.8. Also, please don't mark 1.8.8 as affected when you are using 1.8.

migrated

@unknown 1.8.8 is currently the oldest thing you can set as affected, he just grabbed the closes version possible

migrated

So, how can i solve this problem??

kumasasa

See MC-34749

If that won't help, please use the Mojang Support Center.

migrated

So i need to uninstall avast free antivirus?
But mc worked without any issues since i got it until date while i already had avast installed

migrated
---- Minecraft Crash Report ----
// Sorry :(

Time: 24.11.15 20:37
Description: Updating screen events

java.lang.IllegalStateException: failed to create a child event loop
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)
	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 rd.a(SourceFile:40)
	at rd.b(SourceFile:37)
	at up.c(SourceFile:10)
	at rc.a(SourceFile:104)
	at bsu.a(SourceFile:1914)
	at bxg.i(SourceFile:172)
	at bxh.a(SourceFile:224)
	at bvk.p(SourceFile:309)
	at bxg.k(SourceFile:82)
	at bxf.p(SourceFile:382)
	at bsu.r(SourceFile:1473)
	at bsu.as(SourceFile:877)
	at bsu.a(SourceFile:314)
	at net.minecraft.client.main.Main.main(SourceFile:120)
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:57)
	... 17 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)
	... 20 more
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 10106: socket
	at sun.nio.ch.Net.socket0(Native Method)
	at sun.nio.ch.Net.serverSocket(Net.java:419)
	at sun.nio.ch.ServerSocketChannelImpl.<init>(ServerSocketChannelImpl.java:88)
	at sun.nio.ch.SelectorProviderImpl.openServerSocketChannel(SelectorProviderImpl.java:56)
	at java.nio.channels.ServerSocketChannel.open(ServerSocketChannel.java:108)
	at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:123)
	at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
	... 28 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:61)
	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 rd.a(SourceFile:40)
	at rd.b(SourceFile:37)
	at up.c(SourceFile:10)
	at rc.a(SourceFile:104)
	at bsu.a(SourceFile:1914)
	at bxg.i(SourceFile:172)
	at bxh.a(SourceFile:224)
	at bvk.p(SourceFile:309)
	at bxg.k(SourceFile:82)
	at bxf.p(SourceFile:382)

-- Affected screen --
Details:
	Screen name: bxq
Stacktrace:
	at bsu.r(SourceFile:1473)
	at bsu.as(SourceFile:877)
	at bsu.a(SourceFile:314)
	at net.minecraft.client.main.Main.main(SourceFile:120)

-- System Details --
Details:
	Minecraft Version: 1.8
	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: 110455976 bytes (105 MB) / 256016384 bytes (244 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.8
	LWJGL: 2.9.1
	OpenGL: AMD Radeon(TM) R3 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.1002, ATI Technologies Inc.
	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: [PureBDcraft More 3D Items.zip, PureBDcraft More 3D Blocks.zip, PureBDcraft  16x MC18.zip]
	Current Language: Deutsch (Deutschland)
	Profiler Position: N/A (disabled)

happened again, but this time without antivirus or mcaffee on my computer

Someoene really help me pls :c

kumasasa

This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.

migrated

(Unassigned)

Unconfirmed

Minecraft 1.8.8

Retrieved