crash-report:
| ---- Minecraft Crash Report ---- WARNING: coremods are present: MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) PhosphorFMLLoadingPlugin (Phosphor-1.12.2-0.1.7.1.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) JustEnoughIDs Extension Plugin (Just Enough IDs-1.12.2-1.0.3-55.jar) CorePlugin (Smooth Font-1.12.2-2.1.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) VanillaFixLoadingPlugin (VanillaFix-1.12.2-1.0.3-30.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) JechCore (Just Enough Characters-1.12.0-3.4.7.jar) AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) Contact their authors BEFORE contacting forge // Uh... Did I do that? Time: 1/28/21 5:40 PM Description: Initializing game java.lang.NoClassDefFoundError: net/minecraft/client/renderer/BlockFluidRenderer at net.minecraft.client.renderer.BlockRendererDispatcher.<init>(BlockRendererDispatcher.java:32) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3395) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.BlockFluidRenderer 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) ... 10 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521) at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 12 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/renderer/BlockFluidRenderer::func_178270_a(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/client/renderer/BufferBuilder;)Z has incompatible changes at opcode 319 in callback net/minecraft/client/renderer/BlockFluidRenderer::handler$afterTextureDetermined$zbn000. Expected: [Lnet/minecraft/block/BlockLiquid;, Z, [Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;, I, F, F, F, Z, Z, [Z, Z, F, F, F, F, Lnet/minecraft/block/material/Material;, F, F, F, F, D, D, D, F, F, Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;] Found: [Lnet/minecraft/block/BlockLiquid;, Z, [Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;, Lnet/optifine/render/RenderEnv;, I, F, F, F, Z, Z, [Z, Z, F, F, F, F, Lnet/minecraft/block/material/Material;, F, F, F, F, D, D, D, F, F, Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;] at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:475) at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:425) at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:200) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:267) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1199) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) ... 15 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.<init>(BlockRendererDispatcher.java:32) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:525) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3395) 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:498) 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_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 222514608 bytes (212 MB) / 671088640 bytes (640 MB) up to 8187281408 bytes (7808 MB) 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 -Xmx7800m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_E4_pre1 134 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 | State | ID | Version | Source | Signature | |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- | | L | minecraft | 1.12.2 | minecraft.jar | None | | L | mcp | 9.42 | minecraft.jar | None | | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | L | jecharacters | 1.12.0-3.4.7 | Just Enough Characters-1.12.0-3.4.7.jar | None | | L | micdoodlecore | | minecraft.jar | None | | L | smoothfontcore | mc1.12.2-2.1.2 | minecraft.jar | None | | L | openmodscore | 0.12.2 | minecraft.jar | None | | L | foamfixcore | 7.7.4 | minecraft.jar | None | | L | randompatches | 1.12.2-1.15.0.2 | Random Patches-1.12.2-1.15.0.2.jar | None | | L | voxelmap | 1.9.25 | VoxelMap-1.12.2-1.9.28.jar | None | | L | cfm | 6.3.1 | [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar | None | | L | netherex | 2.2.4 | [下界拓展]NetherEx-1.12.2-2.2.4.jar | None | | L | chineseworkshop | 1.0.9.1 | [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar | None | | L | storagedrawers | 1.12.2-5.4.0 | [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar | None | | L | mca | 6.1.0 | [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar | None | | L | torcherino | 7.6 | [加速火把]Torcherino-1.12.2-7.6.jar | None | | L | morph | 7.2.0 | [变身]Morph-1.12.2-7.2.1.jar | None | | L | wearableblocks | 1.1a | [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar | None | | L | coffeework | 1.2.9 | [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar | None | | L | airhop | 1.1.1 | [多段跳]Air Hop-1.12.2-1.1.1.jar | None | | L | lostcities | 2.0.22 | [失落之城]Lost Cities-1.12.2-2.0.22.jar | None | | L | academy | 1.1.3 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | entityspring | 2.0.1 | [实体弹簧]Entity Spring-1.12.2-2.0.1.jar | None | | L | actuallyadditions | 1.12.2-r152 | [实用拓展]Actually Additions-1.12.2-r152.jar | None | | L | ic2 | 2.8.221-ex112 | [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar | None | | L | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | None | | L | heartwork | 2.0.0 | [心血结晶]Heartwork-1.12.2-FIX2.jar | None | | L | pizzacraft | 2.0.19 | [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar | None | | L | chesttransporter | 2.8.8 | [搬箱器]Chest Transporter-1.12.2-2.8.8.jar | None | | L | astralsorcery | 1.10.27 | [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar | None | | L | twilightforest | 3.11.1021 | [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar | None | | L | morefurnaces | 1.10.5 | [更多熔炉]More Furnaces-1.12.2-1.10.6.jar | None | | L | moreplanets | 2.2.1 | [更多行星]More Planets-1.12.2-2.2.1.jar | None | | L | extraanvils | @VERSION@ | [更多铁砧]Extra Anvils-1.12.2-0.9.jar | None | | L | forestry | 5.8.2.422 | [林业]Forestry-1.12.2-5.8.2.422.jar | None | | L | sakura | 1.0.5-1.12.2 | [樱]Sakura-1.12.2-1.0.5.jar | None | | L | mbg | 1.0 | [武德]Wude-1.12.2-1.7.5.jar | None | | L | defiledlands | 1.4.3 | [污秽之地]Defiled Lands-1.12.2-1.4.3.jar | None | | L | immersivepetroleum | 1.1.9 | [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar | None | | L | immersivetech | 1.8.93 | [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar | None | | L | cavern | 2.3.1 | [洞穴]Cavern-1.12.2-2.3.1.jar | None | | L | abyssalcraft | 1.10.3 | [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar | None | | L | erebus | 1.0.31 | [混沌之地]Erebus-1.12.2-1.0.31.jar | None | | L | huajiage | 1.3.5.1-release | [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar | None | | L | harvestcraft | 1.12.2zb | [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar | None | | L | tropicraft | 7.1.9.115 | [热带世界]Tropicraft-1.12.2-7.1.9.115.jar | None | | L | bonsaitrees | 1.1.4 | [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar | None | | L | croparia | 2.4 | [矿石作物]Croparia-1.12.2-2.5.jar | None | | L | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | L | projecte | 1.12.2-PE1.4.1 | [等价交换]ProjectE-1.12.2-PE1.4.1.jar | None | | L | rats | 3.2.10 | [老鼠]Rats-1.12.2-3.2.10.jar | None | | L | inventorypets | 2.0.6 | [背包宠物]Inventory Pets-1.12-2.0.6.jar | None | | L | i18nmod | 1.12.2-1.1.0 | [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar | None | | L | naturescompass | 1.8.0 | [自然指南针]Nature's Compass-1.12.2-1.8.0.jar | None | | L | teastory | 3.3.3-B33.418-1.12.2 | [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar | None | | L | tofucraft | 0.1.0.7 | [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar | None | | L | touhou_little_maid | 1.2.4 | [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar | None | | L | latiaocraft | LTC-4.2 | [辣条工艺]Latiao Craft-1.12.2-4.2.jar | None | | L | evilcraft | 0.10.78 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | evilcraftcompat | 1.0.0 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | atum | 2.0.20 | [阿图姆]Atum-1.12.2-2.0.20.jar | None | | L | randomthings | 4.2.7.3 | [随意作品]Random Things-1.12.2-4.2.7.3.jar | None | | L | extraplanets | 1.12.2-0.7.1 | [额外行星]Extra Planets-1.12.2-0.7.1.jar | None | | L | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | None | | L | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | None | | L | aether_legacy | 1.5.3.1 | Aether-1.12.2-v1.5.3.1.jar | None | | L | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | L | appleskin | 1.0.14 | Apple Skin-1.12-1.0.14.jar | None | | L | mukaimods | 0.2.3 | Arcaea-1.12.2-0.3.9.jar | None | | L | armourers_workshop | 1.12.2-0.51.0 | Armourers Workshop-1.12.2-0.51.0.jar | None | | L | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | L | baubles | 1.5.2 | Baubles-1.12.2-1.5.2.jar | None | | L | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12.2-4.1.3.jar | None | | L | chunkpregenerator | 2.1 | Chunk Pregenerator-1.12.2-2.1.jar | None | | L | clumps | 3.1.2 | Clumps-1.12.2-3.1.2.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358.jar | None | | L | containerfix | 1.0 | ContainerFix-1.12.2-1.0.jar | None | | L | cxlibrary | 1.6.1 | CXLibrary-1.12.2-1.6.1.jar | None | | L | cyclicmagic | 1.20.8 | Cyclic-1.12.2-1.20.8.jar | None | | L | cyclopscore | 1.6.7 | Cyclops Core-1.12.2-1.6.7.jar | None | | L | disenchanter | 1.7 | Disenchanter-1.12.2-1.7.jar | None | | L | ebwizardry | 4.3.3 | Electroblob's Wizardry-1.12.2-4.3.3.jar | None | | L | estop | 1.12.1 | Estop-1.12.2.jar | None | | L | fastleafdecay | v14 | Fast Leaf Decay-1.12.2-v14.jar | None | | L | foamfix | 0.10.11-1.12.2 | Foamfix-1.12.2-0.10.11.jar | None | | L | fpsreducer | mc1.12.2-1.12.4 | FPS Reducer-1.12.2-1.12.4.jar | None | | L | galacticraftcore | 4.0.2.281 | Galacticraft Core-1.12.2-4.0.2.281.jar | None | | L | galacticraftplanets | 4.0.2.281 | Galacticraft Planets-1.12.2-4.0.2.281.jar | None | | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None | | L | waila | 1.8.26 | Hwyla-1.12.2-1.8.26.jar | None | | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | Inventory Tweaks-1.12.2-1.63.jar | None | | L | ironbackpacks | 1.12.2-3.0.8-12 | Iron Backpacks-1.12.2-3.0.8-12.jar | None | | L | jeid | 1.0.3-55 | Just Enough IDs-1.12.2-1.0.3-55.jar | None | | L | jei | 4.16.1.301 | Just Enough Items-1.12.2-4.16.1.301.jar | None | | L | jeresources | 0.9.2.60 | Just Enough Resources-1.12.2-0.9.2.60.jar | None | | L | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-1.12.2-4.1.jar | None | | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | L | makezoomzoom | 0.0.4 | MakeZoomZoom-1.12.2-0.0.4.jar | None | | L | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | None | | L | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None | | L | musicplayer | 2.1.1.113 | Music Player-1.12.2-2.1.1.113.jar | None | | L | netherportalfix | 5.3.17 | NetherPortalFix-1.12.2-5.3.17.jar | None | | L | recipehandler | 0.13 | No More Recipe Conflict-1.12.2-0.13.jar | None | | L | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | None | | L | oremaul | 1.2 | Ore Maul-1.12.2-V1.3.jar | None | | L | patchouli | 1.0-23.6 | Patchouli-1.12.2-1.0-23.6.jar | None | | L | roguelike | 1.8.0 | Roguelike Dungeons-1.12.2-1.8.0.jar | None | | L | simpleleather | 1.12-1.0 | Simple Leather-1.12.2-1.0.jar | None | | L | simplifiedhorses | 1.2.1 | SimplifiedHorses-1.12.2-v1.2.1-1.11.jar | None | | L | slashblade_addon | 1.5.0 | SJAP-1.12.2-1.5.0.jar | None | | L | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-1.12.2-r33.jar | None | | L | smoothfont | mc1.12.2-2.1.2 | Smooth Font-1.12.2-2.1.2.jar | None | | L | stacksize | 1.1 | Stacksize-1.12.2-1.0.jar | None | | L | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | None | | L | tfspellpack | 1.1.0 | TFSpellPack-1.12.2-1.1.0.jar | None | | L | thaumicwaila | 1.12.2-0.0.2 | Thaumic Waila-1.12.2-0.0.2.jar | None | | L | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | L | treegrowingsimulator | 0.0.4 | Tree Growing Simulator-1.12.2-1.0.1.jar | None | | L | uteamcore | 2.2.5.147 | U Team Core-1.12.2-2.2.5.147.jar | None | | L | vanillafix | 1.0.3+30 | VanillaFix-1.12.2-1.0.3-30.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | wailaharvestability | 1.1.12 | Waila Harvestability-1.12.2-1.1.12.jar | None | | L | waystones | 4.1.0 | Waystones-1.12.2-4.1.0.jar | None | | L | llibrary | 1.7.20 | LLibrary-1.12.2-1.7.20.jar | None | | L | phosphor-lighting | 1.12.2-0.1.7.1 | Phosphor-1.12.2-0.1.7.1.jar | None | | L | thebetweenlands | 3.7.2 | [交错次元]The Betweenlands-1.12.2-3.7.2.jar | None | | L | immersiveengineering | 0.12-92 | [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar | None | | L | candymod | 1.1.5 | [糖果世界]Candy World-1.12.2-1.1.5.jar | None | Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) xyz.ajp.makezoomzoom.asm.MZZClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer PhosphorFMLLoadingPlugin (Phosphor-1.12.2-0.1.7.1.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher JustEnoughIDs Extension Plugin (Just Enough IDs-1.12.2-1.0.3-55.jar) org.dimdev.jeid.JEIDTransformer CorePlugin (Smooth Font-1.12.2-2.1.2.jar) bre.smoothfont.asm.Transformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer VanillaFixLoadingPlugin (VanillaFix-1.12.2-1.0.3-30.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer JechCore (Just Enough Characters-1.12.0-3.4.7.jar) me.towdium.jecharacters.core.JechClassTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' Suspected Mods: Unknown Launched Version: HMCL 3.3.172 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 23.20.16.4849, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Minecraft-Mod-Language-Modpack.zip, 0.98.zip (incompatible), hwell-zh_cn.zip Current Language: 简体中文 (中国) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz OptiFine Version: OptiFine_1.12.2_HD_U_E4_pre1 OptiFine Build: 20181218-105534 Render Distance Chunks: 5 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 - Build 23.20.16.4849 OpenGlRenderer: Intel(R) UHD Graphics 620 OpenGlVendor: Intel CpuCount: 8 |
不要在服务端装客户端模组
粘兽 发表于 2021-1-28 17:51
不要在服务端装客户端模组
??这就是客户端啊
MashKJo 发表于 2021-1-28 17:55
??这就是客户端啊
删掉optifine试试
本帖最后由 洞穴夜莺 于 2021-1-28 18:04 编辑
emmm
Mixin编辑冲突
首先怀疑:
MakeZoomZoom
vanillafix
此外自己检查一下有没有其他含有org.spongepowered.asm.mixin包的jar文件
emmm
Mixin编辑冲突
首先怀疑:
MakeZoomZoom
vanillafix
此外自己检查一下有没有其他含有org.spongepowered.asm.mixin包的jar文件
洞穴夜莺 发表于 2021-1-28 18:01
emmm
Mixin编辑冲突
首先怀疑:
没用,没有sponge
wjwrh 发表于 2021-1-28 18:01
删掉optifine试试
没用
上传一下latest.log,另外org.spongepowered.asm.mixin指的不是sponge,指的是Mixin
ItIsEnderman 发表于 2021-1-28 18:35
上传一下latest.log,另外org.spongepowered.asm.mixin指的不是sponge,指的是Mixin
MashKJo 发表于 2021-1-28 18:32
没用,没有sponge
不关sponge事
那尝试进行更改:
1.删除Foamfix-1.12.2-0.10.5.jar,重了
2.VoxelMap-1.12.2-1.9.28.jar 更名为 #VoxelMap-1.12.2-1.9.28.jar(强制使用新版Mixin)
注意第二个不一定能成,如果改了第二个还没用,那尝试删除:
Surge-1.12.2-2.0.77.jar
Phosphor-1.12.2-0.1.7.1.jar
LagGoggles-1.12.2-4.1.jar
Just Enough IDs-1.12.2-1.0.3-55.jar
[��������]More Planets-1.12.2-2.2.1.jar
ItIsEnderman 发表于 2021-1-28 18:44
那尝试进行更改:
1.删除Foamfix-1.12.2-0.10.5.jar,重了
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2021-01-28 19:36:13 GMT+08:00 Description: Initializing game java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader at net.minecraftforge.fml.common.Loader.handler$zza000$mzzBeforeConstructingMods(Loader.java:1174) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.init(Minecraft.java:467) at net.minecraft.client.Minecraft.run(Minecraft.java:3931) 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:498) 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: --------------------------------------------------------------------------------------- -- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 269618592 bytes (257 MB) / 721420288 bytes (688 MB) up to 8438939648 bytes (8048 MB) 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 -Xmx8042m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_E4_pre1 134 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 | State | ID | Version | Source | Signature | |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- | | L | minecraft | 1.12.2 | minecraft.jar | None | | L | mcp | 9.42 | minecraft.jar | None | | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | L | micdoodlecore | | minecraft.jar | None | | L | openmodscore | 0.12.2 | minecraft.jar | None | | L | foamfixcore | 7.7.4 | minecraft.jar | None | | L | randompatches | 1.12.2-1.15.0.2 | Random Patches-1.12.2-1.15.0.2.jar | None | | L | voxelmap | 1.9.25 | #VoxelMap-1.12.2-1.9.28.jar | None | | L | cfm | 6.3.1 | [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar | None | | L | libraryex | 1.2.1 | LibraryEx-1.12.2-1.2.1.jar | None | | L | netherex | 2.2.4 | [下界拓展]NetherEx-1.12.2-2.2.4.jar | None | | L | chineseworkshop | 1.0.9.1 | [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12.2-4.1.3.jar | None | | L | storagedrawers | 1.12.2-5.4.0 | [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar | None | | L | mca | 6.1.0 | [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar | None | | L | torcherino | 7.6 | [加速火把]Torcherino-1.12.2-7.6.jar | None | | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None | | L | morph | 7.2.0 | [变身]Morph-1.12.2-7.2.1.jar | None | | L | wearableblocks | 1.1a | [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar | None | | L | ic2 | 2.8.221-ex112 | [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar | None | | L | waila | 1.8.26 | Hwyla-1.12.2-1.8.26.jar | None | | L | jei | 4.16.1.301 | Just Enough Items-1.12.2-4.16.1.301.jar | None | | L | teastory | 3.3.3-B33.418-1.12.2 | [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar | None | | L | coffeework | 1.2.9 | [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar | None | | L | airhop | 1.1.1 | [多段跳]Air Hop-1.12.2-1.1.1.jar | None | | L | lostcities | 2.0.22 | [失落之城]Lost Cities-1.12.2-2.0.22.jar | None | | L | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | academy | 1.1.3 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | entityspring | 2.0.1 | [实体弹簧]Entity Spring-1.12.2-2.0.1.jar | None | | L | actuallyadditions | 1.12.2-r152 | [实用拓展]Actually Additions-1.12.2-r152.jar | None | | L | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | None | | L | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | None | | L | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-1.12.2-r33.jar | None | | L | heartwork | 2.0.0 | [心血结晶]Heartwork-1.12.2-FIX2.jar | None | | L | pizzacraft | 2.0.19 | [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar | None | | L | chesttransporter | 2.8.8 | [搬箱器]Chest Transporter-1.12.2-2.8.8.jar | None | | L | baubles | 1.5.2 | Baubles-1.12.2-1.5.2.jar | None | | L | astralsorcery | 1.10.27 | [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar | None | | L | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | L | twilightforest | 3.11.1021 | [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar | None | | L | cxlibrary | 1.6.1 | CXLibrary-1.12.2-1.6.1.jar | None | | L | morefurnaces | 1.10.5 | [更多熔炉]More Furnaces-1.12.2-1.10.6.jar | None | | L | galacticraftcore | 4.0.2.281 | Galacticraft Core-1.12.2-4.0.2.281.jar | None | | L | galacticraftplanets | 4.0.2.281 | Galacticraft Planets-1.12.2-4.0.2.281.jar | None | | L | stevekung's_lib | 1.1.9 | SteveKunG's-Lib-1.12.2-1.1.9.jar | None | | L | moreplanets | 2.2.1 | [更多行星]More Planets-1.12.2-2.2.1.jar | None | | L | extraanvils | @VERSION@ | [更多铁砧]Extra Anvils-1.12.2-0.9.jar | None | | L | forestry | 5.8.2.422 | [林业]Forestry-1.12.2-5.8.2.422.jar | None | | L | harvestcraft | 1.12.2zb | [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar | None | | L | mm_lib | 2.2.0 | MMLib-1.12.2-2.2.0.jar | None | | L | sakura | 1.0.5-1.12.2 | [樱]Sakura-1.12.2-1.0.5.jar | None | | L | mbg | 1.0 | [武德]Wude-1.12.2-1.7.5.jar | None | | L | defiledlands | 1.4.3 | [污秽之地]Defiled Lands-1.12.2-1.4.3.jar | None | | L | immersiveengineering | 0.12-92 | [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar | None | | L | immersivepetroleum | 1.1.9 | [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar | None | | L | immersivetech | 1.8.93 | [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar | None | | L | cavern | 2.3.1 | [洞穴]Cavern-1.12.2-2.3.1.jar | None | | L | abyssalcraft | 1.10.3 | [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar | None | | L | erebus | 1.0.31 | [混沌之地]Erebus-1.12.2-1.0.31.jar | None | | L | touhou_little_maid | 1.2.4 | [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar | None | | L | huajiage | 1.3.5.1-release | [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar | None | | L | tropicraft | 7.1.9.115 | [热带世界]Tropicraft-1.12.2-7.1.9.115.jar | None | | L | bonsaitrees | 1.1.4 | [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar | None | | L | croparia | 2.4 | [矿石作物]Croparia-1.12.2-2.5.jar | None | | L | projecte | 1.12.2-PE1.4.1 | [等价交换]ProjectE-1.12.2-PE1.4.1.jar | None | | L | llibrary | 1.7.20 | LLibrary-1.12.2-1.7.20.jar | None | | L | rats | 3.2.10 | [老鼠]Rats-1.12.2-3.2.10.jar | None | | L | inventorypets | 2.0.6 | [背包宠物]Inventory Pets-1.12-2.0.6.jar | None | | L | i18nmod | 1.12.2-1.1.0 | [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar | None | | L | naturescompass | 1.8.0 | [自然指南针]Nature's Compass-1.12.2-1.8.0.jar | None | | L | tofucraft | 0.1.0.7 | [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar | None | | L | latiaocraft | LTC-4.2 | [辣条工艺]Latiao Craft-1.12.2-4.2.jar | None | | L | cyclopscore | 1.6.7 | Cyclops Core-1.12.2-1.6.7.jar | None | | L | evilcraft | 0.10.78 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | evilcraftcompat | 1.0.0 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | atum | 2.0.20 | [阿图姆]Atum-1.12.2-2.0.20.jar | None | | L | randomthings | 4.2.7.3 | [随意作品]Random Things-1.12.2-4.2.7.3.jar | None | | L | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | None | | L | extraplanets | 1.12.2-0.7.1 | [额外行星]Extra Planets-1.12.2-0.7.1.jar | None | | L | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | None | | L | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | None | | L | aether_legacy | 1.5.3.1 | Aether-1.12.2-v1.5.3.1.jar | None | | L | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | L | appleskin | 1.0.14 | Apple Skin-1.12-1.0.14.jar | None | | L | mukaimods | 0.2.3 | Arcaea-1.12.2-0.3.9.jar | None | | L | armourers_workshop | 1.12.2-0.51.0 | Armourers Workshop-1.12.2-0.51.0.jar | None | | L | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | L | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None | | L | chunkpregenerator | 2.1 | Chunk Pregenerator-1.12.2-2.1.jar | None | | L | clumps | 3.1.2 | Clumps-1.12.2-3.1.2.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358.jar | None | | L | containerfix | 1.0 | ContainerFix-1.12.2-1.0.jar | None | | L | cyclicmagic | 1.20.8 | Cyclic-1.12.2-1.20.8.jar | None | | L | disenchanter | 1.7 | Disenchanter-1.12.2-1.7.jar | None | | L | ebwizardry | 4.3.3 | Electroblob's Wizardry-1.12.2-4.3.3.jar | None | | L | estop | 1.12.1 | Estop-1.12.2.jar | None | | L | fastleafdecay | v14 | Fast Leaf Decay-1.12.2-v14.jar | None | | L | foamfix | 0.10.11-1.12.2 | Foamfix-1.12.2-0.10.11.jar | None | | L | fpsreducer | mc1.12.2-1.12.4 | FPS Reducer-1.12.2-1.12.4.jar | None | | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | Inventory Tweaks-1.12.2-1.63.jar | None | | L | ironbackpacks | 1.12.2-3.0.8-12 | Iron Backpacks-1.12.2-3.0.8-12.jar | None | | L | jeid | 1.0.3-55 | Just Enough IDs-1.12.2-1.0.3-55.jar | None | | L | jeresources | 0.9.2.60 | Just Enough Resources-1.12.2-0.9.2.60.jar | None | | L | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-1.12.2-4.1.jar | None | | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | L | makezoomzoom | 0.0.4 | MakeZoomZoom-1.12.2-0.0.4.jar | None | | L | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None | | L | uteamcore | 2.2.5.147 | U Team Core-1.12.2-2.2.5.147.jar | None | | L | musicplayer | 2.1.1.113 | Music Player-1.12.2-2.1.1.113.jar | None | | L | netherportalfix | 5.3.17 | NetherPortalFix-1.12.2-5.3.17.jar | None | | L | recipehandler | 0.13 | No More Recipe Conflict-1.12.2-0.13.jar | None | | L | oremaul | 1.2 | Ore Maul-1.12.2-V1.3.jar | None | | L | patchouli | 1.0-23.6 | Patchouli-1.12.2-1.0-23.6.jar | None | | L | roguelike | 1.8.0 | Roguelike Dungeons-1.12.2-1.8.0.jar | None | | L | simpleleather | 1.12-1.0 | Simple Leather-1.12.2-1.0.jar | None | | L | simplifiedhorses | 1.2.1 | SimplifiedHorses-1.12.2-v1.2.1-1.11.jar | None | | L | slashblade_addon | 1.5.0 | SJAP-1.12.2-1.5.0.jar | None | | L | stacksize | 1.1 | Stacksize-1.12.2-1.0.jar | None | | L | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | None | | L | tfspellpack | 1.1.0 | TFSpellPack-1.12.2-1.1.0.jar | None | | L | thaumicwaila | 1.12.2-0.0.2 | Thaumic Waila-1.12.2-0.0.2.jar | None | | L | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | L | treegrowingsimulator | 0.0.4 | Tree Growing Simulator-1.12.2-1.0.1.jar | None | | L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.12.2-1.0.10-99.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | wailaharvestability | 1.1.12 | Waila Harvestability-1.12.2-1.1.12.jar | None | | L | waystones | 4.1.0 | Waystones-1.12.2-4.1.0.jar | None | | L | phosphor-lighting | 1.12.2-0.1.7.1 | Phosphor-1.12.2-0.1.7.1.jar | None | | L | thebetweenlands | 3.7.2 | [交错次元]The Betweenlands-1.12.2-3.7.2.jar | None | | L | candymod | 1.1.5 | [糖果世界]Candy World-1.12.2-1.1.5.jar | None | Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) xyz.ajp.makezoomzoom.asm.MZZClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer PhosphorFMLLoadingPlugin (Phosphor-1.12.2-0.1.7.1.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher JustEnoughIDs Extension Plugin (Just Enough IDs-1.12.2-1.0.3-55.jar) org.dimdev.jeid.JEIDTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer VanillaFixLoadingPlugin (VanillaFix-1.12.2-1.0.10-99.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' Suspected Mods: Unknown Launched Version: HMCL 3.3.172 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 23.20.16.4849, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Minecraft-Mod-Language-Modpack.zip, 0.98.zip (incompatible), hwell-zh_cn.zip Current Language: 简体中文 (中国) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz |
ItIsEnderman 发表于 2021-1-28 19:39
VanillaFix换150版本试试
https://www.mcmod.cn/download/1223.html
---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 2021-01-28 19:43:37 GMT+08:00 Description: Initializing game java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader at net.minecraftforge.fml.common.Loader.handler$zza000$mzzBeforeConstructingMods(Loader.java:1174) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.init(Minecraft.java:467) at net.minecraft.client.Minecraft.run(Minecraft.java:3931) 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:498) 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: --------------------------------------------------------------------------------------- -- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 163537000 bytes (155 MB) / 654311424 bytes (624 MB) up to 8438939648 bytes (8048 MB) 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 -Xmx8042m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 134 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 | State | ID | Version | Source | Signature | |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- | | L | minecraft | 1.12.2 | minecraft.jar | None | | L | mcp | 9.42 | minecraft.jar | None | | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | L | micdoodlecore | | minecraft.jar | None | | L | openmodscore | 0.12.2 | minecraft.jar | None | | L | foamfixcore | 7.7.4 | minecraft.jar | None | | L | randompatches | 1.12.2-1.15.0.2 | Random Patches-1.12.2-1.15.0.2.jar | None | | L | voxelmap | 1.9.25 | #VoxelMap-1.12.2-1.9.28.jar | None | | L | cfm | 6.3.1 | [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar | None | | L | libraryex | 1.2.1 | LibraryEx-1.12.2-1.2.1.jar | None | | L | netherex | 2.2.4 | [下界拓展]NetherEx-1.12.2-2.2.4.jar | None | | L | chineseworkshop | 1.0.9.1 | [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12.2-4.1.3.jar | None | | L | storagedrawers | 1.12.2-5.4.0 | [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar | None | | L | mca | 6.1.0 | [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar | None | | L | torcherino | 7.6 | [加速火把]Torcherino-1.12.2-7.6.jar | None | | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None | | L | morph | 7.2.0 | [变身]Morph-1.12.2-7.2.1.jar | None | | L | wearableblocks | 1.1a | [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar | None | | L | ic2 | 2.8.221-ex112 | [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar | None | | L | waila | 1.8.26 | Hwyla-1.12.2-1.8.26.jar | None | | L | jei | 4.16.1.301 | Just Enough Items-1.12.2-4.16.1.301.jar | None | | L | teastory | 3.3.3-B33.418-1.12.2 | [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar | None | | L | coffeework | 1.2.9 | [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar | None | | L | airhop | 1.1.1 | [多段跳]Air Hop-1.12.2-1.1.1.jar | None | | L | lostcities | 2.0.22 | [失落之城]Lost Cities-1.12.2-2.0.22.jar | None | | L | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | academy | 1.1.3 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | entityspring | 2.0.1 | [实体弹簧]Entity Spring-1.12.2-2.0.1.jar | None | | L | actuallyadditions | 1.12.2-r152 | [实用拓展]Actually Additions-1.12.2-r152.jar | None | | L | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | None | | L | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | None | | L | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-1.12.2-r33.jar | None | | L | heartwork | 2.0.0 | [心血结晶]Heartwork-1.12.2-FIX2.jar | None | | L | pizzacraft | 2.0.19 | [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar | None | | L | chesttransporter | 2.8.8 | [搬箱器]Chest Transporter-1.12.2-2.8.8.jar | None | | L | baubles | 1.5.2 | Baubles-1.12.2-1.5.2.jar | None | | L | astralsorcery | 1.10.27 | [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar | None | | L | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | L | twilightforest | 3.11.1021 | [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar | None | | L | cxlibrary | 1.6.1 | CXLibrary-1.12.2-1.6.1.jar | None | | L | morefurnaces | 1.10.5 | [更多熔炉]More Furnaces-1.12.2-1.10.6.jar | None | | L | galacticraftcore | 4.0.2.281 | Galacticraft Core-1.12.2-4.0.2.281.jar | None | | L | galacticraftplanets | 4.0.2.281 | Galacticraft Planets-1.12.2-4.0.2.281.jar | None | | L | stevekung's_lib | 1.1.9 | SteveKunG's-Lib-1.12.2-1.1.9.jar | None | | L | moreplanets | 2.2.1 | [更多行星]More Planets-1.12.2-2.2.1.jar | None | | L | extraanvils | @VERSION@ | [更多铁砧]Extra Anvils-1.12.2-0.9.jar | None | | L | forestry | 5.8.2.422 | [林业]Forestry-1.12.2-5.8.2.422.jar | None | | L | harvestcraft | 1.12.2zb | [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar | None | | L | mm_lib | 2.2.0 | MMLib-1.12.2-2.2.0.jar | None | | L | sakura | 1.0.5-1.12.2 | [樱]Sakura-1.12.2-1.0.5.jar | None | | L | mbg | 1.0 | [武德]Wude-1.12.2-1.7.5.jar | None | | L | defiledlands | 1.4.3 | [污秽之地]Defiled Lands-1.12.2-1.4.3.jar | None | | L | immersiveengineering | 0.12-92 | [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar | None | | L | immersivepetroleum | 1.1.9 | [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar | None | | L | immersivetech | 1.8.93 | [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar | None | | L | cavern | 2.3.1 | [洞穴]Cavern-1.12.2-2.3.1.jar | None | | L | abyssalcraft | 1.10.3 | [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar | None | | L | erebus | 1.0.31 | [混沌之地]Erebus-1.12.2-1.0.31.jar | None | | L | touhou_little_maid | 1.2.4 | [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar | None | | L | huajiage | 1.3.5.1-release | [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar | None | | L | tropicraft | 7.1.9.115 | [热带世界]Tropicraft-1.12.2-7.1.9.115.jar | None | | L | bonsaitrees | 1.1.4 | [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar | None | | L | croparia | 2.4 | [矿石作物]Croparia-1.12.2-2.5.jar | None | | L | projecte | 1.12.2-PE1.4.1 | [等价交换]ProjectE-1.12.2-PE1.4.1.jar | None | | L | llibrary | 1.7.20 | LLibrary-1.12.2-1.7.20.jar | None | | L | rats | 3.2.10 | [老鼠]Rats-1.12.2-3.2.10.jar | None | | L | inventorypets | 2.0.6 | [背包宠物]Inventory Pets-1.12-2.0.6.jar | None | | L | i18nmod | 1.12.2-1.1.0 | [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar | None | | L | naturescompass | 1.8.0 | [自然指南针]Nature's Compass-1.12.2-1.8.0.jar | None | | L | tofucraft | 0.1.0.7 | [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar | None | | L | latiaocraft | LTC-4.2 | [辣条工艺]Latiao Craft-1.12.2-4.2.jar | None | | L | cyclopscore | 1.6.7 | Cyclops Core-1.12.2-1.6.7.jar | None | | L | evilcraft | 0.10.78 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | evilcraftcompat | 1.0.0 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | atum | 2.0.20 | [阿图姆]Atum-1.12.2-2.0.20.jar | None | | L | randomthings | 4.2.7.3 | [随意作品]Random Things-1.12.2-4.2.7.3.jar | None | | L | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | None | | L | extraplanets | 1.12.2-0.7.1 | [额外行星]Extra Planets-1.12.2-0.7.1.jar | None | | L | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | None | | L | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | None | | L | aether_legacy | 1.5.3.1 | Aether-1.12.2-v1.5.3.1.jar | None | | L | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | L | appleskin | 1.0.14 | Apple Skin-1.12-1.0.14.jar | None | | L | mukaimods | 0.2.3 | Arcaea-1.12.2-0.3.9.jar | None | | L | armourers_workshop | 1.12.2-0.51.0 | Armourers Workshop-1.12.2-0.51.0.jar | None | | L | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | L | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None | | L | chunkpregenerator | 2.1 | Chunk Pregenerator-1.12.2-2.1.jar | None | | L | clumps | 3.1.2 | Clumps-1.12.2-3.1.2.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358.jar | None | | L | containerfix | 1.0 | ContainerFix-1.12.2-1.0.jar | None | | L | cyclicmagic | 1.20.8 | Cyclic-1.12.2-1.20.8.jar | None | | L | disenchanter | 1.7 | Disenchanter-1.12.2-1.7.jar | None | | L | ebwizardry | 4.3.3 | Electroblob's Wizardry-1.12.2-4.3.3.jar | None | | L | estop | 1.12.1 | Estop-1.12.2.jar | None | | L | fastleafdecay | v14 | Fast Leaf Decay-1.12.2-v14.jar | None | | L | foamfix | 0.10.11-1.12.2 | Foamfix-1.12.2-0.10.11.jar | None | | L | fpsreducer | mc1.12.2-1.12.4 | FPS Reducer-1.12.2-1.12.4.jar | None | | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | Inventory Tweaks-1.12.2-1.63.jar | None | | L | ironbackpacks | 1.12.2-3.0.8-12 | Iron Backpacks-1.12.2-3.0.8-12.jar | None | | L | jeid | 1.0.3-55 | Just Enough IDs-1.12.2-1.0.3-55.jar | None | | L | jeresources | 0.9.2.60 | Just Enough Resources-1.12.2-0.9.2.60.jar | None | | L | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-1.12.2-4.1.jar | None | | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | L | makezoomzoom | 0.0.4 | MakeZoomZoom-1.12.2-0.0.4.jar | None | | L | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None | | L | uteamcore | 2.2.5.147 | U Team Core-1.12.2-2.2.5.147.jar | None | | L | musicplayer | 2.1.1.113 | Music Player-1.12.2-2.1.1.113.jar | None | | L | netherportalfix | 5.3.17 | NetherPortalFix-1.12.2-5.3.17.jar | None | | L | recipehandler | 0.13 | No More Recipe Conflict-1.12.2-0.13.jar | None | | L | oremaul | 1.2 | Ore Maul-1.12.2-V1.3.jar | None | | L | patchouli | 1.0-23.6 | Patchouli-1.12.2-1.0-23.6.jar | None | | L | roguelike | 1.8.0 | Roguelike Dungeons-1.12.2-1.8.0.jar | None | | L | simpleleather | 1.12-1.0 | Simple Leather-1.12.2-1.0.jar | None | | L | simplifiedhorses | 1.2.1 | SimplifiedHorses-1.12.2-v1.2.1-1.11.jar | None | | L | slashblade_addon | 1.5.0 | SJAP-1.12.2-1.5.0.jar | None | | L | stacksize | 1.1 | Stacksize-1.12.2-1.0.jar | None | | L | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | None | | L | tfspellpack | 1.1.0 | TFSpellPack-1.12.2-1.1.0.jar | None | | L | thaumicwaila | 1.12.2-0.0.2 | Thaumic Waila-1.12.2-0.0.2.jar | None | | L | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | L | treegrowingsimulator | 0.0.4 | Tree Growing Simulator-1.12.2-1.0.1.jar | None | | L | vanillafix | 1.0.10-150 | Vanilla Fix-1.12.2-1.0.10-150.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | wailaharvestability | 1.1.12 | Waila Harvestability-1.12.2-1.1.12.jar | None | | L | waystones | 4.1.0 | Waystones-1.12.2-4.1.0.jar | None | | L | phosphor-lighting | 1.12.2-0.1.7.1 | Phosphor-1.12.2-0.1.7.1.jar | None | | L | thebetweenlands | 3.7.2 | [交错次元]The Betweenlands-1.12.2-3.7.2.jar | None | | L | candymod | 1.1.5 | [糖果世界]Candy World-1.12.2-1.1.5.jar | None | Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) xyz.ajp.makezoomzoom.asm.MZZClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer VanillaFixLoadingPlugin (Vanilla Fix-1.12.2-1.0.10-150.jar) PhosphorFMLLoadingPlugin (Phosphor-1.12.2-0.1.7.1.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher JustEnoughIDs Extension Plugin (Just Enough IDs-1.12.2-1.0.3-55.jar) org.dimdev.jeid.JEIDTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' Suspected Mods: Unknown Launched Version: HMCL 3.3.172 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 23.20.16.4849, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Minecraft-Mod-Language-Modpack.zip, 0.98.zip (incompatible), hwell-zh_cn.zip Current Language: 简体中文 (中国) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz |
半天了都没还原出来,上传一下debug.log,邪门了
ItIsEnderman 发表于 2021-1-28 20:16
半天了都没还原出来,上传一下debug.log,邪门了
[20:03:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:03:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:03:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [20:03:53] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR. [20:03:53] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading [20:03:53] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_181, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_181\jre [20:03:53] [main/DEBUG] [FML]: Java classpath at launch is: [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\versions\Daily Modpack\Daily Modpack.jar [20:03:53] [main/DEBUG] [FML]: Java library path at launch is: [20:03:53] [main/DEBUG] [FML]: C:\MyDownloads\Download\HMCL\.minecraft\versions\Daily Modpack\natives [20:03:53] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: C:\MyDownloads\Download\HMCL\.minecraft\libraries [20:03:53] [main/DEBUG] [FML]: Cleaning up mods folder: C:\MyDownloads\Download\HMCL\.minecraft\mods [20:03:53] [main/DEBUG] [FML]: Examining file: #VoxelMap-1.12.2-1.9.28.jar [20:03:53] [main/DEBUG] [FML]: Examining file: AbyssalCraft Heads-1.12.2-2.1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: AbyssalCraft Integration-1.12.2-1.11.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Aether-1.12.2-v1.5.3.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: AIImprovements-1.12-0.0.1b3.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Apple Skin-1.12-1.0.14.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Arcaea-1.12.2-0.3.9.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Armourers Workshop-1.12.2-0.51.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: BattleTowers-1.12.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Baubles-1.12.2-1.5.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: CalmDownZombieGuy-1.12.2-1.0.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Chameleon-1.12.2-4.1.3.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Chunk Pregenerator-1.12.2-2.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Clumps-1.12.2-3.1.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: CodeChickenLib-1.12.2-3.2.3.358.jar [20:03:53] [main/DEBUG] [FML]: Examining file: ContainerFix-1.12.2-1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: CXLibrary-1.12.2-1.6.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Cyclic-1.12.2-1.20.8.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Cyclops Core-1.12.2-1.6.7.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Disenchanter-1.12.2-1.7.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Electroblob's Wizardry-1.12.2-4.3.3.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Estop-1.12.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Fast Leaf Decay-1.12.2-v14.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Foamfix-1.12.2-0.10.11.jar [20:03:53] [main/DEBUG] [FML]: Examining file: FPS Reducer-1.12.2-1.12.4.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Galacticraft Core-1.12.2-4.0.2.281.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Galacticraft Planets-1.12.2-4.0.2.281.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Hats-1.12.2-7.1.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Hwyla-1.12.2-1.8.26.jar [20:03:53] [main/DEBUG] [FML]: Examining file: iChunUtil-1.12.2-7.2.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Inventory Tweaks-1.12.2-1.63.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Iron Backpacks-1.12.2-3.0.8-12.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Just Enough Items-1.12.2-4.16.1.301.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Just Enough Resources-1.12.2-0.9.2.60.jar [20:03:53] [main/DEBUG] [FML]: Examining file: LibraryEx-1.12.2-1.2.1.jar [20:03:53] [main/DEBUG] [FML]: Found existing ContainedDep META-INF/libraries/night-config-core-3.6.0.jar(com.electronwill.night-config:core:3.6.0) from C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\com\electronwill\night-config\core\3.6.0\core-3.6.0.jar extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\LibraryEx-1.12.2-1.2.1.jar, skipping extraction [20:03:53] [main/DEBUG] [FML]: Examining file: core-3.6.0.jar [20:03:53] [main/DEBUG] [FML]: Found existing ContainedDep META-INF/libraries/night-config-json-3.6.0.jar(com.electronwill.night-config:json:3.6.0) from C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\com\electronwill\night-config\json\3.6.0\json-3.6.0.jar extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\LibraryEx-1.12.2-1.2.1.jar, skipping extraction [20:03:53] [main/DEBUG] [FML]: Examining file: json-3.6.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: LLibrary-1.12.2-1.7.20.jar [20:03:53] [main/DEBUG] [FML]: Found existing ContainedDep llibrary-core-1.0.11-1.12.2.jar(net.ilexiconn:llibrary-core:1.0.11-1.12.2) from C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\net\ilexiconn\llibrary-core\1.0.11-1.12.2\llibrary-core-1.0.11-1.12.2.jar extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\LLibrary-1.12.2-1.7.20.jar, skipping extraction [20:03:53] [main/DEBUG] [FML]: Examining file: llibrary-core-1.0.11-1.12.2.jar [20:03:53] [main/DEBUG] [FML]: Making maven link for net.ilexiconn:llibrary:1.7.20-1.12.2 in memory to C:\MyDownloads\Download\HMCL\.minecraft\mods\LLibrary-1.12.2-1.7.20.jar. [20:03:53] [main/DEBUG] [FML]: Examining file: LootBags-1.12.2-2.5.8.5.jar [20:03:53] [main/DEBUG] [FML]: Examining file: MakeZoomZoom-1.12.2-0.0.4.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Micdoodle Core-1.12.2-4.0.2.281.jar [20:03:53] [main/DEBUG] [FML]: Examining file: MJRLegendsLib-1.12.2-1.2.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: MMLib-1.12.2-2.2.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: MultithreadedNoise-1.12.2-0.0.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Music Player-1.12.2-2.1.1.113.jar [20:03:53] [main/DEBUG] [FML]: Examining file: NetherPortalFix-1.12.2-5.3.17.jar [20:03:53] [main/DEBUG] [FML]: Examining file: No More Recipe Conflict-1.12.2-0.13.jar [20:03:53] [main/DEBUG] [FML]: Examining file: OpenModsLib-1.12.2-0.12.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Ore Maul-1.12.2-V1.3.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Patchouli-1.12.2-1.0-23.6.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Random Patches-1.12.2-1.15.0.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Roguelike Dungeons-1.12.2-1.8.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Simple Leather-1.12.2-1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: SimplifiedHorses-1.12.2-v1.2.1-1.11.jar [20:03:53] [main/DEBUG] [FML]: Examining file: SJAP-1.12.2-1.5.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: SlashBlade-1.12.2-r33.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Stacksize-1.12.2-1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: SteveKunG's-Lib-1.12.2-1.1.9.jar [20:03:53] [main/DEBUG] [FML]: Examining file: TFSpellPack-1.12.2-1.1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Thaumic Waila-1.12.2-0.0.2.jar [20:03:53] [main/DEBUG] [FML]: Examining file: ThaumicJEI-1.12.2-1.6.0-27.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Tree Growing Simulator-1.12.2-1.0.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: U Team Core-1.12.2-2.2.5.147.jar [20:03:53] [main/DEBUG] [FML]: Examining file: VeinMiner-1.12.2-0.38.2.647+b31535a.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Waila Harvestability-1.12.2-1.1.12.jar [20:03:53] [main/DEBUG] [FML]: Examining file: Waystones-1.12.2-4.1.0.jar [20:03:53] [main/DEBUG] [FML]: Examining file: [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: [下界拓展]NetherEx-1.12.2-2.2.4.jar [20:03:53] [main/DEBUG] [FML]: Examining file: [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar [20:03:53] [main/DEBUG] [FML]: Examining file: [交错次元]The Betweenlands-1.12.2-3.7.2.jar [20:03:54] [main/DEBUG] [FML]: Found existing ContainedDep TheBetweenlands-3.7.2-core.jar(angrypixel:TheBetweenlands:3.7.2:core) from C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\angrypixel\TheBetweenlands\3.7.2\TheBetweenlands-3.7.2-core.jar extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\[交错次元]The Betweenlands-1.12.2-3.7.2.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Examining file: TheBetweenlands-3.7.2-core.jar [20:03:54] [main/DEBUG] [FML]: Making maven link for angrypixel:TheBetweenlands:3.7.2:universal in memory to C:\MyDownloads\Download\HMCL\.minecraft\mods\[交错次元]The Betweenlands-1.12.2-3.7.2.jar. [20:03:54] [main/DEBUG] [FML]: Examining file: [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [加速火把]Torcherino-1.12.2-7.6.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [变身]Morph-1.12.2-7.2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [多段跳]Air Hop-1.12.2-1.1.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [失落之城]Lost Cities-1.12.2-2.0.22.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [学园都市]AcademyCraft-1.12.2-1.1.3.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [实体弹簧]Entity Spring-1.12.2-2.0.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [实用拓展]Actually Additions-1.12.2-r152.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [开放式方块]OpenBlocks-1.12.2-1.8.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [心血结晶]Heartwork-1.12.2-FIX2.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [搬箱器]Chest Transporter-1.12.2-2.8.8.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [更多熔炉]More Furnaces-1.12.2-1.10.6.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [更多行星]More Planets-1.12.2-2.2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [更多铁砧]Extra Anvils-1.12.2-0.9.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [林业]Forestry-1.12.2-5.8.2.422.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [樱]Sakura-1.12.2-1.0.5.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [武德]Wude-1.12.2-1.7.5.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [污秽之地]Defiled Lands-1.12.2-1.4.3.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar [20:03:54] [main/DEBUG] [FML]: Found existing ContainedDep META-INF/libraries/ImmersiveEngineering-0.12-92-core.jar(blusunrize:ImmersiveEngineering-core:0.12-92) from C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\blusunrize\ImmersiveEngineering-core\0.12-92\ImmersiveEngineering-core-0.12-92.jar extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\[沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Examining file: ImmersiveEngineering-core-0.12-92.jar [20:03:54] [main/DEBUG] [FML]: Making maven link for blusunrize:ImmersiveEngineering:0.12-92 in memory to C:\MyDownloads\Download\HMCL\.minecraft\mods\[沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar. [20:03:54] [main/DEBUG] [FML]: Examining file: [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [洞穴]Cavern-1.12.2-2.3.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [混沌之地]Erebus-1.12.2-1.0.31.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar [20:03:54] [main/DEBUG] [FML]: Found existing ContainDep extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2\nashorn.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Examining file: [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [热带世界]Tropicraft-1.12.2-7.1.9.115.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [矿石作物]Croparia-1.12.2-2.5.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [等价交换]ProjectE-1.12.2-PE1.4.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [糖果世界]Candy World-1.12.2-1.1.5.jar [20:03:54] [main/DEBUG] [FML]: Making maven link for com.ochotonida.candymod:candyworld:1.1.5 in memory to C:\MyDownloads\Download\HMCL\.minecraft\mods\[糖果世界]Candy World-1.12.2-1.1.5.jar. [20:03:54] [main/DEBUG] [FML]: Examining file: [老鼠]Rats-1.12.2-3.2.10.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [背包宠物]Inventory Pets-1.12-2.0.6.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [自然指南针]Nature's Compass-1.12.2-1.8.0.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar [20:03:54] [main/DEBUG] [FML]: Found existing ContainDep extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2\codecjlayermp3-1.0.0-SNAPSHOT.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Found existing ContainDep extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2\jlayer-1.0.1.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Found existing ContainDep extracted to C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2\nashorn.jar, skipping extraction [20:03:54] [main/DEBUG] [FML]: Examining file: [辣条工艺]Latiao Craft-1.12.2-4.2.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [阿图姆]Atum-1.12.2-2.0.20.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [随意作品]Random Things-1.12.2-4.2.7.3.jar [20:03:54] [main/DEBUG] [FML]: Examining file: [额外行星]Extra Planets-1.12.2-0.7.1.jar [20:03:54] [main/DEBUG] [FML]: Cleaning up mods folder: C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2 [20:03:54] [main/DEBUG] [FML]: Examining file: codecjlayermp3-1.0.0-SNAPSHOT.jar [20:03:54] [main/DEBUG] [FML]: Examining file: jlayer-1.0.1.jar [20:03:54] [main/DEBUG] [FML]: Examining file: nashorn.jar [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\com\electronwill\night-config\core\3.6.0\core-3.6.0.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\com\electronwill\night-config\json\3.6.0\json-3.6.0.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\net\ilexiconn\llibrary-core\1.0.11-1.12.2\llibrary-core-1.0.11-1.12.2.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\LLibrary-1.12.2-1.7.20.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\angrypixel\TheBetweenlands\3.7.2\TheBetweenlands-3.7.2-core.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\[交错次元]The Betweenlands-1.12.2-3.7.2.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\blusunrize\ImmersiveEngineering-core\0.12-92\ImmersiveEngineering-core-0.12-92.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\[沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar, Skipping [20:03:54] [main/DEBUG] [FML]: File already proccessed C:\MyDownloads\Download\HMCL\.minecraft\mods\[糖果世界]Candy World-1.12.2-1.1.5.jar, Skipping [20:03:54] [main/DEBUG] [FML]: Enabling runtime deobfuscation [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557 [20:03:54] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers [20:03:54] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557 [20:03:54] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin [20:03:54] [main/DEBUG] [FML]: All fundamental core mods are successfully located [20:03:54] [main/DEBUG] [FML]: Discovering coremods [20:03:54] [main/INFO] [FML]: Searching C:\MyDownloads\Download\HMCL\.minecraft\mods for mods [20:03:54] [main/DEBUG] [FML]: Adding #VoxelMap-1.12.2-1.9.28.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding AbyssalCraft Heads-1.12.2-2.1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding AbyssalCraft Integration-1.12.2-1.11.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Aether-1.12.2-v1.5.3.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding AIImprovements-1.12-0.0.1b3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Apple Skin-1.12-1.0.14.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Arcaea-1.12.2-0.3.9.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Armourers Workshop-1.12.2-0.51.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding BattleTowers-1.12.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Baubles-1.12.2-1.5.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding CalmDownZombieGuy-1.12.2-1.0.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Chameleon-1.12.2-4.1.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Chunk Pregenerator-1.12.2-2.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Clumps-1.12.2-3.1.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding CodeChickenLib-1.12.2-3.2.3.358.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding ContainerFix-1.12.2-1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding CXLibrary-1.12.2-1.6.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Cyclic-1.12.2-1.20.8.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Cyclops Core-1.12.2-1.6.7.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Disenchanter-1.12.2-1.7.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Electroblob's Wizardry-1.12.2-4.3.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Estop-1.12.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Fast Leaf Decay-1.12.2-v14.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Foamfix-1.12.2-0.10.11.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding FPS Reducer-1.12.2-1.12.4.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Galacticraft Core-1.12.2-4.0.2.281.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Galacticraft Planets-1.12.2-4.0.2.281.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Hats-1.12.2-7.1.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Hwyla-1.12.2-1.8.26.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding iChunUtil-1.12.2-7.2.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Inventory Tweaks-1.12.2-1.63.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Iron Backpacks-1.12.2-3.0.8-12.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Just Enough Items-1.12.2-4.16.1.301.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Just Enough Resources-1.12.2-0.9.2.60.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding LibraryEx-1.12.2-1.2.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding LLibrary-1.12.2-1.7.20.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding LootBags-1.12.2-2.5.8.5.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding MakeZoomZoom-1.12.2-0.0.4.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Micdoodle Core-1.12.2-4.0.2.281.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding MJRLegendsLib-1.12.2-1.2.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding MMLib-1.12.2-2.2.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding MultithreadedNoise-1.12.2-0.0.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Music Player-1.12.2-2.1.1.113.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding NetherPortalFix-1.12.2-5.3.17.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding No More Recipe Conflict-1.12.2-0.13.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding OpenModsLib-1.12.2-0.12.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Ore Maul-1.12.2-V1.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Patchouli-1.12.2-1.0-23.6.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Random Patches-1.12.2-1.15.0.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Roguelike Dungeons-1.12.2-1.8.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Simple Leather-1.12.2-1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding SimplifiedHorses-1.12.2-v1.2.1-1.11.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding SJAP-1.12.2-1.5.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding SlashBlade-1.12.2-r33.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Stacksize-1.12.2-1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding SteveKunG's-Lib-1.12.2-1.1.9.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding TFSpellPack-1.12.2-1.1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Thaumic Waila-1.12.2-0.0.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding ThaumicJEI-1.12.2-1.6.0-27.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Tree Growing Simulator-1.12.2-1.0.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding U Team Core-1.12.2-2.2.5.147.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding VeinMiner-1.12.2-0.38.2.647+b31535a.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Waila Harvestability-1.12.2-1.1.12.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding Waystones-1.12.2-4.1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [下界拓展]NetherEx-1.12.2-2.2.4.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [交错次元]The Betweenlands-1.12.2-3.7.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [加速火把]Torcherino-1.12.2-7.6.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [变身]Morph-1.12.2-7.2.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [多段跳]Air Hop-1.12.2-1.1.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [失落之城]Lost Cities-1.12.2-2.0.22.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [学园都市]AcademyCraft-1.12.2-1.1.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [实体弹簧]Entity Spring-1.12.2-2.0.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [实用拓展]Actually Additions-1.12.2-r152.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [开放式方块]OpenBlocks-1.12.2-1.8.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [心血结晶]Heartwork-1.12.2-FIX2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [搬箱器]Chest Transporter-1.12.2-2.8.8.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [更多熔炉]More Furnaces-1.12.2-1.10.6.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [更多行星]More Planets-1.12.2-2.2.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [更多铁砧]Extra Anvils-1.12.2-0.9.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [林业]Forestry-1.12.2-5.8.2.422.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [樱]Sakura-1.12.2-1.0.5.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [武德]Wude-1.12.2-1.7.5.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [污秽之地]Defiled Lands-1.12.2-1.4.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [洞穴]Cavern-1.12.2-2.3.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [混沌之地]Erebus-1.12.2-1.0.31.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [热带世界]Tropicraft-1.12.2-7.1.9.115.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [矿石作物]Croparia-1.12.2-2.5.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [等价交换]ProjectE-1.12.2-PE1.4.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [糖果世界]Candy World-1.12.2-1.1.5.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [老鼠]Rats-1.12.2-3.2.10.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [背包宠物]Inventory Pets-1.12-2.0.6.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [自然指南针]Nature's Compass-1.12.2-1.8.0.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [辣条工艺]Latiao Craft-1.12.2-4.2.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [阿图姆]Atum-1.12.2-2.0.20.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [随意作品]Random Things-1.12.2-4.2.7.3.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding [额外行星]Extra Planets-1.12.2-0.7.1.jar to the mod list [20:03:54] [main/INFO] [FML]: Searching C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2 for mods [20:03:54] [main/DEBUG] [FML]: Adding codecjlayermp3-1.0.0-SNAPSHOT.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding jlayer-1.0.1.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Adding nashorn.jar to the mod list [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy #VoxelMap-1.12.2-1.9.28.jar [20:03:54] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from #VoxelMap-1.12.2-1.9.28.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [下界拓展]NetherEx-1.12.2-2.2.4.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [下界拓展]NetherEx-1.12.2-2.2.4.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [加速火把]Torcherino-1.12.2-7.6.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [加速火把]Torcherino-1.12.2-7.6.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [变身]Morph-1.12.2-7.2.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [变身]Morph-1.12.2-7.2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [多段跳]Air Hop-1.12.2-1.1.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [多段跳]Air Hop-1.12.2-1.1.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [失落之城]Lost Cities-1.12.2-2.0.22.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [失落之城]Lost Cities-1.12.2-2.0.22.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [学园都市]AcademyCraft-1.12.2-1.1.3.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in [学园都市]AcademyCraft-1.12.2-1.1.3.jar. This is not recommended, @MODs should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class CorePlugin [20:03:54] [main/WARN] [FML]: The coremod cn.lambdalib2.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/WARN] [FML]: The coremod CorePlugin (cn.lambdalib2.CorePlugin) is not signed! [20:03:54] [main/DEBUG] [FML]: Enqueued coremod CorePlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [实体弹簧]Entity Spring-1.12.2-2.0.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [实体弹簧]Entity Spring-1.12.2-2.0.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [实用拓展]Actually Additions-1.12.2-r152.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [实用拓展]Actually Additions-1.12.2-r152.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [开放式方块]OpenBlocks-1.12.2-1.8.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [开放式方块]OpenBlocks-1.12.2-1.8.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [心血结晶]Heartwork-1.12.2-FIX2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [心血结晶]Heartwork-1.12.2-FIX2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [搬箱器]Chest Transporter-1.12.2-2.8.8.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [搬箱器]Chest Transporter-1.12.2-2.8.8.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class AstralCore [20:03:54] [main/TRACE] [FML]: coremod named AstralCore is loading [20:03:54] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod AstralCore (hellfirepvp.astralsorcery.core.AstralCore) [20:03:54] [main/DEBUG] [FML]: Found certificate a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 [20:03:54] [main/INFO] [Astral Core]: [AstralCore] Initialized. [20:03:54] [main/DEBUG] [FML]: Added access transformer class hellfirepvp.astralsorcery.core.AstralTransformer to enqueued access transformers [20:03:54] [main/DEBUG] [FML]: Enqueued coremod AstralCore [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [更多熔炉]More Furnaces-1.12.2-1.10.6.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [更多熔炉]More Furnaces-1.12.2-1.10.6.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [更多行星]More Planets-1.12.2-2.2.1.jar [20:03:54] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from [更多行星]More Planets-1.12.2-2.2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [更多铁砧]Extra Anvils-1.12.2-0.9.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [更多铁砧]Extra Anvils-1.12.2-0.9.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [林业]Forestry-1.12.2-5.8.2.422.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [林业]Forestry-1.12.2-5.8.2.422.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [樱]Sakura-1.12.2-1.0.5.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [樱]Sakura-1.12.2-1.0.5.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [武德]Wude-1.12.2-1.7.5.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [武德]Wude-1.12.2-1.7.5.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [污秽之地]Defiled Lands-1.12.2-1.4.3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [污秽之地]Defiled Lands-1.12.2-1.4.3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [洞穴]Cavern-1.12.2-2.3.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [洞穴]Cavern-1.12.2-2.3.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [混沌之地]Erebus-1.12.2-1.0.31.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [混沌之地]Erebus-1.12.2-1.0.31.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [热带世界]Tropicraft-1.12.2-7.1.9.115.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [热带世界]Tropicraft-1.12.2-7.1.9.115.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [矿石作物]Croparia-1.12.2-2.5.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [矿石作物]Croparia-1.12.2-2.5.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [等价交换]ProjectE-1.12.2-PE1.4.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [等价交换]ProjectE-1.12.2-PE1.4.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [老鼠]Rats-1.12.2-3.2.10.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in [老鼠]Rats-1.12.2-3.2.10.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class RatsPlugin [20:03:54] [main/TRACE] [FML]: coremod named ratscore is loading [20:03:54] [main/DEBUG] [FML]: The coremod com.github.alexthe666.rats.server.asm.RatsPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded. [20:03:54] [main/WARN] [FML]: The coremod ratscore (com.github.alexthe666.rats.server.asm.RatsPlugin) is not signed! [20:03:54] [main/DEBUG] [FML]: Enqueued coremod ratscore [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [背包宠物]Inventory Pets-1.12-2.0.6.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [背包宠物]Inventory Pets-1.12-2.0.6.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [自然指南针]Nature's Compass-1.12.2-1.8.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [自然指南针]Nature's Compass-1.12.2-1.8.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [辣条工艺]Latiao Craft-1.12.2-4.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [辣条工艺]Latiao Craft-1.12.2-4.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [阿图姆]Atum-1.12.2-2.0.20.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [阿图姆]Atum-1.12.2-2.0.20.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [随意作品]Random Things-1.12.2-4.2.7.3.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in [随意作品]Random Things-1.12.2-4.2.7.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class LoadingPlugin [20:03:54] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod LoadingPlugin (lumien.randomthings.asm.LoadingPlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate d72e0dd57935b3e9476212aea0c0df352dd76291 [20:03:54] [main/DEBUG] [FML]: Enqueued coremod LoadingPlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [额外行星]Extra Planets-1.12.2-0.7.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [额外行星]Extra Planets-1.12.2-0.7.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy AbyssalCraft Heads-1.12.2-2.1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in AbyssalCraft Heads-1.12.2-2.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy AbyssalCraft Integration-1.12.2-1.11.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in AbyssalCraft Integration-1.12.2-1.11.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Aether-1.12.2-v1.5.3.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Aether-1.12.2-v1.5.3.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy AIImprovements-1.12-0.0.1b3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in AIImprovements-1.12-0.0.1b3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Apple Skin-1.12-1.0.14.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Apple Skin-1.12-1.0.14.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Arcaea-1.12.2-0.3.9.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Arcaea-1.12.2-0.3.9.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Armourers Workshop-1.12.2-0.51.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Armourers Workshop-1.12.2-0.51.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy BattleTowers-1.12.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in BattleTowers-1.12.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Baubles-1.12.2-1.5.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Baubles-1.12.2-1.5.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy CalmDownZombieGuy-1.12.2-1.0.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in CalmDownZombieGuy-1.12.2-1.0.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Chameleon-1.12.2-4.1.3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Chameleon-1.12.2-4.1.3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Chunk Pregenerator-1.12.2-2.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Chunk Pregenerator-1.12.2-2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Clumps-1.12.2-3.1.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Clumps-1.12.2-3.1.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy CodeChickenLib-1.12.2-3.2.3.358.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in CodeChickenLib-1.12.2-3.2.3.358.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy codecjlayermp3-1.0.0-SNAPSHOT.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in codecjlayermp3-1.0.0-SNAPSHOT.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy ContainerFix-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in ContainerFix-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy CXLibrary-1.12.2-1.6.1.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CXLibrary-1.12.2-1.6.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class CoreModLoader [20:03:54] [main/TRACE] [FML]: coremod named CXLibraryCore is loading [20:03:54] [main/WARN] [FML]: The coremod cubex2.cxlibrary.CoreModLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/WARN] [FML]: The coremod CXLibraryCore (cubex2.cxlibrary.CoreModLoader) is not signed! [20:03:54] [main/DEBUG] [FML]: Enqueued coremod CXLibraryCore [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Cyclic-1.12.2-1.20.8.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Cyclic-1.12.2-1.20.8.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Cyclops Core-1.12.2-1.6.7.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Cyclops Core-1.12.2-1.6.7.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Disenchanter-1.12.2-1.7.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Disenchanter-1.12.2-1.7.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Electroblob's Wizardry-1.12.2-4.3.3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Electroblob's Wizardry-1.12.2-4.3.3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Estop-1.12.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Estop-1.12.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Fast Leaf Decay-1.12.2-v14.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Fast Leaf Decay-1.12.2-v14.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Foamfix-1.12.2-0.10.11.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Foamfix-1.12.2-0.10.11.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class FoamFixCore [20:03:54] [main/TRACE] [FML]: coremod named Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) is loading [20:03:54] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (pl.asie.foamfix.coremod.FoamFixCore) [20:03:54] [main/DEBUG] [FML]: Found certificate 3481f72e377b0a1989bd38e3f07cf4cf0b626475 [20:03:54] [main/DEBUG] [FML]: Added access transformer class pl.asie.foamfix.coremod.FoamFixAT to enqueued access transformers [20:03:54] [main/DEBUG] [FML]: Enqueued coremod Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy FPS Reducer-1.12.2-1.12.4.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in FPS Reducer-1.12.2-1.12.4.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Galacticraft Core-1.12.2-4.0.2.281.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Galacticraft Core-1.12.2-4.0.2.281.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Galacticraft Planets-1.12.2-4.0.2.281.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Galacticraft Planets-1.12.2-4.0.2.281.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Hats-1.12.2-7.1.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Hats-1.12.2-7.1.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Hwyla-1.12.2-1.8.26.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Hwyla-1.12.2-1.8.26.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy iChunUtil-1.12.2-7.2.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in iChunUtil-1.12.2-7.2.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Inventory Tweaks-1.12.2-1.63.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Inventory Tweaks-1.12.2-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class FMLPlugin [20:03:54] [main/TRACE] [FML]: coremod named Inventory Tweaks Coremod is loading [20:03:54] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod Inventory Tweaks Coremod (invtweaks.forge.asm.FMLPlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe [20:03:54] [main/DEBUG] [FML]: Added access transformer class invtweaks.forge.asm.ITAccessTransformer to enqueued access transformers [20:03:54] [main/DEBUG] [FML]: Enqueued coremod Inventory Tweaks Coremod [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Iron Backpacks-1.12.2-3.0.8-12.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Iron Backpacks-1.12.2-3.0.8-12.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy jlayer-1.0.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in jlayer-1.0.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Just Enough Items-1.12.2-4.16.1.301.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Just Enough Items-1.12.2-4.16.1.301.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Just Enough Resources-1.12.2-0.9.2.60.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Just Enough Resources-1.12.2-0.9.2.60.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy LibraryEx-1.12.2-1.2.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in LibraryEx-1.12.2-1.2.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy LootBags-1.12.2-2.5.8.5.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in LootBags-1.12.2-2.5.8.5.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy MakeZoomZoom-1.12.2-0.0.4.jar [20:03:54] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from MakeZoomZoom-1.12.2-0.0.4.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Micdoodle Core-1.12.2-4.0.2.281.jar [20:03:54] [main/TRACE] [FML]: Adding Micdoodle Core-1.12.2-4.0.2.281.jar to the list of known coremods, it will not be examined again [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class MicdoodlePlugin [20:03:54] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed! [20:03:54] [main/DEBUG] [FML]: Added access transformer class micdoodle8.mods.miccore.MicdoodleAccessTransformer to enqueued access transformers [20:03:54] [main/DEBUG] [FML]: Enqueued coremod MicdoodlePlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy MJRLegendsLib-1.12.2-1.2.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in MJRLegendsLib-1.12.2-1.2.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy MMLib-1.12.2-2.2.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in MMLib-1.12.2-2.2.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy MultithreadedNoise-1.12.2-0.0.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in MultithreadedNoise-1.12.2-0.0.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Music Player-1.12.2-2.1.1.113.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Music Player-1.12.2-2.1.1.113.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy nashorn.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in nashorn.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy NetherPortalFix-1.12.2-5.3.17.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in NetherPortalFix-1.12.2-5.3.17.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy No More Recipe Conflict-1.12.2-0.13.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in No More Recipe Conflict-1.12.2-0.13.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy OpenModsLib-1.12.2-0.12.2.jar [20:03:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.12.2-0.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class OpenModsCorePlugin [20:03:54] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod OpenModsCorePlugin (openmods.core.OpenModsCorePlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 [20:03:54] [main/DEBUG] [OpenMods]: openmods.core.OpenModsCorePlugin.<init>(OpenModsCorePlugin.java:18): <OpenModsLib 0.12.2>\o [20:03:54] [main/DEBUG] [FML]: Enqueued coremod OpenModsCorePlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Ore Maul-1.12.2-V1.3.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Ore Maul-1.12.2-V1.3.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Patchouli-1.12.2-1.0-23.6.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Patchouli-1.12.2-1.0-23.6.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Random Patches-1.12.2-1.15.0.2.jar [20:03:54] [main/TRACE] [FML]: Adding Random Patches-1.12.2-1.15.0.2.jar to the list of known coremods, it will not be examined again [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class RPCore [20:03:54] [main/TRACE] [FML]: coremod named RandomPatches is loading [20:03:54] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod RandomPatches (com.therandomlabs.randompatches.core.RPCore) [20:03:54] [main/DEBUG] [FML]: Found certificate 20d08fb3fe9c268a63a75d337fb507464c8aaccd [20:03:54] [main/DEBUG] [FML]: Enqueued coremod RandomPatches [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Roguelike Dungeons-1.12.2-1.8.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Roguelike Dungeons-1.12.2-1.8.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Simple Leather-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Simple Leather-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy SimplifiedHorses-1.12.2-v1.2.1-1.11.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in SimplifiedHorses-1.12.2-v1.2.1-1.11.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy SJAP-1.12.2-1.5.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in SJAP-1.12.2-1.5.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy SlashBlade-1.12.2-r33.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in SlashBlade-1.12.2-r33.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Stacksize-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Stacksize-1.12.2-1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy SteveKunG's-Lib-1.12.2-1.1.9.jar [20:03:54] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SteveKunG's-Lib-1.12.2-1.1.9.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy TFSpellPack-1.12.2-1.1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in TFSpellPack-1.12.2-1.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Thaumic Waila-1.12.2-0.0.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Thaumic Waila-1.12.2-0.0.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy ThaumicJEI-1.12.2-1.6.0-27.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in ThaumicJEI-1.12.2-1.6.0-27.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Tree Growing Simulator-1.12.2-1.0.1.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Tree Growing Simulator-1.12.2-1.0.1.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy U Team Core-1.12.2-2.2.5.147.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in U Team Core-1.12.2-2.2.5.147.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy VeinMiner-1.12.2-0.38.2.647+b31535a.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in VeinMiner-1.12.2-0.38.2.647+b31535a.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Waila Harvestability-1.12.2-1.1.12.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Waila Harvestability-1.12.2-1.1.12.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy Waystones-1.12.2-4.1.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in Waystones-1.12.2-4.1.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy core-3.6.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in core-3.6.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy json-3.6.0.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in json-3.6.0.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy llibrary-core-1.0.11-1.12.2.jar [20:03:54] [main/TRACE] [FML]: Adding llibrary-core-1.0.11-1.12.2.jar to the list of known coremods, it will not be examined again [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class LLibraryPlugin [20:03:54] [main/TRACE] [FML]: coremod named llibrary is loading [20:03:54] [main/DEBUG] [FML]: The coremod net.ilexiconn.llibrary.server.core.plugin.LLibraryPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded. [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod llibrary (net.ilexiconn.llibrary.server.core.plugin.LLibraryPlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate b9f30a813bee3b9dd5652c460310cfcd54f6b7ec [20:03:54] [main/DEBUG] [FML]: Enqueued coremod llibrary [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy LLibrary-1.12.2-1.7.20.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in LLibrary-1.12.2-1.7.20.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy TheBetweenlands-3.7.2-core.jar [20:03:54] [main/TRACE] [FML]: Adding TheBetweenlands-3.7.2-core.jar to the list of known coremods, it will not be examined again [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class TheBetweenlandsLoadingPlugin [20:03:54] [main/DEBUG] [FML]: The coremod thebetweenlands.core.TheBetweenlandsLoadingPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded. [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod TheBetweenlandsLoadingPlugin (thebetweenlands.core.TheBetweenlandsLoadingPlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate 38067d6878811efb38b6a045521cfd80b9b60b38 [20:03:54] [main/DEBUG] [FML]: Enqueued coremod TheBetweenlandsLoadingPlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [交错次元]The Betweenlands-1.12.2-3.7.2.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [交错次元]The Betweenlands-1.12.2-3.7.2.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy ImmersiveEngineering-core-0.12-92.jar [20:03:54] [main/TRACE] [FML]: Adding ImmersiveEngineering-core-0.12-92.jar to the list of known coremods, it will not be examined again [20:03:54] [main/DEBUG] [FML]: Instantiating coremod class IELoadingPlugin [20:03:54] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:03:54] [main/DEBUG] [FML]: Found signing certificates for coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) [20:03:54] [main/DEBUG] [FML]: Found certificate 4cb49fcde3b43048c9889e0a3d083225da926334 [20:03:54] [main/DEBUG] [FML]: Enqueued coremod IELoadingPlugin [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar [20:03:54] [main/DEBUG] [FML]: Examining for coremod candidacy [糖果世界]Candy World-1.12.2-1.1.5.jar [20:03:54] [main/DEBUG] [FML]: Not found coremod data in [糖果世界]Candy World-1.12.2-1.1.5.jar [20:03:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:03:54] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker [20:03:54] [main/DEBUG] [mixin]: MixinService [LaunchWrapper] was successfully booted in sun.misc.Launcher$AppClassLoader@6bc7c054 [20:03:54] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar Service=LaunchWrapper Env=CLIENT [20:03:55] [main/DEBUG] [mixin]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details [20:03:55] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #1 [20:03:55] [main/DEBUG] [mixin]: Initialising Mixin Platform Manager [20:03:55] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: ForceLoadAsMod was specified for #VoxelMap-1.12.2-1.9.28.jar, attempting force-load [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2855/forge-1.12.2-14.23.5.2855.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/patchy/1.1/patchy-1.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/versions/Daily%20Modpack/Daily%20Modpack.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B学园都市%5DAcademyCraft-1.12.2-1.1.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B星辉魔法%5DAstral%20Sorcery-1.12.2-1.10.27.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B老鼠%5DRats-1.12.2-3.2.10.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B随意作品%5DRandom%20Things-1.12.2-4.2.7.3.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/CXLibrary-1.12.2-1.6.1.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Foamfix-1.12.2-0.10.11.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Inventory%20Tweaks-1.12.2-1.63.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Micdoodle%20Core-1.12.2-4.0.2.281.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/OpenModsLib-1.12.2-0.12.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Random%20Patches-1.12.2-1.15.0.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/net/ilexiconn/llibrary-core/1.0.11-1.12.2/llibrary-core-1.0.11-1.12.2.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/angrypixel/TheBetweenlands/3.7.2/TheBetweenlands-3.7.2-core.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/blusunrize/ImmersiveEngineering-core/0.12-92/ImmersiveEngineering-core-0.12-92.jar for mixin tweaker [20:03:55] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:55] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: ForceLoadAsMod was specified for [更多行星]More Planets-1.12.2-2.2.1.jar, attempting force-load [20:03:55] [main/DEBUG] [mixin]: Adding [更多行星]More Planets-1.12.2-2.2.1.jar to reparseable coremod collection [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:55] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: ForceLoadAsMod was specified for MakeZoomZoom-1.12.2-0.0.4.jar, attempting force-load [20:03:55] [main/DEBUG] [mixin]: Adding MakeZoomZoom-1.12.2-0.0.4.jar to reparseable coremod collection [20:03:55] [main/DEBUG] [mixin]: MakeZoomZoom-1.12.2-0.0.4.jar has core plugin xyz.ajp.makezoomzoom.asm.MZZLoadingPlugin. Injecting it into FML for co-initialisation: [20:03:55] [main/DEBUG] [FML]: Instantiating coremod class MZZLoadingPlugin [20:03:55] [main/DEBUG] [FML]: The coremod xyz.ajp.makezoomzoom.asm.MZZLoadingPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded. [20:03:55] [main/DEBUG] [FML]: Found signing certificates for coremod MZZLoadingPlugin (xyz.ajp.makezoomzoom.asm.MZZLoadingPlugin) [20:03:55] [main/DEBUG] [FML]: Found certificate 0a35e4a98424a7588a4bd9a32c3088ecb6607b2a [20:03:55] [main/DEBUG] [FML]: Enqueued coremod MZZLoadingPlugin [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:55] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: Adding mixin platform agents for container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentFMLLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: ForceLoadAsMod was specified for SteveKunG's-Lib-1.12.2-1.1.9.jar, attempting force-load [20:03:55] [main/DEBUG] [mixin]: Adding SteveKunG's-Lib-1.12.2-1.1.9.jar to reparseable coremod collection [20:03:55] [main/DEBUG] [mixin]: SteveKunG's-Lib-1.12.2-1.1.9.jar has core plugin stevekung.mods.stevekunglib.core.SteveKunGLibPlugin. Injecting it into FML for co-initialisation: [20:03:55] [main/DEBUG] [FML]: Instantiating coremod class SteveKunGLibPlugin [20:03:55] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[PREINIT] [20:03:55] [main/INFO] [SteveKunG's Lib]: Initializing SteveKunG's Lib plugin! [20:03:55] [main/INFO] [mixin]: Compatibility level set to JAVA_8 [20:03:55] [main/DEBUG] [FML]: The coremod stevekung.mods.stevekunglib.core.SteveKunGLibPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded. [20:03:55] [main/WARN] [FML]: The coremod SteveKunGLibPlugin (stevekung.mods.stevekunglib.core.SteveKunGLibPlugin) is not signed! [20:03:55] [main/DEBUG] [FML]: Enqueued coremod SteveKunGLibPlugin [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentFMLLegacy accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentLiteLoaderLegacy for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentLiteLoaderLegacy rejected container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: Instancing new MixinPlatformAgentDefault for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/DEBUG] [mixin]: MixinPlatformAgentDefault accepted container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:55] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [20:03:55] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [20:03:55] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping [20:03:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:03:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:03:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:03:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:55] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers [20:03:55] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:03:55] [main/DEBUG] [mixin]: Checking for additional mixins for MixinEnvironment[PREINIT] [20:03:55] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:03:55] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:03:55] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:03:55] [main/DEBUG] [FML]: Injection complete [20:03:55] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} [20:03:55] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin [20:03:56] [main/DEBUG] [FML]: Read 1154 binary patches [20:03:57] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36076 records [20:03:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [20:03:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [20:03:57] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully [20:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:57] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers [20:03:57] [main/DEBUG] [FML]: Injection complete [20:03:57] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} [20:03:57] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin [20:03:57] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully [20:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:57] [main/DEBUG] [FML]: Injecting coremod CorePlugin \{cn.lambdalib2.CorePlugin\} class transformers [20:03:57] [main/TRACE] [FML]: Registering transformer cn.lambdalib2.render.mc.PipelineTransformer [20:03:57] [main/TRACE] [FML]: Registering transformer cn.lambdalib2.registry.impl.RegistryTransformer [20:03:57] [main/DEBUG] [FML]: Injection complete [20:03:57] [main/DEBUG] [FML]: Running coremod plugin for CorePlugin \{cn.lambdalib2.CorePlugin\} [20:03:57] [main/DEBUG] [FML]: Running coremod plugin CorePlugin [20:03:57] [main/DEBUG] [FML]: Coremod plugin class CorePlugin run successfully [20:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:57] [main/DEBUG] [FML]: Injecting coremod MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\} class transformers [20:03:57] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer [20:03:57] [main/TRACE] [FML]: Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer [20:03:57] [main/DEBUG] [FML]: Injection complete [20:03:57] [main/DEBUG] [FML]: Running coremod plugin for MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\} [20:03:57] [main/DEBUG] [FML]: Running coremod plugin MicdoodlePlugin [20:03:58] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check. [20:03:58] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game... [20:03:58] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game... [20:03:58] [main/DEBUG] [FML]: Coremod plugin class MicdoodlePlugin run successfully [20:03:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:58] [main/DEBUG] [FML]: Injecting coremod TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\} class transformers [20:03:58] [main/TRACE] [FML]: Registering transformer thebetweenlands.core.TheBetweenlandsClassTransformer [20:03:58] [main/DEBUG] [FML]: Injection complete [20:03:58] [main/DEBUG] [FML]: Running coremod plugin for TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\} [20:03:58] [main/DEBUG] [FML]: Running coremod plugin TheBetweenlandsLoadingPlugin [20:03:58] [main/DEBUG] [FML]: Coremod plugin class TheBetweenlandsLoadingPlugin run successfully [20:03:58] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar)] [20:03:58] [main/DEBUG] [mixin]: Registering mixin config: mixins.voxelmap.json [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar)] [20:03:58] [main/DEBUG] [mixin]: Registering mixin config: mixins.more_planets.json [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar)] [20:03:58] [main/DEBUG] [mixin]: Registering mixin config: mixins.stevekung's_lib.json [20:03:58] [main/DEBUG] [mixin]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar)] [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2855/forge-1.12.2-14.23.5.2855.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/patchy/1.1/patchy-1.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/google/guava/guava/21.0/guava-21.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/versions/Daily%20Modpack/Daily%20Modpack.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B学园都市%5DAcademyCraft-1.12.2-1.1.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B星辉魔法%5DAstral%20Sorcery-1.12.2-1.10.27.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B老鼠%5DRats-1.12.2-3.2.10.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B随意作品%5DRandom%20Things-1.12.2-4.2.7.3.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/CXLibrary-1.12.2-1.6.1.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Foamfix-1.12.2-0.10.11.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Inventory%20Tweaks-1.12.2-1.63.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Micdoodle%20Core-1.12.2-4.0.2.281.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/OpenModsLib-1.12.2-0.12.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/Random%20Patches-1.12.2-1.15.0.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/net/ilexiconn/llibrary-core/1.0.11-1.12.2/llibrary-core-1.0.11-1.12.2.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/angrypixel/TheBetweenlands/3.7.2/TheBetweenlands-3.7.2-core.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/memory_repo/blusunrize/ImmersiveEngineering-core/0.12-92/ImmersiveEngineering-core-0.12-92.jar for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Scanning asmgen:/ for mixin tweaker [20:03:58] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar) [20:03:58] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar) [20:03:58] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:58] [main/DEBUG] [mixin]: Adding agents for Mixin Container ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:58] [main/DEBUG] [mixin]: inject() running with 4 agents [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%23VoxelMap-1.12.2-1.9.28.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/%5B更多行星%5DMore%20Planets-1.12.2-2.2.1.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar)] [20:03:58] [main/DEBUG] [mixin]: FML agent is co-initiralising coremod instance MZZLoadingPlugin {[]} for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar) [20:03:58] [main/DEBUG] [FML]: Injecting coremod MZZLoadingPlugin \{xyz.ajp.makezoomzoom.asm.MZZLoadingPlugin\} class transformers [20:03:58] [main/TRACE] [FML]: Registering transformer xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:03:58] [main/DEBUG] [mixin]: Checking for additional mixins for MixinEnvironment[PREINIT] [20:03:58] [main/DEBUG] [FML]: Injection complete [20:03:58] [main/DEBUG] [FML]: Running coremod plugin for MZZLoadingPlugin \{xyz.ajp.makezoomzoom.asm.MZZLoadingPlugin\} [20:03:58] [main/DEBUG] [FML]: Running coremod plugin MZZLoadingPlugin [20:03:58] [main/DEBUG] [FML]: Coremod plugin class MZZLoadingPlugin run successfully [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/MakeZoomZoom-1.12.2-0.0.4.jar)] [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentFMLLegacy:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar)] [20:03:58] [main/DEBUG] [mixin]: FML agent is co-initiralising coremod instance SteveKunGLibPlugin {[]} for ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar) [20:03:58] [main/DEBUG] [FML]: Injecting coremod SteveKunGLibPlugin \{stevekung.mods.stevekunglib.core.SteveKunGLibPlugin\} class transformers [20:03:58] [main/DEBUG] [FML]: Injection complete [20:03:58] [main/DEBUG] [FML]: Running coremod plugin for SteveKunGLibPlugin \{stevekung.mods.stevekunglib.core.SteveKunGLibPlugin\} [20:03:58] [main/DEBUG] [FML]: Running coremod plugin SteveKunGLibPlugin [20:03:58] [main/DEBUG] [FML]: Coremod plugin class SteveKunGLibPlugin run successfully [20:03:58] [main/DEBUG] [mixin]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleURI(file:/C:/MyDownloads/Download/HMCL/.minecraft/mods/SteveKunG's-Lib-1.12.2-1.1.9.jar)] [20:03:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:58] [main/DEBUG] [FML]: Injecting coremod OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\} class transformers [20:03:58] [main/TRACE] [FML]: Registering transformer openmods.core.OpenModsClassTransformer [20:03:58] [main/DEBUG] [FML]: Injection complete [20:03:58] [main/DEBUG] [FML]: Running coremod plugin for OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\} [20:03:58] [main/DEBUG] [FML]: Running coremod plugin OpenModsCorePlugin [20:03:58] [main/DEBUG] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:82): Parsing config file 'C:\MyDownloads\Download\HMCL\.minecraft\config\OpenModsLibCore.json' [20:03:58] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of pre_world_render_hook updated from DISABLED to ENABLED [20:03:58] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of llama_null_fix updated from DISABLED to ENABLED [20:03:58] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of player_render_hook updated from DISABLED to ENABLED [20:03:58] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_base_null_fix updated from DISABLED to ENABLED [20:03:58] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_null_fix updated from DISABLED to ENABLED [20:03:58] [main/DEBUG] [FML]: Coremod plugin class OpenModsCorePlugin run successfully [20:03:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:58] [main/DEBUG] [FML]: Injecting coremod CXLibraryCore \{cubex2.cxlibrary.CoreModLoader\} class transformers [20:03:58] [main/TRACE] [FML]: Registering transformer cubex2.cxlibrary.CoreModTransformer [20:03:58] [main/DEBUG] [FML]: Injection complete [20:03:58] [main/DEBUG] [FML]: Running coremod plugin for CXLibraryCore \{cubex2.cxlibrary.CoreModLoader\} [20:03:58] [main/DEBUG] [FML]: Running coremod plugin CXLibraryCore [20:03:58] [main/DEBUG] [FML]: Coremod plugin class CoreModLoader run successfully [20:03:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:03:58] [main/DEBUG] [FML]: Loaded 215 rules from AccessTransformer config file forge_at.cfg [20:03:58] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches... [20:03:58] [main/INFO] [Astral Core]: [AstralTransformer] Found 0 Transformers! Trying to recover with direct references... [20:03:58] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches! [20:03:58] [main/DEBUG] [FML]: Loaded 17 rules from AccessTransformer config file foamfix_runtime_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 12 rules from AccessTransformer config file invtweaks_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 93 rules from AccessTransformer config file micdoodlecore_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 4 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[随意作品]Random Things-1.12.2-4.2.7.3.jar!META-INF/randomthings_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 35 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[交错次元]The Betweenlands-1.12.2-3.7.2.jar!META-INF/thebetweenlands_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 16 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[阿图姆]Atum-1.12.2-2.0.20.jar!META-INF/atum_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 3 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\Tree Growing Simulator-1.12.2-1.0.1.jar!META-INF/tgs2016_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 21 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar!META-INF/tf_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 3 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\NetherPortalFix-1.12.2-5.3.17.jar!META-INF/netherportalfix_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 3 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[下界拓展]NetherEx-1.12.2-2.2.4.jar!META-INF/netherex_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 1 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\CalmDownZombieGuy-1.12.2-1.0.0.jar!META-INF/calmdownzombieguy_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 29 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar!META-INF/ImmersiveEngineering_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 1 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar!META-INF/i18nmod_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 10 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[林业]Forestry-1.12.2-5.8.2.422.jar!META-INF/forestry_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 33 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[更多行星]More Planets-1.12.2-2.2.1.jar!META-INF/moreplanets_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 5 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[失落之城]Lost Cities-1.12.2-2.0.22.jar!META-INF/lostcities_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 46 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\CodeChickenLib-1.12.2-3.2.3.358.jar!META-INF/ccl_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 13 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\Just Enough Items-1.12.2-4.16.1.301.jar!META-INF/jei_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 23 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar!META-INF/astralsorcery_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 24 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar!META-INF/tc_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 4 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[等价交换]ProjectE-1.12.2-PE1.4.1.jar!META-INF/pe_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 10 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\AIImprovements-1.12-0.0.1b3.jar!META-INF/AI_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 10 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\Just Enough Resources-1.12.2-0.9.2.60.jar!META-INF/jeresources_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 2 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\MultithreadedNoise-1.12.2-0.0.2.jar!META-INF/multithreadednoise_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 4 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\SteveKunG's-Lib-1.12.2-1.1.9.jar!META-INF/stevekunglib_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 4 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\Waystones-1.12.2-4.1.0.jar!META-INF/waystones_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 29 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar!META-INF/touhou_little_maid_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 11 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\LLibrary-1.12.2-1.7.20.jar!META-INF/llibrary_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 7 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar!META-INF/huajiage_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 6 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\MMLib-1.12.2-2.2.0.jar!META-INF/mm_lib_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 2 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\[开放式方块]OpenBlocks-1.12.2-1.8.1.jar!META-INF/openblocks_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 2 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\U Team Core-1.12.2-2.2.5.147.jar!META-INF/uteamcore_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 2 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\Cyclops Core-1.12.2-1.6.7.jar!META-INF/cyclopscore_at.cfg [20:03:58] [main/DEBUG] [FML]: Loaded 119 rules from AccessTransformer mod jar file C:\MyDownloads\Download\HMCL\.minecraft\mods\iChunUtil-1.12.2-7.2.2.jar!META-INF/iChunUtil_at.cfg [20:03:58] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #2 [20:03:58] [main/DEBUG] [FML]: Validating minecraft [20:03:58] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[INIT] [20:03:58] [main/DEBUG] [mixin]: Selecting config mixins.mzz.core.json [20:03:58] [main/DEBUG] [mixin]: Preparing mixins.mzz.core.json (1) [20:03:58] [main/ERROR] [mixin]: Classloader restrictions [PACKAGE_TRANSFORMER_EXCLUSION] encountered loading mixins.mzz.core.json:MixinLoader, name: xyz.ajp.makezoomzoom.mixin.MixinLoader [20:03:58] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:58] [main/DEBUG] [mixin]: Rebuilding transformer delegation list: [20:03:58] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [20:03:58] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:03:58] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.render.mc.PipelineTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.registry.impl.RegistryTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.thebetweenlands.core.TheBetweenlandsClassTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.openmods.core.OpenModsClassTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: $wrapper.cubex2.cxlibrary.CoreModTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: hellfirepvp.astralsorcery.core.AstralTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: pl.asie.foamfix.coremod.FoamFixAT [20:03:58] [main/DEBUG] [mixin]: Adding: invtweaks.forge.asm.ITAccessTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: micdoodle8.mods.miccore.MicdoodleAccessTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer [20:03:58] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer [20:03:58] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:58] [main/DEBUG] [mixin]: Transformer delegation list created with 22 entries [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [20:03:58] [main/DEBUG] [mixin]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache [20:03:58] [main/INFO] [mixin]: Mixing MixinLoader from mixins.mzz.core.json into net.minecraftforge.fml.common.Loader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$6(Lnet/minecraft/launchwrapper/IClassTransformer;)Z to md36e5f6$lambda$mzzBeforeConstructingMods$6$0 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$5(Lnet/minecraftforge/fml/common/ModContainer;)V to md36e5f6$lambda$mzzBeforeConstructingMods$5$1 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$4(Lnet/minecraftforge/fml/common/ModContainer;)Z to md36e5f6$lambda$mzzBeforeConstructingMods$4$2 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$3(Lnet/minecraftforge/fml/common/ModContainer;)V to md36e5f6$lambda$mzzBeforeConstructingMods$3$3 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$2(Lnet/minecraftforge/fml/common/ModContainer;)Z to md36e5f6$lambda$mzzBeforeConstructingMods$2$4 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$1(Lnet/minecraftforge/fml/common/ModContainer;)V to md36e5f6$lambda$mzzBeforeConstructingMods$1$5 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/INFO] [mixin]: Renaming synthetic method lambda$mzzBeforeConstructingMods$0(Lnet/minecraftforge/fml/common/ModContainer;)Z to md36e5f6$lambda$mzzBeforeConstructingMods$0$6 in mixins.mzz.core.json:MixinLoader [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/List to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Iterator to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/ModClassLoader to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/RuntimeException to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/Exception to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/Throwable to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/io/Serializable to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/Mixins to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Collection to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/stream/Stream to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Optional to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraft/launchwrapper/Launch to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraft/launchwrapper/LaunchClassLoader to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/Class to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Field to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Method to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/reflect/Executable to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/MixinEnvironment to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/util/ITokenProvider to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/VersionRange to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/versioning/InvalidVersionSpecificationException to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/String to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/net/MalformedURLException to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/transformer/MixinTransformer to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/transformer/Proxy to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/function/Predicate to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/function/Consumer to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraft/launchwrapper/IClassTransformer to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/fml/common/toposort/ModSorter to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for com/google/common/collect/ImmutableCollection to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/AbstractCollection to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/io/InputStream to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Properties to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Hashtable to metadata cache [20:03:58] [main/TRACE] [mixin]: Added class metadata for java/util/Dictionary to metadata cache [20:03:59] [main/DEBUG] [FML]: Minecraft validated, launching... [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod LoadingPlugin \{lumien.randomthings.asm.LoadingPlugin\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer lumien.randomthings.asm.ClassTransformer [20:03:59] [main/DEBUG] [RandomThingsCore]: Starting Class Transformation [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for LoadingPlugin \{lumien.randomthings.asm.LoadingPlugin\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin LoadingPlugin [20:03:59] [main/DEBUG] [FML]: Coremod plugin class LoadingPlugin run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) \{pl.asie.foamfix.coremod.FoamFixCore\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer pl.asie.foamfix.coremod.FoamFixTransformer [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) \{pl.asie.foamfix.coremod.FoamFixCore\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) [20:03:59] [main/DEBUG] [FML]: Coremod plugin class FoamFixCore run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod Inventory Tweaks Coremod \{invtweaks.forge.asm.FMLPlugin\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer invtweaks.forge.asm.ContainerTransformer [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for Inventory Tweaks Coremod \{invtweaks.forge.asm.FMLPlugin\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin Inventory Tweaks Coremod [20:03:59] [main/DEBUG] [FML]: Coremod plugin class FMLPlugin run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod llibrary \{net.ilexiconn.llibrary.server.core.plugin.LLibraryPlugin\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer [20:03:59] [main/TRACE] [FML]: Registering transformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:03:59] [main/DEBUG] [LLibrary Core]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for llibrary \{net.ilexiconn.llibrary.server.core.plugin.LLibraryPlugin\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin llibrary [20:03:59] [main/DEBUG] [FML]: Coremod plugin class LLibraryPlugin run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod IELoadingPlugin \{blusunrize.immersiveengineering.common.asm.IELoadingPlugin\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer blusunrize.immersiveengineering.common.asm.IEClassTransformer [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for java/lang/String/format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/minecraft/client/model/ModelBiped/<init>(FZ)V [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/minecraft/client/renderer/entity/RenderPlayer/<init>(Lnet/minecraft/client/renderer/entity/RenderManager;Z)V [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/minecraftforge/client/ForgeHooksClient/handleCameraTransforms(Lnet/minecraft/client/renderer/block/model/IBakedModel;Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms$TransformType;Z)Lnet/minecraft/client/renderer/block/model/IBakedModel; [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for IELoadingPlugin \{blusunrize.immersiveengineering.common.asm.IELoadingPlugin\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin IELoadingPlugin [20:03:59] [main/DEBUG] [FML]: Coremod plugin class IELoadingPlugin run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod ratscore \{com.github.alexthe666.rats.server.asm.RatsPlugin\} class transformers [20:03:59] [main/DEBUG] [LLibrary Core]: Found runtime patcher com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:03:59] [main/TRACE] [FML]: Registering transformer com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for ratscore \{com.github.alexthe666.rats.server.asm.RatsPlugin\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin ratscore [20:03:59] [main/DEBUG] [FML]: Coremod plugin class RatsPlugin run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod AstralCore \{hellfirepvp.astralsorcery.core.AstralCore\} class transformers [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for AstralCore \{hellfirepvp.astralsorcery.core.AstralCore\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin AstralCore [20:03:59] [main/DEBUG] [FML]: Coremod plugin class AstralCore run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:03:59] [main/DEBUG] [FML]: Injecting coremod RandomPatches \{com.therandomlabs.randompatches.core.RPCore\} class transformers [20:03:59] [main/TRACE] [FML]: Registering transformer com.therandomlabs.randompatches.core.RPTransformer [20:03:59] [main/DEBUG] [FML]: Injection complete [20:03:59] [main/DEBUG] [FML]: Running coremod plugin for RandomPatches \{com.therandomlabs.randompatches.core.RPCore\} [20:03:59] [main/DEBUG] [FML]: Running coremod plugin RandomPatches [20:03:59] [main/DEBUG] [FML]: Coremod plugin class RPCore run successfully [20:03:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:03:59] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [20:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker [20:03:59] [main/DEBUG] [mixin]: Adding new mixin transformer proxy #3 [20:03:59] [main/DEBUG] [mixin]: Ending MixinEnvironment[INIT], applied 1 mixins [20:03:59] [main/DEBUG] [mixin]: Preparing mixins for MixinEnvironment[DEFAULT] [20:03:59] [main/DEBUG] [mixin]: Selecting config mixins.stevekung's_lib.gui_screen.json [20:03:59] [main/DEBUG] [mixin]: Selecting config mixins.voxelmap.json [20:03:59] [main/DEBUG] [mixin]: Selecting config mixins.more_planets.json [20:03:59] [main/DEBUG] [mixin]: Selecting config mixins.stevekung's_lib.json [20:03:59] [main/DEBUG] [mixin]: Preparing mixins.stevekung's_lib.gui_screen.json (1) [20:03:59] [main/DEBUG] [mixin]: Rebuilding transformer delegation list: [20:03:59] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.render.mc.PipelineTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.registry.impl.RegistryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.thebetweenlands.core.TheBetweenlandsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.openmods.core.OpenModsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cubex2.cxlibrary.CoreModTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: hellfirepvp.astralsorcery.core.AstralTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: pl.asie.foamfix.coremod.FoamFixAT [20:03:59] [main/DEBUG] [mixin]: Adding: invtweaks.forge.asm.ITAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: micdoodle8.mods.miccore.MicdoodleAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.lumien.randomthings.asm.ClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.invtweaks.forge.asm.ContainerTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.blusunrize.immersiveengineering.common.asm.IEClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.therandomlabs.randompatches.core.RPTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Transformer delegation list created with 30 entries [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/gui/GuiScreen to metadata cache [20:03:59] [main/DEBUG] [mixin]: Preparing mixins.voxelmap.json (3) [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/entity/Render to metadata cache [20:03:59] [main/DEBUG] [OpenMods]: openmods.core.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:117): Trying to patch EntityRenderer (class: buq) [20:03:59] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of pre_world_render_hook updated from ENABLED to ACTIVATED [20:03:59] [main/DEBUG] [OpenMods]: openmods.renderer.PreWorldRenderHookVisitor$InjectorMethodVisitor.<init>(PreWorldRenderHookVisitor.java:68): Injecting hook class openmods.renderer.PreWorldRenderHookVisitor.callHook()V into EntityRenderer.renderWorldPass [20:03:59] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of pre_world_render_hook updated from ACTIVATED to FINISHED [20:03:59] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.openmods.core.OpenModsClassTransformer' was detected and will no longer process meta class data [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches! [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH [20:03:59] [main/DEBUG] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer [20:03:59] [main/DEBUG] [RandomThingsCore]: - Found renderRainSnow [20:03:59] [main/DEBUG] [RandomThingsCore]: - Found canRain [20:03:59] [main/DEBUG] [RandomThingsCore]: - Found getEnableSnow [20:03:59] [main/DEBUG] [RandomThingsCore]: - Found addRainParticles [20:03:59] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.randomthings.asm.ClassTransformer' was detected and will no longer process meta class data [20:03:59] [main/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/renderer/EntityRenderer [20:03:59] [main/DEBUG] [LLibrary Core]: Patching method func_78467_g(F)V [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getViewDistance(Lnet/minecraft/entity/Entity;F)F [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/EntityRenderer to metadata cache [20:03:59] [main/DEBUG] [mixin]: Rebuilding transformer delegation list: [20:03:59] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.render.mc.PipelineTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.registry.impl.RegistryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.thebetweenlands.core.TheBetweenlandsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.openmods.core.OpenModsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cubex2.cxlibrary.CoreModTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: hellfirepvp.astralsorcery.core.AstralTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: pl.asie.foamfix.coremod.FoamFixAT [20:03:59] [main/DEBUG] [mixin]: Adding: invtweaks.forge.asm.ITAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: micdoodle8.mods.miccore.MicdoodleAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.lumien.randomthings.asm.ClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.invtweaks.forge.asm.ContainerTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.blusunrize.immersiveengineering.common.asm.IEClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.therandomlabs.randompatches.core.RPTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Transformer delegation list created with 28 entries [20:03:59] [main/INFO] [STDOUT]: [cn.lambdalib2.render.mc.PipelineTransformer:transform:16]: Transforming RenderGlobal [20:03:59] [main/INFO] [STDOUT]: [cn.lambdalib2.render.mc.PipelineTransformer$EntityRendererVisitor:visitMethod:50]: Transforming RenderGlobal.renderEntities [20:03:59] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.cn.lambdalib2.render.mc.PipelineTransformer' was detected and will no longer process meta class data [20:03:59] [main/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/renderer/RenderGlobal [20:03:59] [main/DEBUG] [LLibrary Core]: Patching method func_193054_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)V [20:03:59] [main/DEBUG] [LLibrary Core]: Found no method mapping for com/github/alexthe666/rats/server/misc/RatsCoreUtils/getPartyDistance()D [20:03:59] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.Entity. This may cause patch issues [20:03:59] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.client.renderer.DestroyBlockProgress. This may cause patch issues [20:03:59] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.client.renderer.culling.Frustum. This may cause patch issues [20:03:59] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.client.renderer.culling.ICamera. This may cause patch issues [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/RenderGlobal to metadata cache [20:03:59] [main/DEBUG] [mixin]: Preparing mixins.more_planets.json (6) [20:03:59] [main/DEBUG] [mixin]: Rebuilding transformer delegation list: [20:03:59] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.cn.lambdalib2.render.mc.PipelineTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.registry.impl.RegistryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.thebetweenlands.core.TheBetweenlandsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.openmods.core.OpenModsClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.cubex2.cxlibrary.CoreModTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: hellfirepvp.astralsorcery.core.AstralTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: pl.asie.foamfix.coremod.FoamFixAT [20:03:59] [main/DEBUG] [mixin]: Adding: invtweaks.forge.asm.ITAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: micdoodle8.mods.miccore.MicdoodleAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Excluding: $wrapper.lumien.randomthings.asm.ClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.invtweaks.forge.asm.ContainerTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.blusunrize.immersiveengineering.common.asm.IEClassTransformer [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:03:59] [main/DEBUG] [mixin]: Adding: $wrapper.com.therandomlabs.randompatches.core.RPTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer [20:03:59] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:03:59] [main/DEBUG] [mixin]: Transformer delegation list created with 27 entries [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/CommandLocate to metadata cache [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches! [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/particle/ParticleDigging to metadata cache [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/entity/RenderPainting to metadata cache [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/entity/RenderWolf to metadata cache [20:03:59] [main/DEBUG] [mixin]: Preparing mixins.stevekung's_lib.json (7) [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches! [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT [20:03:59] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON [20:03:59] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable [20:03:59] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/World to metadata cache [20:03:59] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:57]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s [20:03:59] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.world.WorldServer [20:03:59] [main/DEBUG] [randompatches]: Patching method: <init> [20:03:59] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/WorldServer to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/gui/GuiChat to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/gui/FontRenderer to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/ItemRenderer to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache [20:04:00] [main/DEBUG] [mixin]: Prepared 17 mixins in 0.595 sec (35.0ms avg) (7ms load, 518ms transform, 0ms plugin) [20:04:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.client.Minecraft [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_152348_aa [20:04:00] [main/DEBUG] [mixin]: Mixing GuiScreenMixin from mixins.stevekung's_lib.gui_screen.json into net.minecraft.client.gui.GuiScreen [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/gui/Gui to metadata cache [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$mouseClickMove$1(IIIJLstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$mouseClickMove$1$0 in mixins.stevekung's_lib.gui_screen.json:GuiScreenMixin [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$mouseReleased$0(IIILstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$mouseReleased$0$1 in mixins.stevekung's_lib.gui_screen.json:GuiScreenMixin [20:04:00] [main/TRACE] [mixin]: Added class metadata for stevekung/mods/stevekunglib/client/gui/GuiChatRegistry to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/Iterable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for stevekung/mods/stevekunglib/client/gui/IGuiChat to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/client/gui/GuiYesNoCallback to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/awt/datatransfer/Transferable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTException to metadata cache [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.nbt.NBTTagCompound [20:04:00] [main/DEBUG] [randompatches]: Patching method: equals [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches! [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON [20:04:00] [main/DEBUG] [RandomThingsCore]: Found World Class: net/minecraft/world/World [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found getRedstonePower (1/5) [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found getStrongPower (2/5) [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found isRainingAt (3/5) [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found canSnowAt (4/5) [20:04:00] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable [20:04:00] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities [20:04:00] [main/DEBUG] [mixin]: Mixing WorldMixin from mixins.stevekung's_lib.json into net.minecraft.world.World [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/BlockPos to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/Boolean to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/Comparable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilityProvider to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/IBlockAccess to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/block/Block to metadata cache [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches! [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN [20:04:00] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE [20:04:00] [main/DEBUG] [RandomThingsCore]: Found EntityLivingBase Class: net/minecraft/entity/EntityLivingBase [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found updatePotionEffects (1/2) [20:04:00] [main/DEBUG] [RandomThingsCore]: - Found travel (2/2) [20:04:00] [main/DEBUG] [mixin]: Mixing EntityLivingBaseMixin from mixins.more_planets.json into net.minecraft.entity.EntityLivingBase [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.entity.Entity [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_189511_e [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_70020_e [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/Entity to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/capabilities/ICapabilitySerializable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraftforge/common/util/INBTSerializable to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for stevekung/mods/moreplanets/entity/IInfectedPurlonite to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/EntityDataManager to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for stevekung/mods/moreplanets/init/MPPotions to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/DataSerializers to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/network/datasync/DataParameter to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.entity.Entity [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_189511_e [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_70020_e [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.nbt.NBTTagCompound [20:04:00] [main/DEBUG] [randompatches]: Patching method: equals [20:04:00] [main/DEBUG] [mixin]: Mixing GuiChatMixin from mixins.stevekung's_lib.json into net.minecraft.client.gui.GuiChat [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$handleMouseInput$5(Lstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$handleMouseInput$5$0 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/ITabCompleter to metadata cache [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$mouseClicked$4(IIILstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$mouseClicked$4$1 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$getSentHistory$3(ILstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$getSentHistory$3$2 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$updateScreen$2(Lstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$updateScreen$2$3 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$drawScreen$1(IIFLstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$drawScreen$1$4 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/DEBUG] [mixin]: Renaming synthetic method lambda$initGui$0(Lstevekung/mods/stevekunglib/client/gui/IGuiChat;)V to md36e5f6$lambda$initGui$0$5 in mixins.stevekung's_lib.json:GuiChatMixin [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodType to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/MethodHandle to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for java/lang/invoke/CallSite to metadata cache [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.client.gui.GuiIngameMenu [20:04:00] [main/DEBUG] [randompatches]: Patching method: func_146284_a [20:04:00] [main/DEBUG] [LLibrary Core]: Patching class net/minecraft/server/MinecraftServer [20:04:00] [main/DEBUG] [LLibrary Core]: Patching method run()V [20:04:00] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getTickRate()J [20:04:00] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getTickRate()J [20:04:00] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getTickRate()J [20:04:00] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getTickRate()J [20:04:00] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:57]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s [20:04:00] [main/DEBUG] [randompatches]: Transforming class: net.minecraft.world.WorldServer [20:04:00] [main/DEBUG] [randompatches]: Patching method: <init> [20:04:00] [main/DEBUG] [mixin]: Mixing WorldServerMixin from mixins.stevekung's_lib.json into net.minecraft.world.WorldServer [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/server/management/PlayerChunkMap to metadata cache [20:04:00] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap [20:04:00] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap [20:04:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache [20:04:00] [main/DEBUG] [mixin]: Rebuilding transformer delegation list: [20:04:00] [main/DEBUG] [mixin]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: $wrapper.cn.lambdalib2.render.mc.PipelineTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.cn.lambdalib2.registry.impl.RegistryTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.micdoodle8.mods.miccore.MicdoodleTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.thebetweenlands.core.TheBetweenlandsClassTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.xyz.ajp.makezoomzoom.asm.MZZClassTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: $wrapper.openmods.core.OpenModsClassTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.cubex2.cxlibrary.CoreModTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: hellfirepvp.astralsorcery.core.AstralTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: pl.asie.foamfix.coremod.FoamFixAT [20:04:00] [main/DEBUG] [mixin]: Adding: invtweaks.forge.asm.ITAccessTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: micdoodle8.mods.miccore.MicdoodleAccessTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:04:00] [main/DEBUG] [mixin]: Excluding: $wrapper.lumien.randomthings.asm.ClassTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: $wrapper.pl.asie.foamfix.coremod.FoamFixTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.invtweaks.forge.asm.ContainerTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.blusunrize.immersiveengineering.common.asm.IEClassTransformer [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.com.github.alexthe666.rats.server.misc.RatsRuntimePatcher [20:04:00] [main/DEBUG] [mixin]: Adding: $wrapper.com.therandomlabs.randompatches.core.RPTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer [20:04:00] [main/DEBUG] [mixin]: Excluding: org.spongepowered.asm.mixin.transformer.Proxy [20:04:00] [main/DEBUG] [mixin]: Transformer delegation list created with 26 entries [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3i to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for stevekung/mods/stevekunglib/utils/EventHooksCommon to metadata cache [20:04:00] [main/TRACE] [mixin]: Added class metadata for net/minecraft/util/IThreadListener to metadata cache [20:04:00] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a [20:04:01] [main/DEBUG] [LLibrary Core]: Patching class net/minecraftforge/client/ForgeHooksClient [20:04:01] [main/DEBUG] [LLibrary Core]: Patching method handleCameraTransforms(Lnet/minecraft/client/renderer/block/model/IBakedModel;Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms$TransformType;Z)Lnet/minecraft/client/renderer/block/model/IBakedModel; [20:04:01] [main/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/providePerspectiveContext(Lnet/minecraft/client/renderer/block/model/ItemCameraTransforms$TransformType;)V [20:04:01] [main/DEBUG] [OpenMods]: openmods.core.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:154): Trying to patch EntityHorse (class: aaq) [20:04:01] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_null_fix updated from ENABLED to ACTIVATED [20:04:01] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_null_fix updated from ACTIVATED to FINISHED [20:04:01] [main/DEBUG] [OpenMods]: openmods.core.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:136): Trying to patch AbstractHorse (class: aao) [20:04:01] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_base_null_fix updated from ENABLED to ACTIVATED [20:04:01] [main/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of horse_base_null_fix updated from ACTIVATED to FINISHED [20:04:01] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: MashKJo [20:04:01] [Client thread/DEBUG] [RandomThingsCore]: Found Block Class: net/minecraft/block/Block [20:04:01] [Client thread/DEBUG] [RandomThingsCore]: - Found getLightValue (1/2) [20:04:01] [Client thread/DEBUG] [RandomThingsCore]: - Found addCollisionBoxesToList (2/2) [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals [20:04:01] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode [20:04:01] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches! [20:04:01] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP [20:04:01] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT [20:04:02] [Client thread/DEBUG] [RandomThingsCore]: Found WorldGenAbstractTree Class: net/minecraft/world/gen/feature/WorldGenAbstractTree [20:04:02] [Client thread/DEBUG] [RandomThingsCore]: - Patching setDirtAt [20:04:02] [Client thread/DEBUG] [RandomThingsCore]: - Patched setDirtAt [20:04:02] [Client thread/DEBUG] [RandomThingsCore]: Found BlockFalling Class: net/minecraft/block/BlockFalling [20:04:02] [Client thread/DEBUG] [RandomThingsCore]: - Found canFallThrough [20:04:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a [20:04:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a [20:04:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.GhostBusterBlockStateAccessPatch$FFMethodVisitor:visitMethodInsn:93]: Added ghost buster patch (getBlockState call wrapped) in net/minecraft/block/BlockFarmland func_176530_e (net/minecraft/world/World func_180495_p (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState;) [20:04:02] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.block.BlockEndPortal [20:04:02] [Client thread/DEBUG] [randompatches]: Patching method: func_176225_a [20:04:02] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.tileentity.TileEntityEndPortal [20:04:02] [Client thread/DEBUG] [randompatches]: Patching method: func_184313_a [20:04:02] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper [20:04:02] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper [20:04:03] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.item.ItemBucket [20:04:03] [Client thread/DEBUG] [randompatches]: Patching method: func_180616_a [20:04:03] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.entity.item.EntityMinecart [20:04:03] [Client thread/DEBUG] [randompatches]: Patching method: func_180460_a [20:04:03] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.entity.item.EntityBoat [20:04:03] [Client thread/DEBUG] [randompatches]: Patching method: func_70071_h_ [20:04:03] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches! [20:04:03] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:100]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache [20:04:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:160]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime [20:04:03] [Client thread/DEBUG] [RandomThingsCore]: Found EntitySlime Class: net/minecraft/entity/monster/EntitySlime [20:04:03] [Client thread/DEBUG] [RandomThingsCore]: - Found getCanSpawnHere [20:04:03] [Client thread/DEBUG] [RandomThingsCore]: - Found Insertion Point [20:04:04] [Client thread/DEBUG] [OpenMods]: openmods.core.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:172): Trying to patch EntityLlama (class: aas) [20:04:04] [Client thread/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of llama_null_fix updated from ENABLED to ACTIVATED [20:04:04] [Client thread/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of llama_null_fix updated from ACTIVATED to FINISHED [20:04:04] [Client thread/DEBUG] [FML]: Creating vanilla freeze snapshot [20:04:04] [Client thread/DEBUG] [FML]: Vanilla freeze snapshot created [20:04:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [20:04:05] [Client thread/DEBUG] [RandomThingsCore]: Found InventoryPlayer Class: net/minecraft/entity/player/InventoryPlayer [20:04:05] [Client thread/DEBUG] [RandomThingsCore]: - Found dropAllItems (1/2) [20:04:05] [Client thread/DEBUG] [RandomThingsCore]: - Patched dropAllItems (2/2) [20:04:05] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4 [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/resources/Locale [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/addRemoteLocalizations(Ljava/lang/String;Ljava/util/Map;)V [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/model/ModelBiped [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/renderModel(Lnet/minecraft/client/model/ModelBiped;Lnet/minecraft/entity/Entity;FFFFFF)V [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V [20:04:05] [Client thread/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/setRotationAngles(Lnet/minecraft/client/model/ModelBiped;Lnet/minecraft/entity/Entity;FFFFFF)V [20:04:05] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet! [20:04:05] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet! [20:04:05] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resource - LanguageManager took 0.044s [20:04:06] [Client thread/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 109320448 bytes (104 MB) / 385875968 bytes (368 MB) up to 8438939648 bytes (8048 MB) 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 -Xmx8042m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) xyz.ajp.makezoomzoom.asm.MZZClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' [20:04:06] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized [20:04:06] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [20:04:06] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [20:04:06] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients [20:04:06] [Thread-4/DEBUG] [mixin]: Mixing ColoredFontRendererMixin from mixins.stevekung's_lib.json into net.minecraft.client.gui.FontRenderer [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for java/lang/StringBuilder to metadata cache [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for java/lang/AbstractStringBuilder to metadata cache [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for java/lang/Appendable to metadata cache [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for java/lang/CharSequence to metadata cache [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for java/lang/Character to metadata cache [20:04:06] [Thread-4/TRACE] [mixin]: Added class metadata for net/minecraft/client/resources/IResourceManagerReloadListener to metadata cache [20:04:06] [Client thread/DEBUG] [FML]: File C:\MyDownloads\Download\HMCL\.minecraft\config\injectedDependencies.json not found. No dependencies injected [20:04:06] [Client thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, cn.lambdalib2.ModContainer, micdoodle8.mods.miccore.MicdoodleModContainer, openmods.core.OpenModsCore, pl.asie.foamfix.coremod.FoamFixCoreContainer, com.therandomlabs.randompatches.core.RPCoreContainer] [20:04:07] [Client thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2855\forge-1.12.2-14.23.5.2855.jar, examining for mod candidates [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar, examining for mod candidates [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar, examining for mod candidates [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar, examining for mod candidates [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar, examining for mod candidates [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\versions\Daily Modpack\Daily Modpack.jar, examining for mod candidates [20:04:07] [Client thread/DEBUG] [FML]: Found a minecraft related file at C:\MyDownloads\Download\HMCL\.minecraft\mods\#VoxelMap-1.12.2-1.9.28.jar, examining for mod candidates [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\[学园都市]AcademyCraft-1.12.2-1.1.3.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\[星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\[更多行星]More Planets-1.12.2-2.2.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\[老鼠]Rats-1.12.2-3.2.10.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\[随意作品]Random Things-1.12.2-4.2.7.3.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\CXLibrary-1.12.2-1.6.1.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\Foamfix-1.12.2-0.10.11.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\Inventory Tweaks-1.12.2-1.63.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\MakeZoomZoom-1.12.2-0.0.4.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\Micdoodle Core-1.12.2-4.0.2.281.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\OpenModsLib-1.12.2-0.12.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\Random Patches-1.12.2-1.15.0.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\SteveKunG's-Lib-1.12.2-1.1.9.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\net\ilexiconn\llibrary-core\1.0.11-1.12.2\llibrary-core-1.0.11-1.12.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\angrypixel\TheBetweenlands\3.7.2\TheBetweenlands-3.7.2-core.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping known library file C:\MyDownloads\Download\HMCL\.minecraft\mods\memory_repo\blusunrize\ImmersiveEngineering-core\0.12-92\ImmersiveEngineering-core-0.12-92.jar [20:04:07] [Client thread/DEBUG] [FML]: Minecraft jar mods loaded successfully [20:04:07] [Client thread/INFO] [FML]: Searching C:\MyDownloads\Download\HMCL\.minecraft\mods for mods [20:04:07] [Client thread/DEBUG] [FML]: Adding #VoxelMap-1.12.2-1.9.28.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding AbyssalCraft Heads-1.12.2-2.1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding AbyssalCraft Integration-1.12.2-1.11.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Aether-1.12.2-v1.5.3.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding AIImprovements-1.12-0.0.1b3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Apple Skin-1.12-1.0.14.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Arcaea-1.12.2-0.3.9.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Armourers Workshop-1.12.2-0.51.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding BattleTowers-1.12.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Baubles-1.12.2-1.5.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding CalmDownZombieGuy-1.12.2-1.0.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Chameleon-1.12.2-4.1.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Chunk Pregenerator-1.12.2-2.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Clumps-1.12.2-3.1.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding CodeChickenLib-1.12.2-3.2.3.358.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding ContainerFix-1.12.2-1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding CXLibrary-1.12.2-1.6.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Cyclic-1.12.2-1.20.8.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Cyclops Core-1.12.2-1.6.7.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Disenchanter-1.12.2-1.7.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Electroblob's Wizardry-1.12.2-4.3.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Estop-1.12.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Fast Leaf Decay-1.12.2-v14.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Foamfix-1.12.2-0.10.11.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding FPS Reducer-1.12.2-1.12.4.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Galacticraft Core-1.12.2-4.0.2.281.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Galacticraft Planets-1.12.2-4.0.2.281.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Hats-1.12.2-7.1.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Hwyla-1.12.2-1.8.26.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding iChunUtil-1.12.2-7.2.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Inventory Tweaks-1.12.2-1.63.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Iron Backpacks-1.12.2-3.0.8-12.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Just Enough Items-1.12.2-4.16.1.301.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Just Enough Resources-1.12.2-0.9.2.60.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding LibraryEx-1.12.2-1.2.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding LLibrary-1.12.2-1.7.20.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding LootBags-1.12.2-2.5.8.5.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding MakeZoomZoom-1.12.2-0.0.4.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Micdoodle Core-1.12.2-4.0.2.281.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding MJRLegendsLib-1.12.2-1.2.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding MMLib-1.12.2-2.2.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding MultithreadedNoise-1.12.2-0.0.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Music Player-1.12.2-2.1.1.113.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding NetherPortalFix-1.12.2-5.3.17.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding No More Recipe Conflict-1.12.2-0.13.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding OpenModsLib-1.12.2-0.12.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Ore Maul-1.12.2-V1.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Patchouli-1.12.2-1.0-23.6.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Random Patches-1.12.2-1.15.0.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Roguelike Dungeons-1.12.2-1.8.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Simple Leather-1.12.2-1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding SimplifiedHorses-1.12.2-v1.2.1-1.11.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding SJAP-1.12.2-1.5.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding SlashBlade-1.12.2-r33.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Stacksize-1.12.2-1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding SteveKunG's-Lib-1.12.2-1.1.9.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding TFSpellPack-1.12.2-1.1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Thaumic Waila-1.12.2-0.0.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding ThaumicJEI-1.12.2-1.6.0-27.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Tree Growing Simulator-1.12.2-1.0.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding U Team Core-1.12.2-2.2.5.147.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding VeinMiner-1.12.2-0.38.2.647+b31535a.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Waila Harvestability-1.12.2-1.1.12.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding Waystones-1.12.2-4.1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [下界拓展]NetherEx-1.12.2-2.2.4.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [交错次元]The Betweenlands-1.12.2-3.7.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [加速火把]Torcherino-1.12.2-7.6.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [变身]Morph-1.12.2-7.2.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [多段跳]Air Hop-1.12.2-1.1.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [失落之城]Lost Cities-1.12.2-2.0.22.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [学园都市]AcademyCraft-1.12.2-1.1.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [实体弹簧]Entity Spring-1.12.2-2.0.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [实用拓展]Actually Additions-1.12.2-r152.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [开放式方块]OpenBlocks-1.12.2-1.8.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [心血结晶]Heartwork-1.12.2-FIX2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [搬箱器]Chest Transporter-1.12.2-2.8.8.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [更多熔炉]More Furnaces-1.12.2-1.10.6.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [更多行星]More Planets-1.12.2-2.2.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [更多铁砧]Extra Anvils-1.12.2-0.9.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [林业]Forestry-1.12.2-5.8.2.422.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [樱]Sakura-1.12.2-1.0.5.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [武德]Wude-1.12.2-1.7.5.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [污秽之地]Defiled Lands-1.12.2-1.4.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [洞穴]Cavern-1.12.2-2.3.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [混沌之地]Erebus-1.12.2-1.0.31.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [热带世界]Tropicraft-1.12.2-7.1.9.115.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [矿石作物]Croparia-1.12.2-2.5.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [等价交换]ProjectE-1.12.2-PE1.4.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [糖果世界]Candy World-1.12.2-1.1.5.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [老鼠]Rats-1.12.2-3.2.10.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [背包宠物]Inventory Pets-1.12-2.0.6.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [自然指南针]Nature's Compass-1.12.2-1.8.0.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [辣条工艺]Latiao Craft-1.12.2-4.2.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [阿图姆]Atum-1.12.2-2.0.20.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [随意作品]Random Things-1.12.2-4.2.7.3.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding [额外行星]Extra Planets-1.12.2-0.7.1.jar to the mod list [20:04:07] [Client thread/INFO] [FML]: Searching C:\MyDownloads\Download\HMCL\.minecraft\mods\1.12.2 for mods [20:04:07] [Client thread/DEBUG] [FML]: Adding codecjlayermp3-1.0.0-SNAPSHOT.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding jlayer-1.0.1.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Adding nashorn.jar to the mod list [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file #VoxelMap-1.12.2-1.9.28.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already in list C:\MyDownloads\Download\HMCL\.minecraft\mods\#VoxelMap-1.12.2-1.9.28.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [下界拓展]NetherEx-1.12.2-2.2.4.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [加速火把]Torcherino-1.12.2-7.6.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [变身]Morph-1.12.2-7.2.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [多段跳]Air Hop-1.12.2-1.1.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [失落之城]Lost Cities-1.12.2-2.0.22.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [学园都市]AcademyCraft-1.12.2-1.1.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [实体弹簧]Entity Spring-1.12.2-2.0.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [实用拓展]Actually Additions-1.12.2-r152.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [开放式方块]OpenBlocks-1.12.2-1.8.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [心血结晶]Heartwork-1.12.2-FIX2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [搬箱器]Chest Transporter-1.12.2-2.8.8.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [更多熔炉]More Furnaces-1.12.2-1.10.6.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [更多行星]More Planets-1.12.2-2.2.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [更多铁砧]Extra Anvils-1.12.2-0.9.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [林业]Forestry-1.12.2-5.8.2.422.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [樱]Sakura-1.12.2-1.0.5.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [武德]Wude-1.12.2-1.7.5.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [污秽之地]Defiled Lands-1.12.2-1.4.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [洞穴]Cavern-1.12.2-2.3.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [混沌之地]Erebus-1.12.2-1.0.31.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [热带世界]Tropicraft-1.12.2-7.1.9.115.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [矿石作物]Croparia-1.12.2-2.5.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [等价交换]ProjectE-1.12.2-PE1.4.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [老鼠]Rats-1.12.2-3.2.10.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [背包宠物]Inventory Pets-1.12-2.0.6.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [自然指南针]Nature's Compass-1.12.2-1.8.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [辣条工艺]Latiao Craft-1.12.2-4.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [阿图姆]Atum-1.12.2-2.0.20.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [随意作品]Random Things-1.12.2-4.2.7.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [额外行星]Extra Planets-1.12.2-0.7.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file AbyssalCraft Heads-1.12.2-2.1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file AbyssalCraft Integration-1.12.2-1.11.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Aether-1.12.2-v1.5.3.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file AIImprovements-1.12-0.0.1b3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Apple Skin-1.12-1.0.14.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Arcaea-1.12.2-0.3.9.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Armourers Workshop-1.12.2-0.51.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file BattleTowers-1.12.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Baubles-1.12.2-1.5.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file CalmDownZombieGuy-1.12.2-1.0.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Chameleon-1.12.2-4.1.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Chunk Pregenerator-1.12.2-2.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Clumps-1.12.2-3.1.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file CodeChickenLib-1.12.2-3.2.3.358.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file codecjlayermp3-1.0.0-SNAPSHOT.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file ContainerFix-1.12.2-1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file CXLibrary-1.12.2-1.6.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Cyclic-1.12.2-1.20.8.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Cyclops Core-1.12.2-1.6.7.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Disenchanter-1.12.2-1.7.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Electroblob's Wizardry-1.12.2-4.3.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Estop-1.12.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Fast Leaf Decay-1.12.2-v14.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Foamfix-1.12.2-0.10.11.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file FPS Reducer-1.12.2-1.12.4.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Galacticraft Core-1.12.2-4.0.2.281.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Galacticraft Planets-1.12.2-4.0.2.281.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Hats-1.12.2-7.1.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Hwyla-1.12.2-1.8.26.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file iChunUtil-1.12.2-7.2.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Inventory Tweaks-1.12.2-1.63.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Iron Backpacks-1.12.2-3.0.8-12.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file jlayer-1.0.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Just Enough Items-1.12.2-4.16.1.301.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Just Enough Resources-1.12.2-0.9.2.60.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file LibraryEx-1.12.2-1.2.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file LootBags-1.12.2-2.5.8.5.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file MakeZoomZoom-1.12.2-0.0.4.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already parsed coremod or tweaker Micdoodle Core-1.12.2-4.0.2.281.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file MJRLegendsLib-1.12.2-1.2.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file MMLib-1.12.2-2.2.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file MultithreadedNoise-1.12.2-0.0.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Music Player-1.12.2-2.1.1.113.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file nashorn.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file NetherPortalFix-1.12.2-5.3.17.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file No More Recipe Conflict-1.12.2-0.13.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file OpenModsLib-1.12.2-0.12.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Ore Maul-1.12.2-V1.3.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Patchouli-1.12.2-1.0-23.6.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already parsed coremod or tweaker Random Patches-1.12.2-1.15.0.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Roguelike Dungeons-1.12.2-1.8.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Simple Leather-1.12.2-1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file SimplifiedHorses-1.12.2-v1.2.1-1.11.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file SJAP-1.12.2-1.5.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file SlashBlade-1.12.2-r33.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Stacksize-1.12.2-1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file SteveKunG's-Lib-1.12.2-1.1.9.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file TFSpellPack-1.12.2-1.1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Thaumic Waila-1.12.2-0.0.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file ThaumicJEI-1.12.2-1.6.0-27.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Tree Growing Simulator-1.12.2-1.0.1.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file U Team Core-1.12.2-2.2.5.147.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file VeinMiner-1.12.2-0.38.2.647+b31535a.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Waila Harvestability-1.12.2-1.1.12.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file Waystones-1.12.2-4.1.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file core-3.6.0.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file json-3.6.0.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already parsed coremod or tweaker llibrary-core-1.0.11-1.12.2.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file LLibrary-1.12.2-1.7.20.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already parsed coremod or tweaker TheBetweenlands-3.7.2-core.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [交错次元]The Betweenlands-1.12.2-3.7.2.jar [20:04:07] [Client thread/TRACE] [FML]: Skipping already parsed coremod or tweaker ImmersiveEngineering-core-0.12-92.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar [20:04:07] [Client thread/DEBUG] [FML]: Found a candidate zip or jar file [糖果世界]Candy World-1.12.2-1.1.5.jar [20:04:07] [Client thread/DEBUG] [FML]: Examining file forge-1.12.2-14.23.5.2855.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container forge-1.12.2-14.23.5.2855.jar appears to be missing an mcmod.info file [20:04:07] [Client thread/DEBUG] [FML]: Examining file asm-debug-all-5.2.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container asm-debug-all-5.2.jar appears to be missing an mcmod.info file [20:04:07] [Client thread/DEBUG] [FML]: Examining file maven-artifact-3.5.3.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container maven-artifact-3.5.3.jar appears to be missing an mcmod.info file [20:04:07] [Client thread/DEBUG] [FML]: Examining file patchy-1.1.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container patchy-1.1.jar appears to be missing an mcmod.info file [20:04:07] [Client thread/DEBUG] [FML]: Examining file text2speech-1.10.3.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container text2speech-1.10.3.jar appears to be missing an mcmod.info file [20:04:07] [Client thread/DEBUG] [FML]: Examining file Daily Modpack.jar for potential mods [20:04:07] [Client thread/DEBUG] [FML]: The mod container Daily Modpack.jar appears to be missing an mcmod.info file [20:04:08] [Client thread/DEBUG] [FML]: Examining file #VoxelMap-1.12.2-1.9.28.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file #VoxelMap-1.12.2-1.9.28.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mamiyaotaru.voxelmap.forgemod.ForgeModVoxelMap) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for voxelmap: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mrcrayfish.furniture.MrCrayfishFurnitureMod) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for cfm: Requirements: [] After:[crafttweaker] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [下界拓展]NetherEx-1.12.2-2.2.4.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [下界拓展]NetherEx-1.12.2-2.2.4.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (logictechcorp.netherex.NetherEx) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for netherex: Requirements: [libraryex@[1.2.1,)] After:[libraryex@[1.2.1,)] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cityofskytcd.chineseworkshop.CW) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for chineseworkshop: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.jaquadro.minecraft.storagedrawers.StorageDrawers) - loading [20:04:08] [Client thread/TRACE] [FML]: Using mcmod dependency info for storagedrawers: [forge, chameleon] [chameleon] [] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mca.core.MCA) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for mca: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [加速火把]Torcherino-1.12.2-7.6.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [加速火把]Torcherino-1.12.2-7.6.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.sci.torcherino.Torcherino) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for torcherino: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [变身]Morph-1.12.2-7.2.1.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [变身]Morph-1.12.2-7.2.1.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (me.ichun.mods.morph.common.Morph) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for morph: Requirements: [ichunutil@[7.2.0,8.0.0)] After:[ichunutil@[7.2.0,8.0.0)] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (ru.socol.wearableblocks.WearableBlocks) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for wearableblocks: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar to locate a version number for mod wearableblocks [20:04:08] [Client thread/WARN] [FML]: Mod wearableblocks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1a [20:04:08] [Client thread/DEBUG] [FML]: Examining file [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.langball.coffee.CoffeeWork) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for coffeework: Requirements: [forge@[14.23.4.2764,)] After:[dcs_climate, teastory, ic2, lastsmith@[V1.2.6.3-MC1.12.2,)] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [多段跳]Air Hop-1.12.2-1.1.1.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [多段跳]Air Hop-1.12.2-1.1.1.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.fuzs.airhop.AirHop) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for airhop: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [失落之城]Lost Cities-1.12.2-2.0.22.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [失落之城]Lost Cities-1.12.2-2.0.22.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mcjty.lostcities.LostCities) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for lostcities: Requirements: [] After:[forge@[13.19.0.2176,)] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [学园都市]AcademyCraft-1.12.2-1.1.3.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [学园都市]AcademyCraft-1.12.2-1.1.3.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.academy.AcademyCraft) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for academy: Requirements: [lambdalib2@[0.2.0,0.2.0]] After:[lambdalib2@[0.2.0,0.2.0]] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.lambdalib2.LambdaLib2) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for lambdalib2: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/INFO] [FML]: Mod lambdalib2 is missing the required element 'name'. Substituting lambdalib2 [20:04:08] [Client thread/DEBUG] [FML]: Examining file [实体弹簧]Entity Spring-1.12.2-2.0.1.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [实体弹簧]Entity Spring-1.12.2-2.0.1.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.jglrxavpok.spring.EntitySpringMod) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for entityspring: Requirements: [] After:[] Before:[] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [实用拓展]Actually Additions-1.12.2-r152.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [实用拓展]Actually Additions-1.12.2-r152.jar [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (de.ellpeck.actuallyadditions.mod.ActuallyAdditions) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for actuallyadditions: Requirements: [forge@[14.23.5.2836,)] After:[fastbench@[1.3.2,)] Before:[craftingtweaks] [20:04:08] [Client thread/DEBUG] [FML]: Examining file [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar for potential mods [20:04:08] [Client thread/TRACE] [FML]: Located mcmod.info file in file [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar [20:04:08] [Thread-4/INFO] [FML]: Using sync timing. 200 frames of Display.update took 203152000 nanos [20:04:08] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (ic2.core.IC2) - loading [20:04:08] [Client thread/TRACE] [FML]: Parsed dependency info for ic2: Requirements: [forge@[13.20.0.2206,)] After:[forge@[13.20.0.2206,)] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [开放式方块]OpenBlocks-1.12.2-1.8.1.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [开放式方块]OpenBlocks-1.12.2-1.8.1.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (openblocks.OpenBlocks) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for openblocks: Requirements: [forge@[14.23.4.2705,), openmods@[0.12.2,0.13)] After:[openmods@[0.12.2,0.13)] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [心血结晶]Heartwork-1.12.2-FIX2.jar for potential mods [20:04:09] [Client thread/DEBUG] [FML]: The mod container [心血结晶]Heartwork-1.12.2-FIX2.jar appears to be missing an mcmod.info file [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.langball.heartwork.Last_worker) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for heartwork: Requirements: [flammpfeil.slashblade] After:[flammpfeil.slashblade] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.tiviacz.pizzacraft.PizzaCraft) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for pizzacraft: Requirements: [] After:[] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [搬箱器]Chest Transporter-1.12.2-2.8.8.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [搬箱器]Chest Transporter-1.12.2-2.8.8.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cubex2.mods.chesttransporter.ChestTransporter) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for chesttransporter: Requirements: [] After:[] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (hellfirepvp.astralsorcery.AstralSorcery) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for astralsorcery: Requirements: [forge@[14.23.5.2781,), baubles] After:[forge@[14.23.5.2781,), baubles, crafttweaker] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (twilightforest.TwilightForestMod) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for twilightforest: Requirements: [forge@[14.23.5.2813,)] After:[ctm@[MC1.12.2-0.3.2.18,), forge@[14.23.5.2813,), thaumcraft@[6.1.BETA21,)] Before:[immersiveengineering@[0.12-83,), tconstruct] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [更多熔炉]More Furnaces-1.12.2-1.10.6.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [更多熔炉]More Furnaces-1.12.2-1.10.6.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cubex2.mods.morefurnaces.MoreFurnaces) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for morefurnaces: Requirements: [cxlibrary@[1.5.0,)] After:[cxlibrary@[1.5.0,)] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [更多行星]More Planets-1.12.2-2.2.1.jar for potential mods [20:04:09] [Client thread/DEBUG] [FML]: The mod container [更多行星]More Planets-1.12.2-2.2.1.jar appears to be missing an mcmod.info file [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (stevekung.mods.moreplanets.core.MorePlanetsMod) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for moreplanets: Requirements: [micdoodlecore, galacticraftplanets@[4.0.2.280,), galacticraftcore@[4.0.2.280,), stevekung's_lib@[1.1.9,)] After:[stevekung's_lib@[1.1.9,), galacticraftcore@[4.0.2.280,), galacticraftplanets@[4.0.2.280,), micdoodlecore, forge@[14.23.5.2768,), jei@[4.15.0.268,)] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [更多铁砧]Extra Anvils-1.12.2-0.9.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [更多铁砧]Extra Anvils-1.12.2-0.9.jar [20:04:09] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.tfar.extraanvils.ExtraAnvils) - loading [20:04:09] [Client thread/TRACE] [FML]: Parsed dependency info for extraanvils: Requirements: [] After:[] Before:[] [20:04:09] [Client thread/DEBUG] [FML]: Examining file [林业]Forestry-1.12.2-5.8.2.422.jar for potential mods [20:04:09] [Client thread/TRACE] [FML]: Located mcmod.info file in file [林业]Forestry-1.12.2-5.8.2.422.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (forestry.Forestry) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for forestry: Requirements: [forge@[14.23.5.2847,)] After:[forge@[14.23.5.2847,), jei@[4.12.0.0,), ic2, natura, toughasnails, techreborn, buildcraftenergy] Before:[binniecore@[2.5.1.184,)] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [樱]Sakura-1.12.2-1.0.5.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [樱]Sakura-1.12.2-1.0.5.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.mcmod.sakura.SakuraMain) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for sakura: Requirements: [mm_lib@[2.2.0,)] After:[mm_lib@[2.2.0,), tls@[2.0.4-MC1.12.2,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [武德]Wude-1.12.2-1.7.5.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [武德]Wude-1.12.2-1.7.5.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mbg.MBG) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for mbg: Requirements: [] After:[] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [污秽之地]Defiled Lands-1.12.2-1.4.3.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [污秽之地]Defiled Lands-1.12.2-1.4.3.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (lykrast.defiledlands.core.DefiledLands) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for defiledlands: Requirements: [baubles] After:[baubles, tconstruct] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (flaxbeard.immersivepetroleum.ImmersivePetroleum) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for immersivepetroleum: Requirements: [immersiveengineering@[0.12-80,)] After:[immersiveengineering@[0.12-80,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mctmods.immersivetechnology.ImmersiveTechnology) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for immersivetech: Requirements: [immersiveengineering@[0.12-92,), forge@[14.23.3.2655,)] After:[immersiveengineering@[0.12-92,), forge@[14.23.3.2655,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [洞穴]Cavern-1.12.2-2.3.1.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [洞穴]Cavern-1.12.2-2.3.1.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cavern.core.Cavern) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for cavern: Requirements: [forge@[14.23.5.2854,)] After:[] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from [洞穴]Cavern-1.12.2-2.3.1.jar to locate a version number for mod cavern [20:04:10] [Client thread/WARN] [FML]: Mod cavern is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.1 [20:04:10] [Client thread/DEBUG] [FML]: Examining file [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.shinoow.abyssalcraft.AbyssalCraft) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for abyssalcraft: Requirements: [forge@[14.23.4.2747,)] After:[forge@[14.23.4.2747,), jei@[4.11.0,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [混沌之地]Erebus-1.12.2-1.0.31.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [混沌之地]Erebus-1.12.2-1.0.31.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (erebus.Erebus) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for erebus: Requirements: [] After:[] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.lh_lshen.mcbbs.huajiage.HuajiAge) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for huajiage: Requirements: [] After:[touhou_little_maid@[1.2.2,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pam.harvestcraft.HarvestCraft) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for harvestcraft: Requirements: [] After:[] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [热带世界]Tropicraft-1.12.2-7.1.9.115.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [热带世界]Tropicraft-1.12.2-7.1.9.115.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.tropicraft.Tropicraft) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for tropicraft: Requirements: [] After:[forge@[14.23.0.2544,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.dave.bonsaitrees.BonsaiTrees) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for bonsaitrees: Requirements: [] After:[] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [矿石作物]Croparia-1.12.2-2.5.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [矿石作物]Croparia-1.12.2-2.5.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.croparia.mod.ModCroparia) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for croparia: Requirements: [] After:[] Before:[guideapi] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thaumcraft.Thaumcraft) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for thaumcraft: Requirements: [forge@[14.23.5.2768,), baubles@[1.5.2,)] After:[forge@[14.23.5.2768,), baubles@[1.5.2,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [等价交换]ProjectE-1.12.2-PE1.4.1.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [等价交换]ProjectE-1.12.2-PE1.4.1.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (moze_intel.projecte.PECore) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for projecte: Requirements: [forge@[13.20.0.2253,)] After:[forge@[13.20.0.2253,), baubles@[1.3.3,), jei@[4.6.0,)] Before:[] [20:04:10] [Client thread/DEBUG] [FML]: Examining file [老鼠]Rats-1.12.2-3.2.10.jar for potential mods [20:04:10] [Client thread/TRACE] [FML]: Located mcmod.info file in file [老鼠]Rats-1.12.2-3.2.10.jar [20:04:10] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.github.alexthe666.rats.RatsMod) - loading [20:04:10] [Client thread/TRACE] [FML]: Parsed dependency info for rats: Requirements: [llibrary@[1.7.9,)] After:[llibrary@[1.7.9,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [背包宠物]Inventory Pets-1.12-2.0.6.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [背包宠物]Inventory Pets-1.12-2.0.6.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.inventorypets.InventoryPets) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for inventorypets: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.cfpa.i18nupdatemod.I18nUpdateMod) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for i18nmod: Requirements: [] After:[defaultoptions] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [自然指南针]Nature's Compass-1.12.2-1.8.0.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [自然指南针]Nature's Compass-1.12.2-1.8.0.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.chaosthedude.naturescompass.NaturesCompass) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for naturescompass: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (roito.teastory.TeaStory) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for teastory: Requirements: [forge@[14.23.4.2741,)] After:[forge@[14.23.4.2741,), jei@[4.12.0.215,), waila@[1.8.23-B38,), theoneprobe@[1.4.22,), toughasnails@[3.1.0,), crafttweaker@[4.1.9,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.mcmod.tofucraft.TofuMain) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for tofucraft: Requirements: [mm_lib@[1.3.0,)] After:[mm_lib@[1.3.0,)] Before:[tconstruct] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.github.tartaricacid.touhoulittlemaid.TouhouLittleMaid) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for touhou_little_maid: Requirements: [forge@[14.23.5.2768,)] After:[forge@[14.23.5.2768,), customnpcs@[1.12,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [辣条工艺]Latiao Craft-1.12.2-4.2.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [辣条工艺]Latiao Craft-1.12.2-4.2.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (chirencqr.latiaocraft.LatiaoCraft) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for latiaocraft: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.cyclops.evilcraft.EvilCraft) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for evilcraft: Requirements: [cyclopscore@[1.5.0,), forge@[14.23.5.2768,)] After:[forge@[14.23.5.2768,), cyclopscore@[1.5.0,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.cyclops.evilcraftcompat.EvilCraftCompat) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for evilcraftcompat: Requirements: [cyclopscore@[1.0.6,), forge@[14.23.5.2768,)] After:[forge@[14.23.5.2768,), cyclopscore@[1.0.6,), thaumcraft, forestry@[5.8.0.241,), evilcraft] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [阿图姆]Atum-1.12.2-2.0.20.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [阿图姆]Atum-1.12.2-2.0.20.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.teammetallurgy.atum.Atum) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for atum: Requirements: [forge@[14.23.5.2768,)] After:[forge@[14.23.5.2768,), baubles] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [随意作品]Random Things-1.12.2-4.2.7.3.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [随意作品]Random Things-1.12.2-4.2.7.3.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (lumien.randomthings.RandomThings) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for randomthings: Requirements: [] After:[jei@[4.7.11.100,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file [额外行星]Extra Planets-1.12.2-0.7.1.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file [额外行星]Extra Planets-1.12.2-0.7.1.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mjr.extraplanets.ExtraPlanets) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for extraplanets: Requirements: [galacticraftcore@[4.0.2.255,), galacticraftplanets@[4.0.2.255,), mjrlegendslib@[1.12.2-1.2.0,), forge@[14.23.1.2555,)] After:[forge@[14.23.1.2555,), mjrlegendslib@[1.12.2-1.2.0,), galacticraftcore@[4.0.2.255,), galacticraftplanets@[4.0.2.255,), crafttweaker@[3.0.25.,), powersuits] Before:[planetprogression@[1.12.2-0.3.8,]] [20:04:11] [Client thread/DEBUG] [FML]: Examining file AbyssalCraft Heads-1.12.2-2.1.0.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file AbyssalCraft Heads-1.12.2-2.1.0.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.shinoow.acheads.AbyssalCraftHeads) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for acheads: Requirements: [forge@[14.23.4.2747,), abyssalcraft@[1.9.4.15,]] After:[forge@[14.23.4.2747,), abyssalcraft@[1.9.4.15,], thaumcraft] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file AbyssalCraft Integration-1.12.2-1.11.2.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file AbyssalCraft Integration-1.12.2-1.11.2.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.shinoow.acintegration.ACIntegration) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for acintegration: Requirements: [abyssalcraft@[1.9.19,], forge@[14.23.5.2815,)] After:[forge@[14.23.5.2815,), abyssalcraft@[1.9.19,], tconstruct] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Aether-1.12.2-v1.5.3.1.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Aether-1.12.2-v1.5.3.1.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.gildedgames.the_aether.Aether) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for aether_legacy: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file AIImprovements-1.12-0.0.1b3.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file AIImprovements-1.12-0.0.1b3.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.builtbroken.ai.improvements.AIImprovements) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for aiimprovements: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Apple Skin-1.12-1.0.14.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Apple Skin-1.12-1.0.14.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.appleskin.AppleSkin) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for appleskin: Requirements: [forge@[14.21.0,)] After:[jei@[4.6.0,), forge@[14.21.0,), applecore@[2.2.0,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Arcaea-1.12.2-0.3.9.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Arcaea-1.12.2-0.3.9.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mukai.mukaismod.Mukaimods) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for mukaimods: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Armourers Workshop-1.12.2-0.51.0.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Armourers Workshop-1.12.2-0.51.0.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (moe.plushie.armourers_workshop.ArmourersWorkshop) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for armourers_workshop: Requirements: [forge@[14.23.3.2694,)] After:[forge@[14.23.3.2694,), galacticraftcore] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file BattleTowers-1.12.2.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file BattleTowers-1.12.2.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (atomicstryker.battletowers.common.AS_BattleTowersCore) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for battletowers: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Baubles-1.12.2-1.5.2.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Baubles-1.12.2-1.5.2.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (baubles.common.Baubles) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for baubles: Requirements: [forge@[14.21.0.2348,)] After:[forge@[14.21.0.2348,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file CalmDownZombieGuy-1.12.2-1.0.0.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file CalmDownZombieGuy-1.12.2-1.0.0.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.bloodnbonesgaming.calmdownzombieguy.CalmDownZombieGuy) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for calmdownzombieguy: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Chameleon-1.12.2-4.1.3.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Chameleon-1.12.2-4.1.3.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.jaquadro.minecraft.chameleon.Chameleon) - loading [20:04:11] [Client thread/TRACE] [FML]: Using mcmod dependency info for chameleon: [forge] [] [] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Chunk Pregenerator-1.12.2-2.1.jar for potential mods [20:04:11] [Client thread/DEBUG] [FML]: The mod container Chunk Pregenerator-1.12.2-2.1.jar appears to be missing an mcmod.info file [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (pregenerator.ChunkPregenerator) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for chunkpregenerator: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file Clumps-1.12.2-3.1.2.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file Clumps-1.12.2-3.1.2.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.blamejared.clumps.Clumps) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for clumps: Requirements: [] After:[] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Examining file CodeChickenLib-1.12.2-3.2.3.358.jar for potential mods [20:04:11] [Client thread/TRACE] [FML]: Located mcmod.info file in file CodeChickenLib-1.12.2-3.2.3.358.jar [20:04:11] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (codechicken.lib.CodeChickenLib) - loading [20:04:11] [Client thread/TRACE] [FML]: Parsed dependency info for codechickenlib: Requirements: [forge@[14.23.4.2718,)] After:[forge@[14.23.4.2718,)] Before:[] [20:04:11] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from CodeChickenLib-1.12.2-3.2.3.358.jar to locate a version number for mod codechickenlib [20:04:11] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358 [20:04:12] [Client thread/DEBUG] [FML]: Examining file codecjlayermp3-1.0.0-SNAPSHOT.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container codecjlayermp3-1.0.0-SNAPSHOT.jar appears to be missing an mcmod.info file [20:04:12] [Client thread/DEBUG] [FML]: Examining file ContainerFix-1.12.2-1.0.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file ContainerFix-1.12.2-1.0.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (tschipp.containerfix.Containerfix) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for containerfix: Requirements: [forge@[13.20.1.2386,)] After:[forge@[13.20.1.2386,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file CXLibrary-1.12.2-1.6.1.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file CXLibrary-1.12.2-1.6.1.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cubex2.cxlibrary.CXLibrary) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for cxlibrary: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Cyclic-1.12.2-1.20.8.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Cyclic-1.12.2-1.20.8.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.lothrazar.cyclicmagic.ModCyclic) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for cyclicmagic: Requirements: [forge@[14.23.4.2705,)] After:[jei, baubles,crafttweaker, fastbench@[1.5.3,)] Before:[guideapi] [20:04:12] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from Cyclic-1.12.2-1.20.8.jar to locate a version number for mod cyclicmagic [20:04:12] [Client thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.20.8 [20:04:12] [Client thread/DEBUG] [FML]: Examining file Cyclops Core-1.12.2-1.6.7.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Cyclops Core-1.12.2-1.6.7.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (org.cyclops.cyclopscore.CyclopsCore) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for cyclopscore: Requirements: [forge@[14.23.5.2768,)] After:[forge@[14.23.5.2768,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Disenchanter-1.12.2-1.7.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Disenchanter-1.12.2-1.7.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (de.impelon.disenchanter.DisenchanterMain) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for disenchanter: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Electroblob's Wizardry-1.12.2-4.3.3.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Electroblob's Wizardry-1.12.2-4.3.3.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (electroblob.wizardry.Wizardry) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for ebwizardry: Requirements: [forge@[14.23.5.2847,)] After:[forge@[14.23.5.2847,), jei@[4.15.0,), baubles@[1.5.2,), antiqueatlas@[4.6,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Estop-1.12.2.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Estop-1.12.2.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.estop.estop) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for estop: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Fast Leaf Decay-1.12.2-v14.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Fast Leaf Decay-1.12.2-v14.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.olafkeijsers.fastleafdecay.FastLeafDecay) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for fastleafdecay: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Foamfix-1.12.2-0.10.11.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Foamfix-1.12.2-0.10.11.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (pl.asie.foamfix.FoamFix) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for foamfix: Requirements: [forge@[14.23.3.2673,)] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file FPS Reducer-1.12.2-1.12.4.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file FPS Reducer-1.12.2-1.12.4.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (bre.fpsreducer.mod_FpsReducer) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for fpsreducer: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from FPS Reducer-1.12.2-1.12.4.jar to locate a version number for mod fpsreducer [20:04:12] [Client thread/WARN] [FML]: Mod fpsreducer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version mc1.12.2-1.12.4 [20:04:12] [Client thread/DEBUG] [FML]: Examining file Galacticraft Core-1.12.2-4.0.2.281.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container Galacticraft Core-1.12.2-4.0.2.281.jar appears to be missing an mcmod.info file [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (micdoodle8.mods.galacticraft.core.GalacticraftCore) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for galacticraftcore: Requirements: [micdoodlecore, forge@[14.23.1.2555,)] After:[forge@[14.23.1.2555,), micdoodlecore, ic2, tconstruct, mantle] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Galacticraft Planets-1.12.2-4.0.2.281.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container Galacticraft Planets-1.12.2-4.0.2.281.jar appears to be missing an mcmod.info file [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (micdoodle8.mods.galacticraft.planets.GalacticraftPlanets) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for galacticraftplanets: Requirements: [galacticraftcore] After:[galacticraftcore] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Hats-1.12.2-7.1.1.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Hats-1.12.2-7.1.1.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (me.ichun.mods.hats.common.Hats) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for hats: Requirements: [ichunutil@[7.0.2,8.0.0)] After:[ichunutil@[7.0.2,8.0.0)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Hwyla-1.12.2-1.8.26.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Hwyla-1.12.2-1.8.26.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mcp.mobius.waila.Waila) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for waila: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file iChunUtil-1.12.2-7.2.2.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file iChunUtil-1.12.2-7.2.2.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (me.ichun.mods.ichunutil.common.iChunUtil) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for ichunutil: Requirements: [forge@[14.23.5.2781,99999.24.0.0)] After:[forge@[14.23.5.2781,99999.24.0.0)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Inventory Tweaks-1.12.2-1.63.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Inventory Tweaks-1.12.2-1.63.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (invtweaks.forge.InvTweaksMod) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for inventorytweaks: Requirements: [forge@[14.21.0,)] After:[forge@[14.21.0,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from Inventory Tweaks-1.12.2-1.63.jar to locate a version number for mod inventorytweaks [20:04:12] [Client thread/DEBUG] [FML]: Found version 1.63+release.109.220f184 for mod inventorytweaks in version.properties, using [20:04:12] [Client thread/DEBUG] [FML]: Examining file Iron Backpacks-1.12.2-3.0.8-12.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Iron Backpacks-1.12.2-3.0.8-12.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (gr8pefish.ironbackpacks.IronBackpacks) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for ironbackpacks: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file jlayer-1.0.1.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container jlayer-1.0.1.jar appears to be missing an mcmod.info file [20:04:12] [Client thread/DEBUG] [FML]: Examining file Just Enough Items-1.12.2-4.16.1.301.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Just Enough Items-1.12.2-4.16.1.301.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mezz.jei.JustEnoughItems) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for jei: Requirements: [forge@[14.23.5.2816,)] After:[forge@[14.23.5.2816,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Just Enough Resources-1.12.2-0.9.2.60.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Just Enough Resources-1.12.2-0.9.2.60.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (jeresources.JEResources) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for jeresources: Requirements: [jei@[4.7.0,), forge@[14.23.5.2779,)] After:[jei@[4.7.0,), forge@[14.23.5.2779,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file LibraryEx-1.12.2-1.2.1.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file LibraryEx-1.12.2-1.2.1.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (logictechcorp.libraryex.LibraryEx) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for libraryex: Requirements: [forge@[1.12.2-14.23.4.2768,)] After:[forge@[1.12.2-14.23.4.2768,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file LootBags-1.12.2-2.5.8.5.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file LootBags-1.12.2-2.5.8.5.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mal.lootbags.LootBags) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for lootbags: Requirements: [forge@[14.23.4.2703,)] After:[mystcraft] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file MakeZoomZoom-1.12.2-0.0.4.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container MakeZoomZoom-1.12.2-0.0.4.jar appears to be missing an mcmod.info file [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (xyz.ajp.makezoomzoom.MakeZoomZoom) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for makezoomzoom: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file MJRLegendsLib-1.12.2-1.2.0.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file MJRLegendsLib-1.12.2-1.2.0.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mjr.mjrlegendslib.MJRLegendsLib) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for mjrlegendslib: Requirements: [forge@[14.23.1.2555,)] After:[forge@[14.23.1.2555,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file MMLib-1.12.2-2.2.0.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file MMLib-1.12.2-2.2.0.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.mcmod_mmf.mmlib.Main) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for mm_lib: Requirements: [forge@[14.23.5.2847,)] After:[forge@[14.23.5.2847,), tfc@[1.0.6.133,), harvestcraft, toughasnails] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file MultithreadedNoise-1.12.2-0.0.2.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file MultithreadedNoise-1.12.2-0.0.2.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.bloodnbonesgaming.multithreadednoise.MultithreadedNoise) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for multithreadednoise: Requirements: [] After:[] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file Music Player-1.12.2-2.1.1.113.jar for potential mods [20:04:12] [Client thread/TRACE] [FML]: Located mcmod.info file in file Music Player-1.12.2-2.1.1.113.jar [20:04:12] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (info.u_team.music_player.MusicPlayerMod) - loading [20:04:12] [Client thread/TRACE] [FML]: Parsed dependency info for musicplayer: Requirements: [uteamcore@[2.2.5.147,), forge@[14.23.5.2768,)] After:[uteamcore@[2.2.5.147,)] Before:[] [20:04:12] [Client thread/DEBUG] [FML]: Examining file nashorn.jar for potential mods [20:04:12] [Client thread/DEBUG] [FML]: The mod container nashorn.jar appears to be missing an mcmod.info file [20:04:13] [Client thread/DEBUG] [FML]: Examining file NetherPortalFix-1.12.2-5.3.17.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file NetherPortalFix-1.12.2-5.3.17.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.blay09.mods.netherportalfix.NetherPortalFix) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for netherportalfix: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file No More Recipe Conflict-1.12.2-0.13.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file No More Recipe Conflict-1.12.2-0.13.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (assets.recipehandler.RecipeMod) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for recipehandler: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file OpenModsLib-1.12.2-0.12.2.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file OpenModsLib-1.12.2-0.12.2.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (openmods.OpenMods) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for openmods: Requirements: [forge@[14.23.4.2705,), openmodscore] After:[openmodscore] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Ore Maul-1.12.2-V1.3.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Ore Maul-1.12.2-V1.3.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mashkjo.oremaul.Main) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for oremaul: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Patchouli-1.12.2-1.0-23.6.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Patchouli-1.12.2-1.0-23.6.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (vazkii.patchouli.common.base.Patchouli) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for patchouli: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from Patchouli-1.12.2-1.0-23.6.jar to locate a version number for mod patchouli [20:04:13] [Client thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6 [20:04:13] [Client thread/DEBUG] [FML]: Examining file Roguelike Dungeons-1.12.2-1.8.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Roguelike Dungeons-1.12.2-1.8.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (greymerk.roguelike.Roguelike) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for roguelike: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Simple Leather-1.12.2-1.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Simple Leather-1.12.2-1.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mcofficer.simpleleather.SimpleLeather) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for simpleleather: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file SimplifiedHorses-1.12.2-v1.2.1-1.11.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file SimplifiedHorses-1.12.2-v1.2.1-1.11.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (fuzs.simplifiedhorses.SimplifiedHorses) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for simplifiedhorses: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file SJAP-1.12.2-1.5.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file SJAP-1.12.2-1.5.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (cn.mmf.slashblade_addon.SJAP) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for slashblade_addon: Requirements: [flammpfeil.slashblade@[mc1.12-r32,), mm_lib@[1.5.0,)] After:[mm_lib@[1.5.0,), flammpfeil.slashblade@[mc1.12-r32,), thaumcraft, sakura] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file SlashBlade-1.12.2-r33.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file SlashBlade-1.12.2-r33.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (mods.flammpfeil.slashblade.SlashBlade) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for flammpfeil.slashblade: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Stacksize-1.12.2-1.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Stacksize-1.12.2-1.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (stacksize.Stacksize) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for stacksize: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file SteveKunG's-Lib-1.12.2-1.1.9.jar for potential mods [20:04:13] [Client thread/DEBUG] [FML]: The mod container SteveKunG's-Lib-1.12.2-1.1.9.jar appears to be missing an mcmod.info file [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (stevekung.mods.stevekunglib.core.SteveKunGLib) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for stevekung's_lib: Requirements: [] After:[forge@[14.23.5.2847,)] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file TFSpellPack-1.12.2-1.1.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file TFSpellPack-1.12.2-1.1.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (electroblob.tfspellpack.TFSpellPack) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for tfspellpack: Requirements: [ebwizardry@[4.3.1,4.4), forge@[14.23.5.2814,), twilightforest@[3.11.1021,)] After:[forge@[14.23.5.2814,), ebwizardry@[4.3.1,4.4), twilightforest@[3.11.1021,)] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Thaumic Waila-1.12.2-0.0.2.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Thaumic Waila-1.12.2-0.0.2.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (me.xfl03.thaumicwaila.ThaumicWaila) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for thaumicwaila: Requirements: [forge@[14.23.5.2768,), thaumcraft@[1.12.2-6.1,), waila@[1.8.20,)] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file ThaumicJEI-1.12.2-1.6.0-27.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file ThaumicJEI-1.12.2-1.6.0-27.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.buuz135.thaumicjei.ThaumicJEI) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for thaumicjei: Requirements: [jei@[1.12.2-4.15.0.275,), thaumcraft@[6.1.BETA20,)] After:[jei@[1.12.2-4.15.0.275,), thaumcraft@[6.1.BETA20,)] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Tree Growing Simulator-1.12.2-1.0.1.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Tree Growing Simulator-1.12.2-1.0.1.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (tterrag.treesimulator.TreeSimulator) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for treegrowingsimulator: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file U Team Core-1.12.2-2.2.5.147.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file U Team Core-1.12.2-2.2.5.147.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (info.u_team.u_team_core.UCoreMain) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for uteamcore: Requirements: [forge@[14.23.5.2768,)] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file VeinMiner-1.12.2-0.38.2.647+b31535a.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file VeinMiner-1.12.2-0.38.2.647+b31535a.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (portablejim.veinminer.VeinMiner) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for veinminer: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from VeinMiner-1.12.2-0.38.2.647+b31535a.jar to locate a version number for mod veinminer [20:04:13] [Client thread/DEBUG] [FML]: Found version null for mod veinminer in version.properties, using [20:04:13] [Client thread/WARN] [FML]: Mod veinminer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2 [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (portablejim.veinminermodsupport.VeinMinerModSupport) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for veinminermodsupport: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from VeinMiner-1.12.2-0.38.2.647+b31535a.jar to locate a version number for mod veinminermodsupport [20:04:13] [Client thread/DEBUG] [FML]: Found version null for mod veinminermodsupport in version.properties, using [20:04:13] [Client thread/WARN] [FML]: Mod veinminermodsupport is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.2 [20:04:13] [Client thread/DEBUG] [FML]: Examining file Waila Harvestability-1.12.2-1.1.12.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Waila Harvestability-1.12.2-1.1.12.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.wailaharvestability.ModWailaHarvestability) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for wailaharvestability: Requirements: [] After:[tconstruct] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file Waystones-1.12.2-4.1.0.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file Waystones-1.12.2-4.1.0.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.blay09.mods.waystones.Waystones) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for waystones: Requirements: [] After:[] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Attempting to load the file version.properties from Waystones-1.12.2-4.1.0.jar to locate a version number for mod waystones [20:04:13] [Client thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0 [20:04:13] [Client thread/DEBUG] [FML]: Examining file core-3.6.0.jar for potential mods [20:04:13] [Client thread/DEBUG] [FML]: The mod container core-3.6.0.jar appears to be missing an mcmod.info file [20:04:13] [Client thread/DEBUG] [FML]: Examining file json-3.6.0.jar for potential mods [20:04:13] [Client thread/DEBUG] [FML]: The mod container json-3.6.0.jar appears to be missing an mcmod.info file [20:04:13] [Client thread/DEBUG] [FML]: Examining file LLibrary-1.12.2-1.7.20.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file LLibrary-1.12.2-1.7.20.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.ilexiconn.llibrary.LLibrary) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for llibrary: Requirements: [forge@[14.23.5.2772,)] After:[forge@[14.23.5.2772,)] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file [交错次元]The Betweenlands-1.12.2-3.7.2.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file [交错次元]The Betweenlands-1.12.2-3.7.2.jar [20:04:13] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thebetweenlands.common.TheBetweenlands) - loading [20:04:13] [Client thread/TRACE] [FML]: Parsed dependency info for thebetweenlands: Requirements: [forge@[14.23.5.2773,)] After:[forge@[14.23.5.2773,), tombmanygraves2api@[1.12-4.1.0,), tombmanygraves@[1.12-4.1.0,), jei@[4.12.0,)] Before:[] [20:04:13] [Client thread/DEBUG] [FML]: Examining file [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar for potential mods [20:04:13] [Client thread/TRACE] [FML]: Located mcmod.info file in file [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar [20:04:14] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (blusunrize.immersiveengineering.ImmersiveEngineering) - loading [20:04:14] [Client thread/TRACE] [FML]: Parsed dependency info for immersiveengineering: Requirements: [forge@[14.23.5.2820,)] After:[forge@[14.23.5.2820,), jei@[4.8,), railcraft, tconstruct@[1.12-2.7.1,), theoneprobe@[1.4.4,)] Before:[] [20:04:14] [Client thread/DEBUG] [FML]: Examining file [糖果世界]Candy World-1.12.2-1.1.5.jar for potential mods [20:04:14] [Client thread/TRACE] [FML]: Located mcmod.info file in file [糖果世界]Candy World-1.12.2-1.1.5.jar [20:04:14] [Client thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.ochotonida.candymod.CandyMod) - loading [20:04:14] [Client thread/TRACE] [FML]: Parsed dependency info for candymod: Requirements: [] After:[] Before:[] [20:04:14] [Client thread/INFO] [FML]: Forge Mod Loader has identified 129 mods to load [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.galaxies (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api.storage.attribute (owned by StorageDrawersAPI providing StorageDrawersAPI|storage-attribute) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API cavern.api.entity (owned by cavern providing cavern.api.entity) embedded in cavern [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.block (owned by abyssalcraft providing AbyssalCraftAPI|Block) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.entity (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API de.ellpeck.actuallyadditions.api (owned by actuallyadditions providing actuallyadditionsapi) embedded in actuallyadditions [20:04:14] [Client thread/DEBUG] [FML]: Found API cavern.api (owned by cavern providing cavern.api) embedded in cavern [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.gui (owned by ForestryAPI|core providing ForestryAPI|gui) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.transfer.caps (owned by abyssalcraft providing AbyssalCraftAPI|TransferCaps) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.world (owned by ForestryAPI|core providing ForestryAPI|world) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API openblocks.api (owned by openblocks providing openblocks|api) embedded in openblocks [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.event.oxygen (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.modules (owned by ForestryAPI|core providing ForestryAPI|modules) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API roito.teastory.api (owned by teastory providing TeaStoryAPI) embedded in teastory [20:04:14] [Client thread/DEBUG] [FML]: Found API portablejim.veinminer.api (owned by veinminer providing veinminerApi) embedded in veinminer [20:04:14] [Client thread/DEBUG] [FML]: Found API portablejim.veinminer.api (owned by veinminer providing veinminerApi) embedded in veinminermodsupport [20:04:14] [Client thread/DEBUG] [FML]: Found API moze_intel.projecte.api (owned by projecte providing projecteapi) embedded in projecte [20:04:14] [Client thread/DEBUG] [FML]: Found API me.ichun.mods.ichunutil.api (owned by iChun providing iChunUtil API) embedded in ichunutil [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.mail (owned by ForestryAPI|core providing ForestryAPI|mail) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.transfer (owned by abyssalcraft providing AbyssalCraftAPI|Transfer) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API betterwithmods.api (owned by betterwithmods providing BetterWithModsAPI) embedded in appleskin [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.genetics (owned by ForestryAPI|core providing ForestryAPI|genetics) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.storage (owned by ForestryAPI|core providing ForestryAPI|storage) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.block (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.entity (owned by abyssalcraft providing AbyssalCraftAPI|Entity) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API jeresources.api (owned by jeresources providing jeresources|API) embedded in jeresources [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api.registry (owned by StorageDrawersAPI providing StorageDrawersAPI|registry) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api.render (owned by StorageDrawersAPI providing StorageDrawersAPI|render) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api.storage (owned by StorageDrawersAPI providing StorageDrawersAPI|storage) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.integration (owned by abyssalcraft providing AbyssalCraftAPI|Integration) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.farming (owned by ForestryAPI|core providing ForestryAPI|farming) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API blusunrize.immersiveengineering.api.energy.immersiveflux (owned by ImmersiveEngineering providing ImmersiveEngineering|ImmersiveFluxAPI) embedded in immersiveengineering [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.prefab.world.gen (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.apiculture.hives (owned by ForestryAPI|apiculture providing ForestryAPI|hives) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.biome (owned by abyssalcraft providing AbyssalCraftAPI|Biome) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API mezz.jei.api (owned by jei providing JustEnoughItemsAPI) embedded in jei [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.prefab.core (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.prefab (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.arboriculture (owned by ForestryAPI|core providing ForestryAPI|arboriculture) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.core (owned by Forestry providing ForestryAPI|core) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.apiculture (owned by ForestryAPI|core providing ForestryAPI|apiculture) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API moe.plushie.armourers_workshop.api (owned by armourers_workshop providing armourers_workshop_api) embedded in armourers_workshop [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.rending (owned by abyssalcraft providing AbyssalCraftAPI|Rending) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.energy.disruption (owned by abyssalcraft providing AbyssalCraftAPI|Disruption) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in baubles [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.lepidopterology (owned by ForestryAPI|core providing ForestryAPI|lepidopterology) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.power (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.internal (owned by abyssalcraft providing AbyssalCraftAPI|Internal) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in thaumcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.transmission.tile (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API cavern.api.data (owned by cavern providing cavern.api.data) embedded in cavern [20:04:14] [Client thread/DEBUG] [FML]: Found API blusunrize.immersiveengineering.api (owned by ImmersiveEngineering providing ImmersiveEngineering|API) embedded in immersiveengineering [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.recipes (owned by ForestryAPI|core providing ForestryAPI|recipes) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.world (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.energy.structure (owned by abyssalcraft providing AbyssalCraftAPI|Structure) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API thebetweenlands.api (owned by thebetweenlands providing BetweenlandsAPI) embedded in thebetweenlands [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.transmission.grid (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.fuels (owned by ForestryAPI|core providing ForestryAPI|fuels) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in waila [20:04:14] [Client thread/DEBUG] [FML]: Found API cavern.api.item (owned by cavern providing cavern.api.item) embedded in cavern [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.transmission (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.item (owned by abyssalcraft providing AbyssalCraftAPI|Item) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.item (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.prefab.entity (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.vector (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API vazkii.patchouli.api (owned by patchouli providing PatchouliAPI) embedded in patchouli [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.food (owned by ForestryAPI|core providing ForestryAPI|food) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api (owned by StorageDrawers providing StorageDrawersAPI) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.event.wgen (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.ritual (owned by abyssalcraft providing AbyssalCraftAPI|Ritual) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.climate (owned by Forestry providing ForestryAPI|climate) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.tile (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.recipe (owned by abyssalcraft providing AbyssalCraftAPI|Recipe) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.necronomicon.condition.caps (owned by abyssalcraft providing AbyssalCraftAPI|Caps) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.event.client (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.event (owned by abyssalcraft providing AbyssalCraftAPI|Event) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API cubex2.mods.chesttransporter.api (owned by chesttransporter providing chesttransporter|api) embedded in chesttransporter [20:04:14] [Client thread/DEBUG] [FML]: Found API cavern.api.event (owned by cavern providing cavern.api.event) embedded in cavern [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.energy (owned by abyssalcraft providing AbyssalCraftAPI|Energy) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API com.teammetallurgy.atum.api (owned by atum providing AtumAPI) embedded in atum [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.book (owned by ForestryAPI|core providing ForestryAPI|book) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.multiblock (owned by ForestryAPI|core providing ForestryAPI|multiblock) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.necronomicon.condition (owned by abyssalcraft providing AbyssalCraftAPI|Condition) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API forestry.api.circuits (owned by ForestryAPI|core providing ForestryAPI|circuits) embedded in forestry [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.spell (owned by abyssalcraft providing AbyssalCraftAPI|Spell) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API com.gildedgames.the_aether.api (owned by aether_legacy providing AetherAPI) embedded in aether_legacy [20:04:14] [Client thread/DEBUG] [FML]: Found API com.jaquadro.minecraft.storagedrawers.api.event (owned by StorageDrawersAPI providing StorageDrawersAPI|event) embedded in storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api (owned by abyssalcraft providing AbyssalCraftAPI) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API com.shinoow.abyssalcraft.api.necronomicon (owned by abyssalcraft providing AbyssalCraftAPI|Necronomicon) embedded in abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Found API micdoodle8.mods.galacticraft.api.recipe (owned by galacticraftcore providing Galacticraft API) embedded in galacticraftcore [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|registry:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI|registry: owner: StorageDrawersAPI, dependents: [storagedrawers] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|storage:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI|storage: owner: StorageDrawersAPI, dependents: [storagedrawers] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent ForestryAPI|core from APIContainer{ForestryAPI|hives:4.1.0} [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|hives:4.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|hives: owner: ForestryAPI|apiculture, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Caps: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|storage:5.0.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|storage: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Event: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Transfer: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API WailaAPI: owner: Waila, dependents: [waila] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Recipe: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Rending: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API actuallyadditionsapi: owner: actuallyadditions, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|core: owner: Forestry, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|climate: owner: Forestry, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API PatchouliAPI: owner: patchouli, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|mail:3.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|mail: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API cavern.api.event: owner: cavern, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|genetics:5.7.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|genetics: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API jeresources|API: owner: jeresources, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API cavern.api: owner: cavern, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|fuels:3.0.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|fuels: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API BetterWithModsAPI: owner: betterwithmods, dependents: [appleskin] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|farming:5.8.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|farming: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Structure: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Disruption: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/INFO] [FML]: Found mod(s) [inventorypets] containing declared API package baubles.api (owned by Baubles) without associated API reference [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: [baubles, inventorypets] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API iChunUtil API: owner: iChun, dependents: [ichunutil] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API JustEnoughItemsAPI: owner: jei, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Ritual: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: [thaumcraft] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API projecteapi: owner: projecte, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API cavern.api.item: owner: cavern, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|circuits:3.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|circuits: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AetherAPI: owner: aether_legacy, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|render:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI|render: owner: StorageDrawersAPI, dependents: [storagedrawers] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ImmersiveEngineering|ImmersiveFluxAPI: owner: ImmersiveEngineering, dependents: [immersiveengineering] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|lepidopterology:1.4.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|lepidopterology: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Item: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API BetweenlandsAPI: owner: thebetweenlands, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ImmersiveEngineering|API: owner: ImmersiveEngineering, dependents: [immersiveengineering] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|world:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|world: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Integration: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API cavern.api.data: owner: cavern, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API veinminerApi: owner: veinminer, dependents: [veinminermodsupport] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API cavern.api.entity: owner: cavern, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI: owner: StorageDrawers, dependents: [storagedrawers] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|book:5.8.1} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|book: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API openblocks|api: owner: openblocks, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|TransferCaps: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Biome: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|gui:5.8.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|gui: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|food:1.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|food: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Energy: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|multiblock:3.0.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|multiblock: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|recipes:5.4.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|recipes: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API TeaStoryAPI: owner: teastory, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|apiculture:5.0.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|apiculture: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|event:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI|event: owner: StorageDrawersAPI, dependents: [storagedrawers] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Necronomicon: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Block: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AtumAPI: owner: atum, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Condition: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API Galacticraft API: owner: galacticraftcore, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API armourers_workshop_api: owner: armourers_workshop, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|modules:5.7.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|modules: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent Forestry from APIContainer{ForestryAPI|arboriculture:4.3.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API ForestryAPI|arboriculture: owner: ForestryAPI|core, dependents: [forestry] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Internal: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|storage-attribute:2.1.0} [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API StorageDrawersAPI|storage-attribute: owner: StorageDrawersAPI, dependents: [storagedrawers] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Spell: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API chesttransporter|api: owner: chesttransporter, dependents: [] [20:04:14] [Client thread/DEBUG] [FML]: Creating API container dummy for API AbyssalCraftAPI|Entity: owner: abyssalcraft, dependents: [] [20:04:14] [Client thread/TRACE] [FML]: Received a system property request '' [20:04:14] [Client thread/TRACE] [FML]: System property request managing the state of 0 mods [20:04:14] [Client thread/DEBUG] [FML]: After merging, found state information for 0 mods [20:04:14] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod voxelmap [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod cfm [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod netherex [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod chineseworkshop [20:04:14] [Client thread/DEBUG] [FML]: Mod ChineseWorkshop is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod storagedrawers [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod mca [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod torcherino [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod morph [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod wearableblocks [20:04:14] [Client thread/DEBUG] [FML]: Mod Wearable Blocks is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod coffeework [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod airhop [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod lostcities [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod academy [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod lambdalib2 [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod entityspring [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod actuallyadditions [20:04:14] [Client thread/DEBUG] [FML]: Mod Actually Additions is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod ic2 [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod openblocks [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod heartwork [20:04:14] [Client thread/DEBUG] [FML]: Mod The Heartwork is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod pizzacraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod chesttransporter [20:04:14] [Client thread/DEBUG] [FML]: Mod Chest Transporter is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod astralsorcery [20:04:14] [Client thread/DEBUG] [FML]: Mod Astral Sorcery is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod twilightforest [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod morefurnaces [20:04:14] [Client thread/DEBUG] [FML]: Mod More Furnaces is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod moreplanets [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod extraanvils [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod forestry [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod sakura [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod mbg [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod defiledlands [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod immersivepetroleum [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod immersivetech [20:04:14] [Client thread/DEBUG] [FML]: Mod Immersive Technology is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod cavern [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod abyssalcraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod erebus [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod huajiage [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod harvestcraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod tropicraft [20:04:14] [Client thread/DEBUG] [FML]: Mod Tropicraft is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod bonsaitrees [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod croparia [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod thaumcraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod projecte [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod rats [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod inventorypets [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod i18nmod [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod naturescompass [20:04:14] [Client thread/DEBUG] [FML]: Mod Nature's Compass is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod teastory [20:04:14] [Client thread/DEBUG] [FML]: Mod TeaStory is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod tofucraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod touhou_little_maid [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod latiaocraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod evilcraft [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod evilcraftcompat [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod atum [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod randomthings [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod extraplanets [20:04:14] [Client thread/DEBUG] [FML]: Mod Extra Planets is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod acheads [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod acintegration [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod aether_legacy [20:04:14] [Client thread/DEBUG] [FML]: Mod The Aether is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod aiimprovements [20:04:14] [Client thread/DEBUG] [FML]: Mod AI Improvements is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod appleskin [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod mukaimods [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod armourers_workshop [20:04:14] [Client thread/DEBUG] [FML]: Mod Armourer's Workshop is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod battletowers [20:04:14] [Client thread/DEBUG] [FML]: Mod Battle Towers is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod baubles [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod calmdownzombieguy [20:04:14] [Client thread/DEBUG] [FML]: Mod Calm Down Zombie Guy is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod chameleon [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod chunkpregenerator [20:04:14] [Client thread/DEBUG] [FML]: Mod Chunk Pregenerator is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod clumps [20:04:14] [Client thread/DEBUG] [FML]: Mod Clumps is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod codechickenlib [20:04:14] [Client thread/DEBUG] [FML]: Mod CodeChicken Lib is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod containerfix [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod cxlibrary [20:04:14] [Client thread/DEBUG] [FML]: Mod CXLibrary is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod cyclicmagic [20:04:14] [Client thread/DEBUG] [FML]: Mod Cyclic is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod cyclopscore [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod disenchanter [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod ebwizardry [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod estop [20:04:14] [Client thread/DEBUG] [FML]: Mod Event Stopper is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod fastleafdecay [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod foamfix [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod fpsreducer [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod galacticraftcore [20:04:14] [Client thread/DEBUG] [FML]: Mod Galacticraft Core is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod galacticraftplanets [20:04:14] [Client thread/DEBUG] [FML]: Mod Galacticraft Planets is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod hats [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod waila [20:04:14] [Client thread/DEBUG] [FML]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod ichunutil [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod inventorytweaks [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod ironbackpacks [20:04:14] [Client thread/DEBUG] [FML]: Mod Iron Backpacks is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod jei [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod jeresources [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod libraryex [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod lootbags [20:04:14] [Client thread/DEBUG] [FML]: Mod Loot Bags is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod makezoomzoom [20:04:14] [Client thread/DEBUG] [FML]: Mod Make Zoom Zoom is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod mjrlegendslib [20:04:14] [Client thread/DEBUG] [FML]: Mod MJRLegendsLib is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod mm_lib [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod multithreadednoise [20:04:14] [Client thread/DEBUG] [FML]: Mod Multithreaded Noise is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod musicplayer [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod netherportalfix [20:04:14] [Client thread/DEBUG] [FML]: Mod NetherPortalFix is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod recipehandler [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod openmods [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod oremaul [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod patchouli [20:04:14] [Client thread/DEBUG] [FML]: Mod Patchouli is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod roguelike [20:04:14] [Client thread/DEBUG] [FML]: Mod Roguelike Dungeons is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod simpleleather [20:04:14] [Client thread/DEBUG] [FML]: Mod Simple Leather is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod simplifiedhorses [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod slashblade_addon [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod flammpfeil.slashblade [20:04:14] [Client thread/DEBUG] [FML]: Mod SlashBlade is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod stacksize [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod stevekung's_lib [20:04:14] [Client thread/DEBUG] [FML]: Mod SteveKunG's Lib is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod tfspellpack [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod thaumicwaila [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod thaumicjei [20:04:14] [Client thread/DEBUG] [FML]: Mod ThaumicJEI is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod treegrowingsimulator [20:04:14] [Client thread/DEBUG] [FML]: Mod Tree Growing Simulator 2016 is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod uteamcore [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod veinminer [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod veinminermodsupport [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod wailaharvestability [20:04:14] [Client thread/DEBUG] [FML]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod waystones [20:04:14] [Client thread/DEBUG] [FML]: Mod Waystones is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod llibrary [20:04:14] [Client thread/DEBUG] [FML]: Mod LLibrary is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod thebetweenlands [20:04:14] [Client thread/DEBUG] [FML]: Mod The Betweenlands is missing a pack.mcmeta file, substituting a dummy one [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod immersiveengineering [20:04:14] [Client thread/DEBUG] [FML]: Enabling mod candymod [20:04:14] [Client thread/TRACE] [FML]: Verifying mod requirements are satisfied [20:04:14] [Client thread/TRACE] [FML]: All mod requirements are satisfied [20:04:14] [Client thread/TRACE] [FML]: Sorting mods into an ordered list [20:04:14] [Client thread/TRACE] [FML]: Mod sorting completed successfully [20:04:14] [Client thread/DEBUG] [FML]: Mod sorting data [20:04:14] [Client thread/DEBUG] [FML]: voxelmap(VoxelMap:1.9.25): #VoxelMap-1.12.2-1.9.28.jar () [20:04:14] [Client thread/DEBUG] [FML]: cfm(MrCrayfish's Furniture Mod:6.3.1): [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar (after:crafttweaker) [20:04:14] [Client thread/DEBUG] [FML]: libraryex(LibraryEx:1.2.1): LibraryEx-1.12.2-1.2.1.jar (required-after:forge@[1.12.2-14.23.4.2768,);) [20:04:14] [Client thread/DEBUG] [FML]: netherex(NetherEx:2.2.4): [下界拓展]NetherEx-1.12.2-2.2.4.jar (required-after:libraryex@[1.2.1,);) [20:04:14] [Client thread/DEBUG] [FML]: chineseworkshop(ChineseWorkshop:1.0.9.1): [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: chameleon(Chameleon:1.12-4.1.3): Chameleon-1.12.2-4.1.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI(API: StorageDrawersAPI:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI|registry(API: StorageDrawersAPI|registry:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI|storage(API: StorageDrawersAPI|storage:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI|render(API: StorageDrawersAPI|render:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI|event(API: StorageDrawersAPI|event:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: StorageDrawersAPI|storage-attribute(API: StorageDrawersAPI|storage-attribute:2.1.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: storagedrawers(Storage Drawers:1.12.2-5.4.0): [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: mca(Minecraft Comes Alive:6.1.0): [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: torcherino(Torcherino:7.6): [加速火把]Torcherino-1.12.2-7.6.jar () [20:04:14] [Client thread/DEBUG] [FML]: iChunUtil API(API: iChunUtil API:1.2.0): iChunUtil-1.12.2-7.2.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: ichunutil(iChunUtil:7.2.2): iChunUtil-1.12.2-7.2.2.jar (required-after:forge@[14.23.5.2781,99999.24.0.0)) [20:04:14] [Client thread/DEBUG] [FML]: morph(Morph:7.2.0): [变身]Morph-1.12.2-7.2.1.jar (required-after:ichunutil@[7.2.0,8.0.0)) [20:04:14] [Client thread/DEBUG] [FML]: wearableblocks(Wearable Blocks:1.1a): [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar () [20:04:14] [Client thread/DEBUG] [FML]: ic2(IndustrialCraft 2:2.8.221-ex112): [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar (required-after:forge@[13.20.0.2206,)) [20:04:14] [Client thread/DEBUG] [FML]: WailaAPI(API: WailaAPI:1.3): Hwyla-1.12.2-1.8.26.jar () [20:04:14] [Client thread/DEBUG] [FML]: waila(Waila:1.8.26): Hwyla-1.12.2-1.8.26.jar () [20:04:14] [Client thread/DEBUG] [FML]: jei(Just Enough Items:4.16.1.301): Just Enough Items-1.12.2-4.16.1.301.jar (required-after:forge@[14.23.5.2816,);) [20:04:14] [Client thread/DEBUG] [FML]: teastory(TeaStory:3.3.3-B33.418-1.12.2): [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar (required-after:forge@[14.23.4.2741,);after:jei@[4.12.0.215,);after:waila@[1.8.23-B38,);after:theoneprobe@[1.4.22,);after:toughasnails@[3.1.0,);after:crafttweaker@[4.1.9,);) [20:04:14] [Client thread/DEBUG] [FML]: coffeework(Coffee Workshop:1.2.9): [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar (required:forge@[14.23.4.2764,);after:dcs_climate;after:teastory;after:ic2;after:lastsmith@[V1.2.6.3-MC1.12.2,);) [20:04:14] [Client thread/DEBUG] [FML]: airhop(Air Hop:1.1.1): [多段跳]Air Hop-1.12.2-1.1.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: lostcities(The Lost Cities:2.0.22): [失落之城]Lost Cities-1.12.2-2.0.22.jar (after:forge@[13.19.0.2176,)) [20:04:14] [Client thread/DEBUG] [FML]: lambdalib2(lambdalib2:0.2.0): [学园都市]AcademyCraft-1.12.2-1.1.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: academy(Academy Craft:1.1.3): [学园都市]AcademyCraft-1.12.2-1.1.3.jar (required-after:lambdalib2@[0.2.0]) [20:04:14] [Client thread/DEBUG] [FML]: entityspring(Entity Spring:2.0.1): [实体弹簧]Entity Spring-1.12.2-2.0.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: actuallyadditions(Actually Additions:1.12.2-r152): [实用拓展]Actually Additions-1.12.2-r152.jar (required:forge@[14.23.5.2836,);before:craftingtweaks;after:fastbench@[1.3.2,)) [20:04:14] [Client thread/DEBUG] [FML]: openmods(OpenModsLib:0.12.2): OpenModsLib-1.12.2-0.12.2.jar (required:forge@[14.23.4.2705,);required-after:openmodscore) [20:04:14] [Client thread/DEBUG] [FML]: openblocks(OpenBlocks:1.8.1): [开放式方块]OpenBlocks-1.12.2-1.8.1.jar (required:forge@[14.23.4.2705,);required-after:openmods@[0.12.2,0.13)) [20:04:14] [Client thread/DEBUG] [FML]: flammpfeil.slashblade(SlashBlade:mc1.12-r33): SlashBlade-1.12.2-r33.jar () [20:04:14] [Client thread/DEBUG] [FML]: heartwork(The Heartwork:2.0.0): [心血结晶]Heartwork-1.12.2-FIX2.jar (required-after:flammpfeil.slashblade;) [20:04:14] [Client thread/DEBUG] [FML]: pizzacraft(PizzaCraft:2.0.19): [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar () [20:04:14] [Client thread/DEBUG] [FML]: chesttransporter(Chest Transporter:2.8.8): [搬箱器]Chest Transporter-1.12.2-2.8.8.jar () [20:04:14] [Client thread/DEBUG] [FML]: Baubles|API(API: Baubles|API:1.4.0.2): Baubles-1.12.2-1.5.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: baubles(Baubles:1.5.2): Baubles-1.12.2-1.5.2.jar (required-after:forge@[14.21.0.2348,);) [20:04:14] [Client thread/DEBUG] [FML]: astralsorcery(Astral Sorcery:1.10.27): [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar (required-after:forge@[14.23.5.2781,);required-after:baubles;after:crafttweaker) [20:04:14] [Client thread/DEBUG] [FML]: Thaumcraft|API(API: Thaumcraft|API:6.0.2): [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar () [20:04:14] [Client thread/DEBUG] [FML]: thaumcraft(Thaumcraft:6.1.BETA26): [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar (required-after:forge@[14.23.5.2768,);required-after:baubles@[1.5.2,)) [20:04:14] [Client thread/DEBUG] [FML]: twilightforest(The Twilight Forest:3.11.1021): [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar (after:ctm@[MC1.12.2-0.3.2.18,);before:immersiveengineering@[0.12-83,);before:tconstruct;required-after:forge@[14.23.5.2813,);after:thaumcraft@[6.1.BETA21,)) [20:04:14] [Client thread/DEBUG] [FML]: cxlibrary(CXLibrary:1.6.1): CXLibrary-1.12.2-1.6.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: morefurnaces(More Furnaces:1.10.5): [更多熔炉]More Furnaces-1.12.2-1.10.6.jar (required-after:cxlibrary@[1.5.0,)) [20:04:14] [Client thread/DEBUG] [FML]: galacticraftcore(Galacticraft Core:4.0.2.281): Galacticraft Core-1.12.2-4.0.2.281.jar (required-after:forge@[14.23.1.2555,); required-after:micdoodlecore; after:ic2; after:tconstruct; after:mantle;) [20:04:14] [Client thread/DEBUG] [FML]: galacticraftplanets(Galacticraft Planets:4.0.2.281): Galacticraft Planets-1.12.2-4.0.2.281.jar (required-after:galacticraftcore;) [20:04:14] [Client thread/DEBUG] [FML]: stevekung's_lib(SteveKunG's Lib:1.1.9): SteveKunG's-Lib-1.12.2-1.1.9.jar (after:forge@[14.23.5.2847,);) [20:04:14] [Client thread/DEBUG] [FML]: moreplanets(More Planets:2.2.1): [更多行星]More Planets-1.12.2-2.2.1.jar (required-after:stevekung's_lib@[1.1.9,); required-after:galacticraftcore@[4.0.2.280,); required-after:galacticraftplanets@[4.0.2.280,); required-after:micdoodlecore; after:forge@[14.23.5.2768,); after:jei@[4.15.0.268,); ) [20:04:14] [Client thread/DEBUG] [FML]: extraanvils(Extra Anvils:@VERSION@): [更多铁砧]Extra Anvils-1.12.2-0.9.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|core(API: ForestryAPI|core:5.7.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|apiculture(API: ForestryAPI|apiculture:5.0.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|hives(API: ForestryAPI|hives:4.1.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|storage(API: ForestryAPI|storage:5.0.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|climate(API: ForestryAPI|climate:5.0.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|mail(API: ForestryAPI|mail:3.1.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|genetics(API: ForestryAPI|genetics:5.7.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|fuels(API: ForestryAPI|fuels:3.0.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|farming(API: ForestryAPI|farming:5.8.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|circuits(API: ForestryAPI|circuits:3.1.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|lepidopterology(API: ForestryAPI|lepidopterology:1.4.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|world(API: ForestryAPI|world:2.1.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|book(API: ForestryAPI|book:5.8.1): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|gui(API: ForestryAPI|gui:5.8.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|food(API: ForestryAPI|food:1.1.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|multiblock(API: ForestryAPI|multiblock:3.0.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|recipes(API: ForestryAPI|recipes:5.4.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|modules(API: ForestryAPI|modules:5.7.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: ForestryAPI|arboriculture(API: ForestryAPI|arboriculture:4.3.0): [林业]Forestry-1.12.2-5.8.2.422.jar () [20:04:14] [Client thread/DEBUG] [FML]: forestry(Forestry:5.8.2.422): [林业]Forestry-1.12.2-5.8.2.422.jar (required-after:forge@[14.23.5.2847,);after:jei@[4.12.0.0,);after:ic2;after:natura;after:toughasnails;after:techreborn;after:buildcraftenergy;before:binniecore@[2.5.1.184,)) [20:04:14] [Client thread/DEBUG] [FML]: harvestcraft(Pam's HarvestCraft:1.12.2zb): [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar () [20:04:14] [Client thread/DEBUG] [FML]: mm_lib(Mysterious Mountain Lib:2.2.0): MMLib-1.12.2-2.2.0.jar (required-after:forge@[14.23.5.2847,);after:tfc@[1.0.6.133,);after:harvestcraft;after:toughasnails) [20:04:14] [Client thread/DEBUG] [FML]: sakura(Sakura:1.0.5-1.12.2): [樱]Sakura-1.12.2-1.0.5.jar (required-after:mm_lib@[2.2.0,);after:tls@[2.0.4-MC1.12.2,);) [20:04:14] [Client thread/DEBUG] [FML]: mbg(武德:1.0): [武德]Wude-1.12.2-1.7.5.jar () [20:04:14] [Client thread/DEBUG] [FML]: defiledlands(Defiled Lands:1.4.3): [污秽之地]Defiled Lands-1.12.2-1.4.3.jar (required-after:baubles;after:tconstruct) [20:04:14] [Client thread/DEBUG] [FML]: ImmersiveEngineering|ImmersiveFluxAPI(API: ImmersiveEngineering|ImmersiveFluxAPI:1.0): [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar () [20:04:14] [Client thread/DEBUG] [FML]: ImmersiveEngineering|API(API: ImmersiveEngineering|API:1.0): [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar () [20:04:14] [Client thread/DEBUG] [FML]: immersiveengineering(Immersive Engineering:0.12-92): [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar (required-after:forge@[14.23.5.2820,);after:jei@[4.8,);after:railcraft;after:tconstruct@[1.12-2.7.1,);after:theoneprobe@[1.4.4,)) [20:04:14] [Client thread/DEBUG] [FML]: immersivepetroleum(Immersive Petroleum:1.1.9): [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar (required-after:immersiveengineering@[0.12-80,);) [20:04:14] [Client thread/DEBUG] [FML]: immersivetech(Immersive Technology:1.8.93): [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar (required-after:immersiveengineering@[0.12-92,);required-after:forge@[14.23.3.2655,);) [20:04:14] [Client thread/DEBUG] [FML]: cavern(Cavern II:2.3.1): [洞穴]Cavern-1.12.2-2.3.1.jar (required:forge@[14.23.5.2854,);) [20:04:14] [Client thread/DEBUG] [FML]: abyssalcraft(AbyssalCraft:1.10.3): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar (required-after:forge@[14.23.4.2747,);after:jei@[4.11.0,)) [20:04:14] [Client thread/DEBUG] [FML]: erebus(Erebus:1.0.31): [混沌之地]Erebus-1.12.2-1.0.31.jar () [20:04:14] [Client thread/DEBUG] [FML]: touhou_little_maid(Touhou Little Maid:1.2.4): [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar (required-after:forge@[14.23.5.2768,);after:customnpcs@[1.12,);) [20:04:14] [Client thread/DEBUG] [FML]: huajiage(Huaji Age II : Infinite Galaxy:1.3.5.1-release): [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar (after:touhou_little_maid@[1.2.2,);) [20:04:14] [Client thread/DEBUG] [FML]: tropicraft(Tropicraft:7.1.9.115): [热带世界]Tropicraft-1.12.2-7.1.9.115.jar (after:forge@[14.23.0.2544,)) [20:04:14] [Client thread/DEBUG] [FML]: bonsaitrees(Bonsai Trees:1.1.4): [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar () [20:04:14] [Client thread/DEBUG] [FML]: croparia(Croparia:2.4): [矿石作物]Croparia-1.12.2-2.5.jar (before:guideapi) [20:04:14] [Client thread/DEBUG] [FML]: projecte(ProjectE:1.12.2-PE1.4.1): [等价交换]ProjectE-1.12.2-PE1.4.1.jar (required-after:forge@[13.20.0.2253,);after:baubles@[1.3.3,);after:jei@[4.6.0,)) [20:04:14] [Client thread/DEBUG] [FML]: llibrary(LLibrary:1.7.20): LLibrary-1.12.2-1.7.20.jar (required-after:forge@[14.23.5.2772,)) [20:04:14] [Client thread/DEBUG] [FML]: rats(Rats:3.2.10): [老鼠]Rats-1.12.2-3.2.10.jar (required-after:llibrary@[1.7.9,)) [20:04:14] [Client thread/DEBUG] [FML]: inventorypets(Inventory Pets:2.0.6): [背包宠物]Inventory Pets-1.12-2.0.6.jar () [20:04:14] [Client thread/DEBUG] [FML]: i18nmod(I18n Update Mod:1.12.2-1.1.0): [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar (after:defaultoptions) [20:04:14] [Client thread/DEBUG] [FML]: naturescompass(Nature's Compass:1.8.0): [自然指南针]Nature's Compass-1.12.2-1.8.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: tofucraft(TofuCraftReload:0.1.0.7): [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar (before:tconstruct;required-after:mm_lib@[1.3.0,);) [20:04:14] [Client thread/DEBUG] [FML]: latiaocraft(Latiao Craft:LTC-4.2): [辣条工艺]Latiao Craft-1.12.2-4.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: cyclopscore(Cyclops Core:1.6.7): Cyclops Core-1.12.2-1.6.7.jar (required-after:forge@[14.23.5.2768,);) [20:04:14] [Client thread/DEBUG] [FML]: evilcraft(EvilCraft:0.10.78): [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar (required-after:forge@[14.23.5.2768,);required-after:cyclopscore@[1.5.0,);) [20:04:14] [Client thread/DEBUG] [FML]: evilcraftcompat(EvilCraft-Compat:1.0.0): [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar (required-after:forge@[14.23.5.2768,);required-after:cyclopscore@[1.0.6,);after:thaumcraft;after:forestry@[5.8.0.241,);after:evilcraft) [20:04:14] [Client thread/DEBUG] [FML]: atum(Atum 2:2.0.20): [阿图姆]Atum-1.12.2-2.0.20.jar (required-after:forge@[14.23.5.2768,);after:baubles) [20:04:14] [Client thread/DEBUG] [FML]: randomthings(Random Things:4.2.7.3): [随意作品]Random Things-1.12.2-4.2.7.3.jar (after:jei@[4.7.11.100,);) [20:04:14] [Client thread/DEBUG] [FML]: mjrlegendslib(MJRLegendsLib:1.12.2-1.2.0): MJRLegendsLib-1.12.2-1.2.0.jar (required-after:forge@[14.23.1.2555,); ) [20:04:14] [Client thread/DEBUG] [FML]: extraplanets(Extra Planets:1.12.2-0.7.1): [额外行星]Extra Planets-1.12.2-0.7.1.jar (required-after:forge@[14.23.1.2555,);required-after:mjrlegendslib@[1.12.2-1.2.0,); required-after:galacticraftcore@[4.0.2.255,); required-after:galacticraftplanets@[4.0.2.255,); after:crafttweaker@[3.0.25.,); before:planetprogression@[1.12.2-0.3.8,]; after:powersuits;) [20:04:14] [Client thread/DEBUG] [FML]: acheads(AbyssalCraft Heads:2.1.0): AbyssalCraft Heads-1.12.2-2.1.0.jar (required-after:forge@[14.23.4.2747,);required-after:abyssalcraft@[1.9.4.15,];after:thaumcraft) [20:04:14] [Client thread/DEBUG] [FML]: acintegration(AbyssalCraft Integration:1.11.2): AbyssalCraft Integration-1.12.2-1.11.2.jar (required-after:forge@[14.23.5.2815,);required-after:abyssalcraft@[1.9.19,];after:tconstruct) [20:04:14] [Client thread/DEBUG] [FML]: aether_legacy(The Aether:1.5.3.1): Aether-1.12.2-v1.5.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: aiimprovements(AI Improvements:0.0.1.3): AIImprovements-1.12-0.0.1b3.jar () [20:04:14] [Client thread/DEBUG] [FML]: BetterWithModsAPI(API: BetterWithModsAPI:Beta 0.6): Apple Skin-1.12-1.0.14.jar () [20:04:14] [Client thread/DEBUG] [FML]: appleskin(AppleSkin:1.0.14): Apple Skin-1.12-1.0.14.jar (after:jei@[4.6.0,); required-after:forge@[14.21.0,); after:applecore@[2.2.0,)) [20:04:14] [Client thread/DEBUG] [FML]: mukaimods(mukai:0.2.3): Arcaea-1.12.2-0.3.9.jar () [20:04:14] [Client thread/DEBUG] [FML]: armourers_workshop(Armourer's Workshop:1.12.2-0.51.0): Armourers Workshop-1.12.2-0.51.0.jar (required-after:forge@[14.23.3.2694,);after:galacticraftcore;) [20:04:14] [Client thread/DEBUG] [FML]: battletowers(Battle Towers:1.6.5): BattleTowers-1.12.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: calmdownzombieguy(Calm Down Zombie Guy:1.0.0): CalmDownZombieGuy-1.12.2-1.0.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: chunkpregenerator(Chunk Pregenerator:2.1): Chunk Pregenerator-1.12.2-2.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: clumps(Clumps:3.1.2): Clumps-1.12.2-3.1.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: codechickenlib(CodeChicken Lib:3.2.3.358): CodeChickenLib-1.12.2-3.2.3.358.jar (required-after:forge@[14.23.4.2718,)) [20:04:14] [Client thread/DEBUG] [FML]: containerfix(ContainerFix:1.0): ContainerFix-1.12.2-1.0.jar (required-after:forge@[13.20.1.2386,)) [20:04:14] [Client thread/DEBUG] [FML]: cyclicmagic(Cyclic:1.20.8): Cyclic-1.12.2-1.20.8.jar (required:forge@[14.23.4.2705,);before:guideapi;after:jei;after:baubles,crafttweaker;after:fastbench@[1.5.3,)) [20:04:14] [Client thread/DEBUG] [FML]: disenchanter(Disenchanter:1.7): Disenchanter-1.12.2-1.7.jar () [20:04:14] [Client thread/DEBUG] [FML]: ebwizardry(Electroblob's Wizardry:4.3.3): Electroblob's Wizardry-1.12.2-4.3.3.jar (required-after:forge@[14.23.5.2847,);after:jei@[4.15.0,);after:baubles@[1.5.2,);after:antiqueatlas@[4.6,)) [20:04:14] [Client thread/DEBUG] [FML]: estop(Event Stopper:1.12.1): Estop-1.12.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: fastleafdecay(Fast Leaf Decay:v14): Fast Leaf Decay-1.12.2-v14.jar () [20:04:14] [Client thread/DEBUG] [FML]: foamfix(FoamFix:0.10.11-1.12.2): Foamfix-1.12.2-0.10.11.jar (required:forge@[14.23.3.2673,);) [20:04:14] [Client thread/DEBUG] [FML]: fpsreducer(FPS Reducer:mc1.12.2-1.12.4): FPS Reducer-1.12.2-1.12.4.jar () [20:04:14] [Client thread/DEBUG] [FML]: hats(Hats:7.1.1): Hats-1.12.2-7.1.1.jar (required-after:ichunutil@[7.0.2,8.0.0)) [20:04:14] [Client thread/DEBUG] [FML]: inventorytweaks(Inventory Tweaks:1.63+release.109.220f184): Inventory Tweaks-1.12.2-1.63.jar (required-after:forge@[14.21.0,)) [20:04:14] [Client thread/DEBUG] [FML]: ironbackpacks(Iron Backpacks:1.12.2-3.0.8-12): Iron Backpacks-1.12.2-3.0.8-12.jar () [20:04:14] [Client thread/DEBUG] [FML]: jeresources(Just Enough Resources:0.9.2.60): Just Enough Resources-1.12.2-0.9.2.60.jar (required-after:jei@[4.7.0,);required-after:forge@[14.23.5.2779,);) [20:04:14] [Client thread/DEBUG] [FML]: lootbags(Loot Bags:2.5.8.5): LootBags-1.12.2-2.5.8.5.jar (required:forge@[14.23.4.2703,);after:mystcraft) [20:04:14] [Client thread/DEBUG] [FML]: makezoomzoom(Make Zoom Zoom:0.0.4): MakeZoomZoom-1.12.2-0.0.4.jar () [20:04:14] [Client thread/DEBUG] [FML]: multithreadednoise(Multithreaded Noise:0.0.2): MultithreadedNoise-1.12.2-0.0.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: uteamcore(U Team Core:2.2.5.147): U Team Core-1.12.2-2.2.5.147.jar (required:forge@[14.23.5.2768,)) [20:04:14] [Client thread/DEBUG] [FML]: musicplayer(Music Player:2.1.1.113): Music Player-1.12.2-2.1.1.113.jar (required:forge@[14.23.5.2768,);required-after:uteamcore@[2.2.5.147,);) [20:04:14] [Client thread/DEBUG] [FML]: netherportalfix(NetherPortalFix:5.3.17): NetherPortalFix-1.12.2-5.3.17.jar () [20:04:14] [Client thread/DEBUG] [FML]: recipehandler(NoMoreRecipeConflict:0.13): No More Recipe Conflict-1.12.2-0.13.jar () [20:04:14] [Client thread/DEBUG] [FML]: oremaul(Ore Maul:1.2): Ore Maul-1.12.2-V1.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: patchouli(Patchouli:1.0-23.6): Patchouli-1.12.2-1.0-23.6.jar () [20:04:14] [Client thread/DEBUG] [FML]: roguelike(Roguelike Dungeons:1.8.0): Roguelike Dungeons-1.12.2-1.8.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: simpleleather(Simple Leather:1.12-1.0): Simple Leather-1.12.2-1.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: simplifiedhorses(Simplified Horses:1.2.1): SimplifiedHorses-1.12.2-v1.2.1-1.11.jar () [20:04:14] [Client thread/DEBUG] [FML]: slashblade_addon(SlashBlade Japanese Addon Pack:1.5.0): SJAP-1.12.2-1.5.0.jar (required-after:mm_lib@[1.5.0,);required-after:flammpfeil.slashblade@[mc1.12-r32,);after:thaumcraft;after:sakura;) [20:04:14] [Client thread/DEBUG] [FML]: stacksize(Stacksize Mod:1.1): Stacksize-1.12.2-1.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: tfspellpack(Electroblob's Wizardry: Twilight Forest Spell Pack:1.1.0): TFSpellPack-1.12.2-1.1.0.jar (required-after:forge@[14.23.5.2814,);required-after:ebwizardry@[4.3.1,4.4);required-after:twilightforest@[3.11.1021,)) [20:04:14] [Client thread/DEBUG] [FML]: thaumicwaila(ThaumicWaila:1.12.2-0.0.2): Thaumic Waila-1.12.2-0.0.2.jar (required:forge@[14.23.5.2768,);required:waila@[1.8.20,);required:thaumcraft@[1.12.2-6.1,);) [20:04:14] [Client thread/DEBUG] [FML]: thaumicjei(ThaumicJEI:1.6.0): ThaumicJEI-1.12.2-1.6.0-27.jar (required-after:jei@[1.12.2-4.15.0.275,);required-after:thaumcraft@[6.1.BETA20,);) [20:04:14] [Client thread/DEBUG] [FML]: treegrowingsimulator(Tree Growing Simulator 2016:0.0.4): Tree Growing Simulator-1.12.2-1.0.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: veinminer(Vein Miner:0.38.2): VeinMiner-1.12.2-0.38.2.647+b31535a.jar () [20:04:14] [Client thread/DEBUG] [FML]: veinminerApi(API: veinminerApi:0.3): VeinMiner-1.12.2-0.38.2.647+b31535a.jar () [20:04:14] [Client thread/DEBUG] [FML]: veinminermodsupport(Mod Support:0.38.2): VeinMiner-1.12.2-0.38.2.647+b31535a.jar () [20:04:14] [Client thread/DEBUG] [FML]: wailaharvestability(Waila Harvestability:1.1.12): Waila Harvestability-1.12.2-1.1.12.jar (after:tconstruct;) [20:04:14] [Client thread/DEBUG] [FML]: waystones(Waystones:4.1.0): Waystones-1.12.2-4.1.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: thebetweenlands(The Betweenlands:3.7.2): [交错次元]The Betweenlands-1.12.2-3.7.2.jar (required-after:forge@[14.23.5.2773,);after:tombmanygraves2api@[1.12-4.1.0,);after:tombmanygraves@[1.12-4.1.0,);after:jei@[4.12.0,)) [20:04:14] [Client thread/DEBUG] [FML]: candymod(Candy World:1.1.5): [糖果世界]Candy World-1.12.2-1.1.5.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Caps(API: AbyssalCraftAPI|Caps:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Event(API: AbyssalCraftAPI|Event:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Transfer(API: AbyssalCraftAPI|Transfer:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Recipe(API: AbyssalCraftAPI|Recipe:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Rending(API: AbyssalCraftAPI|Rending:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: actuallyadditionsapi(API: actuallyadditionsapi:34): [实用拓展]Actually Additions-1.12.2-r152.jar () [20:04:14] [Client thread/DEBUG] [FML]: PatchouliAPI(API: PatchouliAPI:6): Patchouli-1.12.2-1.0-23.6.jar () [20:04:14] [Client thread/DEBUG] [FML]: cavern.api.event(API: cavern.api.event:2.2.5): [洞穴]Cavern-1.12.2-2.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: jeresources|API(API: jeresources|API:0.9.2.60): Just Enough Resources-1.12.2-0.9.2.60.jar () [20:04:14] [Client thread/DEBUG] [FML]: cavern.api(API: cavern.api:2.2.5): [洞穴]Cavern-1.12.2-2.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Structure(API: AbyssalCraftAPI|Structure:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Disruption(API: AbyssalCraftAPI|Disruption:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: JustEnoughItemsAPI(API: JustEnoughItemsAPI:4.13.0): Just Enough Items-1.12.2-4.16.1.301.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Ritual(API: AbyssalCraftAPI|Ritual:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: projecteapi(API: projecteapi:1.12.2-1.2.0): [等价交换]ProjectE-1.12.2-PE1.4.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: cavern.api.item(API: cavern.api.item:2.2.5): [洞穴]Cavern-1.12.2-2.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: AetherAPI(API: AetherAPI:v1.0.0): Aether-1.12.2-v1.5.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Item(API: AbyssalCraftAPI|Item:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: BetweenlandsAPI(API: BetweenlandsAPI:1.13.0): [交错次元]The Betweenlands-1.12.2-3.7.2.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Integration(API: AbyssalCraftAPI|Integration:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: cavern.api.data(API: cavern.api.data:2.2.5): [洞穴]Cavern-1.12.2-2.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: cavern.api.entity(API: cavern.api.entity:2.2.5): [洞穴]Cavern-1.12.2-2.3.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI(API: AbyssalCraftAPI:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: openblocks|api(API: openblocks|api:1.2): [开放式方块]OpenBlocks-1.12.2-1.8.1.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|TransferCaps(API: AbyssalCraftAPI|TransferCaps:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Biome(API: AbyssalCraftAPI|Biome:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Energy(API: AbyssalCraftAPI|Energy:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: TeaStoryAPI(API: TeaStoryAPI:3.3.3-B33.418-1.12.2): [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Necronomicon(API: AbyssalCraftAPI|Necronomicon:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Block(API: AbyssalCraftAPI|Block:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AtumAPI(API: AtumAPI:0.0.2): [阿图姆]Atum-1.12.2-2.0.20.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Condition(API: AbyssalCraftAPI|Condition:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: Galacticraft API(API: Galacticraft API:1.3): Galacticraft Core-1.12.2-4.0.2.281.jar () [20:04:14] [Client thread/DEBUG] [FML]: armourers_workshop_api(API: armourers_workshop_api:0.2.0): Armourers Workshop-1.12.2-0.51.0.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Internal(API: AbyssalCraftAPI|Internal:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Spell(API: AbyssalCraftAPI|Spell:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/DEBUG] [FML]: chesttransporter|api(API: chesttransporter|api:2): [搬箱器]Chest Transporter-1.12.2-2.8.8.jar () [20:04:14] [Client thread/DEBUG] [FML]: AbyssalCraftAPI|Entity(API: AbyssalCraftAPI|Entity:1.30.0): [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar () [20:04:14] [Client thread/INFO] [FML]: FML has found a non-mod file codecjlayermp3-1.0.0-SNAPSHOT.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:04:14] [Client thread/INFO] [FML]: FML has found a non-mod file jlayer-1.0.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. [20:04:14] [Client thread/INFO] [FML]: FML has found a non-mod file nashorn.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:04:14] [Client thread/INFO] [FML]: FML has found a non-mod file core-3.6.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. [20:04:14] [Client thread/INFO] [FML]: FML has found a non-mod file json-3.6.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. [20:04:14] [Client thread/DEBUG] [FML]: Loading @Config anotation data [20:04:14] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RandomPatches, FMLFileResourcePack:VoxelMap, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:NetherEx, FMLFileResourcePack:ChineseWorkshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Torcherino, FMLFileResourcePack:Morph, FMLFileResourcePack:Wearable Blocks, FMLFileResourcePack:Coffee Workshop, FMLFileResourcePack:Air Hop, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:lambdalib2, FMLFileResourcePack:Entity Spring, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:The Heartwork, FMLFileResourcePack:PizzaCraft, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:More Planets, FMLFileResourcePack:Extra Anvils, FMLFileResourcePack:Forestry, FMLFileResourcePack:Sakura, FMLFileResourcePack:武德, FMLFileResourcePack:Defiled Lands, FMLFileResourcePack:Immersive Petroleum, FMLFileResourcePack:Immersive Technology, FMLFileResourcePack:Cavern II, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Erebus, FMLFileResourcePack:Huaji Age II : Infinite Galaxy, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Croparia, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Rats, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:I18n Update Mod, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:TeaStory, FMLFileResourcePack:TofuCraftReload, FMLFileResourcePack:Touhou Little Maid, FMLFileResourcePack:Latiao Craft, FMLFileResourcePack:EvilCraft, FMLFileResourcePack:EvilCraft-Compat, FMLFileResourcePack:Atum 2, FMLFileResourcePack:Random Things, FMLFileResourcePack:Extra Planets, FMLFileResourcePack:AbyssalCraft Heads, FMLFileResourcePack:AbyssalCraft Integration, FMLFileResourcePack:The Aether, FMLFileResourcePack:AI Improvements, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:mukai, FMLFileResourcePack:Armourer's Workshop, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Baubles, FMLFileResourcePack:Calm Down Zombie Guy, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chunk Pregenerator, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ContainerFix, FMLFileResourcePack:CXLibrary, FMLFileResourcePack:Cyclic, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:Disenchanter, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Event Stopper, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FoamFix, FMLFileResourcePack:FPS Reducer, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Hats, FMLFileResourcePack:Waila, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:LibraryEx, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Make Zoom Zoom, FMLFileResourcePack:MJRLegendsLib, FMLFileResourcePack:Mysterious Mountain Lib, FMLFileResourcePack:Multithreaded Noise, FMLFileResourcePack:Music Player, FMLFileResourcePack:NetherPortalFix, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:OpenModsLib, FMLFileResourcePack:Ore Maul, FMLFileResourcePack:Patchouli, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Simple Leather, FMLFileResourcePack:Simplified Horses, FMLFileResourcePack:SlashBlade Japanese Addon Pack, FMLFileResourcePack:SlashBlade, FMLFileResourcePack:Stacksize Mod, FMLFileResourcePack:SteveKunG's Lib, FMLFileResourcePack:Electroblob's Wizardry: Twilight Forest Spell Pack, FMLFileResourcePack:ThaumicWaila, FMLFileResourcePack:ThaumicJEI, FMLFileResourcePack:Tree Growing Simulator 2016, FMLFileResourcePack:U Team Core, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Waystones, FMLFileResourcePack:LLibrary, FMLFileResourcePack:The Betweenlands, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Candy World [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Default took 0.067s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:RandomPatches took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:VoxelMap took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:MrCrayfish's Furniture Mod took 0.006s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:NetherEx took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:ChineseWorkshop took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Storage Drawers took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Comes Alive took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Torcherino took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Morph took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Wearable Blocks took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Coffee Workshop took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Air Hop took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:The Lost Cities took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Academy Craft took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:lambdalib2 took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Entity Spring took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Actually Additions took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:IndustrialCraft 2 took 0.052s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:OpenBlocks took 0.006s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:The Heartwork took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:PizzaCraft took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Chest Transporter took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Astral Sorcery took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:The Twilight Forest took 0.008s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:More Furnaces took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:More Planets took 0.007s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Extra Anvils took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Forestry took 0.009s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Sakura took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack: took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Defiled Lands took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Immersive Petroleum took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Immersive Technology took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Cavern II took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:AbyssalCraft took 0.009s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Erebus took 0.008s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Huaji Age II : Infinite Galaxy took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Pam's HarvestCraft took 0.017s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Tropicraft took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Bonsai Trees took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Croparia took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Thaumcraft took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:ProjectE took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Rats took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Inventory Pets took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:I18n Update Mod took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Nature's Compass took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:TeaStory took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:TofuCraftReload took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Touhou Little Maid took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Latiao Craft took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:EvilCraft took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:EvilCraft-Compat took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Atum 2 took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Random Things took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Extra Planets took 0.006s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:AbyssalCraft Heads took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:AbyssalCraft Integration took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:The Aether took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:AI Improvements took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:AppleSkin took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:mukai took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Armourer's Workshop took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Battle Towers took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Baubles took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Calm Down Zombie Guy took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Chameleon took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Chunk Pregenerator took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Clumps took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:CodeChicken Lib took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:ContainerFix took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:CXLibrary took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Cyclic took 0.004s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Cyclops Core took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Disenchanter took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Electroblob's Wizardry took 0.008s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Event Stopper took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Fast Leaf Decay took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:FoamFix took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:FPS Reducer took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Galacticraft Core took 0.005s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Galacticraft Planets took 0.002s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Hats took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Waila took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:iChunUtil took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Inventory Tweaks took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Iron Backpacks took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Just Enough Items took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Just Enough Resources took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:LibraryEx took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Loot Bags took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Make Zoom Zoom took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:MJRLegendsLib took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Mysterious Mountain Lib took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Multithreaded Noise took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Music Player took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:NetherPortalFix took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:NoMoreRecipeConflict took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:OpenModsLib took 0.003s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Ore Maul took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Patchouli took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Roguelike Dungeons took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Simple Leather took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Simplified Horses took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:SlashBlade Japanese Addon Pack took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:SlashBlade took 0.007s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Stacksize Mod took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:SteveKunG's Lib took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Electroblob's Wizardry: Twilight Forest Spell Pack took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:ThaumicWaila took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:ThaumicJEI took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Tree Growing Simulator 2016 took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:U Team Core took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Vein Miner took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Mod Support took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Waila Harvestability took 0.000s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Waystones took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:LLibrary took 0.001s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:The Betweenlands took 0.012s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Immersive Engineering took 0.006s [20:04:14] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - FMLFileResourcePack:Candy World took 0.002s [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: Found RenderItem Class: net/minecraft/client/renderer/RenderItem [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found renderEffect (1/3) [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found Texture Binding [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found Texture Binding [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found renderItem (2/3) ((Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V) [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Inserting TE Item Renderer [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found renderEffect calling [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found renderQuads (3/3) ((Lnet/minecraft/client/renderer/BufferBuilder;Ljava/util/List;ILnet/minecraft/item/ItemStack;)V) [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: Found BlockRendererDispatcher Class: net/minecraft/client/renderer/BlockRendererDispatcher [20:04:14] [Client thread/DEBUG] [RandomThingsCore]: - Found renderBlock (1/1) [20:04:14] [Client thread/INFO] [STDOUT]: [cn.lambdalib2.render.mc.PipelineTransformer:transform:16]: Transforming RenderGlobal [20:04:14] [Client thread/INFO] [STDOUT]: [cn.lambdalib2.render.mc.PipelineTransformer$EntityRendererVisitor:visitMethod:50]: Transforming RenderGlobal.renderEntities [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/renderer/RenderGlobal [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Patching method func_193054_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)V [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Found no method mapping for com/github/alexthe666/rats/server/misc/RatsCoreUtils/getPartyDistance()D [20:04:15] [Client thread/DEBUG] [mixin]: Mixing MixinRenderGlobal from mixins.voxelmap.json into net.minecraft.client.renderer.RenderGlobal [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for com/mamiyaotaru/voxelmap/forgemod/Share to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for java/util/concurrent/locks/ReentrantLock to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/world/IWorldEventListener to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for java/util/Set to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/DestroyBlockProgress to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/culling/Frustum to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/culling/ICamera to metadata cache [20:04:15] [Client thread/DEBUG] [OpenMods]: openmods.core.OpenModsClassTransformer$3$1.createVisitor(OpenModsClassTransformer.java:117): Trying to patch EntityRenderer (class: buq) [20:04:15] [Client thread/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of pre_world_render_hook updated from FINISHED to ACTIVATED [20:04:15] [Client thread/DEBUG] [OpenMods]: openmods.renderer.PreWorldRenderHookVisitor$InjectorMethodVisitor.<init>(PreWorldRenderHookVisitor.java:68): Injecting hook class openmods.renderer.PreWorldRenderHookVisitor.callHook()V into EntityRenderer.renderWorldPass [20:04:15] [Client thread/TRACE] [OpenMods]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:26): State of pre_world_render_hook updated from ACTIVATED to FINISHED [20:04:15] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches! [20:04:15] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH [20:04:15] [Client thread/DEBUG] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer [20:04:15] [Client thread/DEBUG] [RandomThingsCore]: - Found renderRainSnow [20:04:15] [Client thread/DEBUG] [RandomThingsCore]: - Found canRain [20:04:15] [Client thread/DEBUG] [RandomThingsCore]: - Found getEnableSnow [20:04:15] [Client thread/DEBUG] [RandomThingsCore]: - Found addRainParticles [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Patching class net/minecraft/client/renderer/EntityRenderer [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Patching method func_78467_g(F)V [20:04:15] [Client thread/DEBUG] [LLibrary Core]: Found no method mapping for net/ilexiconn/llibrary/server/core/patcher/LLibraryHooks/getViewDistance(Lnet/minecraft/entity/Entity;F)F [20:04:15] [Client thread/DEBUG] [mixin]: Mixing MixinEntityRenderer from mixins.voxelmap.json into net.minecraft.client.renderer.EntityRenderer [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/renderer/GlStateManager to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for com/mamiyaotaru/voxelmap/forgemod/ForgeModVoxelMap to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for com/mamiyaotaru/voxelmap/forgemod/CommonProxy to metadata cache [20:04:15] [Client thread/DEBUG] [mixin]: Mixing client.EntityRendererMixin from mixins.more_planets.json into net.minecraft.client.renderer.EntityRenderer [20:04:15] [Client thread/DEBUG] [randompatches]: Transforming class: net.minecraft.client.Minecraft [20:04:15] [Client thread/DEBUG] [randompatches]: Patching method: func_152348_aa [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/Minecraft to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for stevekung/mods/moreplanets/utils/WorldColorUtils to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/math/Vec3d to metadata cache [20:04:15] [Client thread/DEBUG] [mixin]: Mixing EntityRendererMixin from mixins.stevekung's_lib.json into net.minecraft.client.renderer.EntityRenderer [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for stevekung/mods/stevekunglib/utils/client/EventHooksClient to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/client/multiplayer/WorldClient to metadata cache [20:04:15] [Client thread/TRACE] [mixin]: Added class metadata for net/minecraft/util/EnumParticleTypes to metadata cache [20:04:15] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet! [20:04:15] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet! [20:04:15] [Client thread/DEBUG] [FML]: Bar Finished: Reloading - LanguageManager took 0.714s [20:04:15] [Client thread/DEBUG] [FML]: Bar Step: Loading Resources - Reloading listeners took 0.714s [20:04:15] [Client thread/DEBUG] [FML]: Bar Finished: Loading Resources took 1.097s [20:04:15] [Client thread/DEBUG] [FML]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod ChineseWorkshop is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Wearable Blocks is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Actually Additions is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod The Heartwork is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Chest Transporter is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Astral Sorcery is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod More Furnaces is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Immersive Technology is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Tropicraft is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Nature's Compass is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod TeaStory is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Extra Planets is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod The Aether is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod AI Improvements is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Armourer's Workshop is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Battle Towers is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Calm Down Zombie Guy is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Chunk Pregenerator is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Clumps is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod CodeChicken Lib is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod CXLibrary is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Cyclic is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Event Stopper is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Galacticraft Core is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Galacticraft Planets is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Iron Backpacks is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Loot Bags is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Make Zoom Zoom is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod MJRLegendsLib is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Multithreaded Noise is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod NetherPortalFix is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Patchouli is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Roguelike Dungeons is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Simple Leather is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod SlashBlade is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod SteveKunG's Lib is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod ThaumicJEI is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Tree Growing Simulator 2016 is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod Waystones is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod LLibrary is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/DEBUG] [FML]: Mod The Betweenlands is missing a pack.mcmeta file, substituting a dummy one [20:04:15] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ---- WARNING: coremods are present: MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 1/28/21 8:04 PM Description: Initializing game java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader at net.minecraftforge.fml.common.Loader.handler$zza000$mzzBeforeConstructingMods(Loader.java:1174) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594) 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:498) 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 -- Thread: Client thread Stacktrace: at net.minecraftforge.fml.common.Loader.handler$zza000$mzzBeforeConstructingMods(Loader.java:1174) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594) 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:498) 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_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 189987632 bytes (181 MB) / 637534208 bytes (608 MB) up to 8438939648 bytes (8048 MB) 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 -Xmx8042m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 129 mods loaded, 129 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 | |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- | | L | minecraft | 1.12.2 | minecraft.jar | None | | L | mcp | 9.42 | minecraft.jar | None | | L | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | L | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | L | micdoodlecore | | minecraft.jar | None | | L | openmodscore | 0.12.2 | minecraft.jar | None | | L | foamfixcore | 7.7.4 | minecraft.jar | None | | L | randompatches | 1.12.2-1.15.0.2 | Random Patches-1.12.2-1.15.0.2.jar | None | | L | voxelmap | 1.9.25 | #VoxelMap-1.12.2-1.9.28.jar | None | | L | cfm | 6.3.1 | [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar | None | | L | libraryex | 1.2.1 | LibraryEx-1.12.2-1.2.1.jar | None | | L | netherex | 2.2.4 | [下界拓展]NetherEx-1.12.2-2.2.4.jar | None | | L | chineseworkshop | 1.0.9.1 | [中式工坊]Chinese Workshop-1.12.2-1.0.9.1.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12.2-4.1.3.jar | None | | L | storagedrawers | 1.12.2-5.4.0 | [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar | None | | L | mca | 6.1.0 | [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar | None | | L | torcherino | 7.6 | [加速火把]Torcherino-1.12.2-7.6.jar | None | | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None | | L | morph | 7.2.0 | [变身]Morph-1.12.2-7.2.1.jar | None | | L | wearableblocks | 1.1a | [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar | None | | L | ic2 | 2.8.221-ex112 | [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar | None | | L | waila | 1.8.26 | Hwyla-1.12.2-1.8.26.jar | None | | L | jei | 4.16.1.301 | Just Enough Items-1.12.2-4.16.1.301.jar | None | | L | teastory | 3.3.3-B33.418-1.12.2 | [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar | None | | L | coffeework | 1.2.9 | [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar | None | | L | airhop | 1.1.1 | [多段跳]Air Hop-1.12.2-1.1.1.jar | None | | L | lostcities | 2.0.22 | [失落之城]Lost Cities-1.12.2-2.0.22.jar | None | | L | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | academy | 1.1.3 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | L | entityspring | 2.0.1 | [实体弹簧]Entity Spring-1.12.2-2.0.1.jar | None | | L | actuallyadditions | 1.12.2-r152 | [实用拓展]Actually Additions-1.12.2-r152.jar | None | | L | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | None | | L | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | None | | L | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-1.12.2-r33.jar | None | | L | heartwork | 2.0.0 | [心血结晶]Heartwork-1.12.2-FIX2.jar | None | | L | pizzacraft | 2.0.19 | [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar | None | | L | chesttransporter | 2.8.8 | [搬箱器]Chest Transporter-1.12.2-2.8.8.jar | None | | L | baubles | 1.5.2 | Baubles-1.12.2-1.5.2.jar | None | | L | astralsorcery | 1.10.27 | [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar | None | | L | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | L | twilightforest | 3.11.1021 | [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar | None | | L | cxlibrary | 1.6.1 | CXLibrary-1.12.2-1.6.1.jar | None | | L | morefurnaces | 1.10.5 | [更多熔炉]More Furnaces-1.12.2-1.10.6.jar | None | | L | galacticraftcore | 4.0.2.281 | Galacticraft Core-1.12.2-4.0.2.281.jar | None | | L | galacticraftplanets | 4.0.2.281 | Galacticraft Planets-1.12.2-4.0.2.281.jar | None | | L | stevekung's_lib | 1.1.9 | SteveKunG's-Lib-1.12.2-1.1.9.jar | None | | L | moreplanets | 2.2.1 | [更多行星]More Planets-1.12.2-2.2.1.jar | None | | L | extraanvils | @VERSION@ | [更多铁砧]Extra Anvils-1.12.2-0.9.jar | None | | L | forestry | 5.8.2.422 | [林业]Forestry-1.12.2-5.8.2.422.jar | None | | L | harvestcraft | 1.12.2zb | [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar | None | | L | mm_lib | 2.2.0 | MMLib-1.12.2-2.2.0.jar | None | | L | sakura | 1.0.5-1.12.2 | [樱]Sakura-1.12.2-1.0.5.jar | None | | L | mbg | 1.0 | [武德]Wude-1.12.2-1.7.5.jar | None | | L | defiledlands | 1.4.3 | [污秽之地]Defiled Lands-1.12.2-1.4.3.jar | None | | L | immersiveengineering | 0.12-92 | [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar | None | | L | immersivepetroleum | 1.1.9 | [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar | None | | L | immersivetech | 1.8.93 | [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar | None | | L | cavern | 2.3.1 | [洞穴]Cavern-1.12.2-2.3.1.jar | None | | L | abyssalcraft | 1.10.3 | [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar | None | | L | erebus | 1.0.31 | [混沌之地]Erebus-1.12.2-1.0.31.jar | None | | L | touhou_little_maid | 1.2.4 | [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar | None | | L | huajiage | 1.3.5.1-release | [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar | None | | L | tropicraft | 7.1.9.115 | [热带世界]Tropicraft-1.12.2-7.1.9.115.jar | None | | L | bonsaitrees | 1.1.4 | [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar | None | | L | croparia | 2.4 | [矿石作物]Croparia-1.12.2-2.5.jar | None | | L | projecte | 1.12.2-PE1.4.1 | [等价交换]ProjectE-1.12.2-PE1.4.1.jar | None | | L | llibrary | 1.7.20 | LLibrary-1.12.2-1.7.20.jar | None | | L | rats | 3.2.10 | [老鼠]Rats-1.12.2-3.2.10.jar | None | | L | inventorypets | 2.0.6 | [背包宠物]Inventory Pets-1.12-2.0.6.jar | None | | L | i18nmod | 1.12.2-1.1.0 | [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar | None | | L | naturescompass | 1.8.0 | [自然指南针]Nature's Compass-1.12.2-1.8.0.jar | None | | L | tofucraft | 0.1.0.7 | [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar | None | | L | latiaocraft | LTC-4.2 | [辣条工艺]Latiao Craft-1.12.2-4.2.jar | None | | L | cyclopscore | 1.6.7 | Cyclops Core-1.12.2-1.6.7.jar | None | | L | evilcraft | 0.10.78 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | evilcraftcompat | 1.0.0 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | L | atum | 2.0.20 | [阿图姆]Atum-1.12.2-2.0.20.jar | None | | L | randomthings | 4.2.7.3 | [随意作品]Random Things-1.12.2-4.2.7.3.jar | None | | L | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | None | | L | extraplanets | 1.12.2-0.7.1 | [额外行星]Extra Planets-1.12.2-0.7.1.jar | None | | L | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | None | | L | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | None | | L | aether_legacy | 1.5.3.1 | Aether-1.12.2-v1.5.3.1.jar | None | | L | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | L | appleskin | 1.0.14 | Apple Skin-1.12-1.0.14.jar | None | | L | mukaimods | 0.2.3 | Arcaea-1.12.2-0.3.9.jar | None | | L | armourers_workshop | 1.12.2-0.51.0 | Armourers Workshop-1.12.2-0.51.0.jar | None | | L | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | L | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None | | L | chunkpregenerator | 2.1 | Chunk Pregenerator-1.12.2-2.1.jar | None | | L | clumps | 3.1.2 | Clumps-1.12.2-3.1.2.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358.jar | None | | L | containerfix | 1.0 | ContainerFix-1.12.2-1.0.jar | None | | L | cyclicmagic | 1.20.8 | Cyclic-1.12.2-1.20.8.jar | None | | L | disenchanter | 1.7 | Disenchanter-1.12.2-1.7.jar | None | | L | ebwizardry | 4.3.3 | Electroblob's Wizardry-1.12.2-4.3.3.jar | None | | L | estop | 1.12.1 | Estop-1.12.2.jar | None | | L | fastleafdecay | v14 | Fast Leaf Decay-1.12.2-v14.jar | None | | L | foamfix | 0.10.11-1.12.2 | Foamfix-1.12.2-0.10.11.jar | None | | L | fpsreducer | mc1.12.2-1.12.4 | FPS Reducer-1.12.2-1.12.4.jar | None | | L | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | Inventory Tweaks-1.12.2-1.63.jar | None | | L | ironbackpacks | 1.12.2-3.0.8-12 | Iron Backpacks-1.12.2-3.0.8-12.jar | None | | L | jeresources | 0.9.2.60 | Just Enough Resources-1.12.2-0.9.2.60.jar | None | | L | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | L | makezoomzoom | 0.0.4 | MakeZoomZoom-1.12.2-0.0.4.jar | None | | L | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None | | L | uteamcore | 2.2.5.147 | U Team Core-1.12.2-2.2.5.147.jar | None | | L | musicplayer | 2.1.1.113 | Music Player-1.12.2-2.1.1.113.jar | None | | L | netherportalfix | 5.3.17 | NetherPortalFix-1.12.2-5.3.17.jar | None | | L | recipehandler | 0.13 | No More Recipe Conflict-1.12.2-0.13.jar | None | | L | oremaul | 1.2 | Ore Maul-1.12.2-V1.3.jar | None | | L | patchouli | 1.0-23.6 | Patchouli-1.12.2-1.0-23.6.jar | None | | L | roguelike | 1.8.0 | Roguelike Dungeons-1.12.2-1.8.0.jar | None | | L | simpleleather | 1.12-1.0 | Simple Leather-1.12.2-1.0.jar | None | | L | simplifiedhorses | 1.2.1 | SimplifiedHorses-1.12.2-v1.2.1-1.11.jar | None | | L | slashblade_addon | 1.5.0 | SJAP-1.12.2-1.5.0.jar | None | | L | stacksize | 1.1 | Stacksize-1.12.2-1.0.jar | None | | L | tfspellpack | 1.1.0 | TFSpellPack-1.12.2-1.1.0.jar | None | | L | thaumicwaila | 1.12.2-0.0.2 | Thaumic Waila-1.12.2-0.0.2.jar | None | | L | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | L | treegrowingsimulator | 0.0.4 | Tree Growing Simulator-1.12.2-1.0.1.jar | None | | L | veinminer | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | L | wailaharvestability | 1.1.12 | Waila Harvestability-1.12.2-1.1.12.jar | None | | L | waystones | 4.1.0 | Waystones-1.12.2-4.1.0.jar | None | | L | thebetweenlands | 3.7.2 | [交错次元]The Betweenlands-1.12.2-3.7.2.jar | None | | L | candymod | 1.1.5 | [糖果世界]Candy World-1.12.2-1.1.5.jar | None | Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) MZZLoadingPlugin (MakeZoomZoom-1.12.2-0.0.4.jar) xyz.ajp.makezoomzoom.asm.MZZClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' Launched Version: HMCL 3.3.172 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 23.20.16.4849, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Minecraft-Mod-Language-Modpack.zip, 0.98.zip (incompatible), hwell-zh_cn.zip Current Language: 简体中文 (中国) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz [20:04:15] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\MyDownloads\Download\HMCL\.minecraft\crash-reports\crash-2021-01-28_20.04.15-client.txt |
摸半天摸出一个可疑的:MakeZoomZoom-1.12.2-0.0.4.jar,尝试更新,或者删除。
ItIsEnderman 发表于 2021-1-28 21:02
摸半天摸出一个可疑的:MakeZoomZoom-1.12.2-0.0.4.jar,尝试更新,或者删除。
---- Minecraft Crash Report ---- WARNING: coremods are present: MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 1/28/21 9:07 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Heartwork (heartwork) Caused by: java.lang.VerifyError: Bad type on operand stack Exception Details: Location: net/langball/heartwork/ModelReg.<init>()V @169: invokestatic Reason: Type 'mods/flammpfeil/slashblade/client/model/BladeSpecialRender' (current frame, stack[1]) is not assignable to 'net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer' Current Frame: bci: @169 flags: { } locals: { 'net/langball/heartwork/ModelReg' } stack: { 'java/lang/Class', 'mods/flammpfeil/slashblade/client/model/BladeSpecialRender' } Bytecode: 0x0000000: 2ab7 000c b200 122a b600 18b2 001e 03b2 0x0000010: 0020 b800 26b2 001e 0312 28b8 002e b200 0x0000020: 3103 b200 20b8 0026 b200 3103 1228 b800 0x0000030: 2e12 33b8 0039 9900 16b2 003c 03b2 0020 0x0000040: b800 26b2 003c 0312 28b8 002e 123e b800 0x0000050: 3999 0016 b200 4103 b200 20b8 0026 b200 0x0000060: 4103 1228 b800 2eb2 0044 03b2 0020 b800 0x0000070: 26b2 0044 0312 28b8 002e b200 4703 b200 0x0000080: 20b8 0026 b200 4703 1228 b800 2eb2 004a 0x0000090: 03b2 0020 b800 26b2 004a 0312 28b8 002e 0x00000a0: 1228 bb00 4c59 b700 4db8 0053 b200 58b8 0x00000b0: 005c b200 5fb8 005c b200 62b8 005c b200 0x00000c0: 65b8 005c b200 68b8 005c b200 6bb8 005c 0x00000d0: b200 6eb8 005c b200 71b8 005c b200 74b8 0x00000e0: 005c b200 77b8 005c b1 Stackmap Table: full_frame(@76,{Object[#2]},{}) same_frame(@103) at net.langball.heartwork.ClientProxy.preInit(ClientProxy.java:32) at net.langball.heartwork.Last_worker.preInit(Last_worker.java:27) 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:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:498) 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.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) 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:498) 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: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5013269568 bytes (4781 MB) / 6358564864 bytes (6064 MB) up to 8438939648 bytes (8048 MB) 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 -Xmx8042m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2855 127 mods loaded, 127 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 | |:----- |:--------------------- |:------------------------ |:--------------------------------------------------------- |:---------------------------------------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | LCH | micdoodlecore | | minecraft.jar | None | | LCH | openmodscore | 0.12.2 | minecraft.jar | None | | LCH | foamfixcore | 7.7.4 | minecraft.jar | None | | LCH | randompatches | 1.12.2-1.15.0.2 | Random Patches-1.12.2-1.15.0.2.jar | None | | LCH | voxelmap | 1.9.25 | #VoxelMap-1.12.2-1.9.28.jar | None | | LCH | cfm | 6.3.1 | [MrCrayfish的家具]MrCrayfish's Funiture Mod-1.12.2-6.3.1.jar | None | | LCH | libraryex | 1.2.1 | LibraryEx-1.12.2-1.2.1.jar | None | | LCH | netherex | 2.2.4 | [下界拓展]NetherEx-1.12.2-2.2.4.jar | None | | LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12.2-4.1.3.jar | None | | LCH | storagedrawers | 1.12.2-5.4.0 | [储物抽屉]Storage Drawers-1.12.2-5.4.0.jar | None | | LCH | mca | 6.1.0 | [凡家物语]Minecraft Comes Alive-1.12.2-6.1.0.jar | None | | LCH | torcherino | 7.6 | [加速火把]Torcherino-1.12.2-7.6.jar | None | | LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | morph | 7.2.0 | [变身]Morph-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCH | wearableblocks | 1.1a | [可穿戴方块]Wearable Blocks-1.12.2-1.1a.jar | None | | LCH | ic2 | 2.8.221-ex112 | [工业时代二]IndustrialCraft 2-1.12.2-2.8.221-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCH | waila | 1.8.26 | Hwyla-1.12.2-1.8.26.jar | None | | LCH | jei | 4.16.1.301 | Just Enough Items-1.12.2-4.16.1.301.jar | None | | LCH | teastory | 3.3.3-B33.418-1.12.2 | [茶风·纪事]Tea Story-1.12.2-3.3.3-B33.418.jar | None | | LCH | coffeework | 1.2.9 | [咖啡工坊]Coffee Workshop-1.12.2-1.2.9-HOTFIX.jar | None | | LCH | airhop | 1.1.1 | [多段跳]Air Hop-1.12.2-1.1.1.jar | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea | | LCH | lostcities | 2.0.22 | [失落之城]Lost Cities-1.12.2-2.0.22.jar | None | | LCH | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | LCH | academy | 1.1.3 | [学园都市]AcademyCraft-1.12.2-1.1.3.jar | None | | LCH | entityspring | 2.0.1 | [实体弹簧]Entity Spring-1.12.2-2.0.1.jar | None | | LCH | actuallyadditions | 1.12.2-r152 | [实用拓展]Actually Additions-1.12.2-r152.jar | None | | LCH | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCH | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCH | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-1.12.2-r33.jar | None | | LCE | heartwork | 2.0.0 | [心血结晶]Heartwork-1.12.2-FIX2.jar | None | | LC | pizzacraft | 2.0.19 | [披萨工艺]PizzaCraft-1.12.2-2.0.19.jar | None | | LC | chesttransporter | 2.8.8 | [搬箱器]Chest Transporter-1.12.2-2.8.8.jar | None | | LC | baubles | 1.5.2 | Baubles-1.12.2-1.5.2.jar | None | | LC | astralsorcery | 1.10.27 | [星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LC | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LC | twilightforest | 3.11.1021 | [暮色森林]The Twilight Forest-1.12.2-3.11.1021.jar | None | | LC | cxlibrary | 1.6.1 | CXLibrary-1.12.2-1.6.1.jar | None | | LC | morefurnaces | 1.10.5 | [更多熔炉]More Furnaces-1.12.2-1.10.6.jar | None | | LC | galacticraftcore | 4.0.2.281 | Galacticraft Core-1.12.2-4.0.2.281.jar | None | | LC | galacticraftplanets | 4.0.2.281 | Galacticraft Planets-1.12.2-4.0.2.281.jar | None | | LC | stevekung's_lib | 1.1.9 | SteveKunG's-Lib-1.12.2-1.1.9.jar | None | | LC | moreplanets | 2.2.1 | [更多行星]More Planets-1.12.2-2.2.1.jar | None | | LC | extraanvils | @VERSION@ | [更多铁砧]Extra Anvils-1.12.2-0.9.jar | None | | LC | forestry | 5.8.2.422 | [林业]Forestry-1.12.2-5.8.2.422.jar | None | | LC | harvestcraft | 1.12.2zb | [潘马斯农场]Pam's HarvestCraft-1.12.2-zg.jar | None | | LC | mm_lib | 2.2.0 | MMLib-1.12.2-2.2.0.jar | None | | LC | sakura | 1.0.5-1.12.2 | [樱]Sakura-1.12.2-1.0.5.jar | None | | LC | mbg | 1.0 | [武德]Wude-1.12.2-1.7.5.jar | None | | LC | defiledlands | 1.4.3 | [污秽之地]Defiled Lands-1.12.2-1.4.3.jar | None | | LC | immersiveengineering | 0.12-92 | [沉浸工程]Immersive Engineering-1.12.2-0.12-92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | LC | immersivepetroleum | 1.1.9 | [沉浸原油]Immersive Petroleum-1.12.2-1.1.9.jar | None | | LC | immersivetech | 1.8.93 | [沉浸科技]Immersive Technology-1.12.2-1.8.93.jar | None | | LC | cavern | 2.3.1 | [洞穴]Cavern-1.12.2-2.3.1.jar | None | | LC | abyssalcraft | 1.10.3 | [深渊国度]AbyssalCraft-1.12.2-1.10.3.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LC | erebus | 1.0.31 | [混沌之地]Erebus-1.12.2-1.0.31.jar | None | | LC | touhou_little_maid | 1.2.4 | [车万女仆]Touhou Little Maid-1.12.2-1.2.4.jar | None | | LC | huajiage | 1.3.5.1-release | [滑稽纪元:无尽星空]Huaji Age Infinite Galaxy-1.12.2-1.3.5.1.jar | None | | LC | tropicraft | 7.1.9.115 | [热带世界]Tropicraft-1.12.2-7.1.9.115.jar | None | | LC | bonsaitrees | 1.1.4 | [盆栽]Bonsai Trees-1.12.2-1.1.4-b170.jar | None | | LC | croparia | 2.4 | [矿石作物]Croparia-1.12.2-2.5.jar | None | | LC | projecte | 1.12.2-PE1.4.1 | [等价交换]ProjectE-1.12.2-PE1.4.1.jar | None | | LC | llibrary | 1.7.20 | LLibrary-1.12.2-1.7.20.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LC | rats | 3.2.10 | [老鼠]Rats-1.12.2-3.2.10.jar | None | | LC | inventorypets | 2.0.6 | [背包宠物]Inventory Pets-1.12-2.0.6.jar | None | | LC | i18nmod | 1.12.2-1.1.0 | [自动汉化更新]I18nUpdateMod-1.12.2-1.1.0.jar | None | | LC | naturescompass | 1.8.0 | [自然指南针]Nature's Compass-1.12.2-1.8.0.jar | None | | LC | tofucraft | 0.1.0.7 | [豆腐工艺]TofuCraft Reload-1.12.2-0.1.0.7.jar | None | | LC | latiaocraft | LTC-4.2 | [辣条工艺]Latiao Craft-1.12.2-4.2.jar | None | | LC | cyclopscore | 1.6.7 | Cyclops Core-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | evilcraft | 0.10.78 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LC | evilcraftcompat | 1.0.0 | [邪恶工艺]EvilCraft-1.12.2-0.10.78.jar | None | | LC | atum | 2.0.20 | [阿图姆]Atum-1.12.2-2.0.20.jar | None | | LC | randomthings | 4.2.7.3 | [随意作品]Random Things-1.12.2-4.2.7.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LC | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LC | extraplanets | 1.12.2-0.7.1 | [额外行星]Extra Planets-1.12.2-0.7.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LC | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LC | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LC | aether_legacy | 1.5.3.1 | Aether-1.12.2-v1.5.3.1.jar | None | | LC | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | LC | appleskin | 1.0.14 | Apple Skin-1.12-1.0.14.jar | None | | LC | mukaimods | 0.2.3 | Arcaea-1.12.2-0.3.9.jar | None | | LC | armourers_workshop | 1.12.2-0.51.0 | Armourers Workshop-1.12.2-0.51.0.jar | None | | LC | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | LC | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None | | LC | chunkpregenerator | 2.1 | Chunk Pregenerator-1.12.2-2.1.jar | None | | LC | clumps | 3.1.2 | Clumps-1.12.2-3.1.2.jar | None | | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LC | containerfix | 1.0 | ContainerFix-1.12.2-1.0.jar | None | | LC | cyclicmagic | 1.20.8 | Cyclic-1.12.2-1.20.8.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LC | disenchanter | 1.7 | Disenchanter-1.12.2-1.7.jar | None | | LC | ebwizardry | 4.3.3 | Electroblob's Wizardry-1.12.2-4.3.3.jar | None | | LC | estop | 1.12.1 | Estop-1.12.2.jar | None | | LC | fastleafdecay | v14 | Fast Leaf Decay-1.12.2-v14.jar | None | | LC | foamfix | 0.10.11-1.12.2 | Foamfix-1.12.2-0.10.11.jar | None | | LC | fpsreducer | mc1.12.2-1.12.4 | FPS Reducer-1.12.2-1.12.4.jar | None | | LC | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LC | inventorytweaks | 1.63+release.109.220f184 | Inventory Tweaks-1.12.2-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LC | ironbackpacks | 1.12.2-3.0.8-12 | Iron Backpacks-1.12.2-3.0.8-12.jar | None | | LC | jeresources | 0.9.2.60 | Just Enough Resources-1.12.2-0.9.2.60.jar | None | | LC | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | LC | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None | | LC | uteamcore | 2.2.5.147 | U Team Core-1.12.2-2.2.5.147.jar | None | | LC | musicplayer | 2.1.1.113 | Music Player-1.12.2-2.1.1.113.jar | None | | LC | netherportalfix | 5.3.17 | NetherPortalFix-1.12.2-5.3.17.jar | None | | LC | recipehandler | 0.13 | No More Recipe Conflict-1.12.2-0.13.jar | None | | LC | oremaul | 1.2 | Ore Maul-1.12.2-V1.3.jar | None | | LC | patchouli | 1.0-23.6 | Patchouli-1.12.2-1.0-23.6.jar | None | | LC | roguelike | 1.8.0 | Roguelike Dungeons-1.12.2-1.8.0.jar | None | | LC | simpleleather | 1.12-1.0 | Simple Leather-1.12.2-1.0.jar | None | | LC | simplifiedhorses | 1.2.1 | SimplifiedHorses-1.12.2-v1.2.1-1.11.jar | None | | LC | slashblade_addon | 1.5.0 | SJAP-1.12.2-1.5.0.jar | None | | LC | stacksize | 1.1 | Stacksize-1.12.2-1.0.jar | None | | LC | tfspellpack | 1.1.0 | TFSpellPack-1.12.2-1.1.0.jar | None | | LC | thaumicwaila | 1.12.2-0.0.2 | Thaumic Waila-1.12.2-0.0.2.jar | None | | LC | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | LC | treegrowingsimulator | 0.0.4 | Tree Growing Simulator-1.12.2-1.0.1.jar | None | | LC | veinminer | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | LC | veinminermodsupport | 0.38.2 | VeinMiner-1.12.2-0.38.2.647+b31535a.jar | None | | LC | wailaharvestability | 1.1.12 | Waila Harvestability-1.12.2-1.1.12.jar | None | | LC | waystones | 4.1.0 | Waystones-1.12.2-4.1.0.jar | None | | LC | thebetweenlands | 3.7.2 | [交错次元]The Betweenlands-1.12.2-3.7.2.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | | LC | candymod | 1.1.5 | [糖果世界]Candy World-1.12.2-1.1.5.jar | None | Loaded coremods (and transformers): MicdoodlePlugin (Micdoodle Core-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin ([学园都市]AcademyCraft-1.12.2-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer ratscore ([老鼠]Rats-1.12.2-3.2.10.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Inventory Tweaks Coremod (Inventory Tweaks-1.12.2-1.63.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin ([随意作品]Random Things-1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (Foamfix-1.12.2-0.10.11.jar) pl.asie.foamfix.coremod.FoamFixTransformer CXLibraryCore (CXLibrary-1.12.2-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer AstralCore ([星辉魔法]Astral Sorcery-1.12.2-1.10.27.jar) RandomPatches (Random Patches-1.12.2-1.15.0.2.jar) com.therandomlabs.randompatches.core.RPTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) UHD Graphics 620' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] |