For some reason I have had an issue opening worlds. Now, I wasn't sure whether to put this in teh modded client or unmodded client support as I do have mods, but I doubt that's what is causing it.
Anyway, I get in to the game just fine, but when I open a single player world, it either crashes, or gets stuck at "Building Terrain" and have to force close it using Windows Task Manager. I have tried reinstalling it, but it didn't work (If it did, then this topic wouldn't exist :P) I am using Blockbuster mod (Kinda like the MoCap mod from 1.7), MetaMorph Mod, and Optifine. I am running minecraft 1.11.2 (Blockbuster hasn't been updated yet). Yes, I have a crappy computer, but I have never had this problem before. The computer is running Windows 10, it is a 64-bit OS, and has 8 GB of RAM,
I have tried it in an unmodded 1.12, and it did the same thing.
I allocate 4-5 GB of RAM, and I have 8. Makes it work a little better than the default 1 GB
Also, luckily I haven't deleted the original .minecraft folder from the Recycle bin
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 7/30/17 9:07 PMDescription: 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 net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53) at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50) at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140) at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2338) at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:750) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163) at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41) at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542) at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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:64) ... 27 moreCaused 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) ... 30 moreCaused by: java.net.ConnectException: Connection timed out: connect at sun.nio.ch.Net.connect0(Native Method) at sun.nio.ch.Net.connect(Net.java:457) at sun.nio.ch.Net.connect(Net.java:449) at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647) at java.nio.channels.SocketChannel.open(SocketChannel.java:189) at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130) at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83) ... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: 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 net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53) at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50) at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140) at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2338) at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:750) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163) at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41) at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542) at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510)
-- Affected screen --Details: Screen name: net.minecraft.client.gui.GuiScreenWorkingStacktrace: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.11.2 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: 247766320 bytes (236 MB) / 597368832 bytes (569 MB) up to 5355339776 bytes (5107 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.38 Powered by Forge 13.20.0.2228 Optifine OptiFine_1.11.2_HD_U_B7 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar) UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar) UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar) UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar) UCHIJAAAA metamorph{1.1.2} [Metamorph] (Metamorph-New-1.11.2.jar) UCHIJAAAA blockbuster{1.4.8} [Blockbuster] (blockbuster-1.4.8-1.11.2.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics' Launched Version: 1.11.2-forge1.11.2-13.20.0.2228 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics GL version 4.4.0 - Build 20.19.15.4531, Intel 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: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Pentium(R) CPU N3700 @ 1.60GHz OptiFine Version: OptiFine_1.11.2_HD_U_B7 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 20.19.15.4531 OpenGlRenderer: Intel(R) HD Graphics OpenGlVendor: Intel CpuCount: 4
For some reason I have had an issue opening worlds. Now, I wasn't sure whether to put this in teh modded client or unmodded client support as I do have mods, but I doubt that's what is causing it.
Anyway, I get in to the game just fine, but when I open a single player world, it either crashes, or gets stuck at "Building Terrain" and have to force close it using Windows Task Manager. I have tried reinstalling it, but it didn't work (If it did, then this topic wouldn't exist :P) I am using Blockbuster mod (Kinda like the MoCap mod from 1.7), MetaMorph Mod, and Optifine. I am running minecraft 1.11.2 (Blockbuster hasn't been updated yet). Yes, I have a crappy computer, but I have never had this problem before. The computer is running Windows 10, it is a 64-bit OS, and has 8 GB of RAM,
I have tried it in an unmodded 1.12, and it did the same thing.
Check out my Youtube channel! https://www.youtube.com/channel/UCKgkHO1PUgitEdM6su0P8pg
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumPost a crash report. How much memory are you allocating to each Profile?
"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."
I allocate 4-5 GB of RAM, and I have 8. Makes it work a little better than the default 1 GB
Also, luckily I haven't deleted the original .minecraft folder from the Recycle bin
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 7/30/17 9:07 PMDescription: 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 net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53) at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50) at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140) at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2338) at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:750) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163) at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41) at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542) at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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:64) ... 27 moreCaused 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) ... 30 moreCaused by: java.net.ConnectException: Connection timed out: connect at sun.nio.ch.Net.connect0(Native Method) at sun.nio.ch.Net.connect(Net.java:457) at sun.nio.ch.Net.connect(Net.java:449) at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647) at java.nio.channels.SocketChannel.open(SocketChannel.java:189) at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130) at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83) ... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: 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 net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53) at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50) at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140) at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2338) at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:750) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:163) at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41) at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542) at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510)
-- Affected screen --Details: Screen name: net.minecraft.client.gui.GuiScreenWorkingStacktrace: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.11.2 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: 247766320 bytes (236 MB) / 597368832 bytes (569 MB) up to 5355339776 bytes (5107 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.38 Powered by Forge 13.20.0.2228 Optifine OptiFine_1.11.2_HD_U_B7 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar) UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar) UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar) UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar) UCHIJAAAA metamorph{1.1.2} [Metamorph] (Metamorph-New-1.11.2.jar) UCHIJAAAA blockbuster{1.4.8} [Blockbuster] (blockbuster-1.4.8-1.11.2.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4531' Renderer: 'Intel(R) HD Graphics' Launched Version: 1.11.2-forge1.11.2-13.20.0.2228 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics GL version 4.4.0 - Build 20.19.15.4531, Intel 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: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Pentium(R) CPU N3700 @ 1.60GHz OptiFine Version: OptiFine_1.11.2_HD_U_B7 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 20.19.15.4531 OpenGlRenderer: Intel(R) HD Graphics OpenGlVendor: Intel CpuCount: 4
Check out my Youtube channel! https://www.youtube.com/channel/UCKgkHO1PUgitEdM6su0P8pg