本帖最后由 2608470326a 于 2019-9-24 07:26 编辑
mod分别是: M3(魔法金属) 林业扩展 Binnie 游戏版本 1710
除了删除还有其他解决方法吗...单独2个mod测试时的crashreport
整合包的
日志
mod分别是: M3(魔法金属) 林业扩展 Binnie 游戏版本 1710
除了删除还有其他解决方法吗...单独2个mod测试时的crashreport
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 19-9-24 上午4:01 Description: Initializing game java.lang.ArrayIndexOutOfBoundsException: 32767 at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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(Launcher.java:112) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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(Launcher.java:112) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 396393648 bytes (378 MB) / 916979712 bytes (874 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 1 total; -Xmx4096m 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.1614 13 mods loaded, 12 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Muya{1.4.0} [Muya Mod] (M3 [1.7.10] Muya.jar) UCHI RPG{0.2} [RPG] (M3 [1.7.10] RPG-2.1.jar) UCHE manametalmod{4.9.4} [ManaMetalMod] (M3 manametalmod-4.9.4.jar) UCHI Forestry{4.2.16.64} [Forestry for Minecraft] (林业 forestry_1.7.10-4.2.16.64.jar) UCHI BinnieCore{2.0.22.7} [Binnie Core] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI Botany{2.0.22.7} [Botany] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraTrees{2.0.22.7} [Extra Trees] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI Genetics{2.0.22.7} [Genetics] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraBees{2.0.22.7} [Extra Bees] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UD MuyaCore{1.0.0} [MuyaCore] (minecraft.jar) |
整合包的
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 19-9-24 上午4:01 Description: Initializing game java.lang.ArrayIndexOutOfBoundsException: 32767 at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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(Launcher.java:112) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) 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(Launcher.java:112) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 396393648 bytes (378 MB) / 916979712 bytes (874 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 1 total; -Xmx4096m 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.1614 13 mods loaded, 12 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Muya{1.4.0} [Muya Mod] (M3 [1.7.10] Muya.jar) UCHI RPG{0.2} [RPG] (M3 [1.7.10] RPG-2.1.jar) UCHE manametalmod{4.9.4} [ManaMetalMod] (M3 manametalmod-4.9.4.jar) UCHI Forestry{4.2.16.64} [Forestry for Minecraft] (林业 forestry_1.7.10-4.2.16.64.jar) UCHI BinnieCore{2.0.22.7} [Binnie Core] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI Botany{2.0.22.7} [Botany] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraTrees{2.0.22.7} [Extra Trees] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI Genetics{2.0.22.7} [Genetics] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UCHI ExtraBees{2.0.22.7} [Extra Bees] (林业更多附属 binnie-mods-1.7.10-2.0.22.7.jar) UD MuyaCore{1.0.0} [MuyaCore] (minecraft.jar) |
日志
[07:02:58] [main/INFO] Prepared background image in bgskin folder. [07:03:05] [AWT-EventQueue-0/INFO] Start generating launching command... [07:03:05] [Game Launcher/INFO] Building process [07:03:05] [Game Launcher/INFO] Logging in... [07:03:05] [Game Launcher/INFO] Detecting libraries... [07:03:05] [Game Launcher/INFO] Unpacking natives... [07:03:12] [Game Launcher/INFO] *** Make shell command *** [07:03:12] [Game Launcher/INFO] On making head command. [07:03:12] [Game Launcher/INFO] Java Version: 1.8.0_211 [07:03:12] [Game Launcher/INFO] Java Platform: 64 [07:03:12] [Game Launcher/INFO] System Platform: 64 [07:03:12] [Game Launcher/INFO] System Physical Memory: 7833 [07:03:12] [Game Launcher/INFO] On making launcher args. [07:03:12] [Game Launcher/INFO] Starting process [07:03:12] [Game Launcher/INFO] Have started the process Minecraft: 九月 24, 2019 7:03:16 上午 org.jackhuang.hellominecraft.launcher.Launcher main Minecraft: 信息: *** Hello Minecraft! Launcher 2.4.1.6 *** Minecraft: 九月 24, 2019 7:03:16 上午 org.jackhuang.hellominecraft.launcher.Launcher main Minecraft: 信息: Arguments: { Minecraft: -cp=D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;D:\Game\1.7.10自虐向整合包\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;D:\Game\1.7.10自虐向整合包\.minecraft\versions\1.7.10\1.7.10.jar Minecraft: -mainClass=net.minecraft.launchwrapper.Launch Minecraft: --username Minecraft: mcbbs Minecraft: --version Minecraft: HMCL 2.4.1.6 Minecraft: --gameDir Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft Minecraft: --assetsDir Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\assets Minecraft: --assetIndex Minecraft: 1.7.10 Minecraft: --uuid Minecraft: ebf1798c78c8aee89713935a9aba9f55 Minecraft: --accessToken Minecraft: ebf1798c78c8aee89713935a9aba9f55 Minecraft: --userProperties Minecraft: {} Minecraft: --userType Minecraft: Legacy Minecraft: --tweakClass Minecraft: cpw.mods.fml.common.launcher.FMLTweaker Minecraft: --height Minecraft: 480 Minecraft: --width Minecraft: 854 Minecraft: -debug Minecraft: } Minecraft: 九月 24, 2019 7:03:16 上午 org.jackhuang.hellominecraft.launcher.Launcher main Minecraft: 信息: Main Class: net.minecraft.launchwrapper.Launch Minecraft: 九月 24, 2019 7:03:17 上午 org.jackhuang.hellominecraft.launcher.Launcher main Minecraft: 信息: Class Path: { Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar Minecraft: D:\Game\1.7.10自虐向整合包\.minecraft\versions\1.7.10\1.7.10.jar Minecraft: } Minecraft: 九月 24, 2019 7:03:17 上午 org.jackhuang.hellominecraft.launcher.Launcher main Minecraft: 信息: *** Launching Game *** Minecraft: [07:03:18] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker Minecraft: [07:03:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker Minecraft: [07:03:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker Minecraft: [07:03:18] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading Minecraft: [07:03:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211 Minecraft: [07:03:18] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:03:19] [main/WARN] [FML]: The coremod tw.pearki.mcmod.muya.asm.MuyaASMCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/WARN] [FML]: The coremod ak.potionextension.asm.PotionExtensionCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker shadersmodcore.loading.SMCTweaker from ShadersModCore-v2.3.31-mc1.7.10-f.jar Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from 加速工艺MOD.jar Minecraft: [07:03:19] [main/WARN] [FML]: The coremod lumien.chunkanimator.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from 地图防卡顿MOD.jar Minecraft: [07:03:19] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from 更好的FPSMOD.jar Minecraft: [07:03:19] [main/WARN] [FML]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [TI Transformer]: Thaumic Infusion has detected an Obfuscated environment! Minecraft: [07:03:19] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/WARN] [FML]: The coremod mods.defeatedcrow.asm.AppleMilkCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft Minecraft: [07:03:19] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from 高清修复MOD.jar Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name shadersmodcore.loading.SMCTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker Minecraft: [07:03:19] [main/WARN] [LaunchWrapper]: Tweak class name fastcraft.Tweaker has already been visited -- skipping Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker Minecraft: [07:03:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions Minecraft: [07:03:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader Minecraft: [07:03:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer Minecraft: [07:03:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/D:/Game/1.7.10自虐向整合包/.minecraft/mods/高清修复MOD.jar Minecraft: [07:03:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@67d48005 Minecraft: [07:03:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 Minecraft: [07:03:21] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc Minecraft: [07:03:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar. Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker Minecraft: [07:03:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class shadersmodcore.loading.SMCTweaker Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker Minecraft: [07:03:23] [main/INFO] [FastCraft]: FastCraft loaded. Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker Minecraft: [07:03:23] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments Minecraft: [07:03:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} Minecraft: [07:03:23] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start... Minecraft: [SMC FNE]transforming bao net.minecraft.client.Minecraft Minecraft: [SMC FNE] 77697 (+59) Minecraft: [07:03:23] [main/INFO] [TI Transformer]: Injecting interface into World Class Minecraft: [07:03:24] [main/INFO] [TI Transformer]: Injected interface into World Class Minecraft: [07:03:24] [main/INFO] [MuyaCore]: Start Injecting InputFix: net.minecraft.client.gui.GuiScreen Minecraft: [07:03:24] [main/INFO] [MuyaCore]: Injecting InputFix... Minecraft: [07:03:24] [main/INFO] [MuyaCore]: Start Injecting SlotValid: net.minecraft.client.gui.inventory.GuiContainer Minecraft: [07:03:24] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:26] [main/INFO]: Setting user: mcbbs Minecraft: [07:03:26] [main/INFO] [TI Transformer]: Found the Block Class Minecraft: [SMC FNE]transforming aji net.minecraft.block.Block Minecraft: [SMC INF] blockAoLight Minecraft: [SMC FNE] 77270 (+60) Minecraft: [07:03:26] [main/INFO] [MuyaCore]: Start Injecting ArmorValid: net.minecraft.item.Item Minecraft: [07:03:26] [main/INFO] [MuyaCore]: Injecting ArmorValid... Minecraft: [07:03:27] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t] Minecraft: [07:03:27] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished. Minecraft: [SMC FNE]transforming abh net.minecraft.item.ItemBlock Minecraft: [SMC FNE] 6426 (+0) Minecraft: [07:03:28] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_] Minecraft: [07:03:28] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished. Minecraft: [07:03:28] [main/INFO] [MuyaCore]: Start Injecting ArmorValid: net.minecraft.item.ItemArmor Minecraft: [07:03:28] [main/INFO] [MuyaCore]: Injecting ArmorValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Start Injecting SlotValid: net.minecraft.inventory.Container Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [MuyaCore]: Injecting SlotValid... Minecraft: [07:03:29] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b] Minecraft: [07:03:29] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished. Minecraft: [07:03:29] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Class not found Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.objectweb.asm.ClassReader.a(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.objectweb.asm.ClassReader.<init>(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at me.guichaguri.betterfps.transformers.MathTransformer.patchMath(MathTransformer.java:55) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at me.guichaguri.betterfps.transformers.MathTransformer.transform(MathTransformer.java:31) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.ItemDye.func_77667_c(ItemDye.java:51) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.Item.func_77657_g(Item.java:547) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.Item.func_77653_i(Item.java:636) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.ItemStack.func_151000_E(ItemStack.java:759) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.stats.StatList.func_75925_c(StatList.java:139) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.stats.StatList.func_151178_a(StatList.java:59) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.init.Bootstrap.func_151354_b(SourceFile:359) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.<init>(Minecraft.java:287) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:129) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: [07:03:29] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) Minecraft: [07:03:30] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event... Minecraft: [OptiFine] (Reflector) Class not present: ModLoader Minecraft: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary Minecraft: [SMC FNE]transforming blm net.minecraft.client.renderer.RenderBlocks Minecraft: [SMC FNE] 161608 (+466) Minecraft: [OptiFine] (Reflector) Class not present: LightCache Minecraft: [OptiFine] (Reflector) Class not present: BlockCoord Minecraft: [07:03:31] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d] Minecraft: [07:03:31] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished. Minecraft: [SMC FNE]transforming bqf net.minecraft.client.renderer.texture.TextureManager Minecraft: [SMC FNE] 7923 (+202) Minecraft: [SMC FNE]transforming bpz net.minecraft.client.renderer.texture.TextureMap Minecraft: [SMC FNT] loadRes Minecraft: [SMC FNT] loadRes Minecraft: [SMC FNT] allocateTextureMap Minecraft: [SMC FNT] setSprite setIconName Minecraft: [SMC FNT] uploadTexSubForLoadAtlas Minecraft: [SMC FNE] 23507 (+796) Minecraft: [SMC FNE]transforming bqh net.minecraft.client.renderer.texture.ITextureObject Minecraft: [SMC FNE] 297 (+63) Minecraft: [SMC FNE]transforming bpp net.minecraft.client.renderer.texture.AbstractTexture Minecraft: [SMC FNE] 1028 (+376) Minecraft: [SMC FNE]transforming bma net.minecraft.client.renderer.RenderGlobal Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72714_a(F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72717_a(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/player/EntityPlayer;F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.drawBlockDamageTexture(Lnet/minecraft/client/renderer/Tessellator;Lnet/minecraft/entity/EntityLivingBase;F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/RenderGlobal.func_72731_b(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/MovingObjectPosition;IF)V Minecraft: [SMC FNE] 72819 (+570) Minecraft: [SMC FNE]transforming bno net.minecraft.client.renderer.entity.Render Minecraft: [SMC FNR] conditionally skip default shadow Minecraft: [SMC FNE] 9451 (+78) Minecraft: [SMC FNE]transforming blt net.minecraft.client.renderer.EntityRenderer Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78476_b(FI)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78483_a(D)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78463_b(D)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78471_a(FJ)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_82829_a(Lnet/minecraft/client/renderer/RenderGlobal;F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78466_h(F)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78468_a(IF)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/EntityRenderer.func_78469_a(FFFF)Ljava/nio/FloatBuffer; Minecraft: [SMC FNE] 57194 (+1551) Minecraft: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress Minecraft: [07:03:32] [Client thread/INFO]: LWJGL Version: 2.9.1 Minecraft: [SMC FNE]transforming buu net.minecraft.client.renderer.OpenGlHelper Minecraft: [SMC FNT] set activeTexUnit Minecraft: [SMC FNE] 15871 (+65) Minecraft: [OptiFine] Minecraft: [OptiFine] OptiFine_1.7.10_HD_U_C1 Minecraft: [OptiFine] Tue Sep 24 07:03:35 CST 2019 Minecraft: [OptiFine] OS: Windows 10 (amd64) version 10.0 Minecraft: [OptiFine] Java: 1.8.0_211, Oracle Corporation Minecraft: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Minecraft: [OptiFine] LWJGL: 2.9.1 Minecraft: [OptiFine] OpenGL: GeForce MX150/PCIe/SSE2, version 4.6.0 NVIDIA 430.64, NVIDIA Corporation Minecraft: [OptiFine] OpenGL Version: 4.0 Minecraft: [OptiFine] Maximum texture size: 16384x16384 Minecraft: [OptiFine] Checking for new version Minecraft: [OptiFine] Version found: E7 Minecraft: [SMC FNE]transforming bpq net.minecraft.client.renderer.texture.DynamicTexture Minecraft: [SMC FNE] 1328 (+234) Minecraft: [07:03:36] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features Minecraft: [07:03:36] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- Minecraft: // You're mean. Minecraft: Minecraft: Time: 19-9-24 上午7:03 Minecraft: Description: Loading screen debug info Minecraft: Minecraft: This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR Minecraft: Minecraft: Minecraft: A detailed walkthrough of the error, its code path and all known details is as follows: Minecraft: --------------------------------------------------------------------------------------- Minecraft: Minecraft: -- System Details -- Minecraft: Details: Minecraft: Minecraft Version: 1.7.10 Minecraft: Operating System: Windows 10 (amd64) version 10.0 Minecraft: Java Version: 1.8.0_211, Oracle Corporation Minecraft: Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Minecraft: Memory: 302567104 bytes (288 MB) / 610795520 bytes (582 MB) up to 3817865216 bytes (3641 MB) Minecraft: JVM Flags: 1 total; -Xmx4096m Minecraft: AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Minecraft: IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Minecraft: FML: Minecraft: GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.64' Renderer: 'GeForce MX150/PCIe/SSE2' Minecraft: [07:03:36] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization Minecraft: [07:03:36] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized Minecraft: [07:03:37] [Client thread/INFO] [FML]: Replaced 183 ore recipies Minecraft: [07:03:37] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization Minecraft: [07:03:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer Minecraft: [07:03:37] [Client thread/INFO] [FML]: Searching D:\Game\1.7.10自虐向整合包\.minecraft\mods for mods Minecraft: [07:03:37] [Client thread/INFO] [FML]: Also searching D:\Game\1.7.10自虐向整合包\.minecraft\mods\1.7.10 for mods Minecraft: [07:03:47] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3 Minecraft: [07:03:47] [Client thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7 Minecraft: [07:03:47] [Client thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7 Minecraft: [07:03:47] [Client thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7 Minecraft: [07:03:47] [Client thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7 Minecraft: [07:03:47] [Client thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7 Minecraft: [07:03:51] [Client thread/ERROR] [FML]: The mcmod.info file in 拔刀附属 七宗罪 PROJECT_saligia_2.1.0.jar cannot be parsed as valid JSON. It will be ignored Minecraft: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 Minecraft: at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?] Minecraft: at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?] Minecraft: at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?] Minecraft: at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?] Minecraft: at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?] Minecraft: at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?] Minecraft: at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?] Minecraft: at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?] Minecraft: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?] Minecraft: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?] Minecraft: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] Minecraft: at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] Minecraft: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) [%e5%90%af%e5%8a%a8%e6%b8%b8%e6%88%8f.exe:?] Minecraft: Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 Minecraft: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?] Minecraft: at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?] Minecraft: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?] Minecraft: at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?] Minecraft: at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?] Minecraft: ... 22 more Minecraft: [07:03:51] [Client thread/WARN] [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6 Minecraft: [07:03:54] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11 Minecraft: [07:03:55] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575 Minecraft: [07:03:55] [Client thread/INFO] [ElecCore]: Mod ElecCore is missing the required element 'name'. Substituting ElecCore Minecraft: [07:03:55] [Client thread/INFO] [FML]: Forge Mod Loader has identified 70 mods to load Minecraft: [07:03:55] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference Minecraft: [07:03:56] [Client thread/WARN] [MuyaCore]: Mod MuyaCore has been disabled through configuration Minecraft: [07:03:57] [Client thread/INFO] [FML]: FML has found a non-mod file EIO 核心 FTBLib-5.3.0.53.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. Minecraft: [07:03:57] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. Minecraft: [07:03:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, PotionExtensionCore, ThaumicTinkerer-preloader, AppleMilkCore, FastCraft, DamageIndicatorsMod, LunatriusCore, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, EnderIO, endercore, enderioaddons, Forestry, GraviSuite, AdvancedSolarPanel, Muya, RPG, manametalmod, negorerouse, Apocalypse, ChunkAnimator, gravestone, IC2, witchery, flammpfeil.slashblade, saligia, Waila, journeymap, chocolateQuest, HardcoreEnderExpansion, Botania, ExtraBotany, essenthaum, essentialcraft, ragdollCorpses, thaumicbases, DummyCore, Thaumcraft, EMT, MagicBees, tcinventoryscan, TaintedMagic, thaumicinfusion, ThaumicTinkerer, ThaumicExploration, ThaumicHorizons, ForbiddenMagic, DCsAppleMilk, DCsNEIPluginAMT, mo, WailaHarvestability, ElecCore, bspkrsCore, Baubles] at CLIENT Minecraft: [07:03:59] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, PotionExtensionCore, ThaumicTinkerer-preloader, AppleMilkCore, FastCraft, DamageIndicatorsMod, LunatriusCore, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, EnderIO, endercore, enderioaddons, Forestry, GraviSuite, AdvancedSolarPanel, Muya, RPG, manametalmod, negorerouse, Apocalypse, ChunkAnimator, gravestone, IC2, witchery, flammpfeil.slashblade, saligia, Waila, journeymap, chocolateQuest, HardcoreEnderExpansion, Botania, ExtraBotany, essenthaum, essentialcraft, ragdollCorpses, thaumicbases, DummyCore, Thaumcraft, EMT, MagicBees, tcinventoryscan, TaintedMagic, thaumicinfusion, ThaumicTinkerer, ThaumicExploration, ThaumicHorizons, ForbiddenMagic, DCsAppleMilk, DCsNEIPluginAMT, mo, WailaHarvestability, ElecCore, bspkrsCore, Baubles] at SERVER Minecraft: [SMC FNE]transforming boh net.minecraft.client.renderer.entity.RendererLivingEntity Minecraft: [SMC FNE] 16049 (+349) Minecraft: [SMC FNE]transforming bov net.minecraft.client.renderer.entity.RenderSpider Minecraft: [SMC FNE] 2157 (+66) Minecraft: [SMC FNE]transforming bix net.minecraft.client.model.ModelRenderer Minecraft: [SMC FNE] 6811 (+203) Minecraft: [SMC FNE]transforming bnm net.minecraft.client.renderer.entity.RenderEnderman Minecraft: [SMC FNE] 4174 (+66) Minecraft: [07:04:08] [Client thread/ERROR] [negorerouse]: The mod negorerouse appears to have an invalid event annotation EventHandler. This annotation can only apply to methods with recognized event arguments - it will not be called Minecraft: [SMC FNE]transforming bmh net.minecraft.client.renderer.Tessellator Minecraft: [SMC FNE] 10030 (-896) Minecraft: [07:04:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Muya Mod, FMLFileResourcePack:RPG, FMLFileResourcePack:ManaMetalMod, FMLFileResourcePack:NegoreRouse, FMLFileResourcePack:?Apocalypse?, FMLFileResourcePack:Chunk Animator, FMLFileResourcePack:Gravestone, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Witchery, FMLFileResourcePack:SlashBlade, FMLFileResourcePack:PROJECT_SALIGIA, FMLFileResourcePack:Waila, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Botania, FMLFileResourcePack:ExtraBotany, FMLFileResourcePack:Essential Thaumaturgy, FMLFileResourcePack:EssentialCraftIVUnofficial, FMLFileResourcePack:Ragdoll Corpses, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Electro-Magic Tools, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:Thaumic Infusion, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Apple&Milk&Tea!, FMLFileResourcePack:NEIPluginForAMT, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:ElecCore, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles Minecraft: [07:04:15] [Client thread/INFO] [FML]: Processing ObjectHolder annotations Minecraft: [07:04:15] [Client thread/INFO] [FML]: Found 340 ObjectHolder annotations Minecraft: [07:04:15] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations Minecraft: [07:04:15] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations Minecraft: [07:04:15] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 Minecraft: [07:04:15] [Client thread/INFO] [FastCraft]: FastCraft 1.25 loaded. Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: dl.dropbox.com Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79) Minecraft: [07:04:15] [Thread-12/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source) Minecraft: [07:04:15] [Thread-11/INFO] [FastCraft]: You are using the latest suitable version. Minecraft: [07:04:18] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j] Minecraft: [07:04:18] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished. Minecraft: [07:04:19] [Client thread/INFO] [BiomesOPlenty]: Trail info successfully received from remote. Minecraft: [SMC FNE]transforming bqd net.minecraft.client.renderer.texture.TextureAtlasSprite Minecraft: [SMC FNE] 13722 (+331) Minecraft: [07:04:22] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b] Minecraft: [07:04:22] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished. Minecraft: [07:04:23] [Client thread/INFO] [HardcoreEnderExpansion]: Added 1 items into Decomposition blacklist Minecraft: [SMC FNE]transforming bnn net.minecraft.client.renderer.entity.RenderManager Minecraft: [SMC FNE] 17793 (+0) Minecraft: [SMC FNE]transforming bnl net.minecraft.client.renderer.entity.RenderDragon Minecraft: [SMC FNE] 7059 (+66) Minecraft: [SMC FNE]transforming bnx net.minecraft.client.renderer.tileentity.RenderItemFrame Minecraft: [SMC FNE] 12118 (+245) Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found Minecraft: [07:04:25] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found Minecraft: [07:04:27] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall Minecraft: [07:04:27] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter Minecraft: [07:04:30] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.23 Minecraft: [07:04:30] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017 Minecraft: [07:04:30] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com Minecraft: [07:04:30] [Thread-13/INFO] [BuildCraft]: Beginning version check Minecraft: [07:04:31] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor. Minecraft: [07:04:34] [Client thread/INFO] [EnderIO]: XP Juice registered by Ender IO. Minecraft: [07:04:35] [Client thread/INFO] [Muya]: ==========LOAD MUYA CONFIG========== Minecraft: [07:04:35] [Client thread/INFO] [Muya]: ==========END========== Minecraft: [07:04:35] [Client thread/INFO] [M3[INFO]]: Configurations have been loaded Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemIraFragment@12931035 has been registered twice for the same name saligia:item.IraFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:40)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemInvidiaFragment@1735eac7 has been registered twice for the same name saligia:item.InvidiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:41)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSuperbiaFragment@304d37fe has been registered twice for the same name saligia:item.SuperbiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:42)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemGulaFragment@73296902 has been registered twice for the same name saligia:item.GulaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:43)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAcediaFragment@79b1ddea has been registered twice for the same name saligia:item.AcediaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:44)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemAvaritiaFragment@416a63c9 has been registered twice for the same name saligia:item.AvaritiaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:45)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemLuxuriaFragment@18c14edd has been registered twice for the same name saligia:item.LuxuriaFragment. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:46)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaFragmentEx@201845be has been registered twice for the same name saligia:item.SaligiaFragmentEx. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:48)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:39] [Client thread/WARN] [FML]: * The object com.tanzanite.saligia.item.ItemSaligiaSphere@57b192da has been registered twice for the same name saligia:item.SaligiaSphere. Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) Minecraft: [07:04:39] [Client thread/WARN] [FML]: * at com.tanzanite.saligia.item.ItemLoader.register(ItemLoader.java:49)... Minecraft: [07:04:39] [Client thread/WARN] [FML]: **************************************** Minecraft: [07:04:43] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes. Minecraft: [07:04:45] [Client thread/INFO] [FML]: Removed 0 crafting recipes in ALL Minecraft: [07:04:45] [Client thread/INFO] [FML]: Removed 0 furnace recipes in ALL Minecraft: [07:04:46] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Mod with name Essential Craft 3 and classpath ec3.common.mod.EssentialCraftCore.class using ID 2 has been succesfully registered! Minecraft: [07:04:46] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Configuration File for mod Essential Craft 3 was successfully created with path D:\Game\1.7.10自虐向整合包\.minecraft\configEssential Craft 3.cfg Minecraft: [07:04:46] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Mod with name Thaumic Bases and classpath tb.core.TBCore.class using ID 3 has been succesfully registered! Minecraft: [07:04:46] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Configuration File for mod Thaumic Bases was successfully created with path D:\Game\1.7.10自虐向整合包\.minecraft\configThaumic Bases.cfg Minecraft: [07:04:47] [Client thread/INFO] [Electro-Magic Tools]: Starting planning the world domination Minecraft: [07:04:47] [Client thread/INFO] [Electro-Magic Tools]: Planning complete Minecraft: [07:04:48] [Client thread/INFO] [MagicBees]: Preinit started Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type IRON Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type TIN Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE Minecraft: [07:04:49] [Client thread/INFO] [MagicBees]: Preinit completed Minecraft: [07:04:49] [Client thread/INFO] [TAINTEDMAGIC]: Please stand back... Pre-initializing Tainted Magic! Minecraft: [07:04:49] [Client thread/INFO] [TAINTEDMAGIC]: Loading config Minecraft: [07:04:51] [Client thread/INFO] [AppleMilkTea]: Required CoreMod was loaded successfully : PotionExtension-1.7.10-1.1.0.jar Minecraft: [07:04:51] [Client thread/INFO] [AppleMilkTea]: DebugMode : false Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: The mod ThermalExpansion was not loaded, skipping compatibility module. Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: The mod exnihilo was not loaded, skipping compatibility module. Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: The mod ComputerCraft was not loaded, skipping compatibility module. Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: The mod TConstruct was not loaded, skipping compatibility module. Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: The mod MineFactoryReloaded was not loaded, skipping compatibility module. Minecraft: [07:04:55] [Client thread/INFO] [Matter Overdrive]: Attempting to run pre-initialization methods for all registered compatibility modules. Minecraft: [07:04:55] [Client thread/INFO] [ElecCore]: ElecCore has Pre-initialized Minecraft: [07:04:55] [Client thread/INFO] [FML]: Applying holder lookups Minecraft: [07:04:55] [Client thread/INFO] [FML]: Holder lookups applied Minecraft: [07:04:55] [Client thread/INFO] [FML]: Injecting itemstacks Minecraft: [07:04:55] [Client thread/INFO] [FML]: Itemstack injection complete Minecraft: [OptiFine] *** Reloading textures *** Minecraft: [OptiFine] Resource packs: Default Minecraft: [07:04:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Minecraft: [07:04:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... Minecraft: [07:04:55] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL Minecraft: [07:04:55] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) Minecraft: [07:04:56] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. Minecraft: [07:04:56] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Minecraft: [07:04:56] [Sound Library Loader/INFO]: Sound engine started Minecraft: [07:04:56] [Client thread/WARN]: File manametalmod:sounds/item/gun1.ogg does not exist, cannot add it to event manametalmod:item.gun1 Minecraft: [07:04:56] [Client thread/WARN]: File manametalmod:sounds/item/gun3.ogg does not exist, cannot add it to event manametalmod:item.gun3 Minecraft: [07:04:56] [Client thread/WARN]: File manametalmod:sounds/item/gun2.ogg does not exist, cannot add it to event manametalmod:item.gun2 Minecraft: [07:04:56] [Client thread/WARN]: File essentialcraft:sounds/records/Arstotzkan Anthem.ogg does not exist, cannot add it to event essentialcraft:records.arstotzkan Minecraft: [07:04:56] [Client thread/WARN]: File essentialcraft:sounds/records/There Are No Secrets.ogg does not exist, cannot add it to event essentialcraft:records.secret Minecraft: [07:04:56] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud Minecraft: [SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture Minecraft: [SMC FNR] loadSimpleTexture Minecraft: [SMC FNE] 2642 (+301) Minecraft: [SMC FNE]transforming bly net.minecraft.client.renderer.ItemRenderer Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78443_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;I)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.renderItem(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;ILnet/minecraftforge/client/IItemRenderer$ItemRenderType;)V Minecraft: [SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78441_a()V Minecraft: [SMC FNE] 20376 (+109) Minecraft: [SMC INF]ShadersMod version 2.3.31 Minecraft: [SMC INF]Load ShadersMod configuration. Minecraft: [SMC INF]Did not load shaderpack. Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties Minecraft: [OptiFine] Multipass connected textures: false Minecraft: [OptiFine] Loading texture map: textures/blocks Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties Minecraft: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties Minecraft: [OptiFine] Multipass connected textures: false Minecraft: [OptiFine] Texture size: textures/blocks, 16x16 Minecraft: [07:05:00] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas Minecraft: [07:05:00] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada! Minecraft: [SMC INF]allocateTextureMap 0 4 16 16 1.0 Minecraft: [SMC FNE]transforming bqm net.minecraft.client.renderer.texture.TextureCompass Minecraft: [SMC FNE] 2550 (+63) Minecraft: [SMC FNE]transforming bql net.minecraft.client.renderer.texture.TextureClock Minecraft: [SMC FNE] 1885 (+63) Minecraft: [OptiFine] Loading texture map: textures/items Minecraft: [OptiFine] Texture size: textures/items, 16x16 Minecraft: [07:05:00] [Client thread/INFO]: Created: 16x16 textures/items-atlas Minecraft: [07:05:00] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada! Minecraft: [SMC INF]allocateTextureMap 1 0 16 16 1.0 Minecraft: [07:05:00] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer Minecraft: [07:05:00] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer Minecraft: [07:05:00] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error. Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes Minecraft: [07:05:01] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes Minecraft: [07:05:01] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date! Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished. Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished. Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML] Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods Minecraft: [07:05:05] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore Minecraft: [07:05:05] [Client thread/INFO] [EnderIO]: Updating config... Minecraft: [07:05:05] [Client thread/INFO] [enderioaddons]: Updating config... Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.2 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|hives version 4.1.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|energy version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|storage version 3.0.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: WailaAPI version 1.2 from 方块信息MOD.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|core version 5.0.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|mail version 3.0.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.13 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|genetics version 4.7.1 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: MatterOverdrive|API version 0.4.1 from 超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|fuels version 2.0.1 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|farming version 2.1.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from Baubles-1.7.10-1.0.1.10.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|events version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from 神秘附属-神秘视界--thaumichorizons-1.7.10-1.1.9.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|circuits version 3.1.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|commonbase version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|charge version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|charm version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|lepidopterology version 1.3.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|clientbase version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|world version 2.1.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|edibles version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BotaniaAPI version 76 from 植物魔法 Botania+r1.8-249.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.0.13 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|appliance version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.1.0 from 超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|potion version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|food version 1.1.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|plants version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|multiblock version 3.0.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: appliedenergistics2|API version rv2 from 神秘附属-神秘工匠-ThaumicTinkerer-2.5-1.7.10-164.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|recipes version 5.4.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|apiculture version 4.8.0 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.1.0 from 超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ElecCore|Abilities version #API_VER# from 魔法蜜蜂前置ElecCore-1.7.10-1.4.294.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BiomesOPlentyAPI version 1.0.0 from BOP BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.23BC管道.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.1.0 from 超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.13 from EIO 核心 EnderCore-1.7.10-0.2.0.39_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: ForestryAPI|arboriculture version 4.2.1 from forestry_1.7.10-4.2.16.64.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|core version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: AppleMilkTeaAPI|recipe version 2.9 from 苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.13 from EIO EnderIO-1.7.10-2.3.0.429_beta.jar Minecraft: [07:05:06] [Client thread/INFO] [endercore]: IC2API version 1.0 from 工业2 industrialcraft-2-2.2.828-experimental.jar Minecraft: [07:05:07] [Client thread/INFO] [Muya]: ==========START MUYA PLUGIN========== Minecraft: [07:05:07] [Client thread/INFO] [Muya]: Find: tw.pearki.mcmod.muya.Muya:MainModInit Minecraft: [07:05:07] [Client thread/INFO] [Muya]: ==========END========== Minecraft: [07:05:07] [Client thread/INFO] [M3[INFO]]: Waila Core have been loaded Minecraft: [07:05:07] [Client thread/INFO] [M3[INFO]]: The world has been registered ,World ID:87 Minecraft: [07:05:07] [Client thread/INFO] [M3[INFO]]: Event have been loaded Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: Food List:---------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: Peach Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: Persimmon Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: Pear Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 烤苹果 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 仙人掌果 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 苹果 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 西瓜 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 小麦 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 牛腱 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 火腿 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 生牛肉 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 牛排 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 生猪排 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 熟猪排 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 生鸡肉 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 熟鸡肉 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: Turnip Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 莲藕 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 烤莲藕 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 烤胡萝卜 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 胡萝卜 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 马铃薯 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 南瓜 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 荷包蛋 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 鸡蛋 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 蘑菇 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 蘑菇 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 刺身 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 生鱼 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 生鲑鱼 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 小丑鱼 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 河豚 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 熟鱼 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 熟鲑鱼 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: 牛奶 Minecraft: [07:05:13] [Client thread/INFO] [M3[INFO]]: ----------------------------------------------- Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 软粘土罐 / 粘土罐 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 彩虹钻石粉 / 彩虹钻石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 奥钢矿 / 奥钢锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 黄金线团 / 金粒 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: Mahogany Wood / 木炭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 月亮宝石粉 / 月亮宝石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 钪矿 / 钪锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 传奇魂钢粉 / 传奇魂钢锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 蛋白石矿 / 蛋白石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 变质雪原圆石 / 变质雪原石头 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 金粉 / 金锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 铁线 / 铁锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 硫铜矿 / 硫铜锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 硫铜粉 / 硫铜锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: ic2.blockOreTin / ic2.itemIngotTin Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 变质菌丝圆石 / 变质菌丝石头 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 钠矿 / 钠块 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 虹钢粉 / 虹钢锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 变质高原圆石 / 变质高原石头 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 尖晶石矿 / 尖晶石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 神秘魂石粉 / 神秘魂石锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 红宝石矿 / 红宝石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: ic2.itemCrushedLeadOre / ic2.itemIngotLead Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 赤杨树原木 / 木炭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 海蓝宝石矿 / 海蓝宝石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: ic2.itemPurifiedCrushedGoldOre / 金锭 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 锆石矿 / 锆石 Minecraft: [07:05:17] [Client thread/INFO] [M3[INFO]]: 传奇亥银矿 / 传奇亥银锭 Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: JourneyMap log initialized. Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: initialize ENTER Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded CoreProperties from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.core.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.fullmap.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.minimap.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.minimap2.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.webmap.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from D:\Game\1.7.10自虐向整合包\.minecraft\journeymap\config\5.1\journeymap.waypoint.config Minecraft: [07:05:19] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms Minecraft: [07:05:19] [Client thread/INFO] [FML]: ## Dungeon register ## Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: npcVillage.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: ship.prop Minecraft: [07:05:19] [Client thread/INFO] [FML]: Registered dungeon: test.prop Minecraft: [SMC FNE]transforming bdm net.minecraft.client.gui.GuiOptions Minecraft: [SMC FNT] decrease language button size Minecraft: [SMC FNT] add shaders button Minecraft: [SMC FNT] shaders button action Minecraft: [SMC FNE] 6481 (+158) Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has requested a DummyCore ASM check via DummyCore/Utils/DCASMCheck annotation. Examining... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has requested a DummyCore ASM check on it's implementations via DummyCore/Utils/ExistanceCheck annotation. Examining... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has given the next interfaces to check: [thaumcraft.api.IRepairable, thaumcraft.api.IVisDiscountGear, thaumcraft.api.nodes.IRevealer, thaumcraft.api.IGoggles] Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has a thaumcraft.api.IRepairable implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has a thaumcraft.api.IVisDiscountGear implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has a thaumcraft.api.nodes.IRevealer implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has a thaumcraft.api.IGoggles implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemArmorMod has been checked. Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has requested a DummyCore ASM check via DummyCore/Utils/DCASMCheck annotation. Examining... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has requested a DummyCore ASM check on it's implementations via DummyCore/Utils/ExistanceCheck annotation. Examining... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has given the next interfaces to check: [thaumcraft.api.IRepairable, thaumcraft.api.IVisDiscountGear, thaumcraft.api.nodes.IRevealer, thaumcraft.api.IGoggles] Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has a thaumcraft.api.IRepairable implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has a thaumcraft.api.IVisDiscountGear implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has a thaumcraft.api.nodes.IRevealer implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has a thaumcraft.api.IGoggles implementation, and the referenced class was found. Skipping to the next interface... Minecraft: [07:05:22] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCoreASM] Class ec3.common.item.ItemComputerArmor has been checked. Minecraft: [07:05:23] [Client thread/INFO] [MuyaCore]: Start Injecting ArmorValid: net.minecraft.inventory.ContainerPlayer Minecraft: [07:05:23] [Client thread/INFO] [MuyaCore]: Injecting ArmorValid... Minecraft: [07:05:24] [Client thread/FATAL] [THAUMCRAFT]: Focus Upgrade id 42 already occupied. Ignoring. Minecraft: [07:05:24] [Client thread/FATAL] [THAUMCRAFT]: Focus Upgrade id 43 already occupied. Ignoring. Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Gathering allies Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Loading the proxies Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Making mobs drop additional items Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Adding dungeon loot Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Registering entities Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Registering the GUI Handler Minecraft: [07:05:24] [Client thread/INFO] [Electro-Magic Tools]: Allies gathered. Minecraft: [07:05:25] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration Minecraft: [07:05:25] [Client thread/INFO] [MagicBees]: Init completed Minecraft: [07:05:25] [Client thread/INFO] [TAINTEDMAGIC]: Things seem to be going smoothly... Initializing Tainted Magic! Minecraft: [07:05:25] [Client thread/WARN] [FML]: ============================================================= Minecraft: [07:05:25] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! Minecraft: [07:05:25] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I Minecraft: [07:05:25] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead Minecraft: [07:05:25] [Client thread/WARN] [FML]: ============================================================= Minecraft: [OptiFine] Loading texture map: textures/gui/items Minecraft: [OptiFine] Texture size: textures/gui/items, 16x16 Minecraft: [07:05:27] [Client thread/INFO]: Created: 16x16 textures/gui/items-atlas Minecraft: [07:05:27] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada! Minecraft: [SMC INF]allocateTextureMap 4 0 16 16 1.0 Minecraft: [07:05:27] [Client thread/INFO] [Matter Overdrive]: Attempting to run initialization methods for all registered compatibility modules. Minecraft: [07:05:27] [Client thread/INFO] [STDOUT]: [matteroverdrive.compat.modules.CompatEnderIO:init:59]: item.**thium_crystal Minecraft: [07:05:28] [Client thread/INFO] [ElecCore]: ElecCore has Initialized Minecraft: [07:05:28] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore Minecraft: [07:05:28] [Client thread/INFO] [bspkrsCore]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16). Minecraft: [07:05:28] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue Minecraft: [07:05:28] [Client thread/ERROR] [FML]: Minecraft: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored Minecraft: UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Minecraft: UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) Minecraft: UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) Minecraft: UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) Minecraft: UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) Minecraft: UCHI PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar) Minecraft: UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Minecraft: UCHI AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar) Minecraft: UCHI FastCraft{1.25} [FastCraft] (加速工艺MOD.jar) Minecraft: UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Minecraft: UCHI LunatriusCore{1.1.2.21} [LunatriusCore] ([Mod依赖]LunatriusCore-1.7.10-1.1.2.21-universal.jar) Minecraft: UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BOP BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar) Minecraft: UCHI IC2{2.2.828-experimental} [IndustrialCraft 2] (工业2 industrialcraft-2-2.2.828-experimental.jar) Minecraft: UCHI HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (极限末地 HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar) Minecraft: UCHI Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) Minecraft: UCHI BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EIO 核心 EnderCore-1.7.10-0.2.0.39_beta.jar) Minecraft: UCHI Waila{1.5.10} [Waila] (方块信息MOD.jar) Minecraft: UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Minecraft: UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (神秘时代4 Thaumcraft-1.7.10-4.2.3.5.jar) Minecraft: UCHI EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EIO EnderIO-1.7.10-2.3.0.429_beta.jar) Minecraft: UCHI enderioaddons{0.10.13} [Ender IO Addons] (EIO扩展 EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar) Minecraft: UCHI GraviSuite{1.7.10-2.0.3} [Graviation Suite] (IC2 重力装甲 GraviSuite-1.7.10-2.0.3.jar) Minecraft: UCHI AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (IC2 高级太阳能 Advanced Solar Panels-3.5.1.jar) Minecraft: UCHI Muya{1.4.0} [Muya Mod] (M3 [1.7.10] Muya.jar) Minecraft: UCHI RPG{0.2} [RPG] (M3 [1.7.10] RPG-2.1.jar) Minecraft: UCHE manametalmod{4.9.4} [ManaMetalMod] (M3 manametalmod-4.9.4.jar) Minecraft: UCHI flammpfeil.slashblade{mc1.7.10-r88} [SlashBlade] (拔刀剑 SlashBlade-mc1.7.10-r88.jar) Minecraft: UCHI negorerouse{1.0.0} [NegoreRouse] (伪刃2 铁锅顿自己.jar) Minecraft: UCHI Apocalypse{0.0.6} [?Apocalypse?] (启示录MOD.jar) Minecraft: UCHI ChunkAnimator{@VERSION@} [Chunk Animator] (地图加载动画 ChunkAnimator-MC1.7.10-1.0.1.jar) Minecraft: UCHI gravestone{0.7.10.3} [Gravestone] (墓碑MOD.jar) Minecraft: UCHI witchery{0.24.1} [Witchery] (巫术 witchery-1.7.10-0.24.1.jar) Minecraft: UCHI saligia{1.0.0} [PROJECT_SALIGIA] (拔刀附属 七宗罪 PROJECT_saligia_2.1.0.jar) Minecraft: UCHI journeymap{5.1.4p1} [JourneyMap] (旅行地图MOD.jar) Minecraft: UCHI chocolateQuest{1.0} [Chocolate Quest] (更好的地牢 chocolateQuest-1.7.10-1.0.jar) Minecraft: UCHI Botania{r1.8-249} [Botania] (植物魔法 Botania+r1.8-249.jar) Minecraft: UCHI ExtraBotany{r1.0-21} [ExtraBotany] (植物魔法额外学.jar) Minecraft: UCHI essenthaum{1.1.1710.13} [Essential Thaumaturgy] (源质神秘学EssentialThaumaturgy-1.1.1710.13EC(4.6.1710.63)TC(4.2.3.5)Unofficial.jar) Minecraft: UCHI DummyCore{1.13} [DummyCore] (神秘基础学前置DummyCore1.13.jar) Minecraft: UCHI essentialcraft{4.6.1710.70} [EssentialCraftIVUnofficial] (源质魔法4EssentialCraftv4.6.1710.70Unofficial.jar) Minecraft: UCHI ragdollCorpses{0.12} [Ragdoll Corpses] (物理尸体MOD.jar) Minecraft: UCHI thaumicbases{1.3.1710.2} [Thaumic Bases] (神秘基础学ThaumicBases-1.3.1710.4.jar) Minecraft: UCHI EMT{1.2.6.2} [Electro-Magic Tools] (神秘附属 电力魔法工具 ElectroMagicTools-1.2.6.2[1.7.10].jar) Minecraft: UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘附属-神秘工匠-ThaumicTinkerer-2.5-1.7.10-164.jar) Minecraft: UCHI MagicBees{2.4.4} [Magic Bees] (神秘附属 魔法蜜蜂 magicbees-1.7.10-2.4.4.jar) Minecraft: UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (神秘附属-库存扫描-tcinventoryscan-mc1.7.10-1.0.11.jar) Minecraft: UCHI TaintedMagic{r7.82} [Tainted Magic] (神秘附属-污秽魔法-Tainted-Magic-r7.82.jar) Minecraft: UCHI thaumicinfusion{4.32} [Thaumic Infusion] (神秘附属-注墨方块-ThaumicInfusion-4.32.jar) Minecraft: UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (神秘附属-神秘探险-ThaumicExploration-1.7.10-1.1-55.jar) Minecraft: UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (神秘附属-神秘视界--thaumichorizons-1.7.10-1.1.9.jar) Minecraft: UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (神秘附属-禁忌魔法-Forbidden+Magic-1.7.10-0.575.jar) Minecraft: UCHI DCsAppleMilk{1.7.10_2.9n} [Apple&Milk&Tea!] (苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar) Minecraft: UCHI DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar) Minecraft: UCHI mo{0.4.2} [Matter Overdrive] (超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar) Minecraft: UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (采掘信息MOD.jar) Minecraft: UCHI ElecCore{1.4.294} [ElecCore] (魔法蜜蜂前置ElecCore-1.7.10-1.4.294.jar) Minecraft: UCHI bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Minecraft: UD MuyaCore{1.0.0} [MuyaCore] (minecraft.jar) Minecraft: [07:05:28] [Client thread/ERROR] [FML]: The following problems were captured during this phase Minecraft: [07:05:28] [Client thread/ERROR] [FML]: Caught exception from manametalmod Minecraft: java.lang.ArrayIndexOutOfBoundsException: 32767 Minecraft: at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) ~[BlockETLog.class:?] Minecraft: at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) ~[ItemMetadata.class:?] Minecraft: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) ~[add.class:?] Minecraft: at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) ~[ItemCraft10.class:?] Minecraft: at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) ~[ManaMetalMod.class:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] Minecraft: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] Minecraft: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] Minecraft: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] Minecraft: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?] Minecraft: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?] Minecraft: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?] Minecraft: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?] Minecraft: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] Minecraft: at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] Minecraft: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211] Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211] Minecraft: at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) [%e5%90%af%e5%8a%a8%e6%b8%b8%e6%88%8f.exe:?] Minecraft: [07:05:29] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ---- Minecraft: // Don't be sad, have a hug! <3 Minecraft: Minecraft: Time: 19-9-24 上午7:05 Minecraft: Description: Initializing game Minecraft: Minecraft: java.lang.ArrayIndexOutOfBoundsException: 32767 Minecraft: at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) Minecraft: at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) Minecraft: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) Minecraft: at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) Minecraft: at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) Minecraft: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) Minecraft: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) Minecraft: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) Minecraft: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) Minecraft: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) Minecraft: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) Minecraft: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) Minecraft: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) Minecraft: at net.minecraft.client.main.Main.main(SourceFile:148) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) Minecraft: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) Minecraft: Minecraft: Minecraft: A detailed walkthrough of the error, its code path and all known details is as follows: Minecraft: --------------------------------------------------------------------------------------- Minecraft: Minecraft: -- Head -- Minecraft: Stacktrace: Minecraft: at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:131) Minecraft: at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:51) Minecraft: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) Minecraft: at project.studio.manametalmod.itemAndBlockCraft.ItemCraft10.addItem(ItemCraft10.java:1908) Minecraft: at project.studio.manametalmod.ManaMetalMod.init(ManaMetalMod.java:2831) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) Minecraft: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) Minecraft: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) Minecraft: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) Minecraft: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) Minecraft: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) Minecraft: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) Minecraft: at com.google.common.eventbus.EventBus.post(EventBus.java:275) Minecraft: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) Minecraft: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) Minecraft: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) Minecraft: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) Minecraft: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) Minecraft: Minecraft: -- Initialization -- Minecraft: Details: Minecraft: Stacktrace: Minecraft: at net.minecraft.client.main.Main.main(SourceFile:148) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) Minecraft: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Minecraft: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) Minecraft: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) Minecraft: at java.lang.reflect.Method.invoke(Unknown Source) Minecraft: at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) Minecraft: Minecraft: -- System Details -- Minecraft: Details: Minecraft: Minecraft Version: 1.7.10 Minecraft: Operating System: Windows 10 (amd64) version 10.0 Minecraft: Java Version: 1.8.0_211, Oracle Corporation Minecraft: Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Minecraft: Memory: 496291560 bytes (473 MB) / 1848639488 bytes (1763 MB) up to 3817865216 bytes (3641 MB) Minecraft: JVM Flags: 1 total; -Xmx4096m Minecraft: AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Minecraft: IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Minecraft: FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 70 mods loaded, 69 mods active Minecraft: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored Minecraft: UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Minecraft: UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) Minecraft: UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) Minecraft: UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) Minecraft: UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) Minecraft: UCHI PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar) Minecraft: UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Minecraft: UCHI AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar) Minecraft: UCHI FastCraft{1.25} [FastCraft] (加速工艺MOD.jar) Minecraft: UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Minecraft: UCHI LunatriusCore{1.1.2.21} [LunatriusCore] ([Mod依赖]LunatriusCore-1.7.10-1.1.2.21-universal.jar) Minecraft: UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BOP BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar) Minecraft: UCHI IC2{2.2.828-experimental} [IndustrialCraft 2] (工业2 industrialcraft-2-2.2.828-experimental.jar) Minecraft: UCHI HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (极限末地 HardcoreEnderExpansion++MC-1.7.10++v1.8.6.jar) Minecraft: UCHI Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) Minecraft: UCHI BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar) Minecraft: UCHI BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23BC管道.jar) Minecraft: UCHI endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EIO 核心 EnderCore-1.7.10-0.2.0.39_beta.jar) Minecraft: UCHI Waila{1.5.10} [Waila] (方块信息MOD.jar) Minecraft: UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Minecraft: UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (神秘时代4 Thaumcraft-1.7.10-4.2.3.5.jar) Minecraft: UCHI EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EIO EnderIO-1.7.10-2.3.0.429_beta.jar) Minecraft: UCHI enderioaddons{0.10.13} [Ender IO Addons] (EIO扩展 EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar) Minecraft: UCHI GraviSuite{1.7.10-2.0.3} [Graviation Suite] (IC2 重力装甲 GraviSuite-1.7.10-2.0.3.jar) Minecraft: UCHI AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (IC2 高级太阳能 Advanced Solar Panels-3.5.1.jar) Minecraft: UCHI Muya{1.4.0} [Muya Mod] (M3 [1.7.10] Muya.jar) Minecraft: UCHI RPG{0.2} [RPG] (M3 [1.7.10] RPG-2.1.jar) Minecraft: UCHE manametalmod{4.9.4} [ManaMetalMod] (M3 manametalmod-4.9.4.jar) Minecraft: UCHI flammpfeil.slashblade{mc1.7.10-r88} [SlashBlade] (拔刀剑 SlashBlade-mc1.7.10-r88.jar) Minecraft: UCHI negorerouse{1.0.0} [NegoreRouse] (伪刃2 铁锅顿自己.jar) Minecraft: UCHI Apocalypse{0.0.6} [?Apocalypse?] (启示录MOD.jar) Minecraft: UCHI ChunkAnimator{@VERSION@} [Chunk Animator] (地图加载动画 ChunkAnimator-MC1.7.10-1.0.1.jar) Minecraft: UCHI gravestone{0.7.10.3} [Gravestone] (墓碑MOD.jar) Minecraft: UCHI witchery{0.24.1} [Witchery] (巫术 witchery-1.7.10-0.24.1.jar) Minecraft: UCHI saligia{1.0.0} [PROJECT_SALIGIA] (拔刀附属 七宗罪 PROJECT_saligia_2.1.0.jar) Minecraft: UCHI journeymap{5.1.4p1} [JourneyMap] (旅行地图MOD.jar) Minecraft: UCHI chocolateQuest{1.0} [Chocolate Quest] (更好的地牢 chocolateQuest-1.7.10-1.0.jar) Minecraft: UCHI Botania{r1.8-249} [Botania] (植物魔法 Botania+r1.8-249.jar) Minecraft: UCHI ExtraBotany{r1.0-21} [ExtraBotany] (植物魔法额外学.jar) Minecraft: UCHI essenthaum{1.1.1710.13} [Essential Thaumaturgy] (源质神秘学EssentialThaumaturgy-1.1.1710.13EC(4.6.1710.63)TC(4.2.3.5)Unofficial.jar) Minecraft: UCHI DummyCore{1.13} [DummyCore] (神秘基础学前置DummyCore1.13.jar) Minecraft: UCHI essentialcraft{4.6.1710.70} [EssentialCraftIVUnofficial] (源质魔法4EssentialCraftv4.6.1710.70Unofficial.jar) Minecraft: UCHI ragdollCorpses{0.12} [Ragdoll Corpses] (物理尸体MOD.jar) Minecraft: UCHI thaumicbases{1.3.1710.2} [Thaumic Bases] (神秘基础学ThaumicBases-1.3.1710.4.jar) Minecraft: UCHI EMT{1.2.6.2} [Electro-Magic Tools] (神秘附属 电力魔法工具 ElectroMagicTools-1.2.6.2[1.7.10].jar) Minecraft: UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (神秘附属-神秘工匠-ThaumicTinkerer-2.5-1.7.10-164.jar) Minecraft: UCHI MagicBees{2.4.4} [Magic Bees] (神秘附属 魔法蜜蜂 magicbees-1.7.10-2.4.4.jar) Minecraft: UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (神秘附属-库存扫描-tcinventoryscan-mc1.7.10-1.0.11.jar) Minecraft: UCHI TaintedMagic{r7.82} [Tainted Magic] (神秘附属-污秽魔法-Tainted-Magic-r7.82.jar) Minecraft: UCHI thaumicinfusion{4.32} [Thaumic Infusion] (神秘附属-注墨方块-ThaumicInfusion-4.32.jar) Minecraft: UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (神秘附属-神秘探险-ThaumicExploration-1.7.10-1.1-55.jar) Minecraft: UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (神秘附属-神秘视界--thaumichorizons-1.7.10-1.1.9.jar) Minecraft: UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (神秘附属-禁忌魔法-Forbidden+Magic-1.7.10-0.575.jar) Minecraft: UCHI DCsAppleMilk{1.7.10_2.9n} [Apple&Milk&Tea!] (苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar) Minecraft: UCHI DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (苹果奶茶2 AppleMilkTea2-1.7.10_2.9n.jar) Minecraft: UCHI mo{0.4.2} [Matter Overdrive] (超能物质 MatterOverdrive-1.7.10-0.4.2-hotfix1.jar) Minecraft: UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (采掘信息MOD.jar) Minecraft: UCHI ElecCore{1.4.294} [ElecCore] (魔法蜜蜂前置ElecCore-1.7.10-1.4.294.jar) Minecraft: UCHI bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Minecraft: UD MuyaCore{1.0.0} [MuyaCore] (minecraft.jar) Minecraft: GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.64' Renderer: 'GeForce MX150/PCIe/SSE2' Minecraft: EnderIO: Found the following problem(s) with your installation: Minecraft: * Optifine is installed. This is NOT supported. Minecraft: * Our API got loaded from EIO EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected. Minecraft: * Our API got loaded from EIO EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected. Minecraft: * Our API got loaded from EIO EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected. Minecraft: * Our API got loaded from EIO EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected. Minecraft: This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Minecraft: Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client: Minecraft: Optifine Minecraft: These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then. Minecraft: Launched Version: HMCL 2.4.1.6 Minecraft: LWJGL: 2.9.1 Minecraft: OpenGL: GeForce MX150/PCIe/SSE2 GL version 4.6.0 NVIDIA 430.64, NVIDIA Corporation Minecraft: GL Caps: Using GL 1.3 multitexturing. Minecraft: Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Minecraft: Anisotropic filtering is supported and maximum anisotropy is 16. Minecraft: Shaders are available because OpenGL 2.1 is supported. Minecraft: Minecraft: Is Modded: Definitely; Client brand changed to 'fml,forge' Minecraft: Type: Client (map_client.txt) Minecraft: Resource Packs: [] Minecraft: Current Language: 简体中文 (中国) Minecraft: Profiler Position: N/A (disabled) Minecraft: Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Minecraft: Anisotropic Filtering: Off (1) Minecraft: [07:05:29] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Game\1.7.10自虐向整合包\.minecraft\crash-reports\crash-2019-09-24_07.05.28-client.txt [07:05:29] [ProcessMonitor/INFO] Process exit code: -1 [07:05:29] [ProcessMonitor/ERROR] The game exited abnormally, exit code: -1 |
你的错误报告并没上传完整 第二 你忘记折叠了
更新或删除Binnie;或者一并更新林业。
chl11222 发表于 2019-9-24 06:13
你的错误报告并没上传完整 第二 你忘记折叠了
好的 刚刚补充了
ItIsEnderman 发表于 2019-9-24 06:15
更新或删除Binnie;或者一并更新林业。
已经是都是最新版本 只有删除binnie这个方法了吗
2608470326a 发表于 2019-9-24 06:39
已经是都是最新版本 只有删除binnie这个方法了吗
突然注意到出错的居然是manametalmod,更新一下,或者去GitHub搜索Mod名,看下issue,来找一下谁的异常和你的最像。。(正在补作业没时间)
ItIsEnderman 发表于 2019-9-24 07:07
突然注意到出错的居然是manametalmod,更新一下,或者去GitHub搜索Mod名,看下issue,来找一下谁的异常和 ...
也是最新版本了
GitHub找不到这个mod
看来只能把问题发给作者了吗?
2608470326a 发表于 2019-9-24 07:20
也是最新版本了
GitHub找不到这个mod
看来只能把问题发给作者了吗?
要找issue就找issue,也可以找Binnie的issue,来匹配自己的。不要反馈,因为作者已经不管1.7.10了。
ItIsEnderman 发表于 2019-9-24 07:50
要找issue就找issue,也可以找Binnie的issue,来匹配自己的。不要反馈,因为作者已经不管1.7.10了。 ...
好吧 我看一下