= 后勤部 =
常见问题
【教程向】如何解决Minecraft崩溃问题
sxjeru

【教程向】如何解决Minecraft崩溃问题

sxjeru 于 2018-7-12 14:51 ( 5年前 ) [MC FAQ] [复制链接] [显示全部楼层] [打印]
咸鱼王八蛋

内存调到最大了:  4062
发表于 2019-12-29 17:34:18 | 显示全部楼层

回复 | 举报

咸鱼王八蛋
咸鱼王八蛋 发表于 2019-12-29 17:34
内存调到最大了:  4062

解决了!打扰了打扰了//////
发表于 2019-12-29 17:36:41 | 显示全部楼层

回复 | 举报

whunet
冰雾墨灵 发表于 2019-4-7 19:21
谢谢大佬的分享。在看完大佬分享的方法之后自己还是试着弄了一下但是在.minecraft的文件下找不到 cpw  能否 ...

好像是格雷有问题?
自闭
发表于 2020-3-4 17:44:58 | 显示全部楼层

回复 | 举报

DOSSVIP
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 20-3-22 下午6:43
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:330)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
        at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 9 more


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

-- System Details --
Details:
        Minecraft Version: 1.6.4
        Operating System: Windows 8 (amd64) version 6.2
        Java Version: 1.7.0_21, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 2002383192 bytes (1909 MB) / 2112618496 bytes (2014 MB) up to 8555069440 bytes (8158 MB)
        JVM Flags: 15 total; -Xincgc -Xmx8192M -Xms2048M -Xss512K -XX:+AggressiveOpts -XX:+UseCompressedOops -XX:+UseCMSCompactAtFullCollection -XX:+UseFastAccessorMethods -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:CMSFullGCsBeforeCompaction=2 -XX:CMSInitiatingOccupancyFraction=70 -XX:-DisableExplicitGC -XX:-DisableExplicitGC -XX:TargetSurvivorRatio=90
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Suspicious classes: FML and Forge are installed
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        CraftBukkit Information:
   Running:
   Failed to handle CraftCrashReport:
java.lang.NullPointerException
        at org.bukkit.Bukkit.getName(Bukkit.java:72)
        at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
        at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
        at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
        at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:689)
        at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

        FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 3 mods loaded, 0 mods active
        mcp{8.09} [Minecraft Coder Pack] (minecraft.jar)
        FML{6.4.49.965} [Forge Mod Loader] (mcpc-plus-1.6.4-R2.1-forge965-B243.jar)
        Forge{9.11.1.965} [Minecraft Forge] (mcpc-plus-1.6.4-R2.1-forge965-B243.jar)
        Profiler Position: N/A (disabled)
        Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
        Type: Dedicated Server (map_server.txt)
发表于 2020-3-22 18:46:29 | 显示全部楼层

回复 | 举报

QQ酱122613
求助各位大佬帮忙指教解决方法,感激不尽
WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 4/25/20 1:13 PM
Description: Initializing game

java.lang.NoClassDefFoundError: Lteam/creative/enhancedvisuals/common/death/DeathMessages;
        at java.lang.Class.getDeclaredFields0(Native Method)
        at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
        at java.lang.Class.getDeclaredField(Class.java:2068)
        at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:70)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
        at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: team.creative.enhancedvisuals.common.death.DeathMessages
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 41 more
Caused by: java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/config/api/ICreativeConfig
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
        ... 43 more
Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.common.config.api.ICreativeConfig
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 47 more
Caused by: java.lang.NullPointerException
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
        ... 49 more


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

-- Head --
Thread: Client thread
Stacktrace:
        at java.lang.Class.getDeclaredFields0(Native Method)
        at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
        at java.lang.Class.getDeclaredField(Class.java:2068)
        at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:70)
        at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
        at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
        at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_51, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 1203401528 bytes (1147 MB) / 1610612736 bytes (1536 MB) up to 12884901888 bytes (12288 MB)
        JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 10 mods loaded, 10 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

        | State | ID                  | Version      | Source                              | Signature |
        |:----- |:------------------- |:------------ |:----------------------------------- |:--------- |
        | LC    | minecraft           | 1.12.2       | minecraft.jar                       | None      |
        | LC    | mcp                 | 9.42         | minecraft.jar                       | None      |
        | LC    | FML                 | 8.0.99.99    | forge-1.12.2-14.23.5.2847.jar       | None      |
        | LC    | forge               | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar       | None      |
        | LC    | antiqueatlas        | 4.6.3        | antiqueatlas-1.12.2-4.6.3.jar       | None      |
        | LC    | antiqueatlasoverlay | 1.2          | antiqueatlas-1.12.2-4.6.3.jar       | None      |
        | LC    | craftingtweaks      | 8.1.9        | CraftingTweaks_1.12.2-8.1.9.jar     | None      |
        | L     | enhancedvisuals     | 1.3.0        | EnhancedVisuals_v1.3.1_mc1.12.2.jar | None      |
        | L     | jei                 | 4.15.0.293   | jei_1.12.2-4.15.0.293.jar           | None      |
        | L     | neat                | 1.4-17       | Neat+1.4-17.jar                     | None      |

        Loaded coremods (and transformers):
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.98' Renderer: 'GeForce GTX 1650/PCIe/SSE2'
        Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
        LWJGL: 2.9.4
        OpenGL: GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.98, NVIDIA Corporation
        GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

        Using VBOs: Yes
        Is Modded: Definitely; Client brand changed to 'fml,forge'
        Type: Client (map_client.txt)
        Resource Packs:
        Current Language: 简体中文 (中国)
        Profiler Position: N/A (disabled)
        CPU: 8x Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
        OptiFine Version: OptiFine_1.12.2_HD_U_F5
        OptiFine Build: 20191204-141934
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: BSL+v7.1.zip
        OpenGlVersion: 4.6.0 NVIDIA 417.98
        OpenGlRenderer: GeForce GTX 1650/PCIe/SSE2
        OpenGlVendor: NVIDIA Corporation
        CpuCount: 8
发表于 2020-4-25 14:10:29 | 显示全部楼层

回复 | 举报

卢克·天行者
解决了谢谢
发表于 2020-7-28 16:02:09 | 显示全部楼层

回复 | 举报

中二少年
求各位大佬帮帮忙,看一下为什么崩溃
游戏版本:1.7.10
[13:43:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:43:24] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:43:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:43:24] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[13:43:24] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_121
[13:43:24] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from [1.7.10]更好的FPS——Ex-BetterFps-1.0.1.jar
[13:43:24] [main/INFO] [FML]: [AppEng] Core Init
[13:43:24] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/WARN] [FML]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/ERROR] [FML]: The coremod ruby.bamboo.asm.CorePlugin is requesting minecraft version 1.7.2 and minecraft is 1.7.10. It will be ignored.
[13:43:24] [main/INFO] [FML]: Loading tweaker com.mumfrey.liteloader.launch.LiteLoaderTweaker from [小地图前置]liteloader-1.7.10.jar
[13:43:24] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from [帧数加强]Ex-BetterFps.jar
[13:43:24] [main/WARN] [FML]: The coremod com.zui.sword.FuckingTitan does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:24] [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
[13:43:24] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from [高清修复]OptiFine_1.7.10_HD_U_C1[hukk汉化].jar
[13:43:24] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:25] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
[13:43:25] [main/WARN] [FML]: The coremod cofh.tweak.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:25] [main/INFO] [FML]: Loading tweaker customskinloader.tweaker.ModSystemTweaker from CustomSkinLoader_1.7.10-14.6a.jar
[13:43:25] [main/WARN] [FML]: The coremod com.endertech.minecraft.forge.coremod.DummyPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:25] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:25] [main/WARN] [FML]: The coremod mods.chaoswither.core.ChaosCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[13:43:25] [main/WARN] [LaunchWrapper]: Tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker has already been visited -- skipping
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name customskinloader.tweaker.ModSystemTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:43:25] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[13:43:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[13:43:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[13:43:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[13:43:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/%5B高清修复%5DOptiFine_1.7.10_HD_U_C1%5Bhukk汉化%5D.jar
[13:43:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@31190526
[13:43:25] [main/INFO] [LaunchWrapper]: Calling tweak class customskinloader.tweaker.ModSystemTweaker
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] Using ModSystemTweaker
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] ModSystemTweaker: acceptOptions
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] ModSystemTweaker: injectIntoClassLoader
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] ClassTransformer Begin
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.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 : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.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 : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/google/guava/guava/17.0/guava-17.0.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/mojang/netty/1.6/netty-1.6.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/mojang/realms/1.3.5/realms-1.3.5.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar : SKIP (library file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/%e5%9c%b0%e8%a1%a8%e6%9c%80%e5%bc%ba%e6%95%b4%e5%90%88/.minecraft/versions/1.7.10/1.7.10.jar : SKIP (core file).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/%5B1.7.10%5D更好的FPS——Ex-BetterFps-1.0.1.jar : FINISH (not target).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/%5B小地图前置%5Dliteloader-1.7.10.jar : FINISH (not target).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/%5B帧数加强%5DEx-BetterFps.jar : FINISH (not target).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/%5B高清修复%5DOptiFine_1.7.10_HD_U_C1%5Bhukk汉化%5D.jar : FINISH (not target).
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/1.7.10/CustomSkinLoader_1.7.10-14.6a.jar : CHOOSE.
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] Classes: brk.class brm.class brj.class brl.class bro.class brn.class
[13:43:25] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] ClassTransformer Registered
[13:43:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:43:27] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:29] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[13:43:29] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
[13:43:30] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[13:43:30] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[13:43:30] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[13:43:30] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
[13:43:30] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
[13:43:30] [main/INFO] [LiteLoader]: Initialising Loader properties...
[13:43:30] [main/INFO] [LiteLoader]: Setting up logger...
[13:43:30] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
[13:43:30] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
[13:43:30] [main/INFO] [LiteLoader]: Enumerating class path...
[13:43:30] [main/INFO] [LiteLoader]: Class path separator=";"
[13:43:30] [main/INFO] [LiteLoader]: Class path entries=(
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.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
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.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
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar
   classpathEntry=D:\BaiduNetdiskDownload\地表最强整合\.minecraft\versions\1.7.10\1.7.10.jar
)
[13:43:30] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[13:43:30] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods]
[13:43:30] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10]
[13:43:30] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
[13:43:30] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
[13:43:30] [main/INFO] [LiteLoader]: Discovering valid mod files in folder D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods
[13:43:30] [main/INFO] [LiteLoader]: Considering valid mod file: D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod
[13:43:30] [main/INFO] [LiteLoader]: Adding newest valid mod file 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod' at revision 1700.0000
[13:43:30] [main/INFO] [LiteLoader]: Discovering valid mod files in folder D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'base-1.12.2-3.13.0.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\base-1.12.2-3.13.0.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'BrandonsCore-1.0.0.12.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\BrandonsCore-1.0.0.12.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'CoFHLib-[1.7.10]1.2.1-185.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\CoFHLib-[1.7.10]1.2.1-185.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'CustomSkinLoader_1.7.10-14.6a.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in 'Mantle-1.7.10-0.3.2b.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\Mantle-1.7.10-0.3.2b.jar'
[13:43:30] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[13:43:30] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[13:43:30] [main/INFO] [LiteLoader]: Mod file '[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[13:43:30] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[13:43:30] [main/INFO] [LiteLoader]: Mod file 'CustomSkinLoader_1.7.10-14.6a.jar' provides tweakClass 'customskinloader.tweaker.ModSystemTweaker', adding to Launch queue with priority -10
[13:43:30] [main/INFO] [LiteLoader]: tweakClass 'customskinloader.tweaker.ModSystemTweaker' was successfully added
[13:43:30] [main/INFO] [LiteLoader]: ClassPathUtilities: attempting to inject file:/D:/BaiduNetdiskDownload/地表最强整合/.minecraft/mods/1.7.10/CustomSkinLoader_1.7.10-14.6a.jar into LaunchClassLoader
[13:43:30] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
[13:43:30] [main/INFO] [LiteLoader]: Injecting cascaded tweakers...
[13:43:30] [main/INFO] [LiteLoader]: Injecting tweak class customskinloader.tweaker.ModSystemTweaker with priority -10
[13:43:30] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
[13:43:30] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
[13:43:30] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[13:43:30] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[13:43:30] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[13:43:30] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[13:43:30] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[13:43:30] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:30] [main/ERROR] [FML]: Unable to determine registrant mod for cofh.tweak.asmhooks.EventHandler@2227a6c1. This is a critical error and should be impossible
java.lang.Throwable
        at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [EventBus.class:?]
        at cofh.tweak.asm.LoadingPlugin.injectData(LoadingPlugin.java:142) [CoFHTweaks-%5B1.7.10%5D1.1.2-89.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[13:43:30] [main/ERROR] [FML]: Unable to determine registrant mod for cofh.tweak.asmhooks.EventHandler@2227a6c1. This is a critical error and should be impossible
java.lang.Throwable
        at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [EventBus.class:?]
        at cofh.tweak.asm.LoadingPlugin.injectData(LoadingPlugin.java:143) [CoFHTweaks-%5B1.7.10%5D1.1.2-89.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:119) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[13:43:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:43:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:43:31] [main/WARN] [LaunchWrapper]: Tweak class name customskinloader.tweaker.ModSystemTweaker has already been visited -- skipping
[13:43:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:43:31] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[13:43:31] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] ModSystemTweaker: getLaunchArguments
[13:43:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:43:31] [main/INFO] [LiteLoader]: Injecting downstream transformers
[13:43:31] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[13:43:31] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[13:43:31] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[13:43:31] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[13:43:31] [main/INFO] [STDOUT]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:137]: [MinecraftLoader] Patching bao
[13:43:31] [main/INFO] [STDOUT]: [mods.chaoswither.core.transformer.ChaosTransformer:transform:111]: Fucking the Minecraft
[13:43:31] [main/INFO] [STDOUT]: [mods.chaoswither.core.transformer.ChaosTransformer$3:visitMethod:120]: Fucking the runTick
[13:43:31] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
[13:43:31] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting shutdown[x1] in func_71400_g in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
[13:43:31] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[13:43:31] [main/ERROR] [LiteLoader]: MinecraftOverlayTransformer failed to find the INIT injection point, the game will probably crash pretty soon.
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: <init>(Lahb;Lcom/mojang/authlib/GameProfile;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aD()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bw()Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bx()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: by()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bz()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bA()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bB()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bC()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: h()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: D()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: H()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: O()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: ai()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Ljava/lang/String;FF)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c(Ladd;I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: p()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(B)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bh()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: k()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lsa;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: ab()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: A()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bq()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: e()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: d(Lsa;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bD()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c(I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: s(I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lro;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aT()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aU()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Lsa;I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Z)Lxk;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Ladd;Z)Lxk;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Ladd;ZZ)Lxk;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lxk;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Laji;Z)F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: getBreakSpeed(Laji;ZI)F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: getBreakSpeed(Laji;ZIIII)F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Laji;)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Ldh;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Ldh;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lrb;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lapi;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lxr;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lwi;Lrb;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(IIILjava/lang/String;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c(III)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(III)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: g()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: e_()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lro;F)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lyz;)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: h(F)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aV()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bE()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: d(Lro;F)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lapg;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lapb;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Laor;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lagp;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Laov;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Laoq;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lagm;Ljava/lang/String;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Ladd;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: q(Lsa;)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bF()Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bG()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: ad()D
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: r(Lsa;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Lsa;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c(Lsa;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bH()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: B()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aa()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bJ()Lcom/mojang/authlib/GameProfile;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(III)Lza;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: w(I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(ZZZ)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: j()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lahb;Lr;Z)Lr;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bK()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bm()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bL()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bM()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: u(I)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(IZ)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Lfj;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bN()Lr;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bO()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lr;Z)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lph;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lph;I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bj()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: e(FF)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bl()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: k(DDD)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: l(DDD)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(F)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: o(I)Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lsv;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: as()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b(Ladd;I)Lrf;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: r(I)Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: v(I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bP()I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(F)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bQ()Lzr;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: g(Z)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bR()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Ladd;I)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: d(III)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(IIIILadd;)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: e(Lyz;)I
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aH()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bi()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lyz;Z)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: g_()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: q()V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lahk;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: b_()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: d()Lahb;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bS()Laav;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: q(I)Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: be()Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c(ILadd;)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: d(Lyz;)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: ak()[Ladd;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bT()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: aC()Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bU()Lbac;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bt()Lbae;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: c_()Lfj;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: m(F)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: bs()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: a(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: openGui(Ljava/lang/Object;ILahb;III)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: l(F)Lazw;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: getBedLocation(I)Lr;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: isSpawnForced(I)Z
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: setSpawnChunk(Lr;ZI)V
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: getDefaultEyeHeight()F
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: getDisplayName()Ljava/lang/String;
[13:43:31] [main/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:72]: refreshDisplayName()V
[13:43:32] [main/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [main INFO] Class 'bro'(net.minecraft.client.resources.SkinManager$SkinAvailableCallback) transformed.
[13:43:32] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[13:43:32] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[13:43:32] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[13:43:32] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[13:43:32] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[13:43:32] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[13:43:32] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[13:43:32] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[13:43:33] [main/INFO]: Setting user: <player>
[13:43:33] [main/INFO] [FastLeafDecay]: Patching leaves.
[13:43:33] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
[13:43:33] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer tile_entity_load for method c((Ldh;)Laor;)
[13:43:33] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_construct'
[13:43:33] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_read'
[13:43:34] [main/INFO] [RB-Transformer]: Injecting into ake (net.minecraft.block.BlockWorkbench)
[13:43:34] [main/INFO] [RB-Transformer]:  - ITileEntityProvider
[13:43:34] [main/INFO] [RB-Transformer]:  - createNewTileEntity
[13:43:34] [main/INFO] [RB-Transformer]:  - breakBlock
[13:43:34] [main/INFO] [RB-Transformer]:  - <clinit>
[13:43:34] [main/INFO] [RB-Transformer]:  - Done
[13:43:34] [main/INFO] [RB-Transformer]: Injecting into pw.prok.realbench.asm.ASMHooks (pw.prok.realbench.asm.ASMHooks)
[13:43:34] [main/INFO] [RB-Transformer]:  - getTile
[13:43:34] [main/INFO] [RB-Transformer]:  - Done
[13:43:34] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[13:43:34] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[13:43:35] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[13:43:35] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[13:43:35] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
[13:43:35] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
[13:43:35] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[13:43:35] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[13:43:35] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[13:43:35] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
[13:43:35] [main/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer entity_load for method a((Ldh;Lahb;)Lsa;)
[13:43:35] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_construct'
[13:43:35] [main/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_read'
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[13:43:35] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[13:43:36] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[13:43:36] [Client thread/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [Client thread INFO] Class 'brj'(net.minecraft.client.resources.SkinManager) transformed.
[13:43:36] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[13:43:36] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[13:43:36] [Client thread/INFO] [LiteLoader]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: <init>(Lnet/minecraft/server/MinecraftServer;Lej;Lmw;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a()V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: b()Lej;
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: c(Ljava/lang/String;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljk;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljd;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(DDDFF)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lji;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljo;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lfj;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lft;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljl;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lir;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: d(Ljava/lang/String;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lip;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljj;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lja;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lis;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liy;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Lix;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liw;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljm;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liv;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljn;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljc;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: d()J
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Ljh;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liq;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liu;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Liz;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: a(Leo;Leo;)V
[13:43:36] [Client thread/INFO] [STDOUT]: [com.zui.sword.Cnmd:transform:84]: <clinit>()V
[13:43:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
[13:43:36] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[13:43:36] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[13:43:36] [Client thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer crash_handler for method a((Ljava/io/File;)Z)
[13:43:36] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[13:43:37] [Client thread/INFO] [LiteLoader]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[13:43:37] [Client thread/INFO] [com.creativemd.minecraftloader.ClientHelper]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_U_C1
[OptiFine] Tue Aug 18 13:43:37 CST 2020
[OptiFine] OS: Windows 10 (amd64) version 10.0
[OptiFine] Java: 1.8.0_121, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: Intel(R) UHD Graphics 620, version 4.6.0 - Build 26.20.100.7372, Intel
[OptiFine] OpenGL Version: 4.0
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 8192x8192
[OptiFine] Checking for new version
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[13:43:38] [Client thread/INFO]: Reloading ResourceManager: Default
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[13:43:38] [Client thread/INFO] [STDOUT]: [customskinloader.Logger:log:66]: [Client thread INFO] Class 'brk'(net.minecraft.client.resources.SkinManager$1) transformed.
[13:43:38] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising...
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
八月 18, 2020 1:43:38 下午 net.java.games.input.DefaultControllerEnvironment getControllers
警告: Found unknown Windows version: Windows 10
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:38] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
八月 18, 2020 1:43:38 下午 net.java.games.input.DefaultControllerEnvironment getControllers
信息: Attempting to use default windows plug-in.
八月 18, 2020 1:43:38 下午 net.java.games.input.DefaultControllerEnvironment getControllers
信息: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
八月 18, 2020 1:43:39 下午 net.java.games.input.ControllerEnvironment log
信息: Failed to initialize device 2.4G Mouse because of: java.io.IOException: Failed to acquire device (8007001e)

八月 18, 2020 1:43:39 下午 net.java.games.input.ControllerEnvironment log
信息: Failed to initialize device HIDI2C Device because of: java.io.IOException: Failed to acquire device (8007001e)

[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/ERROR] [LaunchWrapper]: The jar file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-compliant mouse on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller PC/AT ????? PS/2 ?ü??(101/102 ? on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-compliant mouse on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-compliant mouse on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller 2.4G Mouse on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller 2.4G Mouse on Unknown...
[13:43:39] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 6 controller(s) 167 component(s)
[13:43:39] [Client thread/INFO] [LiteLoader]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
[13:43:39] [Client thread/INFO] [LiteLoader]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
[13:43:39] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
[13:43:39] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners
[13:43:39] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
[13:43:39] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
[13:43:39] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
[13:43:39] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[13:43:39] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 32 handlers(s) and 32 total invokations
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.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...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.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...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar...
[13:43:39] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\versions\1.7.10\1.7.10.jar...
[13:43:40] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
[13:43:40] [Client thread/INFO] [LiteLoader]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod...
[13:43:40] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
[13:43:40] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
[13:43:40] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
[13:43:40] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
[13:43:40] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[13:43:40] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
[13:43:40] [Client thread/INFO] [LiteLoader]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
[13:43:40] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[13:43:40] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[13:43:40] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[13:43:40] [Client thread/INFO] [LiteLoader]: Discovered 1 total mod(s), injected 1 tweak(s)
[13:43:40] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
[13:43:40] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 0 listeners
[13:43:40] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.7.0
[13:43:40] [Client thread/INFO] [LiteLoader]: Adding "D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod" to active resource pack set
[13:43:40] [Client thread/INFO] [LiteLoader]: Setting up "[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
[13:43:40] [Client thread/INFO] [LiteLoader]: Successfully added "D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[小地图]mod_voxelMap_1.7.0b_for_1.7.10.litemod" to active resource pack set
[13:43:40] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.7.0
[13:43:40] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners
[13:43:40] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[13:43:40] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:43:40] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
[13:43:40] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:43:40] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:43:40] [Client thread/INFO] [STDOUT]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:144]: [MinecraftLoader] Patching cpw.mods.fml.common.LoadController
[13:43:41] [Client thread/INFO] [FML]: [AppEng] Core Init
[13:43:41] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:43:41] [Client thread/INFO] [FML]: Searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods for mods
[13:43:41] [Client thread/INFO] [FML]: Also searching D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\1.7.10 for mods
[13:43:46] [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
[13:43:46] [Client thread/WARN] [samsapples]: Mod samsapples is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.1.3
[13:43:47] [Client thread/WARN] [nechar]: Mod nechar is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0
[13:43:47] [Client thread/WARN] [waystones]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
[13:43:47] [Client thread/WARN] [recipemod]: Mod recipemod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2
[13:43:47] [Client thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[13:43:47] [Client thread/WARN] [excompressum]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0
[13:43:48] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
[13:43:48] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[13:43:48] [Client thread/WARN] [BetterSprinting]: Mod BetterSprinting is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.3
[13:43:49] [Client thread/INFO] [plo]: Mod plo is missing the required element 'name'. Substituting plo
[13:43:49] [Client thread/WARN] [FML]: Zip file [自定义树苗]CustomTreesv2.0.jar failed to read properly, it will be ignored
java.lang.IllegalArgumentException: MALFORMED
        at java.util.zip.ZipCoder.toString(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile.getZipEntry(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile.access$900(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.Collections.list(Unknown Source) ~[?:1.8.0_121]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:60) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[13:43:50] [Client thread/ERROR] [FML]: The mcmod.info file in [魔法作物装备]magicalcropsarmoury-4.0.0_PUBLIC_BETA_4[ITERCN].jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
        at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
        at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
        at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
        at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
        at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
        ... 20 more
[13:43:50] [Client thread/ERROR] [FML]: The mcmod.info file in [魔法作物装饰]magicalcropsdeco-4.0.0_PUBLIC_BETA_4a[ITERCN].jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
        at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
        at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
        at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
        at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
        at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
        at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
        at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
        ... 20 more
[13:43:50] [Client thread/ERROR] [FML]: Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 41207
        at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) [ASMModParser.class:?]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[13:43:50] [Client thread/ERROR] [FML]: There was a problem reading the entry qh.class in the jar D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\fpsplus.zip - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 41207

        at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 41207
        at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:?]
        ... 17 more
[13:43:50] [Client thread/WARN] [FML]: Zip file fpsplus.zip failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 41207

        at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 41207
        at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
        at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:?]
        ... 17 more
[13:43:50] [Client thread/WARN] [deconstruction]: Mod deconstruction is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.2
[13:43:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 145 mods to load
[13:43:51] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[13:43:51] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatBuildCraft]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatProjRed]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatThermalExpansion]: Mod MineFactoryReloaded|CompatThermalExpansion has been disabled through configuration
[13:43:51] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file [自定义树苗]CustomTreesv2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file [血量显示]torohealth-1.10.2-7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHTweaks-[1.7.10]1.1.2-89.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file fpsplus.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file base-1.12.2-3.13.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.140-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.
[13:43:51] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[13:43:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, minecraftloader, InputFix, OpenEye, fuckingtitan, ThaumicTinkerer-preloader, CodeChickenCore, NotEnoughItems, ChaosCore, <CoFH ASM>, <CoFH Tweak>, lucky, datadeletionsword, ArmorStatusHUD, DamageIndicatorsMod, DirectionHUD, oreskeletons, StatusEffectHUD, Treecapitator, OreSpawn, samsapples, appliedenergistics2, extracells, CoFHCore, craftguide, inventorytweaks, Waila, WailaHarvestability, rftools, fgtXray, oneclickcrafting, nstd, nechar, MonsterSwarm, waystones, worldedit, Torcherino, TConstruct, ExtraTiC, recipemod, MTRM, BambooMod, MultiPageChest, gembuffs, cfm, avaritiaswordex, com.ch1a.flatworld, reinforcedtools, fastleafdecay, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, lootbags, flammpfeil.slashblade, mistraven, flammpfeil.slashblade.zxsa, ChestTransporter, exnihilo, excompressum, Avaritia, avaritiaddons, infinitygauntlet, ExtraUtilities, wawla, BetterSprinting, etfuturum, EnderIO, enderioaddons, endercore, endercompass, eternalsingularity, wanionlib, tennox_bacteria, ManaitaPlus, ImmersiveEngineering, faqtitanhhh, erebus, CC2, FastCraft, harvestcraft, plo, ThaumicTinkerer, Thaumcraft, InfernalMobs, ProjectE, levels, Harvest, cg, ironbackpacks, CakeIsALie, AWWayofTime, stm, so, superchest, VeinMiner, VeinMinerModSupport, universalsingularities, Railcraft, eplus, modtweaker2, magicalcrops, magicalcropsarmour, magicalcropsdeco, MineTweaker3, forgeendertech, FTBL, libsandstone, StevesCarts, TabulaRasa, HardcoreQuesting, anothermagicrecipe, SlimeCraft, deconstruction, stredgeuniverse, MoreFurnaces, IronChest, dna948, AnotherStar, chaoswither, ManaitingEX, DisenchanterMod, LatiaoCraft, DraconicEvolution, bspkrsCore, Baubles, BrandonsCore, Mantle] at CLIENT
[13:43:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, minecraftloader, InputFix, OpenEye, fuckingtitan, ThaumicTinkerer-preloader, CodeChickenCore, NotEnoughItems, ChaosCore, <CoFH ASM>, <CoFH Tweak>, lucky, datadeletionsword, ArmorStatusHUD, DamageIndicatorsMod, DirectionHUD, oreskeletons, StatusEffectHUD, Treecapitator, OreSpawn, samsapples, appliedenergistics2, extracells, CoFHCore, craftguide, inventorytweaks, Waila, WailaHarvestability, rftools, fgtXray, oneclickcrafting, nstd, nechar, MonsterSwarm, waystones, worldedit, Torcherino, TConstruct, ExtraTiC, recipemod, MTRM, BambooMod, MultiPageChest, gembuffs, cfm, avaritiaswordex, com.ch1a.flatworld, reinforcedtools, fastleafdecay, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, lootbags, flammpfeil.slashblade, mistraven, flammpfeil.slashblade.zxsa, ChestTransporter, exnihilo, excompressum, Avaritia, avaritiaddons, infinitygauntlet, ExtraUtilities, wawla, BetterSprinting, etfuturum, EnderIO, enderioaddons, endercore, endercompass, eternalsingularity, wanionlib, tennox_bacteria, ManaitaPlus, ImmersiveEngineering, faqtitanhhh, erebus, CC2, FastCraft, harvestcraft, plo, ThaumicTinkerer, Thaumcraft, InfernalMobs, ProjectE, levels, Harvest, cg, ironbackpacks, CakeIsALie, AWWayofTime, stm, so, superchest, VeinMiner, VeinMinerModSupport, universalsingularities, Railcraft, eplus, modtweaker2, magicalcrops, magicalcropsarmour, magicalcropsdeco, MineTweaker3, forgeendertech, FTBL, libsandstone, StevesCarts, TabulaRasa, HardcoreQuesting, anothermagicrecipe, SlimeCraft, deconstruction, stredgeuniverse, MoreFurnaces, IronChest, dna948, AnotherStar, chaoswither, ManaitingEX, DisenchanterMod, LatiaoCraft, DraconicEvolution, bspkrsCore, Baubles, BrandonsCore, Mantle] at SERVER
[13:43:54] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:193): Starting mod metadatadata collection
[13:43:56] [Client thread/INFO] [LiteLoader]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
[13:43:56] [Client thread/INFO] [LiteLoader]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[13:43:56] [OpenEye mod meta collector/INFO] [OpenEye]: openeye.logic.ModMetaCollector.<init>(ModMetaCollector.java:204): Collection of mod metadata finished. Duration: 2877.0096 ms
[13:43:58] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
[13:43:58] [Client thread/INFO] [TConstruct]: Preparing to take over the world
[OptiFine] java.net.ConnectException: Connection timed out: connect
[13:44:02] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
[13:44:02] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[13:44:02] [Client thread/INFO] [RB-Transformer]: Injecting into aaf (net.minecraft.inventory.ContainerWorkbench)
[13:44:02] [Client thread/INFO] [RB-Transformer]:  - mRealBenchTile
[13:44:02] [Client thread/INFO] [RB-Transformer]:  - <init>
[13:44:02] [Client thread/INFO] [RB-Transformer]:  - onContainerClosed
[13:44:02] [Client thread/INFO] [RB-Transformer]:  - Done
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[13:44:03] [Client thread/INFO] [LiteLoader]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ZenSetter must have exactly one parameter - minetweaker.api.<player>illa.ILootFunction.setName
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at stanhebben.zenscript.type.ZenTypeNative.checkSetter(ZenTypeNative.java:351)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:148)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:92)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:340)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.MineTweakerAPI.registerClassRegistry(MineTweakerAPI.java:281)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.MineTweakerAPI.<clinit>(MineTweakerAPI.java:75)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.MineTweakerImplementationAPI.init(MineTweakerImplementationAPI.java:561)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at minetweaker.mc1710.MineTweakerMod.<init>(MineTweakerMod.java:85)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Constructor.newInstance(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Class.newInstance(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.main.Main.main(SourceFile:148)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[13:44:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[13:44:04] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
[13:44:04] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
[13:44:05] [Client thread/INFO]: Reloading ResourceManager: Default, LiteLoader, VoxelMap, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Data Deletion Sword, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:Ore Skeletons, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Power Apples, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:RFTools, FMLFileResourcePack:Fgt X-Ray, FMLFileResourcePack:One click crafting, FMLFileResourcePack:No Starve To Death, FMLFileResourcePack:Not Enough Characters, FMLFileResourcePack:Monster Swarm, FMLFileResourcePack:Waystones, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Torcherino, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:BambooMod, FMLFileResourcePack:Multi Page Chest, FMLFileResourcePack:Gem Buffs, FMLFileResourcePack:?9MrCrayfish's Furniture Mod, FMLFileResourcePack:Avartia SwordEx Mod, FMLFileResourcePack:flatworld, FMLFileResourcePack:ReinforcedTools, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:SlashBlade, FMLFileResourcePack:Mist Raven:The Deathly Hallow, FMLFileResourcePack:ZxSa, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Infinity Gauntlet, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Better Sprinting, FMLFileResourcePack:Et Futurum, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender Compass, FMLFileResourcePack:Eternal Singularity, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Bacteria Mod, FMLFileResourcePack:Manaita Plus, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:faqtitanhhh, FMLFileResourcePack:Erebus, FMLFileResourcePack:ChaosCraft, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:plo, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Levels, FMLFileResourcePack:Harvest, FMLFileResourcePack:Simple Grinder, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:CakeIsALie, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Super Tools Mod, FMLFileResourcePack:Super Ores, FMLFileResourcePack:SuperChest Mod, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Universal Singularities, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Forge Endertech, FMLFileResourcePack:FTBLib, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tabula Rasa, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Another Magic Recipe, FMLFileResourcePack:SlimeCraft, FMLFileResourcePack:Deconstruction Table, FMLFileResourcePack:Stredge Universe:The end of all things. Endless stars, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:The Last Sword You Will Ever Need Mod, FMLFileResourcePack:AnotherStar Mod, FMLFileResourcePack:ChaosWither, FMLFileResourcePack:ManaitingEX, FMLFileResourcePack:Disenchanter, FMLFileResourcePack:Latiao Craft, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Mantle
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: OceanMonument.txt in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[未来MC]Et+Futurum-1.5.5.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[混沌之地]TheErebus-0.4.7.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[13:44:05] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\BaiduNetdiskDownload\地表最强整合\.minecraft\mods\[血魔法]BloodMagic-1.7.10-1.3.3-17.jar
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[13:44:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:44:06] [Client thread/INFO] [FML]: Found 0 ObjectHolder annotations
[13:44:06] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:44:06] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations
[13:44:06] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:oreskeletons{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:07] [Client thread/INFO] [Treecapitator]: Loading configuration file D:\BaiduNetdiskDownload\地表最强整合\.minecraft\config\Treecapitator.cfg
[13:44:07] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:08] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:09] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:10] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:OreSpawn{1.7.10.20.2} to perform game activity during mod construction. This is a serious programming error.
[13:44:10] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
[13:44:10] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[13:44:10] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[13:44:10] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
[13:44:10] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.Ad<player>cedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[13:44:10] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[13:44:10] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
[13:44:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:appliedenergistics2{rv3-beta-6} to perform game activity during mod construction. This is a serious programming error.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
[13:44:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
[13:44:11] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
[13:44:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
[13:44:11] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[13:44:11] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1495ms )
[13:44:12] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:extracells{2.3.14} to perform game activity during mod construction. This is a serious programming error.
[13:44:13] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[13:44:13] [Client thread/INFO] [CoFHWorld]: Registering default generators
[13:44:13] [Client thread/INFO] [CoFHWorld]: Complete
[13:44:13] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:14] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MineFactoryReloaded{1.7.10R2.8.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:15] [Client thread/INFO] [extrautils]: Hello World
[13:44:15] [Client thread/INFO] [LiteLoader]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[13:44:15] [Client thread/INFO] [LiteLoader]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[13:44:15] [Client thread/INFO] [LiteLoader]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[13:44:15] [Client thread/INFO] [LiteLoader]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
[13:44:18] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Avaritia{1.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:18] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Avaritia{1.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:18] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Avaritia{1.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:18] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Avaritia{1.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:20] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
[13:44:20] [Client thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@7f2d6ebd to the Fluid 'steam' but this Fluid has already been linked to the Block powercrystals.minefactoryreloaded.block.fluid.BlockFactoryFluid@2f453012. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[13:44:20] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:20] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:21] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Railcraft{9.12.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@80706ad
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@5e6f90c9
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@29cc5f11
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@26f5d3ef
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@2696dd1f
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@4ddf8dc
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@4f221b81
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EtFuturumHelper@47c0c321
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@57ae90e3
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@3c5e99d2
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@637f63cb
[13:44:22] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@22e77d4e
[13:44:22] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[13:44:22] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[13:44:22] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[13:44:22] [Client thread/INFO] [Mantle]: Configuration load completed.
[13:44:22] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:Mantle{1.7.10-0.3.2.jenkins191} to perform game activity during mod construction. This is a serious programming error.
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[13:44:23] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[13:44:23] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:TConstruct{1.7.10-1.8.8.build991} to perform game activity during mod construction. This is a serious programming error.
[13:44:23] [Client thread/INFO] [LiteLoader]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
[13:44:23] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:TConstruct{1.7.10-1.8.8.build991} to perform game activity during mod construction. This is a serious programming error.
[13:44:23] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:TConstruct{1.7.10-1.8.8.build991} to perform game activity during mod construction. This is a serious programming error.
[13:44:23] [Client thread/INFO] [LiteLoader]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
[13:44:23] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[13:44:24] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:harvestcraft{1.7.10j} to perform game activity during mod construction. This is a serious programming error.
[13:44:24] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: Erebus Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
[13:44:24] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
[13:44:24] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ExtraTiC{1.4.6} to perform game activity during mod construction. This is a serious programming error.
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection timed out: connect
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:50)
[13:44:25] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)
[13:44:26] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[13:44:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[13:44:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[13:44:26] [Client thread/INFO] [STDOUT]: [com.fgtXray.FgtXRay:preInit:101]: [Fgt XRay] PreInit
[13:44:26] [Client thread/INFO] [NotEnoughCharacters]: Not Enough Characters - v1.0
[13:44:26] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MonsterSwarm{1.0.4} to perform game activity during mod construction. This is a serious programming error.
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.githubusercontent.com
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.URL.openStream(Unknown Source)
[13:44:26] [TorcherinoUpdater: Torcherino/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.sci.torcherino.update.UpdateCheckThread.run(UpdateCheckThread.java:36)
[13:44:26] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:MTRM{1.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:27] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:BambooMod{Minecraft1.7.2 var2.6.6.13} to perform game activity during mod construction. This is a serious programming error.
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection timed out: connect
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.URL.openStream(Unknown Source)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[13:44:28] [Thread-16/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection refused: connect
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.URL.openStream(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at ruby.bamboo.UpdateNotify.run(UpdateNotify.java:43)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at ruby.bamboo.BambooCore.preLoad(BambooCore.java:58)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.main.Main.main(SourceFile:148)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[13:44:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[13:44:30] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:lootbags{2.0.16} to perform game activity during mod construction. This is a serious programming error.
[13:44:30] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.16
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagCommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagCommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §f.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagCommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagUncommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagUncommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §a.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagUncommon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagRare.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagRare.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §9.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagRare.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagEpic.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagEpic.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §d.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagEpic.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagLegendary.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagLegendary.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §6.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagLegendary.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagBacon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagBacon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to back slash color code d.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to back slash color code d.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to back slash color code 7.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to back slash color code b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagBacon.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagWornOut.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagWornOut.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §7.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §5.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagWornOut.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagSoaryn.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagSoaryn.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §9.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagSoaryn.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagWyld.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagWyld.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §c.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §b.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagWyld.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Started defining properties for bag named: lootbagBat.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Set bag secret state for bag: lootbagBat.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §8.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §2.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §a.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Parsed text to EnumChatFormatting option: §8.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information:    Successfully closed bag with name: lootbagBat.
[13:44:30] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
[13:44:31] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:exnihilo{1.38-53} to perform game activity during mod construction. This is a serious programming error.
[13:44:31] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:excompressum{1.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:31] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:excompressum{1.2.0} to perform game activity during mod construction. This is a serious programming error.
[13:44:31] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:avaritiaddons{1.4b} to perform game activity during mod construction. This is a serious programming error.
[13:44:31] [Client thread/INFO] [LiteLoader]: Injecting ons29packetsoundeffect[x1] in func_148833_a in S29PacketSoundEffect
[13:44:32] [Client thread/INFO] [LiteLoader]: Injecting onc0epacketclickwindow[x1] in func_148833_a in C0EPacketClickWindow
[13:44:32] [Client thread/INFO] [LiteLoader]: Injecting onc11packetenchantitem[x1] in func_148833_a in C11PacketEnchantItem
[13:44:32] [Client thread/INFO] [LiteLoader]: Injecting onc10packetcreativeinventoryaction[x1] in func_148833_a in C10PacketCreativeInventoryAction
[13:44:32] [Client thread/INFO] [LiteLoader]: Injecting onc09packethelditemchange[x1] in func_148833_a in C09PacketHeldItemChange
[13:44:32] [Client thread/INFO] [LiteLoader]: Injecting onc02packetuseentity[x1] in func_148833_a in C02PacketUseEntity
[13:44:32] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:etfuturum{1.5.5} to perform game activity during mod construction. This is a serious programming error.
[13:44:32] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
[13:44:33] [Client thread/INFO] [LiteLoader]: Injecting ons12packetentityvelocity[x1] in func_148833_a in S12PacketEntityVelocity
[13:44:33] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:EnderIO{1.7.10-2.3.0.429_beta} to perform game activity during mod construction. This is a serious programming error.
[13:44:33] [Client thread/INFO] [EnderIO]: XP Juice registered by Ender IO.
[13:44:34] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:EnderIO{1.7.10-2.3.0.429_beta} to perform game activity during mod construction. This is a serious programming error.
[13:44:34] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:EnderIO{1.7.10-2.3.0.429_beta} to perform game activity during mod construction. This is a serious programming error.
[13:44:34] [Client thread/WARN] [eternalsingularity]: Couldn't find com.rcx.aobdsingularities.item.AOBDItemSingularity
[13:44:34] [Client thread/WARN] [eternalsingularity]: Couldn't find wanion.thermsingul.ThermalSingularityItem
[13:44:34] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ManaitaPlus{1.4.8} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:36] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:erebus{0.4.7} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:CC2{2.58} to perform game activity during mod construction. This is a serious programming error.
[13:44:37] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[13:44:38] [Client thread/INFO] [ProjectE]: Loaded configuration file.
[13:44:38] [Thread-19/INFO] [FastCraft]: You are using the latest suitable version.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ProjectE{1.7.10-PE1.10.1} to perform game activity during mod construction. This is a serious programming error.
[13:44:38] [Client thread/INFO] [Levels]: Beginning initialization phases...
[13:44:38] [Client thread/INFO] [Levels]: Loading config file...
[13:44:38] [Client thread/INFO] [Levels]: Registering events...
[13:44:38] [Client thread/INFO] [Levels]: Weapon Leveling system activating...
[13:44:38] [Client thread/INFO] [Levels]: Mob droppings have been enabled...
[13:44:38] [Client thread/INFO] [Levels]: Configurations are not working right now. Development features being disabled.
[13:44:38] [Client thread/INFO] [Levels]: Event registration has finished.
[13:44:38] [Client thread/INFO] [Levels]: Configurations and core events have been loaded...
[13:44:39] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:ironbackpacks{1.7.10-1.2.20} to perform game activity during mod construction. This is a serious programming error.
[13:44:39] [Client thread/INFO] [STDOUT]: [com.toinane.cakeisalie.CakeIsALie:preInit:145]: CakeIsALie.preInit()
[13:44:39] [Client thread/INFO] [STDOUT]: [nickwilde992.supertools.SuperToolsMod:preInit:306]: BlockSuperOre
[13:44:39] [Client thread/INFO] [STDOUT]: [nickwilde992.supertools.SuperToolsMod:preInit:307]: BlockSuperBlock
[13:44:39] [Client thread/INFO] [STDOUT]: [nickwilde992.supertools.SuperToolsMod:preInit:308]: BlockUltraBlock
[13:44:39] [Client thread/INFO] [STDOUT]: [nickwilde992.supertools.SuperToolsMod:preInit:309]: BlockXRay
[13:44:39] [Client thread/INFO] [STDOUT]: [nickwilde992.supertools.SuperToolsMod:preInit:310]: BlockSuperXRay
[13:44:39] [Client thread/INFO] [eplus]: Initializing Configurations.
[13:44:39] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
[13:44:39] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[13:44:39] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[13:44:39] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[13:44:39] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[13:44:39] [Client thread/INFO] [eplus]: Initializing Blocks.
[13:44:39] [Client thread/INFO] [eplus]: Initializing Items.
[13:44:40] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
[13:44:40] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
[13:44:40] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
[13:44:41] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:StevesCarts{2.0.0.b18} to perform game activity during mod construction. This is a serious programming error.
[13:44:41] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:StevesCarts{2.0.0.b18} to perform game activity during mod construction. This is a serious programming error.
[13:44:41] [Client thread/ERROR] [FML]: Detected an attempt by a mod FMLMod:StevesCarts{2.0.0.b18} to perform game activity during mod construction. This is a serious programming error.
[13:44:42] [Client thread/INFO] [AnotherStar]: Started loading config.
[13:44:42] [Client thread/INFO] [AnotherStar]: Finished loading config.
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_digouyouOre$BlockDigouyouOre@7c1f7d8f has been registered twice for the same name LatiaoCraft:DigouyouOre.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_latiaoIngotBlock$BlockLatiaoIngotBlock@47565203 has been registered twice for the same name LatiaoCraft:LatiaoIngotBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_latiaoCommandTable$BlockLatiaoCommandTable@19c01bd1 has been registered twice for the same name LatiaoCraft:LatiaoCommandTable.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_pepperDustBlock$BlockPepperDustBlock@7cc9ed49 has been registered twice for the same name LatiaoCraft:PepperDustBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_digouyouBlock$BlockDigouyouBlock@4e0d9f85 has been registered twice for the same name LatiaoCraft:DigouyouBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_blackPepperDustBlock$BlockBlackPepperDustBlock@2db029fd has been registered twice for the same name LatiaoCraft:BlackPepperDustBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_latiaoBlock$BlockLatiaoBlock@7a3b3fd1 has been registered twice for the same name LatiaoCraft:LatiaoBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/WARN] [FML]: * The object mod.mcreator.mcreator_rottenFleshBlock$BlockRottenFleshBlock@700f6a00 has been registered twice for the same name LatiaoCraft:RottenFleshBlock.
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[13:44:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[13:44:42] [Client thread/WARN] [FML]: ****************************************
[13:44:42] [Client thread/INFO] [LiteLoader]: Injecting ons18packetentityteleport[x1] in func_148833_a in S18PacketEntityTeleport
[13:44:43] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1156 column 2
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.brandon3055.draconicevolution.client.gui.componentguis.GUIManual.loadPages(GUIManual.java:330)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.brandon3055.draconicevolution.client.handler.ResourceHandler.init(ResourceHandler.java:64)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.brandon3055.draconicevolution.client.ClientProxy.preInit(ClientProxy.java:60)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.brandon3055.draconicevolution.DraconicEvolution.preInit(DraconicEvolution.java:57)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.client.main.Main.main(SourceFile:148)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.reflect.Method.invoke(Unknown Source)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[13:44:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[13:44:43] [Client thread/INFO] [FML]: Applying holder lookups
[13:44:43] [Client thread/INFO] [FML]: Holder lookups applied
[13:44:43] [Client thread/INFO] [FML]: Injecting itemstacks
[13:44:43] [Client thread/INFO] [FML]: Itemstack injection complete
[13:44:43] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[13:44:43] [Client thread/ERROR] [FML]:
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCH        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
        UCH        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCH        Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCH        appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
        UCH        minecraftloader{0.1} [MinecraftLoader] (minecraft.jar)
        UCH        InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
        UCH        OpenEye{0.6} [OpenEye] ([信息采集]OpenEye-0.6-1.7.10.jar)
        UCH        fuckingtitan{1.4.0} [FAQ Tian] (minecraft.jar)
        UCH        ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
        UCH        CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
        UCH        NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
        UCH        ChaosCore{1.0.4} [ChaosCore] (minecraft.jar)
        UCH        <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
        UCH        <CoFH Tweak>{1.7.10R1.1.2} [CoFH Tweak ASM] (CoFHTweaks-[1.7.10]1.1.2-89.jar)
        UCH        lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
        UCH        datadeletionsword{1.0} [Data Deletion Sword] ([1.7.10][超级长的数据删除剑]datadeletionsword-1.0.jar)
        UCH        bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
        UCH        ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
        UCH        DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
        UCH        DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
        UCH        oreskeletons{1.0} [Ore Skeletons] ([1.7.10]Ore Skeleton-1.0.jar)
        UCH        StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
        UCH        Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
        UCH        OreSpawn{1.7.10.20.2} [OreSpawn] ([1.7.10]矿石菌种——orespawn[心殇汉化]-V20.2.jar)
        UCH        samsapples{1.7.10-1.1.3} [Power Apples] ([1.7.10]能力苹果MOD.jar)
        UCH        appliedenergistics2{rv3-beta-6} [Applied Energistics 2] ([AE2]appliedenergistics2-rv3-beta-6.jar)
        UCH        Waila{1.5.10} [Waila] ([NEI][方块信息显示]Waila-1.5.10_1.7.10.jar)
        UCH        extracells{2.3.14} [Extra Cells 2] ([AE2附属]ExtraCells-1.7.10-2.3.14b200.jar)
        UCH        CoFHCore{1.7.10R3.1.4} [CoFH Core] ([CoFH核心]CoFHCore-[1.7.10]3.1.4-329.jar)
        UCH        craftguide{1.6.8.2} [CraftGuide] ([G键合成]CraftGuide-1.6.8.2-forge[hukk汉化].jar)
        UCH        inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([ICraft]物品整理InventoryTweaks-1.59-dev-152.jar)
        UCH        MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
        UCH        ExtraUtilities{1.2.12} [Extra Utilities] ([更多使用设备]extrautilities-1.2.12.jar)
        UCH        Thaumcraft{4.2.3.5} [Thaumcraft] ([神秘时代]Thaumcraft-1.7.10-4.2.3.5.jar)
        UCH        AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] ([血魔法]BloodMagic-1.7.10-1.3.3-17.jar)
        UCH        Avaritia{1.13} [Avaritia] ([无尽贪婪]Avaritia-1.13.jar)
        UCH        Railcraft{9.12.2.0} [Railcraft] ([铁路]Railcraft_1.7.10-9.12.2.0.jar)
        UCH        ImmersiveEngineering{0.7.7} [Immersive Engineering] ([沉浸工程]ImmersiveEngineering-0.7.7.jar)
        UCH        Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
        UCH        TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] ([匠魂]TConstruct-1.7.10-1.8.8.build991.jar)
        UCH        harvestcraft{1.7.10j} [Pam's HarvestCraft] ([潘马斯的农场]Pam's+HarvestCraft+1.7.10Lb.jar)
        UCH        ExtraTiC{1.4.6} [ExtraTiC] ([匠魂增强]ExtraTiC-1.7.10-1.4.6.jar)
        UCH        WailaHarvestability{1.1.6} [Waila Harvestability] ([NEI][采掘信息显示]WailaHarvestability-mc1.7.10-1.1.6.jar)
        UCH        rftools{4.23} [RFTools] ([RF工具箱]rftools-4.23.jar)
        UCH        fgtXray{1.0.8} [Fgt X-Ray] ([X光透视]fgtXray-1.7.10-1.0.8.jar)
        UCH        oneclickcrafting{1.2.2} [One click crafting] ([一键合成]OneClickCrafting-1.7.10-1.2.2.jar)
        UCH        nstd{1.0.1} [No Starve To Death] ([不要饿死]No Starve To Death-1.7.10-1.0.1.jar)
        UCH        nechar{1.0} [Not Enough Characters] ([中文输入]NotEnoughCharacters-1.7.10-1.0.jar)
        UCH        MonsterSwarm{1.0.4} [Monster Swarm] ([云集的怪物]MonsterSwarm-1.0.4.jar)
        UCH        waystones{1.0.12} [Waystones] ([传送石碑]Waystones-mc1.7.10-1.0.12.jar)
        UCH        worldedit{6.1.1} [WorldEdit] ([创世神]worldedit-forge-mc1.7.10-6.1.1-dist.jar)
        UCH        Torcherino{2.2s} [Torcherino] ([加速火把]Torcherino-1.7.10-2.2s.jar)
        UCH        recipemod{0.2} [NoMoreRecipeConflict] ([合成冲突消除]NoMoreRecipeConflict-0.2(1.7.10).jar)
        UCH        MTRM{1.0} [MineTweakerRecipeMaker] ([合成表修改]MineTweakerRecipeMaker-1.7.10-1.1.1.jar)
        UCH        BambooMod{Minecraft1.7.2 var2.6.6.13} [BambooMod] ([和风]1.7.10MOD.jar)
        UCH        MultiPageChest{1.3.4} [Multi Page Chest] ([多页箱子]MultiPageChest-1.3.4-MC1.7.10.jar)
        UCH        gembuffs{1.3} [Gem Buffs] ([宝石效果]gembuffs-ver1.3.jar)
        UCH        cfm{3.4.7} [?9MrCrayfish's Furniture Mod] ([家具]MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
        UCH        avaritiaswordex{1.0} [Avartia SwordEx Mod] ([寰宇支配之剑 改]AvaritiaSwordex-1.0.jar)
        UCH        com.ch1a.flatworld{1.4.2} [flatworld] ([开山棒]FlatWorld1.4.2-1.7.jar)
        UCH        reinforcedtools{1.5.0} [ReinforcedTools] ([强化工具]ReinforcedTools-1.5.0.jar)
        UCH        fastleafdecay{1.4} [Fast Leaf Decay] ([快速落叶]FastLeafDecay-1.7.10-1.4.jar)
        UCH        MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        lootbags{2.0.16} [Loot Bags] ([战利品袋]MOD-1.7.10.jar)
        UCH        flammpfeil.slashblade{mc1.7.10-r88} [SlashBlade] ([拔刀剑本体]SlashBlade-mc1.7.10-r88.jar)
        UCH        mistraven{0.0.0} [Mist Raven:The Deathly Hallow] ([拔刀剑附属]MistRaven_Mist _Raven-The_Deathly_Hallow-0.0.0.jar)
        UCH        flammpfeil.slashblade.zxsa{mc1.7.10-r5} [ZxSa] ([拔刀剑附属]SA更多SlashBlade-ZxSa-r6vB -OfficialEdition-.jar)
        UCH        ChestTransporter{2.0.6} [Chest Transporter] ([搬箱器]ChestTransporter-1.7.10-2.0.6.jar)
        UCH        exnihilo{1.38-53} [Ex Nihilo] ([无中生有]Ex-Nihilo-1.38-53.jar)
        UCH        excompressum{1.2.0} [Ex Compressum] ([无中生有附属]excompressum-mc1.7.10-1.2.0.jar)
        UCH        wanionlib{1.7.10-1.8} [WanionLib] ([永恒奇点前置]WanionLib-1.7.10-1.8.jar)
        UCH        avaritiaddons{1.4b} [Avaritiaddons] ([无尽附属]Avaritiaddons-1.4b.jar)
        UCH        infinitygauntlet{0.1.0b} [Infinity Gauntlet] ([无限手套]Infinity-Gauntlet-Mod-1.7.10.jar)
        UCH        wawla{1.3.1} [What Are We Looking At] ([更多信息显示]Wawla-1.0.5.120.jar)
        UCH        BetterSprinting{1.1.3} [Better Sprinting] ([更好的疾跑]BetterSprinting  MC-1.7.10  v1.1.3.jar)
        UCH        etfuturum{1.5.5} [Et Futurum] ([未来MC]Et+Futurum-1.5.5.jar)
        UCH        endercore{1.7.10-0.2.0.39_beta} [EnderCore] ([末影核心]EnderCore-1.7.10-0.2.0.39_beta.jar)
        UCH        EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] ([末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar)
        UCH        enderioaddons{0.10.13} [Ender IO Addons] ([末影接口附属]EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar)
        UCH        endercompass{1.2} [Ender Compass] ([末影罗盘]Ender-Compass-Mod-1.7.10.jar)
        UCH        universalsingularities{1.7.10-8.0} [Universal Singularities] ([通用奇点](无尽拓展)Universal Singularities [Version 8]-1.7.10.jar)
        UCH        eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] ([永恒奇点](无尽贪婪拓展)EternalSingularity-1.7.10-1.0.4.jar)
        UCH        tennox_bacteria{2.3.2} [Bacteria Mod] ([汉化]细菌BacteriaMod-1.7.10-2.3.2.jar)
        UCH        ManaitaPlus{1.4.8} [Manaita Plus] ([汉化更好的砧板]Manaita Plus-1.4.8.jar)
        UCH        faqtitanhhh{1.0} [faqtitanhhh] ([泰坦杀手2]TaiTan1.10Mod.jar)
        UCH        erebus{0.4.7} [Erebus] ([混沌之地]TheErebus-0.4.7.jar)
        UCH        CC2{2.58} [ChaosCraft] ([混沌工艺]Chaoscraft+1.7.10-2.58.jar)
        UCH        FastCraft{1.21} [FastCraft] ([游戏优化]fastcraft-1.21.jar)
        UCH        plo{1.0} [plo] ([矿石作物]Plants-To-Ores V1.0.jar)
        UCE        ThaumicTinkerer{unspecified} [Thaumic Tinkerer] ([神秘工匠]ThaumicTinkerer-2.5-1.7.10-164.jar)
        UCH        InfernalMobs{1.5.4} [Infernal Mobs] ([稀有精英怪]1.7.10MOD.jar)
        UCH        ProjectE{1.7.10-PE1.10.1} [ProjectE] ([等价交换]ProjectE-1.7.10-PE1.10.1.jar)
        UCH        levels{r3.0.1} [Levels] ([等级系统]Levels-1.7.10-r3.0.1-CN.jar)
        UCH        Harvest{1.7.10-1.0.0-2} [Harvest] ([简单收获]Harvest-1.7.10-1.0.0-2.jar)
        UCH        cg{0.150.R} [Simple Grinder] ([简易研磨机]SimpleGrinder-0.150.R.jar)
        UCH        ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] ([背包]IronBackpacks-1.7.10-1.2.20.jar)
        UCH        CakeIsALie{4.04} [CakeIsALie] ([蛋糕是个谎言]CakeIsALie-1.7.10-4.04.jar)
        UCH        stm{1.9} [Super Tools Mod] ([超级工具]无影光刃汉化Ultra-Awesome-Tools-Mod-1.7.10.jar)
        UCH        so{1.3} [Super Ores] ([超级矿石]Super+Ores+V1.3+mc-1.7.10.jar)
        UCH        superchest{2.0} [SuperChest Mod] ([超级箱子]superchest-2.0.jar)
        UCH        VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] ([连锁采矿]VeinMiner-1.7.10-0.36.jar)
        UCH        VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] ([连锁采矿]VeinMiner-1.7.10-0.36.jar)
        UCH        eplus{3.0.2-d} [Enchanting Plus] ([高级附魔台]EnchantingPlus-1.7.10-3.0.2-d.jar)
        UCH        MineTweaker3{3.1.0} [MineTweaker 3] (CraftTweaker-1.7.10-3.1.0-legacy.jar)
        UCH        modtweaker2{0.9.6} [Mod Tweaker 2] ([魔改工具]ModTweaker2-0.9.6.jar)
        UCH        magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] ([魔法作物基础]magicalcrops-4.0.0_PUBLIC_BETA_5[ITERCN].jar)
        UCH        magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] ([魔法作物装备]magicalcropsarmoury-4.0.0_PUBLIC_BETA_4[ITERCN].jar)
        UCH        magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] ([魔法作物装饰]magicalcropsdeco-4.0.0_PUBLIC_BETA_4a[ITERCN].jar)
        UCH        forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar)
        UCH        FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
        UCH        libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
        UCH        StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
        UCH        TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar)
        UCH        HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (任务系统.jar)
        UCH        anothermagicrecipe{0.0.4} [Another Magic Recipe] (可视化修改合成.jar)
        UCH        SlimeCraft{V1} [SlimeCraft] (史莱姆工艺-V1正式版.jar)
        UCH        deconstruction{3.0.2} [Deconstruction Table] (拆解台[MC1.7.10]DeconTable-3.0.2.jar)
        UCH        stredgeuniverse{1.0.5} [Stredge Universe:The end of all things. Endless stars] (无尽氪金之刃.jar)
        UCH        MoreFurnaces{1.3.9} [More Furnaces] (更多熔炉.jar)
        UCH        IronChest{6.0.62.742} [Iron Chest] (更多箱子.jar)
        UCH        dna948{3.1} [The Last Sword You Will Ever Need Mod] (最终的剑1.7.10-3.4牛奶汉化.jar)
        UCH        AnotherStar{1.0.0} [AnotherStar Mod] (氪金萝莉.jar)
        UCH        chaoswither{0.5.0} [ChaosWither] (混沌凋零-mc1.7.10-0.5.6.jar)
        UCH        ManaitingEX{1.0.0} [ManaitingEX] (砧板前置[白菜汉化].jar)
        UCH        DisenchanterMod{1.6} [Disenchanter] (祛魔台DisenchanterMod-[1.7.10]1.6.jar)
        UCH        LatiaoCraft{Beta 6.0} [Latiao Craft] (辣条工艺Beta6.0.jar)
        UCH        BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
        UCH        DraconicEvolution{1.0.2h} [Draconic Evolution] (龙之研究-1.7.10-1.0.2h.jar)
        UD        MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
[13:44:43] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[13:44:43] [Client thread/ERROR] [FML]: Caught exception from ThaumicTinkerer
java.lang.IllegalArgumentException: MALFORMED
        at java.util.zip.ZipCoder.toString(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile.getZipEntry(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile.access$900(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_121]
        at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380) ~[guava-17.0.jar:?]
        at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327) ~[guava-17.0.jar:?]
        at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315) ~[guava-17.0.jar:?]
        at com.google.common.reflect.ClassPath.from(ClassPath.java:92) ~[guava-17.0.jar:?]
        at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34) ~[TTRegistry.class:?]
        at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66) ~[TTRegistry.class:?]
        at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88) ~[TTCommonProxy.class:?]
        at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75) ~[TTClientProxy.class:?]
        at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66) ~[ThaumicTinkerer.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209) ~[MinecraftDummyContainer.class:?]
        at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201) ~[MinecraftDummyContainer.class:?]
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
        at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[13:44:43] [Thread-20/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
[13:44:43] [Thread-20/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at com.brandon3055.draconicevolution.client.handler.ResourceHandler$DownloadThread.run(ResourceHandler.java:92)
[13:44:44] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 20-8-18 下午1:44
Description: Initializing game

java.lang.IllegalArgumentException: MALFORMED
        at java.util.zip.ZipCoder.toString(Unknown Source)
        at java.util.zip.ZipFile.getZipEntry(Unknown Source)
        at java.util.zip.ZipFile.access$900(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source)
        at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380)
        at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327)
        at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315)
        at com.google.common.reflect.ClassPath.from(ClassPath.java:92)
        at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34)
        at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66)
        at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88)
        at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75)
        at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66)
        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.GeneratedMethodAccessor4.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 sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
        at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
        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.preinitializeMods(Loader.java:556)
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
        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)


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

-- Head --
Stacktrace:
        at java.util.zip.ZipCoder.toString(Unknown Source)
        at java.util.zip.ZipFile.getZipEntry(Unknown Source)
        at java.util.zip.ZipFile.access$900(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
        at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.next(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source)
        at java.util.jar.JarFile$JarEntryIterator.nextElement(Unknown Source)
        at com.google.common.reflect.ClassPath$Scanner.scanJar(ClassPath.java:380)
        at com.google.common.reflect.ClassPath$Scanner.scanFrom(ClassPath.java:327)
        at com.google.common.reflect.ClassPath$Scanner.scan(ClassPath.java:315)
        at com.google.common.reflect.ClassPath.from(ClassPath.java:92)
        at thaumic.tinkerer.common.registry.TTRegistry.registerClasses(TTRegistry.java:34)
        at thaumic.tinkerer.common.registry.TTRegistry.preInit(TTRegistry.java:66)
        at thaumic.tinkerer.common.core.proxy.TTCommonProxy.preInit(TTCommonProxy.java:88)
        at thaumic.tinkerer.client.core.proxy.TTClientProxy.preInit(TTClientProxy.java:75)
        at thaumic.tinkerer.common.ThaumicTinkerer.preInit(ThaumicTinkerer.java:66)
        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.GeneratedMethodAccessor4.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 sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
        at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
        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.preinitializeMods(Loader.java:556)
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
        at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)

-- 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)

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_121, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 213002624 bytes (203 MB) / 671088640 bytes (640 MB) up to 3221225472 bytes (3072 MB)
        Mod Pack: Unknown / None
        LiteLoader Mods: 1 loaded mod(s)
          - VoxelMap version 1.7.0
        LaunchWrapper: 51 active transformer(s)
          - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
          - Transformer: optifine.OptiFineClassTransformer
          - Transformer: customskinloader.tweaker.ClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: net.minecraftforge.classloading.FluidIdTransformer
          - Transformer: appeng.transformer.asm.ASMIntegration
          - Transformer: invtweaks.forge.asm.ContainerTransformer
          - Transformer: com.creativemd.minecraftloader.MinecraftTransformer
          - Transformer: lain.mods.inputfix.InputFixTransformer
          - Transformer: openeye.asm.MultiTransformer
          - Transformer: com.zui.sword.Cnmd
          - Transformer: fastcraft.asm.FastCraftTransformer
          - Transformer: thaumic.tinkerer.preloader.AccessTransformer
          - Transformer: codechicken.lib.asm.ClassHeirachyManager
          - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
          - Transformer: codechicken.core.asm.TweakTransformer
          - Transformer: codechicken.core.asm.DelegatedTransformer
          - Transformer: codechicken.core.asm.DefaultImplementationTransformer
          - Transformer: codechicken.nei.asm.NEITransformer
          - Transformer: pw.prok.realbench.asm.RBTransformer
          - Transformer: mods.chaoswither.core.transformer.ChaosTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: me.guichaguri.betterfps.transformers.MathTransformer
          - Transformer: me.guichaguri.betterfps.transformers.EventTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
          - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
          - Transformer: appeng.transformer.asm.ASMTweaker
          - Transformer: cofh.asm.CoFHAccessTransformer
          - Transformer: invtweaks.forge.asm.ITAccessTransformer
          - Transformer: thaumic.tinkerer.preloader.AccessTransformer
          - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
          - Transformer: pw.prok.realbench.asm.RBAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: cofh.asm.CoFHClassTransformer
          - Transformer: com.olafski.fastleafdecay.FldTransformer
          - Transformer: com.brandon3055.brandonscore.asm.ClassTransformer
          - Transformer: cofh.tweak.asm.CoFHClassTransformer
          - Transformer: com.enderio.core.common.transform.EnderCoreTransformer
          - Transformer: com.enderio.core.common.transform.EnderCoreTransformerClient
          - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
          - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
        JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx3072m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        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 CoFHTweaks v1.1.2 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 145 mods loaded, 134 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCH        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
        UCH        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCH        Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
        UCH        appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
        UCH        minecraftloader{0.1} [MinecraftLoader] (minecraft.jar)
        UCH        InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
        UCH        OpenEye{0.6} [OpenEye] ([信息采集]OpenEye-0.6-1.7.10.jar)
        UCH        fuckingtitan{1.4.0} [FAQ Tian] (minecraft.jar)
        UCH        ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
        UCH        CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
        UCH        NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
        UCH        ChaosCore{1.0.4} [ChaosCore] (minecraft.jar)
        UCH        <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
        UCH        <CoFH Tweak>{1.7.10R1.1.2} [CoFH Tweak ASM] (CoFHTweaks-[1.7.10]1.1.2-89.jar)
        UCH        lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
        UCH        datadeletionsword{1.0} [Data Deletion Sword] ([1.7.10][超级长的数据删除剑]datadeletionsword-1.0.jar)
        UCH        bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
        UCH        ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
        UCH        DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
        UCH        DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
        UCH        oreskeletons{1.0} [Ore Skeletons] ([1.7.10]Ore Skeleton-1.0.jar)
        UCH        StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
        UCH        Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
        UCH        OreSpawn{1.7.10.20.2} [OreSpawn] ([1.7.10]矿石菌种——orespawn[心殇汉化]-V20.2.jar)
        UCH        samsapples{1.7.10-1.1.3} [Power Apples] ([1.7.10]能力苹果MOD.jar)
        UCH        appliedenergistics2{rv3-beta-6} [Applied Energistics 2] ([AE2]appliedenergistics2-rv3-beta-6.jar)
        UCH        Waila{1.5.10} [Waila] ([NEI][方块信息显示]Waila-1.5.10_1.7.10.jar)
        UCH        extracells{2.3.14} [Extra Cells 2] ([AE2附属]ExtraCells-1.7.10-2.3.14b200.jar)
        UCH        CoFHCore{1.7.10R3.1.4} [CoFH Core] ([CoFH核心]CoFHCore-[1.7.10]3.1.4-329.jar)
        UCH        craftguide{1.6.8.2} [CraftGuide] ([G键合成]CraftGuide-1.6.8.2-forge[hukk汉化].jar)
        UCH        inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] ([ICraft]物品整理InventoryTweaks-1.59-dev-152.jar)
        UCH        MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
        UCH        ExtraUtilities{1.2.12} [Extra Utilities] ([更多使用设备]extrautilities-1.2.12.jar)
        UCH        Thaumcraft{4.2.3.5} [Thaumcraft] ([神秘时代]Thaumcraft-1.7.10-4.2.3.5.jar)
        UCH        AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] ([血魔法]BloodMagic-1.7.10-1.3.3-17.jar)
        UCH        Avaritia{1.13} [Avaritia] ([无尽贪婪]Avaritia-1.13.jar)
        UCH        Railcraft{9.12.2.0} [Railcraft] ([铁路]Railcraft_1.7.10-9.12.2.0.jar)
        UCH        ImmersiveEngineering{0.7.7} [Immersive Engineering] ([沉浸工程]ImmersiveEngineering-0.7.7.jar)
        UCH        Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
        UCH        TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] ([匠魂]TConstruct-1.7.10-1.8.8.build991.jar)
        UCH        harvestcraft{1.7.10j} [Pam's HarvestCraft] ([潘马斯的农场]Pam's+HarvestCraft+1.7.10Lb.jar)
        UCH        ExtraTiC{1.4.6} [ExtraTiC] ([匠魂增强]ExtraTiC-1.7.10-1.4.6.jar)
        UCH        WailaHarvestability{1.1.6} [Waila Harvestability] ([NEI][采掘信息显示]WailaHarvestability-mc1.7.10-1.1.6.jar)
        UCH        rftools{4.23} [RFTools] ([RF工具箱]rftools-4.23.jar)
        UCH        fgtXray{1.0.8} [Fgt X-Ray] ([X光透视]fgtXray-1.7.10-1.0.8.jar)
        UCH        oneclickcrafting{1.2.2} [One click crafting] ([一键合成]OneClickCrafting-1.7.10-1.2.2.jar)
        UCH        nstd{1.0.1} [No Starve To Death] ([不要饿死]No Starve To Death-1.7.10-1.0.1.jar)
        UCH        nechar{1.0} [Not Enough Characters] ([中文输入]NotEnoughCharacters-1.7.10-1.0.jar)
        UCH        MonsterSwarm{1.0.4} [Monster Swarm] ([云集的怪物]MonsterSwarm-1.0.4.jar)
        UCH        waystones{1.0.12} [Waystones] ([传送石碑]Waystones-mc1.7.10-1.0.12.jar)
        UCH        worldedit{6.1.1} [WorldEdit] ([创世神]worldedit-forge-mc1.7.10-6.1.1-dist.jar)
        UCH        Torcherino{2.2s} [Torcherino] ([加速火把]Torcherino-1.7.10-2.2s.jar)
        UCH        recipemod{0.2} [NoMoreRecipeConflict] ([合成冲突消除]NoMoreRecipeConflict-0.2(1.7.10).jar)
        UCH        MTRM{1.0} [MineTweakerRecipeMaker] ([合成表修改]MineTweakerRecipeMaker-1.7.10-1.1.1.jar)
        UCH        BambooMod{Minecraft1.7.2 var2.6.6.13} [BambooMod] ([和风]1.7.10MOD.jar)
        UCH        MultiPageChest{1.3.4} [Multi Page Chest] ([多页箱子]MultiPageChest-1.3.4-MC1.7.10.jar)
        UCH        gembuffs{1.3} [Gem Buffs] ([宝石效果]gembuffs-ver1.3.jar)
        UCH        cfm{3.4.7} [?9MrCrayfish's Furniture Mod] ([家具]MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
        UCH        avaritiaswordex{1.0} [Avartia SwordEx Mod] ([寰宇支配之剑 改]AvaritiaSwordex-1.0.jar)
        UCH        com.ch1a.flatworld{1.4.2} [flatworld] ([开山棒]FlatWorld1.4.2-1.7.jar)
        UCH        reinforcedtools{1.5.0} [ReinforcedTools] ([强化工具]ReinforcedTools-1.5.0.jar)
        UCH        fastleafdecay{1.4} [Fast Leaf Decay] ([快速落叶]FastLeafDecay-1.7.10-1.4.jar)
        UCH        MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UCH        lootbags{2.0.16} [Loot Bags] ([战利品袋]MOD-1.7.10.jar)
        UCH        flammpfeil.slashblade{mc1.7.10-r88} [SlashBlade] ([拔刀剑本体]SlashBlade-mc1.7.10-r88.jar)
        UCH        mistraven{0.0.0} [Mist Raven:The Deathly Hallow] ([拔刀剑附属]MistRaven_Mist _Raven-The_Deathly_Hallow-0.0.0.jar)
        UCH        flammpfeil.slashblade.zxsa{mc1.7.10-r5} [ZxSa] ([拔刀剑附属]SA更多SlashBlade-ZxSa-r6vB -OfficialEdition-.jar)
        UCH        ChestTransporter{2.0.6} [Chest Transporter] ([搬箱器]ChestTransporter-1.7.10-2.0.6.jar)
        UCH        exnihilo{1.38-53} [Ex Nihilo] ([无中生有]Ex-Nihilo-1.38-53.jar)
        UCH        excompressum{1.2.0} [Ex Compressum] ([无中生有附属]excompressum-mc1.7.10-1.2.0.jar)
        UCH        wanionlib{1.7.10-1.8} [WanionLib] ([永恒奇点前置]WanionLib-1.7.10-1.8.jar)
        UCH        avaritiaddons{1.4b} [Avaritiaddons] ([无尽附属]Avaritiaddons-1.4b.jar)
        UCH        infinitygauntlet{0.1.0b} [Infinity Gauntlet] ([无限手套]Infinity-Gauntlet-Mod-1.7.10.jar)
        UCH        wawla{1.3.1} [What Are We Looking At] ([更多信息显示]Wawla-1.0.5.120.jar)
        UCH        BetterSprinting{1.1.3} [Better Sprinting] ([更好的疾跑]BetterSprinting  MC-1.7.10  v1.1.3.jar)
        UCH        etfuturum{1.5.5} [Et Futurum] ([未来MC]Et+Futurum-1.5.5.jar)
        UCH        endercore{1.7.10-0.2.0.39_beta} [EnderCore] ([末影核心]EnderCore-1.7.10-0.2.0.39_beta.jar)
        UCH        EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] ([末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar)
        UCH        enderioaddons{0.10.13} [Ender IO Addons] ([末影接口附属]EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar)
        UCH        endercompass{1.2} [Ender Compass] ([末影罗盘]Ender-Compass-Mod-1.7.10.jar)
        UCH        universalsingularities{1.7.10-8.0} [Universal Singularities] ([通用奇点](无尽拓展)Universal Singularities [Version 8]-1.7.10.jar)
        UCH        eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] ([永恒奇点](无尽贪婪拓展)EternalSingularity-1.7.10-1.0.4.jar)
        UCH        tennox_bacteria{2.3.2} [Bacteria Mod] ([汉化]细菌BacteriaMod-1.7.10-2.3.2.jar)
        UCH        ManaitaPlus{1.4.8} [Manaita Plus] ([汉化更好的砧板]Manaita Plus-1.4.8.jar)
        UCH        faqtitanhhh{1.0} [faqtitanhhh] ([泰坦杀手2]TaiTan1.10Mod.jar)
        UCH        erebus{0.4.7} [Erebus] ([混沌之地]TheErebus-0.4.7.jar)
        UCH        CC2{2.58} [ChaosCraft] ([混沌工艺]Chaoscraft+1.7.10-2.58.jar)
        UCH        FastCraft{1.21} [FastCraft] ([游戏优化]fastcraft-1.21.jar)
        UCH        plo{1.0} [plo] ([矿石作物]Plants-To-Ores V1.0.jar)
        UCE        ThaumicTinkerer{unspecified} [Thaumic Tinkerer] ([神秘工匠]ThaumicTinkerer-2.5-1.7.10-164.jar)
        UCH        InfernalMobs{1.5.4} [Infernal Mobs] ([稀有精英怪]1.7.10MOD.jar)
        UCH        ProjectE{1.7.10-PE1.10.1} [ProjectE] ([等价交换]ProjectE-1.7.10-PE1.10.1.jar)
        UCH        levels{r3.0.1} [Levels] ([等级系统]Levels-1.7.10-r3.0.1-CN.jar)
        UCH        Harvest{1.7.10-1.0.0-2} [Harvest] ([简单收获]Harvest-1.7.10-1.0.0-2.jar)
        UCH        cg{0.150.R} [Simple Grinder] ([简易研磨机]SimpleGrinder-0.150.R.jar)
        UCH        ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] ([背包]IronBackpacks-1.7.10-1.2.20.jar)
        UCH        CakeIsALie{4.04} [CakeIsALie] ([蛋糕是个谎言]CakeIsALie-1.7.10-4.04.jar)
        UCH        stm{1.9} [Super Tools Mod] ([超级工具]无影光刃汉化Ultra-Awesome-Tools-Mod-1.7.10.jar)
        UCH        so{1.3} [Super Ores] ([超级矿石]Super+Ores+V1.3+mc-1.7.10.jar)
        UCH        superchest{2.0} [SuperChest Mod] ([超级箱子]superchest-2.0.jar)
        UCH        VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] ([连锁采矿]VeinMiner-1.7.10-0.36.jar)
        UCH        VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] ([连锁采矿]VeinMiner-1.7.10-0.36.jar)
        UCH        eplus{3.0.2-d} [Enchanting Plus] ([高级附魔台]EnchantingPlus-1.7.10-3.0.2-d.jar)
        UCH        MineTweaker3{3.1.0} [MineTweaker 3] (CraftTweaker-1.7.10-3.1.0-legacy.jar)
        UCH        modtweaker2{0.9.6} [Mod Tweaker 2] ([魔改工具]ModTweaker2-0.9.6.jar)
        UCH        magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] ([魔法作物基础]magicalcrops-4.0.0_PUBLIC_BETA_5[ITERCN].jar)
        UCH        magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] ([魔法作物装备]magicalcropsarmoury-4.0.0_PUBLIC_BETA_4[ITERCN].jar)
        UCH        magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] ([魔法作物装饰]magicalcropsdeco-4.0.0_PUBLIC_BETA_4a[ITERCN].jar)
        UCH        forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar)
        UCH        FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
        UCH        libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
        UCH        StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
        UCH        TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar)
        UCH        HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (任务系统.jar)
        UCH        anothermagicrecipe{0.0.4} [Another Magic Recipe] (可视化修改合成.jar)
        UCH        SlimeCraft{V1} [SlimeCraft] (史莱姆工艺-V1正式版.jar)
        UCH        deconstruction{3.0.2} [Deconstruction Table] (拆解台[MC1.7.10]DeconTable-3.0.2.jar)
        UCH        stredgeuniverse{1.0.5} [Stredge Universe:The end of all things. Endless stars] (无尽氪金之刃.jar)
        UCH        MoreFurnaces{1.3.9} [More Furnaces] (更多熔炉.jar)
        UCH        IronChest{6.0.62.742} [Iron Chest] (更多箱子.jar)
        UCH        dna948{3.1} [The Last Sword You Will Ever Need Mod] (最终的剑1.7.10-3.4牛奶汉化.jar)
        UCH        AnotherStar{1.0.0} [AnotherStar Mod] (氪金萝莉.jar)
        UCH        chaoswither{0.5.0} [ChaosWither] (混沌凋零-mc1.7.10-0.5.6.jar)
        UCH        ManaitingEX{1.0.0} [ManaitingEX] (砧板前置[白菜汉化].jar)
        UCH        DisenchanterMod{1.6} [Disenchanter] (祛魔台DisenchanterMod-[1.7.10]1.6.jar)
        UCH        LatiaoCraft{Beta 6.0} [Latiao Craft] (辣条工艺Beta6.0.jar)
        UCH        BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
        UCH        DraconicEvolution{1.0.2h} [Draconic Evolution] (龙之研究-1.7.10-1.0.2h.jar)
        UD        MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        UD        MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] ([我的工厂]MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
        AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
        CoFHCore: -[1.7.10]3.1.4-329
        MineFactoryReloaded: -[1.7.10]2.8.1-174
        Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
        TConstruct Environment: Environment healthy.
        EnderIO: Found the following problem(s) with your installation:
                  * Optifine is installed. This is NOT supported.
                  * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from [沉浸工程]ImmersiveEngineering-0.7.7.jar).
                    It is a supported version, but that difference may lead to problems.
                  * Our API got loaded from [末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
                  * Our API got loaded from [末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
                  * Our API got loaded from [末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
                  * An unknown AE2 API is installed (rv3 from [AE2]appliedenergistics2-rv3-beta-6.jar).
                    Ender IO was build against API version rv2 and may or may not work with a newer version.
                  * Our API got loaded from [末影接口]EnderIO-1.7.10-2.3.0.429_beta.jar. That's unexpected.
                 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
        Launched Version: HMCL 3.3.172
        LWJGL: 2.9.1
        OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 26.20.100.7372, Intel
        GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

        Is Modded: Definitely; Client brand changed to 'fml,forge'
        Type: Client (map_client.txt)
        Resource Packs: []
        Current Language: 简体中文 (中国)
        Profiler Position: N/A (disabled)
        Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        Anisotropic Filtering: Off (1)
[13:44:44] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\BaiduNetdiskDownload\地表最强整合\.minecraft\crash-reports\crash-2020-08-18_13.44.43-client.txt
Exception in thread "Thread-20"
发表于 2020-8-18 15:01:52 | 显示全部楼层

回复 | 举报

QQ酱172549
C:\Users\1\Desktopfile:///C:\Users\1\AppData\Roaming\Tencent\Users\1036974004\QQ\WinTemp\RichOle\9FY9B7~]A~6]RL9053A4I5J.png
发表于 2020-9-20 21:45:19 | 显示全部楼层

回复 | 举报

黑芝麻法师
谢谢楼主,照着楼主的教程把问题解决了
发表于 2020-11-25 05:31:33 | 显示全部楼层

回复 | 举报

逃逸
这个日志怎么回事
  1. Command: "C:\\Program Files\\Java\\jre1.8.0_271\\bin\\java.exe" -Dminecraft.client.jar=.minecraft\versions\1.7.10\1.7.10.jar -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx512m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=D:\\.minecraft\versions\1.7.10\natives -Dminecraft.launcher.brand=HMCL -Dminecraft.launcher.version=3.3.172 -cp D:\\.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:\\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;D:\\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;D:\\.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:\\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;D:\\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;D:\\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;D:\\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;D:\\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;D:\\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;D:\\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;D:\\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;D:\\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;D:\\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;D:\\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;D:\\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;D:\\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;D:\\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;D:\\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;D:\\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;D:\\.minecraft\versions\1.7.10\1.7.10.jar net.minecraft.launchwrapper.Launch --username Vrsdx_aerf --version "HMCL 3.3.172" --gameDir D:\\.minecraft --assetsDir D:\\.minecraft\assets --assetIndex 1.7.10 --uuid a9e3fd60681a3346bde35c6b5095c4a4 --accessToken 46a1e41ff96c4a789fc353fa2ad2211d --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 854 --height 480
  2. [09:30:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [09:30:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [09:30:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  5. [09:30:33] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  6. [09:30:33] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_271, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_271
  7. [09:30:33] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [09:30:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [09:30:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  10. [09:30:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [09:30:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [09:30:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [09:30:36] [main/WARN] [LaunchWrapper]: Problem loading class
  14. java.lang.SecurityException: SHA-256 digest error for bdw.class
  15.         at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) ~[?:1.8.0_271]
  16.         at java.util.jar.JarVerifier.processEntry(Unknown Source) ~[?:1.8.0_271]
  17.         at java.util.jar.JarVerifier.update(Unknown Source) ~[?:1.8.0_271]
  18.         at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source) ~[?:1.8.0_271]
  19.         at java.io.FilterInputStream.read(Unknown Source) ~[?:1.8.0_271]
  20.         at net.minecraft.launchwrapper.LaunchClassLoader.readFully(LaunchClassLoader.java:301) [launchwrapper-1.12.jar:?]
  21.         at net.minecraft.launchwrapper.LaunchClassLoader.getClassBytes(LaunchClassLoader.java:373) [launchwrapper-1.12.jar:?]
  22.         at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:60) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  23.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:193) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  24.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  25.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  26.         at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) [FMLSanityChecker.class:?]
  27.         at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  28.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  29.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  30. [09:30:36] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bdw (bdw) and the actual class. Checksum on disk is 1, in patch adac978a. Things are probably about to go very wrong. Did you put something into the jar file?
  31. [09:30:36] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  32. [09:30:36] [main/ERROR] [LaunchWrapper]: Unable to launch
  33. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 6
  34.         at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:137) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  35.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  36.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  37. Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
  38.         at org.objectweb.asm.ClassReader.readShort(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  39.         at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  40.         at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  41.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:198) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  42.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:170) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  43.         at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:139) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  44.         at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:182) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  45.         at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:132) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  46.         ... 2 more
  47. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
  48. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
  49. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.SecurityManager.checkExit(Unknown Source)
  50. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Runtime.exit(Unknown Source)
  51. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.System.exit(Unknown Source)
  52. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  53. [09:30:36] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  54. Exception in thread "main"
复制代码
发表于 2021-1-21 10:53:42 | 显示全部楼层

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表