1

Minecraft Crash report (no optifine)

blaskovitz's Avatar blaskovitz1/19/19 4:12 pm history
1 emeralds 259 2
1/19/2019 6:54 pm
blaskovitz's Avatar blaskovitz
---- Minecraft Crash Report ----

WARNING coremods are present
BaseMetals (BaseMetals-1.12-2.5.0-beta6.280.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20 (3).jar)
Contact their authors BEFORE contacting forge

On the bright side, I bought you a teddy bear!

Time 11919 337 PM
Description Updating screen events

java.lang.IllegalStateException failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java88)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java58)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java47)
at io.netty.channel.MultithreadEventLoopGroup.init(MultithreadEventLoopGroup.java58)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java77)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java72)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java59)
at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java52)
at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java49)
at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile10)
at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java140)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java2412)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java768)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java249)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java199)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java168)
at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile41)
at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile117)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java533)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java501)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java1757)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java397)
at net.minecraft.client.main.Main.main(SourceFile123)
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.java135)
at net.minecraft.launchwrapper.Launch.main(Launch.java28)
Caused by io.netty.channel.ChannelException failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java157)
at io.netty.channel.nio.NioEventLoop.init(NioEventLoop.java149)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java127)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java36)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java84)
... 30 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.java155)
... 34 more
Caused by java.net.SocketException Permission denied 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)
... 43 more


A detailed walkthrough of the error, its code path and all known details is as follows
---------------------------------------------------------------------------------------

-- Head --
Thread Client thread
Stacktrace
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java88)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java58)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.init(MultithreadEventExecutorGroup.java47)
at io.netty.channel.MultithreadEventLoopGroup.init(MultithreadEventLoopGroup.java58)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java77)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java72)
at io.netty.channel.nio.NioEventLoopGroup.init(NioEventLoopGroup.java59)
at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java52)
at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java49)
at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile10)
at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java140)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java2412)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java768)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java249)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java199)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java168)
at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile41)
at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile117)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java533)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java501)

-- Affected screen --
Details
Screen name net.minecraft.client.gui.GuiScreenWorking
Stacktrace
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java1757)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java397)
at net.minecraft.client.main.Main.main(SourceFile123)
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.java135)
at net.minecraft.launchwrapper.Launch.main(Launch.java28)

-- System Details --
Details
Minecraft Version 1.12.2
Operating System Windows 8.1 (amd64) version 6.3
Java Version 1.8.0_191, Oracle Corporation
Java VM Version Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory 650071232 bytes (619 MB) 1661022208 bytes (1584 MB) up to 3656646656 bytes (3487 MB)
JVM Flags 6 total; -Xmx3500M -XX+UseConcMarkSweepGC -XX+CMSIncrementalMode -XX-UseAdaptiveSizePolicy -Xmn128M -XXHeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache cache 0, tcache 0, allocated 0, tallocated 94
FML MCP 9.42 Powered by Forge 14.23.2.2611 18 mods loaded, 18 mods active
States 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

State ID Version Source Signature
--------- ------------------ ----------------- --------------------------------------------- ----------------------------------------
UCHIJAAAA minecraft 1.12.2 minecraft.jar None
UCHIJAAAA mcp 9.42 minecraft.jar None
UCHIJAAAA FML 8.0.99.99 forge-1.12.2-14.23.2.2611.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCHIJAAAA forge 14.23.2.2611 forge-1.12.2-14.23.2.2611.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCHIJAAAA mercurius_updater 1.0 MercuriusUpdater-1.12.2.jar None
UCHIJAAAA basemetals 2.5.0-beta6 BaseMetals-1.12-2.5.0-beta6.280.jar d476d1b22b218a10d845928d1665d45fce301b27
UCHIJAAAA baseminerals 2.5.0-beta6 BaseMinerals-1.12-2.5.0-beta6.57 (1).jar d476d1b22b218a10d845928d1665d45fce301b27
UCHIJAAAA bibliocraft 2.4.5 BiblioCraft[v2.4.5][MC1.12.2] (1).jar None
UCHIJAAAA biomesoplenty 7.0.1.2402 BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar None
UCHIJAAAA ctm MC1.12.2-0.3.2.20 CTM-MC1.12.2-0.3.2.20 (3).jar None
UCHIJAAAA chisel MC1.12.2-0.2.1.35 Chisel-MC1.12.2-0.2.1.35 (2).jar None
UCHIJAAAA cathedral 1.12.2-1.9.7j Cathedral-1.12.2-1.9.7j.jar None
UCHIJAAAA flansmod 5.5.1 Flan's Mod-1.12.2-5.5.1.jar None
UCHIJAAAA flansmodapocalypse 1.0 Flan's Mod-1.12.2-5.5.1.jar None
UCHIJAAAA journeymap 1.12.2-5.5.2 journeymap-1.12.2-5.5.2 (1).jar None
UCHIJAAAA modernmetals 2.5.0-beta6 ModernMetals-1.12-2.5.0-beta6.139.jar d476d1b22b218a10d845928d1665d45fce301b27
UCHIJAAAA nifty 1.17 NiftyBlocks-1.17.jar None
UCHIJAAAA harvestcraft 1.12.2zb Pam's+HarvestCraft+1.12.2zb.jar None

Loaded coremods (and transformers)
BaseMetals (BaseMetals-1.12-2.5.0-beta6.280.jar)

CTMCorePlugin (CTM-MC1.12.2-0.3.2.20 (3).jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info ' Vendor 'ATI Technologies Inc.' Version '4.3.12682 Compatibility Profile Context 13.301.1001.1001' Renderer 'AMD Radeon HD 8330'
Launched Version 1.12.2-forge1.12.2-14.23.2.2611
LWJGL 2.9.4
OpenGL AMD Radeon HD 8330 GL version 4.3.12682 Compatibility Profile Context 13.301.1001.1001, 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 Yes
Is Modded Definitely; Client brand changed to 'fml,forge'
Type Client (map_client.txt)
Resource Packs
Current Language English (US)
Profiler Position NA (disabled)
CPU 4x AMD A4-5000 APU with Radeon(TM) HD Graphics
Posted by blaskovitz's Avatar
blaskovitz
Level 3 : Apprentice Explorer
1

Create an account or sign in to comment.

2

3
01/19/2019 4:59 pm
Level 28 : Expert Spider Rider
Reploidsham
Reploidsham's Avatar
Well, from what I can see, Flansmodapocalypse should actually be in a Flans folder in the .minecraft directory. That might cause problems.
I don't know what Mercurius is, but it could very well be useless to you.

Looking up the mod descriptions also tells me you'll need to add in MMD orespawns in order for Base metals to work.

Lemme know if that changes anything.
1
01/19/2019 6:54 pm
Level 3 : Apprentice Explorer
blaskovitz
blaskovitz's Avatar
thanks, that fixed it.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome