---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 15-8-29 下午11:43
Description: Starting integrated server
java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
Caused by: 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.<clinit>(NetworkSystem.java:47)
... 23 more
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)
... 27 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)
... 30 more
Caused by: java.net.SocketException: Operation not supported: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
-- Starting integrated server --
Details:
Level ID: 新的世界---
Level Name: 新的世界
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331379272 bytes (316 MB) / 575066112 bytes (548 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 5 total; -Xincgc -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJA uniskinmod{1.2-dev3} [Universal Skin Mod] (minecraft.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA mod_ecru_MapleTree{1.1.30j} [MapleTree] (%5B1.7.10%5DMapleTree Forge v1.1.30j.jar)
UCHIJA zeldaswordskills{1.7.10-0.2.0} [Zelda Sword Skills] (1.7.10塞尔达剑术正式版0.2.0.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA BuildMod{v1.0} [Build Mod] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroPets{v1.0} [CoroPets] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroAI{v1.0} [CoroAI] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] ([1.7.10]更多地牢——DungeonPack[心殇搬运]-V1.0.jar)
UCHIJA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJA pokeball{V0.1 - 1.7.10} [Pokeball] ([1.7.10]精灵球——Pokeball-V0.1.jar)
UCHIJA craftguide{1.6.8.1} [CraftGuide] ([G建合成]CraftGuide-1.6.8.1.zip)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([物品整理]InventoryTweaks-1.59-dev-152.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (神秘4.jar)
UCHIJA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.3.jar)
UCHIJA touhou_alice_core{1.7.x-naz} [Alice's Core MOD] (东方人偶.zip)
UCHIJA touhou_alice_dolls{1.7.x-naz} [Alice's Dolls MOD] (东方人偶.zip)
UCHIJA touhou_alice_extras{1.7.x-naz} [Alice's Dolls Ex] (东方人偶.zip)
UCHIJA THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+ (Touhou Items Mod)] (五つの難題MOD ver2.90-1.7.10_Qf修正.zip)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (伤害显示.jar)
UCHIJA flammpfeil.slashblade{mc1.7.10-r58} [SlashBlade] (拔刀剑.jar)
UCHIJA flammpfeil.nihil{mc1.7.x-r6} [Nihil] (似蛭-Nihil-mc1.7.x-r6.jar)
UCHIJA ZAMod{v1.9.5} [Zombie Awareness] (僵尸意识.jar)
UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (幻化mod.jar)
UCHIJA examplemod{1.0} [Example Mod] (御宅mod.jar)
UCHIJA otaku_craft{1.7.10} [Otaku Craft By IXvmattyvXI] (御宅mod.jar)
UCHIJA yarr_cutemobmodels{1.0.8} [Cute Mob Models] (怪物娘化.jar)
UCHIJA flammpfeil.slashblade.zephyr{1.7.2 r1.2} [SlashBladeZephyr] (拔刀剑-风雷剑.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (暮色森林-1.7.10-2.3.7.jar)
UCHIJA weaponmod{v1.14.3} [Balkon's WeaponMod] (更多武器mod.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (更好的地牢.jar)
UCHIJA shincolle{1.7.10.rv21} [Shinkeiseikan Collection] (深海战舰.jar)
UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (盖亚魔典3(lucky_E汉化)-1.7.10-1.1.1.jar)
UCHIJA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] (神剑-SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJA InfusionBrewing{1.7.10-1.1} [InfusionBrewing] (神秘4注魔药水.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘4神秘工匠.jar)
UCHIJA MutantCreatures{1.4.8} [Mutant Creatures] (突变生物.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (突变生物附加.jar)
UCHIJA BambooMod{Minecraft1.7.10 var2.6.8.2} [BambooMod] (竹(汉化).jar)
UCHIJA InfernalMobs{1.5.9} [Infernal Mobs] (精英怪.jar)
UCHIJA Backpack{2.0.0} [Backpack] (背包-Mod.jar)
UCHIJA gokiStats{1.0.0} [gokiStats] (被动天赋.jar)
UCHIJA universalcoins{1.7.10-1.6.4} [Universal Coins] (贸易站mod.jar)
UCHIJA AppleCore{1.1.0} [AppleCore] (饱食度显示.jar)
UCHIJA eplus{3.0.2-d} [Enchanting Plus] (高级附魔台-3.0.2-d[huanghui汉化].jar)
UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (龙骑士-r41-1.7.10[huanghui汉化].jar)
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 15-8-29 下午11:43
Description: Starting integrated server
java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
Caused by: 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.<clinit>(NetworkSystem.java:47)
... 23 more
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)
... 27 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)
... 30 more
Caused by: java.net.SocketException: Operation not supported: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
-- Starting integrated server --
Details:
Level ID: 新的世界---
Level Name: 新的世界
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331379272 bytes (316 MB) / 575066112 bytes (548 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 5 total; -Xincgc -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJA uniskinmod{1.2-dev3} [Universal Skin Mod] (minecraft.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA mod_ecru_MapleTree{1.1.30j} [MapleTree] (%5B1.7.10%5DMapleTree Forge v1.1.30j.jar)
UCHIJA zeldaswordskills{1.7.10-0.2.0} [Zelda Sword Skills] (1.7.10塞尔达剑术正式版0.2.0.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA BuildMod{v1.0} [Build Mod] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroPets{v1.0} [CoroPets] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroAI{v1.0} [CoroAI] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] ([1.7.10]更多地牢——DungeonPack[心殇搬运]-V1.0.jar)
UCHIJA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJA pokeball{V0.1 - 1.7.10} [Pokeball] ([1.7.10]精灵球——Pokeball-V0.1.jar)
UCHIJA craftguide{1.6.8.1} [CraftGuide] ([G建合成]CraftGuide-1.6.8.1.zip)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([物品整理]InventoryTweaks-1.59-dev-152.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (神秘4.jar)
UCHIJA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.3.jar)
UCHIJA touhou_alice_core{1.7.x-naz} [Alice's Core MOD] (东方人偶.zip)
UCHIJA touhou_alice_dolls{1.7.x-naz} [Alice's Dolls MOD] (东方人偶.zip)
UCHIJA touhou_alice_extras{1.7.x-naz} [Alice's Dolls Ex] (东方人偶.zip)
UCHIJA THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+ (Touhou Items Mod)] (五つの難題MOD ver2.90-1.7.10_Qf修正.zip)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (伤害显示.jar)
UCHIJA flammpfeil.slashblade{mc1.7.10-r58} [SlashBlade] (拔刀剑.jar)
UCHIJA flammpfeil.nihil{mc1.7.x-r6} [Nihil] (似蛭-Nihil-mc1.7.x-r6.jar)
UCHIJA ZAMod{v1.9.5} [Zombie Awareness] (僵尸意识.jar)
UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (幻化mod.jar)
UCHIJA examplemod{1.0} [Example Mod] (御宅mod.jar)
UCHIJA otaku_craft{1.7.10} [Otaku Craft By IXvmattyvXI] (御宅mod.jar)
UCHIJA yarr_cutemobmodels{1.0.8} [Cute Mob Models] (怪物娘化.jar)
UCHIJA flammpfeil.slashblade.zephyr{1.7.2 r1.2} [SlashBladeZephyr] (拔刀剑-风雷剑.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (暮色森林-1.7.10-2.3.7.jar)
UCHIJA weaponmod{v1.14.3} [Balkon's WeaponMod] (更多武器mod.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (更好的地牢.jar)
UCHIJA shincolle{1.7.10.rv21} [Shinkeiseikan Collection] (深海战舰.jar)
UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (盖亚魔典3(lucky_E汉化)-1.7.10-1.1.1.jar)
UCHIJA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] (神剑-SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJA InfusionBrewing{1.7.10-1.1} [InfusionBrewing] (神秘4注魔药水.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘4神秘工匠.jar)
UCHIJA MutantCreatures{1.4.8} [Mutant Creatures] (突变生物.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (突变生物附加.jar)
UCHIJA BambooMod{Minecraft1.7.10 var2.6.8.2} [BambooMod] (竹(汉化).jar)
UCHIJA InfernalMobs{1.5.9} [Infernal Mobs] (精英怪.jar)
UCHIJA Backpack{2.0.0} [Backpack] (背包-Mod.jar)
UCHIJA gokiStats{1.0.0} [gokiStats] (被动天赋.jar)
UCHIJA universalcoins{1.7.10-1.6.4} [Universal Coins] (贸易站mod.jar)
UCHIJA AppleCore{1.1.0} [AppleCore] (饱食度显示.jar)
UCHIJA eplus{3.0.2-d} [Enchanting Plus] (高级附魔台-3.0.2-d[huanghui汉化].jar)
UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (龙骑士-r41-1.7.10[huanghui汉化].jar)
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 15-8-29 下午11:43
Description: Starting integrated server
java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
Caused by: 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.<clinit>(NetworkSystem.java:47)
... 23 more
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)
... 27 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)
... 30 more
Caused by: java.net.SocketException: Operation not supported: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
-- Starting integrated server --
Details:
Level ID: 新的世界---
Level Name: 新的世界
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331379272 bytes (316 MB) / 575066112 bytes (548 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 5 total; -Xincgc -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJA uniskinmod{1.2-dev3} [Universal Skin Mod] (minecraft.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA mod_ecru_MapleTree{1.1.30j} [MapleTree] (%5B1.7.10%5DMapleTree Forge v1.1.30j.jar)
UCHIJA zeldaswordskills{1.7.10-0.2.0} [Zelda Sword Skills] (1.7.10塞尔达剑术正式版0.2.0.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA BuildMod{v1.0} [Build Mod] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroPets{v1.0} [CoroPets] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroAI{v1.0} [CoroAI] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] ([1.7.10]更多地牢——DungeonPack[心殇搬运]-V1.0.jar)
UCHIJA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJA pokeball{V0.1 - 1.7.10} [Pokeball] ([1.7.10]精灵球——Pokeball-V0.1.jar)
UCHIJA craftguide{1.6.8.1} [CraftGuide] ([G建合成]CraftGuide-1.6.8.1.zip)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([物品整理]InventoryTweaks-1.59-dev-152.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (神秘4.jar)
UCHIJA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.3.jar)
UCHIJA touhou_alice_core{1.7.x-naz} [Alice's Core MOD] (东方人偶.zip)
UCHIJA touhou_alice_dolls{1.7.x-naz} [Alice's Dolls MOD] (东方人偶.zip)
UCHIJA touhou_alice_extras{1.7.x-naz} [Alice's Dolls Ex] (东方人偶.zip)
UCHIJA THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+ (Touhou Items Mod)] (五つの難題MOD ver2.90-1.7.10_Qf修正.zip)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (伤害显示.jar)
UCHIJA flammpfeil.slashblade{mc1.7.10-r58} [SlashBlade] (拔刀剑.jar)
UCHIJA flammpfeil.nihil{mc1.7.x-r6} [Nihil] (似蛭-Nihil-mc1.7.x-r6.jar)
UCHIJA ZAMod{v1.9.5} [Zombie Awareness] (僵尸意识.jar)
UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (幻化mod.jar)
UCHIJA examplemod{1.0} [Example Mod] (御宅mod.jar)
UCHIJA otaku_craft{1.7.10} [Otaku Craft By IXvmattyvXI] (御宅mod.jar)
UCHIJA yarr_cutemobmodels{1.0.8} [Cute Mob Models] (怪物娘化.jar)
UCHIJA flammpfeil.slashblade.zephyr{1.7.2 r1.2} [SlashBladeZephyr] (拔刀剑-风雷剑.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (暮色森林-1.7.10-2.3.7.jar)
UCHIJA weaponmod{v1.14.3} [Balkon's WeaponMod] (更多武器mod.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (更好的地牢.jar)
UCHIJA shincolle{1.7.10.rv21} [Shinkeiseikan Collection] (深海战舰.jar)
UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (盖亚魔典3(lucky_E汉化)-1.7.10-1.1.1.jar)
UCHIJA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] (神剑-SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJA InfusionBrewing{1.7.10-1.1} [InfusionBrewing] (神秘4注魔药水.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘4神秘工匠.jar)
UCHIJA MutantCreatures{1.4.8} [Mutant Creatures] (突变生物.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (突变生物附加.jar)
UCHIJA BambooMod{Minecraft1.7.10 var2.6.8.2} [BambooMod] (竹(汉化).jar)
UCHIJA InfernalMobs{1.5.9} [Infernal Mobs] (精英怪.jar)
UCHIJA Backpack{2.0.0} [Backpack] (背包-Mod.jar)
UCHIJA gokiStats{1.0.0} [gokiStats] (被动天赋.jar)
UCHIJA universalcoins{1.7.10-1.6.4} [Universal Coins] (贸易站mod.jar)
UCHIJA AppleCore{1.1.0} [AppleCore] (饱食度显示.jar)
UCHIJA eplus{3.0.2-d} [Enchanting Plus] (高级附魔台-3.0.2-d[huanghui汉化].jar)
UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (龙骑士-r41-1.7.10[huanghui汉化].jar)
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
2021.12 数据,可能有更多内容
---- Minecraft Crash Report ----// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 15-8-29 下午11:43
Description: Starting integrated server
java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
Caused by: 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.<clinit>(NetworkSystem.java:47)
... 23 more
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)
... 27 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)
... 30 more
Caused by: java.net.SocketException: Operation not supported: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:43)
-- Starting integrated server --
Details:
Level ID: 新的世界---
Level Name: 新的世界
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:230)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:377)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331379272 bytes (316 MB) / 575066112 bytes (548 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 5 total; -Xincgc -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmx6144m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJA uniskinmod{1.2-dev3} [Universal Skin Mod] (minecraft.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA mod_ecru_MapleTree{1.1.30j} [MapleTree] (%5B1.7.10%5DMapleTree Forge v1.1.30j.jar)
UCHIJA zeldaswordskills{1.7.10-0.2.0} [Zelda Sword Skills] (1.7.10塞尔达剑术正式版0.2.0.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA BuildMod{v1.0} [Build Mod] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroPets{v1.0} [CoroPets] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA CoroAI{v1.0} [CoroAI] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] ([1.7.10]coroutil-1.1.2.jar)
UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHIJA dungeonpack{1.7.10-1.0} [Dungeon Pack] ([1.7.10]更多地牢——DungeonPack[心殇搬运]-V1.0.jar)
UCHIJA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJA pokeball{V0.1 - 1.7.10} [Pokeball] ([1.7.10]精灵球——Pokeball-V0.1.jar)
UCHIJA craftguide{1.6.8.1} [CraftGuide] ([G建合成]CraftGuide-1.6.8.1.zip)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([物品整理]InventoryTweaks-1.59-dev-152.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (神秘4.jar)
UCHIJA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.3.jar)
UCHIJA touhou_alice_core{1.7.x-naz} [Alice's Core MOD] (东方人偶.zip)
UCHIJA touhou_alice_dolls{1.7.x-naz} [Alice's Dolls MOD] (东方人偶.zip)
UCHIJA touhou_alice_extras{1.7.x-naz} [Alice's Dolls Ex] (东方人偶.zip)
UCHIJA THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+ (Touhou Items Mod)] (五つの難題MOD ver2.90-1.7.10_Qf修正.zip)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (伤害显示.jar)
UCHIJA flammpfeil.slashblade{mc1.7.10-r58} [SlashBlade] (拔刀剑.jar)
UCHIJA flammpfeil.nihil{mc1.7.x-r6} [Nihil] (似蛭-Nihil-mc1.7.x-r6.jar)
UCHIJA ZAMod{v1.9.5} [Zombie Awareness] (僵尸意识.jar)
UCHIJA CosmeticArmor{1.0.5} [Cosmetic Armor] (幻化mod.jar)
UCHIJA examplemod{1.0} [Example Mod] (御宅mod.jar)
UCHIJA otaku_craft{1.7.10} [Otaku Craft By IXvmattyvXI] (御宅mod.jar)
UCHIJA yarr_cutemobmodels{1.0.8} [Cute Mob Models] (怪物娘化.jar)
UCHIJA flammpfeil.slashblade.zephyr{1.7.2 r1.2} [SlashBladeZephyr] (拔刀剑-风雷剑.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (暮色森林-1.7.10-2.3.7.jar)
UCHIJA weaponmod{v1.14.3} [Balkon's WeaponMod] (更多武器mod.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (更好的地牢.jar)
UCHIJA shincolle{1.7.10.rv21} [Shinkeiseikan Collection] (深海战舰.jar)
UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (盖亚魔典3(lucky_E汉化)-1.7.10-1.1.1.jar)
UCHIJA flammpfeil.slashblade.kamuy{mc1.7.10-r6} [Kamuy] (神剑-SlashBlade-Kamuy-mc1.7.10-r6.jar)
UCHIJA InfusionBrewing{1.7.10-1.1} [InfusionBrewing] (神秘4注魔药水.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘4神秘工匠.jar)
UCHIJA MutantCreatures{1.4.8} [Mutant Creatures] (突变生物.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (突变生物附加.jar)
UCHIJA BambooMod{Minecraft1.7.10 var2.6.8.2} [BambooMod] (竹(汉化).jar)
UCHIJA InfernalMobs{1.5.9} [Infernal Mobs] (精英怪.jar)
UCHIJA Backpack{2.0.0} [Backpack] (背包-Mod.jar)
UCHIJA gokiStats{1.0.0} [gokiStats] (被动天赋.jar)
UCHIJA universalcoins{1.7.10-1.6.4} [Universal Coins] (贸易站mod.jar)
UCHIJA AppleCore{1.1.0} [AppleCore] (饱食度显示.jar)
UCHIJA eplus{3.0.2-d} [Enchanting Plus] (高级附魔台-3.0.2-d[huanghui汉化].jar)
UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] (龙骑士-r41-1.7.10[huanghui汉化].jar)
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
ht吧tp://p这an.b里aidu.删com掉/s就/1g可dyG以PQ了7 这个是刚刚开的...也就是刚刚的崩溃报告....看这个吧
[1.7.10]ArmorStatusHUD-client-1.28.jar 这个mod干掉
shaneMercer 发表于 2015-8-30 08:45
[1.7.10]ArmorStatusHUD-client-1.28.jar 这个mod干掉
...不行诶...干掉了还是崩溃,htt吧p://p这an.ba里idu.co删m/s/1c除0bMv2w 这个是吧你说的MOD干掉后的崩溃报告..求赐教
我没发具体看出来,只能告诉是GUI的问题,那些mod有GUI交互界面的都备份后删掉。
像信息窗mod就是一个含有GUI的mod。原版里面的附魔台界面也算。这个只能自己找了。
像信息窗mod就是一个含有GUI的mod。原版里面的附魔台界面也算。这个只能自己找了。
shaneMercer 发表于 2015-8-30 13:35
我没发具体看出来,只能告诉是GUI的问题,那些mod有GUI交互界面的都备份后删掉。
像信息窗mod就是一个含有G ...
......就是说只要能弹出界面的MOD全都删了是么
心之冰海 发表于 2015-8-30 13:42
......就是说只要能弹出界面的MOD全都删了是么
这种mod冲突不好找问题,最好的解决办法是几个几个的删。
安装mod别一股脑丢进去,有的mod互相之间是不兼容的。
建议你全部删除然后重新的一个一个加