Jump to content

Minecraft 1.8-forge 1.8 Crashes on trying to build worlds


Tyly

Recommended Posts

Hello,

 

I have downloaded and updated Minecraft and forge 1.8-11.14.4.1563.

After selecting to build world it will try, then close internal servers then shut down, and list the following report.

 

I have turned all my graphics down as far as I can.

 

I have read as many articles as I can, but none seem to fix my issue.

 

Thanks for any help, first time posting on a forum, read the EAQ, hope I did it right.

 

Thanks,

Ty~

 

---- Minecraft Crash Report ----

// Ooh. Shiny.

 

Time: 1/16/16 3:48 AM

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 net.minecraft.network.NetworkSystem$1.func_179286_a(NetworkSystem.java:53)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:131)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2224)

at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:232)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472)

at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:416)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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)

... 23 more

Caused by: java.io.IOException: Unable to establish loopback connection

at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)

at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.nio.ch.PipeImpl.<init>(Unknown Source)

at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)

at java.nio.channels.Pipe.open(Unknown Source)

at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)

at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)

at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)

... 26 more

Caused by: java.net.SocketException: Invalid argument: connect

at sun.nio.ch.Net.connect0(Native Method)

at sun.nio.ch.Net.connect(Unknown Source)

at sun.nio.ch.Net.connect(Unknown Source)

at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)

at java.nio.channels.SocketChannel.open(Unknown Source)

at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)

... 35 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 net.minecraft.network.NetworkSystem$1.func_179286_a(NetworkSystem.java:53)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:131)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2224)

at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:232)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:472)

at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:416)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)

 

-- Affected screen --

Details:

Screen name: net.minecraft.client.gui.GuiMainMenu

Stacktrace:

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1670)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_66, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 124303360 bytes (118 MB) / 403124224 bytes (384 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

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 3 mods loaded, 3 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar)

UCHIJAAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 650/PCIe/SSE2'

Launched Version: 1.8-forge1.8-11.14.4.1563

LWJGL: 2.9.1

OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.4.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: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: English (US)

Profiler Position: N/A (disabled)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.