Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:48:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [19:48:15] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [19:48:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [19:48:15] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
- [19:48:15] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\rainy\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
- [19:48:15] [main/INFO]: Searching C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods for mods
- [19:48:15] [main/INFO]: Searching C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\1.12.2 for mods
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Apotheosis-1.12.2-1.12.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod ApotheosisCore (shadows.ApotheosisCore) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.4.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.b167.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in biggerpacketsplz-since1.8-1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Charm-1.12.2-1.4.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod svenhjol.charm.base.CharmLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod CharmLoadingPlugin (svenhjol.charm.base.CharmLoadingPlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in colytra-1.12.2-1.2.0.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod c4.colytra.asm.ColytraLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in DefaultSettings-1.8.x-1.12.x-2.2.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod de.pt400c.defaultsettings.core.DefaultSettingsPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in eyeofdragons-0.0.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/ERROR]: Coremod EyeOfDragonsPlugin: Unable to class load the plugin de.curlybracket.eyeofdragons.EyeOfDragonsPlugin
- java.lang.ClassNotFoundException: de.curlybracket.eyeofdragons.EyeOfDragonsPlugin
- at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
- at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:527) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:451) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2860.jar:?]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.15-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The 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) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod com.endertech.minecraft.forge.coremod.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod CorePlugin (com.endertech.minecraft.forge.coremod.CorePlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
- [19:48:15] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
- [19:48:15] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar
- [19:48:15] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from levelup2-1.5.8.jar
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in librarianlib-1.12.2-4.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod com.teamwizardry.librarianlib.asm.LibLibCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: The coremod LibrarianLib Plugin (com.teamwizardry.librarianlib.asm.LibLibCorePlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in mdxlib-3.0.0.26.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod FMLModule (com.asx.mdx.FMLModule) is not signed!
- [19:48:15] [main/WARN]: 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.
- [19:48:15] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
- [19:48:15] [main/WARN]: The coremod OTGCorePlugin (com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin) is not signed!
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-179.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
- [19:48:15] [main/WARN]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:15] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in RandomThings-MC1.12.2-4.2.7.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:15] [main/WARN]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:16] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in SoManyEnchantments-0.5.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:16] [main/WARN]: The coremod com.Shultrea.Rin.Transformer.CoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [19:48:16] [main/WARN]: The coremod SoManyEnchantments ASM (com.Shultrea.Rin.Transformer.CoreLoader) is not signed!
- [19:48:16] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SpartanWeaponry-1.12.2-1.4.1.jar
- [19:48:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in ThaumicAugmentation-1.12.2-2.1.7.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_22.14.0_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:16] [main/WARN]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
- [19:48:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in XaerosWorldMap_1.27.0_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
- [19:48:16] [main/WARN]: The coremod XaeroWorldMapPlugin (xaero.map.core.XaeroWorldMapPlugin) is not signed!
- [19:48:16] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
- [19:48:16] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [19:48:16] [main/INFO]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
- [19:48:16] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
- [19:48:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/rainy/curseforge/minecraft/Instances/Roguelike%20Adventures%20and%20Dungeons%20(1)/mods/levelup2-1.5.8.jar Service=LaunchWrapper Env=CLIENT
- [19:48:16] [main/DEBUG]: Instantiating coremod class LevelUpCore
- [19:48:16] [main/DEBUG]: The coremod levelup2.core.LevelUpCore requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
- [19:48:16] [main/WARN]: The coremod LevelUpCore (levelup2.core.LevelUpCore) is not signed!
- [19:48:16] [main/INFO]: Compatibility level set to JAVA_8
- [19:48:16] [main/DEBUG]: Enqueued coremod LevelUpCore
- [19:48:16] [main/DEBUG]: Instantiating coremod class JEIDLoadingPlugin
- [19:48:16] [main/TRACE]: coremod named JustEnoughIDs Extension Plugin is loading
- [19:48:16] [main/DEBUG]: The coremod org.dimdev.jeid.JEIDLoadingPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
- [19:48:16] [main/WARN]: The coremod JustEnoughIDs Extension Plugin (org.dimdev.jeid.JEIDLoadingPlugin) is not signed!
- [19:48:16] [main/INFO]: Initializing JustEnoughIDs core mixins
- [19:48:16] [main/INFO]: Initializing JustEnoughIDs initialization mixins
- [19:48:16] [main/DEBUG]: Enqueued coremod JustEnoughIDs Extension Plugin
- [19:48:16] [main/DEBUG]: Instantiating coremod class MixinLoader
- [19:48:16] [main/TRACE]: coremod named SpartanWeaponry-MixinLoader is loading
- [19:48:16] [main/DEBUG]: The coremod com.oblivioussp.spartanweaponry.mixin.MixinLoader requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
- [19:48:16] [main/WARN]: The coremod SpartanWeaponry-MixinLoader (com.oblivioussp.spartanweaponry.mixin.MixinLoader) is not signed!
- [19:48:16] [main/DEBUG]: Enqueued coremod SpartanWeaponry-MixinLoader
- [19:48:16] [main/DEBUG]: Instantiating coremod class PhosphorFMLLoadingPlugin
- [19:48:16] [main/DEBUG]: The coremod me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin requested minecraft version 1.12.2 and minecraft is 1.12.2. It will be loaded.
- [19:48:16] [main/DEBUG]: Found signing certificates for coremod PhosphorFMLLoadingPlugin (me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin)
- [19:48:16] [main/DEBUG]: Found certificate f0387d288626cc2d937daa504e74af570c52a2f1
- [19:48:16] [main/DEBUG]: Enqueued coremod PhosphorFMLLoadingPlugin
- [19:48:16] [main/WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
- [19:48:16] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
- [19:48:16] [main/WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
- [19:48:16] [main/WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
- [19:48:16] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [19:48:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [19:48:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [19:48:16] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
- [19:48:16] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
- [19:48:16] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
- [19:48:16] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
- [19:48:16] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\OptiFine_1.12.2_HD_U_G5.jar
- [19:48:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:16] [main/DEBUG]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
- [19:48:16] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
- [19:48:16] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
- [19:48:16] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
- [19:48:16] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
- [19:48:16] [main/DEBUG]: Injection complete
- [19:48:16] [main/DEBUG]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
- [19:48:16] [main/DEBUG]: Running coremod plugin FMLCorePlugin
- [19:48:17] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [19:48:17] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
- [19:48:17] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
- [19:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:17] [main/DEBUG]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
- [19:48:17] [main/DEBUG]: Injection complete
- [19:48:17] [main/DEBUG]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
- [19:48:17] [main/DEBUG]: Running coremod plugin FMLForgePlugin
- [19:48:17] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
- [19:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:17] [main/DEBUG]: Injecting coremod CoreMod \{aroma1997.core.coremod.CoreMod\} class transformers
- [19:48:17] [main/DEBUG]: Injection complete
- [19:48:17] [main/DEBUG]: Running coremod plugin for CoreMod \{aroma1997.core.coremod.CoreMod\}
- [19:48:17] [main/DEBUG]: Running coremod plugin CoreMod
- [19:48:17] [main/INFO]: Finished data injection.
- [19:48:17] [main/INFO]: Finished data injection.
- [19:48:17] [main/DEBUG]: Coremod plugin class CoreMod run successfully
- [19:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:17] [main/DEBUG]: Injecting coremod BiggerPacketsPlzCoreMod \{net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzCoreMod\} class transformers
- [19:48:17] [main/TRACE]: Registering transformer net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for BiggerPacketsPlzCoreMod \{net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzCoreMod\}
- [19:48:18] [main/DEBUG]: Running coremod plugin BiggerPacketsPlzCoreMod
- [19:48:18] [main/DEBUG]: Coremod plugin class BiggerPacketsPlzCoreMod run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod CharmLoadingPlugin \{svenhjol.charm.base.CharmLoadingPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer svenhjol.charm.base.CharmClassTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for CharmLoadingPlugin \{svenhjol.charm.base.CharmLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin CharmLoadingPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class CharmLoadingPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod ColytraLoadingPlugin \{c4.colytra.asm.ColytraLoadingPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer c4.colytra.asm.ElytraTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for ColytraLoadingPlugin \{c4.colytra.asm.ColytraLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin ColytraLoadingPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class ColytraLoadingPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod CorePlugin \{com.endertech.minecraft.forge.coremod.CorePlugin\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for CorePlugin \{com.endertech.minecraft.forge.coremod.CorePlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin CorePlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class CorePlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin ForgelinPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class ForgelinPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod ItemPatchingLoader \{com.creativemd.itemphysic.ItemPatchingLoader\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer com.creativemd.itemphysic.ItemTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for ItemPatchingLoader \{com.creativemd.itemphysic.ItemPatchingLoader\}
- [19:48:18] [main/DEBUG]: Running coremod plugin ItemPatchingLoader
- [19:48:18] [main/DEBUG]: Coremod plugin class ItemPatchingLoader run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod IvToolkit \{ivorius.ivtoolkit.IvToolkitLoadingPlugin\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for IvToolkit \{ivorius.ivtoolkit.IvToolkitLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin IvToolkit
- [19:48:18] [main/DEBUG]: Coremod plugin class IvToolkitLoadingPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod FMLModule \{com.asx.mdx.FMLModule\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer com.asx.mdx.AccessTransformer
- [19:48:18] [main/INFO]: Loading access transformer: %s
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for FMLModule \{com.asx.mdx.FMLModule\}
- [19:48:18] [main/DEBUG]: Running coremod plugin FMLModule
- [19:48:18] [main/DEBUG]: Coremod plugin class FMLModule run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod OTGCorePlugin \{com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer com.pg85.otg.forge.asm.excluded.OTGClassTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for OTGCorePlugin \{com.pg85.otg.forge.asm.excluded.launch.OTGCorePlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin OTGCorePlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class OTGCorePlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod XaeroMinimapPlugin \{xaero.common.core.XaeroMinimapPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.ChunkTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.NetHandlerPlayClientTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.EntityPlayerTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.AbstractClientPlayerTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.WorldClientTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.EntityPlayerSPTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.PlayerListTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.SaveFormatTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.GuiIngameForgeTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.GuiBossOverlayTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.common.core.transformer.ModelRendererTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for XaeroMinimapPlugin \{xaero.common.core.XaeroMinimapPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin XaeroMinimapPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class XaeroMinimapPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod XaeroWorldMapPlugin \{xaero.map.core.XaeroWorldMapPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.ChunkTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.NetHandlerPlayClientTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.EntityPlayerTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.AbstractClientPlayerTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.WorldClientTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.PlayerListTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.SaveFormatTransformer
- [19:48:18] [main/TRACE]: Registering transformer xaero.map.core.transformer.BiomeColorHelperTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for XaeroWorldMapPlugin \{xaero.map.core.XaeroWorldMapPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin XaeroWorldMapPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class XaeroWorldMapPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer thebetweenlands.core.TheBetweenlandsClassTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin TheBetweenlandsLoadingPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class TheBetweenlandsLoadingPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
- [19:48:18] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@ae2db25
- [19:48:18] [main/DEBUG]: Injecting coremod LevelUpCore \{levelup2.core.LevelUpCore\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for LevelUpCore \{levelup2.core.LevelUpCore\}
- [19:48:18] [main/DEBUG]: Running coremod plugin LevelUpCore
- [19:48:18] [main/DEBUG]: Coremod plugin class LevelUpCore run successfully
- [19:48:18] [main/DEBUG]: Injecting coremod JustEnoughIDs Extension Plugin \{org.dimdev.jeid.JEIDLoadingPlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer org.dimdev.jeid.JEIDTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for JustEnoughIDs Extension Plugin \{org.dimdev.jeid.JEIDLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin JustEnoughIDs Extension Plugin
- [19:48:18] [main/DEBUG]: Coremod plugin class JEIDLoadingPlugin run successfully
- [19:48:18] [main/DEBUG]: Injecting coremod SpartanWeaponry-MixinLoader \{com.oblivioussp.spartanweaponry.mixin.MixinLoader\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for SpartanWeaponry-MixinLoader \{com.oblivioussp.spartanweaponry.mixin.MixinLoader\}
- [19:48:18] [main/DEBUG]: Running coremod plugin SpartanWeaponry-MixinLoader
- [19:48:18] [main/DEBUG]: Coremod plugin class MixinLoader run successfully
- [19:48:18] [main/DEBUG]: Injecting coremod PhosphorFMLLoadingPlugin \{me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin\} class transformers
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for PhosphorFMLLoadingPlugin \{me.jellysquid.mods.phosphor.core.PhosphorFMLLoadingPlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin PhosphorFMLLoadingPlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class PhosphorFMLLoadingPlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/DEBUG]: Injecting coremod OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\} class transformers
- [19:48:18] [main/TRACE]: Registering transformer openmods.core.OpenModsClassTransformer
- [19:48:18] [main/DEBUG]: Injection complete
- [19:48:18] [main/DEBUG]: Running coremod plugin for OpenModsCorePlugin \{openmods.core.OpenModsCorePlugin\}
- [19:48:18] [main/DEBUG]: Running coremod plugin OpenModsCorePlugin
- [19:48:18] [main/DEBUG]: Coremod plugin class OpenModsCorePlugin run successfully
- [19:48:18] [main/INFO]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [19:48:18] [main/INFO]: Loading access transformer: %s
- [19:48:18] [main/DEBUG]: Validating minecraft
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:18] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [19:48:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [19:48:19] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
- [19:48:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [19:48:19] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
- [19:48:19] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
- [19:48:19] [main/INFO]: Transforming TileEntityFurnace
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [smeltItem, func_145949_j, o] Descriptor ()V / ()V)
- [19:48:19] [main/INFO]: Located method, patching...
- [19:48:19] [main/INFO]: Located target ASTORE 2
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [isItemValidForSlot, func_94041_b, b] Descriptor (ILnet/minecraft/item/ItemStack;)Z / (ILaip;)Z)
- [19:48:19] [main/INFO]: Located method, patching...
- [19:48:19] [main/INFO]: Located target ILOAD 1
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.svenhjol.charm.base.CharmClassTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.registries.GameData : net/minecraftforge/registries/GameData
- [19:48:19] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
- [19:48:19] [main/INFO]: Patching net.minecraft.block.Block... (aow)
- [19:48:19] [main/INFO]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.lumien.randomthings.asm.ClassTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: Successfully transformed class net.minecraft.block.Block
- [19:48:19] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
- [19:48:19] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
- [19:48:19] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
- [19:48:19] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
- [19:48:19] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
- [19:48:19] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: Transforming EnchantmentHelper...
- [19:48:19] [main/INFO]: Successfully transformed EnchantmentHelper.calcItemStackEnchantability
- [19:48:19] [main/INFO]: Successfully transformed EnchantmentHelper.getEnchantmentDatas
- [19:48:19] [main/INFO]: [Deadly] Transforming EnchantmentHelper...
- [19:48:19] [main/INFO]: [Deadly] Transforming EnchantmentHelper...
- [19:48:19] [main/INFO]: [Deadly] Successfully transformed EnchantmentHelper
- [19:48:19] [main/INFO]: Successfully transformed EnchantmentHelper
- [19:48:19] [main/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
- [19:48:19] [main/INFO]: Located Method, patching...
- [19:48:19] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: [com.Shultrea.Rin.Transformer.SMEASM:transform:48]: Patching EnchantmentHelper
- [19:48:19] [main/INFO]: Successfully transformed class net.minecraft.client.renderer.RenderGlobal
- [19:48:19] [main/INFO]: Transforming net.minecraft.entity.Entity
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
- [19:48:19] [main/INFO]: Located Method, patching...
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: Located Method, patching...
- [19:48:19] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
- [19:48:19] [main/INFO]: Located Method, patching...
- [19:48:19] [main/INFO]: Patch result: true
- [19:48:19] [main/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityArrow : aeh
- [19:48:19] [main/INFO]: [Colytra ASM] Preparing to transform EntityLivingBase
- [19:48:19] [main/INFO]: [Colytra ASM] Initiating transformation to method (Names [onLivingUpdate, func_70636_d, n] Descriptor ()V / ()V)
- [19:48:19] [main/INFO]: [Colytra ASM] Found method, initiating patch...
- [19:48:19] [main/INFO]: [Colytra ASM] Found target node for patching: INVOKESPECIAL vp.r ()V
- [19:48:19] [main/INFO]: [Colytra ASM] Patch result: Success!
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.c4.colytra.asm.ElytraTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.EntityLivingBase : vp
- [19:48:19] [main/INFO]: Transforming EntityLivingBase...
- [19:48:19] [main/INFO]: Successfully transformed EntityLivingBase
- [19:48:19] [main/INFO]: Successfully transformed class net.minecraft.entity.EntityLivingBase
- [19:48:19] [main/INFO]: Transforming now: net.minecraft.client.Minecraft
- [19:48:19] [main/INFO]: ASM of frame rate method allowed!
- [19:48:19] [main/INFO]: Transformed framerate method!
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.de.pt400c.defaultsettings.core.DefaultSettingsClassTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.lumien.resourceloader.asm.ClassTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.com.therandomlabs.randompatches.core.RPTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: A re-entrant transformer '$wrapper.lumien.bloodmoon.asm.ClassTransformer' was detected and will no longer process meta class data
- [19:48:19] [main/INFO]: Transforming World
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
- [19:48:19] [main/INFO]: Attempting to insert: Update hook
- [19:48:19] [main/INFO]: Patch result: Success
- [19:48:19] [main/INFO]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
- [19:48:19] [main/INFO]: Attempting to insert: Update hook
- [19:48:19] [main/INFO]: Patch result: Success
- [19:48:19] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [19:48:19] [main/INFO]: Patching net.minecraft.client.Minecraft... (bib)
- [19:48:19] [main/INFO]: Transforming now: net.minecraft.client.Minecraft
- [19:48:19] [main/INFO]: ASM of frame rate method allowed!
- [19:48:19] [main/INFO]: Transformed framerate method!
- [19:48:20] [main/INFO]: Transforming EntityPlayer
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [getArmorVisibility, func_82243_bO, cW] Descriptor ()F / ()F)
- [19:48:20] [main/INFO]: Located method, patching...
- [19:48:20] [main/INFO]: Located target IINC 1 1
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
- [19:48:20] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.entity.player.EntityPlayer
- [19:48:20] [main/INFO]: Successfully transformed class net.minecraft.entity.player.EntityPlayer
- [19:48:20] [main/INFO]: [Colytra ASM] Preparing to transform EntityLivingBase
- [19:48:20] [main/INFO]: [Colytra ASM] Initiating transformation to method (Names [onLivingUpdate, func_70636_d, n] Descriptor ()V / ()V)
- [19:48:20] [main/INFO]: [Colytra ASM] Found method, initiating patch...
- [19:48:20] [main/INFO]: [Colytra ASM] Found target node for patching: INVOKESPECIAL vp.r ()V
- [19:48:20] [main/INFO]: [Colytra ASM] Patch result: Success!
- [19:48:20] [main/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.EntityLivingBase : vp
- [19:48:20] [main/INFO]: Transforming EntityLivingBase...
- [19:48:20] [main/INFO]: Successfully transformed EntityLivingBase
- [19:48:20] [main/INFO]: Successfully transformed class net.minecraft.entity.EntityLivingBase
- [19:48:20] [main/INFO]: Transforming net.minecraft.item.ItemStack
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Located patch target node ARETURN
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: A re-entrant transformer '$wrapper.vazkii.quark.base.asm.ClassTransformer' was detected and will no longer process meta class data
- [19:48:20] [main/INFO]: Patching math utils with "RIVENS_HALF" algorithm
- [19:48:20] [main/INFO]: Transforming SharedMonsterAttributes...
- [19:48:20] [main/INFO]: Successfully transformed SharedMonsterAttributes
- [19:48:20] [main/INFO]: Transforming Item...
- [19:48:20] [main/INFO]: Successfully transformed Item
- [19:48:20] [main/INFO]: Transforming net.minecraft.entity.Entity
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: [Colytra ASM] Preparing to transform EntityPlayerSP
- [19:48:20] [main/INFO]: [Colytra ASM] Initiating transformation to method (Names [onLivingUpdate, func_70636_d, n] Descriptor ()V / ()V)
- [19:48:20] [main/INFO]: [Colytra ASM] Found method, initiating patch...
- [19:48:20] [main/INFO]: [Colytra ASM] Found target node for patching: INVOKEVIRTUAL bud.b (Lvl;)Laip;
- [19:48:20] [main/INFO]: [Colytra ASM] Patch result: Success!
- [19:48:20] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
- [19:48:20] [main/INFO]: Patching net.minecraft.client.entity.EntityPlayerSP... (bud)
- [19:48:20] [main/INFO]: Successfully transformed class net.minecraft.client.entity.EntityPlayerSP
- [19:48:20] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
- [19:48:20] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.entity.AbstractClientPlayer
- [19:48:20] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:101]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
- [19:48:20] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:141]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
- [19:48:20] [main/INFO]: Transforming World
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [updateEntities, func_72939_s] Descriptor ()V)
- [19:48:20] [main/INFO]: Attempting to insert: Update hook
- [19:48:20] [main/INFO]: Patch result: Success
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [updateEntityWithOptionalForce, func_72866_a] Descriptor (Lnet/minecraft/entity/Entity;Z)V)
- [19:48:20] [main/INFO]: Attempting to insert: Update hook
- [19:48:20] [main/INFO]: Patch result: Success
- [19:48:20] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
- [19:48:20] [main/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.multiplayer.WorldClient
- [19:48:20] [main/INFO]: Transforming net.minecraft.client.gui.inventory.GuiContainer
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [drawScreen, func_73863_a] Descriptor (IIF)V)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/gui/inventory/GuiContainer.func_146979_b (II)V
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
- [19:48:20] [main/INFO]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:57]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
- [19:48:20] [main/INFO]: Transforming net.minecraft.world.WorldServer
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
- [19:48:20] [main/INFO]: Located Method, patching...
- [19:48:20] [main/INFO]: Patch result: true
- [19:48:20] [main/INFO]: Successfully transformed class net.minecraft.world.WorldServer
- [19:48:20] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
- [19:48:20] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
- [19:48:20] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
- [19:48:20] [Client thread/INFO]: Setting user: jaredtheminer21
- [19:48:20] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.registries.GameData : net/minecraftforge/registries/GameData
- [19:48:20] [Client thread/INFO]: Patching net.minecraft.block.Block... (aow)
- [19:48:20] [Client thread/INFO]: Successfully transformed class net.minecraft.block.Block
- [19:48:20] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
- [19:48:20] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
- [19:48:20] [Client thread/INFO]: Transforming Item...
- [19:48:20] [Client thread/INFO]: Successfully transformed Item
- [19:48:20] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.world.biome.Biome : anh
- [19:48:20] [Client thread/INFO]: Transforming net.minecraft.enchantment.Enchantment
- [19:48:20] [Client thread/INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
- [19:48:20] [Client thread/INFO]: Located Method, patching...
- [19:48:20] [Client thread/INFO]: Located patch target node IRETURN
- [19:48:20] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:52]: [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
- [19:48:21] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityItem : acl
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityXPOrb : vm
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.block.state.BlockStateContainer.foamfix_mapper
- [19:48:21] [Client thread/INFO]: Successfully transformed class net.minecraft.block.state.BlockStateContainer$StateImplementation
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
- [19:48:21] [Client thread/INFO]: Patching math utils with "RIVENS_HALF" algorithm
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.item.ItemStack
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node ARETURN
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.block.BlockDynamicLiquid
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node IRETURN
- [19:48:21] [Client thread/INFO]: Located patch target node IRETURN
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityFallingBlock : ack
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
- [19:48:21] [Client thread/INFO]: Transforming BlockBed...
- [19:48:21] [Client thread/INFO]: Successfully transformed BlockBed
- [19:48:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.block.BlockPistonBase
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.tileentity.TileEntityPiston
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityTNTPrimed : acm
- [19:48:21] [Client thread/INFO]: [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;)
- [19:48:21] [Client thread/INFO]: Transforming TileEntityFurnace
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [smeltItem, func_145949_j, o] Descriptor ()V / ()V)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target ASTORE 2
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [isItemValidForSlot, func_94041_b, b] Descriptor (ILnet/minecraft/item/ItemStack;)Z / (ILaip;)Z)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target ILOAD 1
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
- [19:48:21] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.entity.player.EntityPlayer
- [19:48:21] [Client thread/INFO]: Successfully transformed class net.minecraft.entity.player.EntityPlayer
- [19:48:21] [Client thread/INFO]: Transforming TileEntityBeacon
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [addEffectsToPlayers, func_146000_x, E] Descriptor ()V / ()V)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target ALOAD 9
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
- [19:48:21] [Client thread/INFO]: Transforming EntityWither
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [canDestroyBlock, func_181033_a, a] Descriptor (Lnet/minecraft/block/Block;)Z / (Lnet/minecraft/block/Block;)Z)
- [19:48:21] [Client thread/INFO]: Failed to locate the method!
- [19:48:21] [Client thread/INFO]: Patching net.minecraft.block.BlockHopper... (arl)
- [19:48:21] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
- [19:48:21] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
- [19:48:21] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
- [19:48:21] [Client thread/INFO]: Transforming TileEntityShulkerBox
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [canInsertItem, func_180462_a, a] Descriptor (ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/EnumFacing;)Z / (ILaip;Lnet/minecraft/util/EnumFacing;)Z)
- [19:48:21] [Client thread/INFO]: Failed to locate the method!
- [19:48:21] [Client thread/INFO]: Transforming SharedMonsterAttributes...
- [19:48:21] [Client thread/INFO]: Successfully transformed SharedMonsterAttributes
- [19:48:21] [Client thread/INFO]: [com.Shultrea.Rin.Transformer.SMEASM:transform:54]: Patching EnchantmentProtection
- [19:48:21] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentDamage
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
- [19:48:21] [Client thread/INFO]: Located Method, patching...
- [19:48:21] [Client thread/INFO]: Located patch target node IRETURN
- [19:48:21] [Client thread/INFO]: Located patch target node IRETURN
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Successfully transformed class net.minecraft.item.ItemSlab
- [19:48:21] [Client thread/INFO]: Successfully transformed class net.minecraft.item.ItemSpade
- [19:48:21] [Client thread/INFO]: Transforming ItemToolMaterial
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getMaxUses, func_77997_a, a] Descriptor ()I / ()I)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target GETFIELD ain$a.g : I
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getEfficiency, func_77998_b, b] Descriptor ()F / ()F)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target GETFIELD ain$a.h : F
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getAttackDamage, func_78000_c, c] Descriptor ()F / ()F)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target GETFIELD ain$a.i : F
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getHarvestLevel, func_77996_d, d] Descriptor ()I / ()I)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target GETFIELD ain$a.f : I
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: Applying Transformation to method (Names [getEnchantability, func_77995_e, e] Descriptor ()I / ()I)
- [19:48:21] [Client thread/INFO]: Located method, patching...
- [19:48:21] [Client thread/INFO]: Located target GETFIELD ain$a.j : I
- [19:48:21] [Client thread/INFO]: Patch result: true
- [19:48:21] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityArrow : aeh
- [19:48:22] [Client thread/INFO]: Transforming ItemArrow...
- [19:48:22] [Client thread/INFO]: Successfully transformed ItemArrow
- [19:48:22] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityMinecart : afe
- [19:48:22] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityMinecart
- [19:48:22] [Client thread/INFO]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
- [19:48:22] [Client thread/INFO]: Located Method, patching...
- [19:48:22] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
- [19:48:22] [Client thread/INFO]: Patch result: true
- [19:48:22] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityThrowable : aev
- [19:48:22] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.item.EntityBoat : afd
- [19:48:22] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityBoat
- [19:48:22] [Client thread/INFO]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
- [19:48:22] [Client thread/INFO]: Located Method, patching...
- [19:48:22] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
- [19:48:22] [Client thread/INFO]: Patch result: true
- [19:48:22] [Client thread/INFO]: Transforming PotionEffect...
- [19:48:22] [Client thread/INFO]: Successfully transformed PotionEffect
- [19:48:22] [Client thread/INFO]: Transforming net.minecraft.item.ItemBanner
- [19:48:22] [Client thread/INFO]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
- [19:48:22] [Client thread/INFO]: Located Method, patching...
- [19:48:22] [Client thread/INFO]: Located patch target node BIPUSH 6
- [19:48:22] [Client thread/INFO]: Patch result: true
- [19:48:22] [Client thread/INFO]: Transforming ItemChorusFruit
- [19:48:22] [Client thread/INFO]: Applying Transformation to method (Names [onItemUseFinish, func_77654_b, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/item/ItemStack; / (Laip;Lamu;Lvp;)Laip;)
- [19:48:22] [Client thread/INFO]: Located method, patching...
- [19:48:22] [Client thread/INFO]: Located target IFNE L0
- [19:48:22] [Client thread/INFO]: Patch result: true
- [19:48:22] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAITarget
- [19:48:22] [Client thread/INFO]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
- [19:48:22] [Client thread/INFO]: Located Method, patching...
- [19:48:22] [Client thread/INFO]: Patch result: true
- [19:48:22] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityShulkerBullet : aer
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:101]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
- [19:48:22] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
- [19:48:22] [Client thread/INFO]: Successfully transformed class net.minecraft.entity.monster.EntityEnderman$AITakeBlock
- [19:48:22] [Client thread/INFO]: Transforming EntityAITempt...
- [19:48:22] [Client thread/INFO]: Successfully transformed EntityAITempt
- [19:48:22] [Client thread/INFO]: Successfully transformed class net.minecraft.entity.ai.EntityAIEatGrass
- [19:48:22] [Client thread/INFO]: Successfully transformed class net.minecraft.entity.passive.EntityRabbit$AIRaidFarm
- [19:48:22] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.entity.projectile.EntityLlamaSpit : aeo
- [19:48:22] [Client thread/INFO]: Successfully transformed class net.minecraft.entity.ai.EntityAIHarvestFarmland
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerMerchant
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Transforming ContainerFurnace
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
- [19:48:23] [Client thread/INFO]: Located method, patching...
- [19:48:23] [Client thread/INFO]: Located target NEW agr
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
- [19:48:23] [Client thread/INFO]: Located method, patching...
- [19:48:23] [Client thread/INFO]: Located target INVOKESPECIAL agr.<init> (Ltv;III)V
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Transforming TileEntityMobSpawner$2...
- [19:48:23] [Client thread/INFO]: Successfully transformed TileEntityMobSpawner$2
- [19:48:23] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
- [19:48:23] [Client thread/INFO]: Patching net.minecraft.client.renderer.EntityRenderer... (buq)
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.client.renderer.EntityRenderer
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [renderWorldPass, func_175068_a] Descriptor (IFJ)V)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/EntityRenderer.func_78479_a (FI)V
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: [pl.asie.foamfix.coremod.patches.ModelLoaderCleanupPatch:apply:99]: Added ModelLoader cleanup patch (1 occurences).
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [renderEntity, func_188391_a] Descriptor (Lnet/minecraft/entity/Entity;DDDFFZ)V)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/Render.func_76986_a (Lnet/minecraft/entity/Entity;DDDFF)V
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.Render
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [renderEntityOnFire, func_76977_a] Descriptor (Lnet/minecraft/entity/Entity;DDDF)V)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
- [19:48:23] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.client.model.ModelBiped
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [setRotationAngles, func_78087_a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node RETURN
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/INFO]: Successfully transformed class net.minecraft.client.model.ModelBiped
- [19:48:23] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderBoat
- [19:48:23] [Client thread/INFO]: Applying Transformation to method (Names [doRender, func_188300_b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V)
- [19:48:23] [Client thread/INFO]: Located Method, patching...
- [19:48:23] [Client thread/INFO]: Located patch target node INVOKEINTERFACE net/minecraft/client/model/IMultipassModel.func_187054_b (Lnet/minecraft/entity/Entity;FFFFFF)V
- [19:48:23] [Client thread/INFO]: Patch result: true
- [19:48:23] [Client thread/WARN]: Skipping bad option: lastServer:
- [19:48:23] [Client thread/INFO]: LWJGL Version: 2.9.4
- [19:48:24] [Client thread/INFO]: [OptiFine]
- [19:48:24] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
- [19:48:24] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
- [19:48:24] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
- [19:48:24] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
- [19:48:24] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- [19:48:24] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
- [19:48:24] [Client thread/INFO]: [OptiFine] OpenGL: Intel(R) UHD Graphics, version 4.6.0 - Build 31.0.101.2111, Intel
- [19:48:24] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
- [19:48:24] [Client thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
- [19:48:24] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
- [19:48:24] [VersionCheck/INFO]: [OptiFine] Checking for new version
- [19:48:24] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 - Build 31.0.101.2111
- [19:48:24] [Client thread/INFO]: [Shaders] Vendor: Intel
- [19:48:24] [Client thread/INFO]: [Shaders] Renderer: Intel(R) UHD Graphics
- [19:48:24] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
- [19:48:24] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
- [19:48:24] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
- [19:48:24] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
- [19:48:24] [Client thread/INFO]: [Shaders] Load shaders configuration.
- [19:48:24] [VersionCheck/INFO]: [OptiFine] Version found: G5
- [19:48:24] [Client thread/INFO]: [Shaders] No shaderpack loaded.
- [19:48:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
- [19:48:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
- [19:48:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
- [19:48:24] [Client thread/WARN]: Unable to call Core API! It has not been initialized yet!
- [19:48:24] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
- [19:48:24] [Client thread/INFO]: -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 463628600 bytes (442 MB) / 978321408 bytes (933 MB) up to 11095506944 bytes (10581 MB)
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx11904m -Xms256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- XaeroWorldMapPlugin (XaerosWorldMap_1.27.0_Forge_1.12.jar)
- xaero.map.core.transformer.ChunkTransformer
- xaero.map.core.transformer.NetHandlerPlayClientTransformer
- xaero.map.core.transformer.EntityPlayerTransformer
- xaero.map.core.transformer.AbstractClientPlayerTransformer
- xaero.map.core.transformer.WorldClientTransformer
- xaero.map.core.transformer.PlayerListTransformer
- xaero.map.core.transformer.SaveFormatTransformer
- xaero.map.core.transformer.BiomeColorHelperTransformer
- LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
- com.teamwizardry.librarianlib.asm.LibLibTransformer
- DefaultSettingsPlugin (DefaultSettings-1.8.x-1.12.x-2.2.4.jar)
- de.pt400c.defaultsettings.core.DefaultSettingsClassTransformer
- OTGCorePlugin (OTG-Core.jar)
- com.pg85.otg.forge.asm.excluded.OTGClassTransformer
- XaeroMinimapPlugin (Xaeros_Minimap_22.14.0_Forge_1.12.jar)
- xaero.common.core.transformer.ChunkTransformer
- xaero.common.core.transformer.NetHandlerPlayClientTransformer
- xaero.common.core.transformer.EntityPlayerTransformer
- xaero.common.core.transformer.AbstractClientPlayerTransformer
- xaero.common.core.transformer.WorldClientTransformer
- xaero.common.core.transformer.EntityPlayerSPTransformer
- xaero.common.core.transformer.PlayerListTransformer
- xaero.common.core.transformer.SaveFormatTransformer
- xaero.common.core.transformer.GuiIngameForgeTransformer
- xaero.common.core.transformer.GuiBossOverlayTransformer
- xaero.common.core.transformer.ModelRendererTransformer
- Quark Plugin (Quark-r1.6-179.jar)
- vazkii.quark.base.asm.ClassTransformer
- AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
- squeek.applecore.asm.TransformerModuleHandler
- iceandfire (iceandfire-1.9.1-1.12.2.jar)
- com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
- ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
- c4.colytra.asm.ElytraTransformer
- LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
- lumien.bloodmoon.asm.ClassTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- invtweaks.forge.asm.ContainerTransformer
- PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
- LevelUpCore (levelup2-1.5.8.jar)
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- lumien.resourceloader.asm.ClassTransformer
- CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- FMLModule (mdxlib-3.0.0.26.jar)
- com.asx.mdx.AccessTransformer
- LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
- lumien.randomthings.asm.ClassTransformer
- RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
- com.therandomlabs.randompatches.core.RPTransformer
- 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-0.10.15-1.12.2.jar)
- pl.asie.foamfix.coremod.FoamFixTransformer
- SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
- com.Shultrea.Rin.Transformer.SMEASM
- ForgelinPlugin (Forgelin-1.8.4.jar)
- Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.7.jar)
- thecodex6824.thaumicaugmentation.core.TATransformer
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
- openmods.core.OpenModsClassTransformer
- ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
- shadows.ApotheosisTransformer
- CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
- svenhjol.charm.base.CharmClassTransformer
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar)
- thebetweenlands.core.TheBetweenlandsClassTransformer
- CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
- JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
- org.dimdev.jeid.JEIDTransformer
- SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
- BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
- net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
- ItemPatchingLoader (ItemPhysic Lite 1.3.7 mc1.12.2.jar)
- com.creativemd.itemphysic.ItemTransformer
- GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 31.0.101.2111' Renderer: 'Intel(R) UHD Graphics'
- [19:48:24] [Client thread/INFO]: MinecraftForge v14.23.5.2860 Initialized
- [19:48:24] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
- [19:48:24] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
- [19:48:24] [Client thread/INFO]: Replaced 1227 ore ingredients
- [19:48:25] [Client thread/INFO]: Searching C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods for mods
- [19:48:25] [Client thread/INFO]: Searching C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\1.12.2 for mods
- [19:48:25] [Client thread/WARN]: Mod avp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.0.0.63
- [19:48:26] [Client thread/WARN]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2.b167
- [19:48:26] [Client thread/WARN]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
- [19:48:26] [Client thread/WARN]: Mod bettermineshafts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-2.2.1
- [19:48:26] [Thread-5/INFO]: Using sync timing. 200 frames of Display.update took 133929715 nanos
- [19:48:27] [Client thread/WARN]: 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
- [19:48:28] [Client thread/WARN]: Mod chickenchunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.2.74
- [19:48:28] [Client thread/WARN]: 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
- [19:48:28] [Client thread/WARN]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.5.0
- [19:48:28] [Client thread/WARN]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5a
- [19:48:28] [Client thread/WARN]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9
- [19:48:28] [Client thread/WARN]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.20.12
- [19:48:29] [Client thread/WARN]: Mod doggytalents is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.15.1.6
- [19:48:29] [Client thread/ERROR]: Unable to read a class file correctly
- java.lang.IllegalArgumentException: null
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
- at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) [ASMModParser.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [19:48:29] [Client thread/ERROR]: There was a problem reading the entry module-info.class in the jar C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\dragonenchantments-1.0.0.jar - probably a corrupt zip
- net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
- at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.IllegalArgumentException
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
- at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
- ... 17 more
- [19:48:29] [Client thread/WARN]: Zip file dragonenchantments-1.0.0.jar failed to read properly, it will be ignored
- net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
- at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) ~[JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- Caused by: java.lang.IllegalArgumentException
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
- at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
- at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
- ... 17 more
- [19:48:29] [Client thread/WARN]: Mod embers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.19
- [19:48:29] [Client thread/WARN]: Mod engineersworkshop is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9.40
- [19:48:31] [Client thread/WARN]: Mod improvedbackpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.5.0.0
- [19:48:31] [Client thread/WARN]: Mod jeid is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.4-SNAPSHOT
- [19:48:32] [Client thread/WARN]: Mod mainmenuscale is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [19:48:33] [Client thread/WARN]: Mod mysticalmechanics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.18
- [19:48:33] [Client thread/WARN]: 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
- [19:48:34] [Client thread/WARN]: Mod reauth is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.3
- [19:48:35] [Client thread/WARN]: Mod soot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10-hotfix
- [19:48:35] [Client thread/WARN]: Mod strawgolem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3
- [19:48:35] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
- [19:48:36] [Client thread/WARN]: ****************************************
- [19:48:36] [Client thread/WARN]: * The mod more_enchements has been identified as a probable 1.13 or greater mod. Things will not work well.
- [19:48:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:144)
- [19:48:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
- [19:48:36] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor28.newInstance(Unknown Source)
- [19:48:36] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- [19:48:36] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
- [19:48:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:73)...
- [19:48:36] [Client thread/WARN]: ****************************************
- [19:48:36] [Client thread/INFO]: Mod more_enchements is missing the required element 'name'. Substituting more_enchements
- [19:48:36] [Client thread/WARN]: Mod more_enchements is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [19:48:36] [Client thread/WARN]: 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
- [19:48:36] [Client thread/WARN]: Mod xpbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version v2.0.1
- [19:48:37] [Client thread/WARN]: Mod vt is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.5.6
- [19:48:37] [Client thread/INFO]: Forge Mod Loader has identified 258 mods to load
- [19:48:37] [Client thread/INFO]: Found mod(s) [inventorypets] containing declared API package baubles.api (owned by Baubles) without associated API reference
- [19:48:37] [Client thread/INFO]: Found mod(s) [danknull] containing declared API package yalter.mousetweaks.api (owned by mousetweaks) without associated API reference
- [19:48:37] [Client thread/FATAL]: The mod more_enchements does not wish to run in Minecraft version Minecraft 1.12.2. You will have to remove it to play.
- [19:48:37] [Client thread/FATAL]: Wrong Minecraft version for more_enchements
- [19:48:37] [Client thread/ERROR]: An exception was thrown, the game will display an error screen and halt.
- net.minecraftforge.fml.common.WrongMinecraftVersionException: Wrong Minecraft version for more_enchements
- Wrong Minecraft Versions!
- Mod: more_enchements
- Location: C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\vme-1.12.jar
- Expected: [1.13,)
- Current: Minecraft 1.12.2
- at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:252) ~[Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- [19:48:37] [Client thread/WARN]: EventBus 0 shutting down - future events will not be posted.
- [19:48:37] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RandomPatches, FMLFileResourcePack:Aether Continuation, FMLFileResourcePack:The Aether, FMLFileResourcePack:AI Improvements, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:AliensVsPredator, FMLFileResourcePack:Apotheosis, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Aquaculture, FMLFileResourcePack:Aroma1997Core, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Atum 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Advancements, FMLFileResourcePack:YUNG's Better Caves, FMLFileResourcePack:Better Diving, FMLFileResourcePack:YUNG's Better Mineshafts, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Bigger Packets, please !, FMLFileResourcePack:Biome Bundle, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Bountiful, FMLFileResourcePack:Building Gadgets, FMLFileResourcePack:Callable Horses, FMLFileResourcePack:Cavern II, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Charm, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Colossal Chests, FMLFileResourcePack:Colytra, FMLFileResourcePack:Comforts, FMLFileResourcePack:Controlling, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Creeper Confetti, FMLFileResourcePack:Crimson Revelations, FMLFileResourcePack:CTM, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:Customized Dungeon Loot, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Cyclic, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:/dank/null, FMLFileResourcePack:DefaultSettings, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:DiscordSuite, FMLFileResourcePack:Disenchanter, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Doomlike Dungeons, FMLFileResourcePack:Dragon Enchantments, FMLFileResourcePack:DungeonTactics, FMLFileResourcePack:Easier Villager Trading, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Elenai Dodge, FMLFileResourcePack:Embersified, FMLFileResourcePack:Embers Rekindled, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Enchantment Descriptions, FMLFileResourcePack:Engineer's Workshop Reborn, FMLFileResourcePack:Erebus, FMLFileResourcePack:Extra Alchemy, FMLFileResourcePack:Extra Golems, FMLFileResourcePack:Meldexun's Extra Spells, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Eye of Dragons, FMLFileResourcePack:FastWorkbench, FMLFileResourcePack:FlashFyre's Enchantments, FMLFileResourcePack:Flan's Mod, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forge Endertech, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:FTB Backups, FMLFileResourcePack:FTB Guides, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Money, FMLFileResourcePack:FTB Quests, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:HBM's Nuclear Tech Mod, FMLFileResourcePack:Heroic Armory, FMLFileResourcePack:Hooked, FMLFileResourcePack:Waila, FMLFileResourcePack:Ice and Fire, FMLFileResourcePack:Improved Backpacks, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Item Filters, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Integration, FMLFileResourcePack:Just Enough HarvestCraft, FMLFileResourcePack:JustEnoughIDs, FMLFileResourcePack:Lockdown Additions, FMLFileResourcePack:Let's Encrypt Craft, FMLFileResourcePack:Level Up! Reloaded, FMLFileResourcePack:LibrarianLib Stage 2, FMLFileResourcePack:LibrarianLib, FMLFileResourcePack:LibraryEx, FMLFileResourcePack:LimeLib, FMLFileResourcePack:Limited Enchanting, FMLFileResourcePack:Liquid Enchanting, FMLFileResourcePack:Living Enchantment, FMLFileResourcePack:Login Shield, FMLFileResourcePack:Lost Aether Content, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Main Menu Scale, FMLFileResourcePack:Mantle, FMLFileResourcePack:MDXLib, FMLFileResourcePack:Mega Loot, FMLFileResourcePack:Minor Integrations and Additions, FMLFileResourcePack:MineMenu, FMLFileResourcePack:Minerva Library, FMLFileResourcePack:Modern Weapons Pack, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:Mystical Gears, FMLFileResourcePack:Mystical Mechanics, FMLFileResourcePack:Mystical Agriculture, FMLFileResourcePack:Mystical Lib, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Neat, FMLFileResourcePack:NetherEx, FMLFileResourcePack:NetherPortalFix, FMLFileResourcePack:Nomadic Tents, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:No Recipe Book, FMLFileResourcePack:Not Enough Enchantments, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenModsLib, FMLFileResourcePack:Open Terrain Generator, FMLFileResourcePack:Ordinary Coins, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Patchouli, FMLFileResourcePack:PiTweaks, FMLFileResourcePack:Placeable Items Mod, FMLFileResourcePack:Placebo, FMLFileResourcePack:Portable Crafting, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Prefab, FMLFileResourcePack:Progressive Bosses, FMLFileResourcePack:Project: Vibrant Journeys, FMLFileResourcePack:Pyramid Plunder, FMLFileResourcePack:Quality Tools, FMLFileResourcePack:Quark, FMLFileResourcePack:Quark Oddities, FMLFileResourcePack:Rad Enchants, FMLFileResourcePack:Random Enchantments, FMLFileResourcePack:Random Loot Mod, FMLFileResourcePack:Random Things, FMLFileResourcePack:RandomTweaks, FMLFileResourcePack:ReAuth, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rough Tweaks, FMLFileResourcePack:Rustic, FMLFileResourcePack:Scaling Health, FMLFileResourcePack:SCP Heavy Containment Expansion, FMLFileResourcePack:SCP: Lockdown, FMLFileResourcePack:SCP Lockdown Extras, FMLFileResourcePack:Sharing Tome, FMLFileResourcePack:Signpost, FMLFileResourcePack:Silent Lib, FMLFileResourcePack:Simple Parts Pack, FMLFileResourcePack:Simple Storage Network, FMLFileResourcePack:Skewers, FMLFileResourcePack:Rin's So Many Enchantments?, FMLFileResourcePack:Soot, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Spartan Fire, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:Spartan Weaponry, FMLFileResourcePack:SpawnerControl, FMLFileResourcePack:Spawn Temple, FMLFileResourcePack:SnowStep's Enchantments, FMLFileResourcePack:Stackie, FMLFileResourcePack:SwingThroughGrass, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Straw Golem, FMLFileResourcePack:Stuff A Sock In It, FMLFileResourcePack:Subterranean Switcheroo, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TerraCart Reloaded, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Augmentation, FMLFileResourcePack:Thaumcrafft Inventory Scanning, FMLFileResourcePack:ThaumicJEI, FMLFileResourcePack:The Beneath, FMLFileResourcePack:Tinkers' Complement, FMLFileResourcePack:Tinker's JEI, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Tips, FMLFileResourcePack:Titles, FMLFileResourcePack:Corail Tombstone, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Unique Enchantments Base, FMLFileResourcePack:Unique Battle Enchantments, FMLFileResourcePack:Unique Util Enchantments, FMLFileResourcePack:Unique Enchantments, FMLFileResourcePack:Unique Crops, FMLFileResourcePack:uppers, FMLFileResourcePack:TeamLapen Library, FMLFileResourcePack:Vampirism, FMLFileResourcePack:VampirismIntegrations, FMLFileResourcePack:ViesCraft, FMLFileResourcePack:more_enchements, FMLFileResourcePack:V-Tweaks, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Wall-Jump!, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waystones, FMLFileResourcePack:Wizardry Golems by Dan, FMLFileResourcePack:Wonderful Enchantments, FMLFileResourcePack:WW2 Pack, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Xaero's World Map, FMLFileResourcePack:XP Tome, FMLFileResourcePack:Yoyos, FMLFileResourcePack:zerascp, FMLFileResourcePack:AncientSpellcraft, FMLFileResourcePack:LLibrary, FMLFileResourcePack:OreLib Support Mod, FMLFileResourcePack:Phosphor Lighting Engine, FMLFileResourcePack:Rope Bridge, FMLFileResourcePack:Spice of Life: Carrot Edition, FMLFileResourcePack:The Betweenlands, FMLFileResourcePack:Vanilla Tweaks, CustomResources, CustomOverridingResources
- [19:48:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\iceandfire-1.9.1-1.12.2.jar
- [19:48:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\rainy\curseforge\minecraft\Instances\Roguelike Adventures and Dungeons (1)\mods\iceandfire-1.9.1-1.12.2.jar
- [19:48:37] [Client thread/INFO]: Transforming RenderItem
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderItem, func_180454_a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
- [19:48:37] [Client thread/INFO]: Attempting to insert: Item render hook
- [19:48:37] [Client thread/INFO]: Patch result: Success
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
- [19:48:37] [Client thread/INFO]: Attempting to insert: Enchantment glint glow activation
- [19:48:37] [Client thread/INFO]: Patch result: Success
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
- [19:48:37] [Client thread/INFO]: Attempting to insert: Enchantment glint glow return
- [19:48:37] [Client thread/INFO]: Patch result: Success
- [19:48:37] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderItem, func_180454_a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
- [19:48:37] [Client thread/INFO]: Located Method, patching...
- [19:48:37] [Client thread/INFO]: Patch result: true
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
- [19:48:37] [Client thread/INFO]: Located Method, patching...
- [19:48:37] [Client thread/INFO]: Located patch target node LDC -8372020
- [19:48:37] [Client thread/INFO]: Located patch target node LDC -8372020
- [19:48:37] [Client thread/INFO]: Patch result: true
- [19:48:37] [Client thread/INFO]: Transforming BlockRendererDispatcher
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderBlock, func_175018_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/client/renderer/BufferBuilder;)Z)
- [19:48:37] [Client thread/INFO]: Attempting to insert: Block render hook
- [19:48:37] [Client thread/INFO]: Patch result: Success
- [19:48:37] [Client thread/INFO]: Applying Transformation to method (Names [renderBlock, func_175018_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/client/renderer/BufferBuilder;)Z)
- [19:48:37] [Client thread/INFO]: Attempting to insert: Fluid render hook
- [19:48:37] [Client thread/INFO]: Patch result: Success
- [19:48:37] [Client thread/INFO]: Successfully transformed class net.minecraft.client.renderer.RenderGlobal
- [19:48:37] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
- [19:48:37] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.multiplayer.WorldClient
- [19:48:37] [Client thread/WARN]: Unable to call Core API! It has not been initialized yet!
- [19:48:37] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
- [19:48:37] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
- [19:48:37] [Client thread/INFO]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
- [19:48:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
- [19:48:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
- [19:48:37] [Client thread/INFO]: [OptiFine] Resource packs: Default
- [19:48:37] [Client thread/INFO]: [OptiFine] EmissiveTextures: Loading optifine/emissive.properties
- [19:48:37] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bfc net.minecraft.world.storage.SaveFormatOld
- [19:48:37] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.storage.SaveFormatOld
- [19:48:38] [Client thread/WARN]: File avp:sounds/mobs/praetorian/hurt3.ogg does not exist, cannot add it to event avp:praetorian.hurt
- [19:48:39] [Client thread/WARN]: File flansmod:sounds/honeybadgerreload.ogg does not exist, cannot add it to event flansmod:honeybadgerreload
- [19:48:39] [Client thread/WARN]: File flansmod:sounds/hcarreload.ogg does not exist, cannot add it to event flansmod:hcarreload
- [19:48:39] [Client thread/WARN]: File flansmod:sounds/automaticannihilation100shoot.ogg does not exist, cannot add it to event flansmod:automaticannihilation100shoot
- [19:48:39] [Client thread/WARN]: File nee:sounds/wateraspect/hit.ogg does not exist, cannot add it to event notenoughenchantments:attack_wateraspect_hit
- [19:48:39] [Client thread/WARN]: File nee:sounds/culling/failed.ogg does not exist, cannot add it to event notenoughenchantments:attack_culling_failed
- [19:48:39] [Client thread/WARN]: File nee:sounds/culling/finished.ogg does not exist, cannot add it to event notenoughenchantments:attack_culling_finished
- [19:48:39] [Client thread/WARN]: File nee:sounds/crit/hit.ogg does not exist, cannot add it to event notenoughenchantments:attack_crit_hit
- [19:48:39] [Client thread/WARN]: File somanyenchantments:sounds/culling/failed.ogg does not exist, cannot add it to event somanyenchantments:attack_culling_failed
- [19:48:39] [Client thread/WARN]: File somanyenchantments:sounds/culling/finished.ogg does not exist, cannot add it to event somanyenchantments:attack_culling_finished
- [19:48:39] [Client thread/WARN]: File somanyenchantments:sounds/crit/hit.ogg does not exist, cannot add it to event somanyenchantments:attack_crit_hit
- [19:48:39] [Client thread/WARN]: File minecraft:sounds/gravel.break.ogg does not exist, cannot add it to event ancientspellcraft:spell.burrow
- [19:48:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [19:48:39] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
- [19:48:39] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
- [19:48:39] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
- [19:48:39] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
- [19:48:39] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraft.client.renderer.block.model.ModelResourceLocation.<init>
- [19:48:39] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
- [19:48:39] [Client thread/INFO]: Cleaning up ModelLoader...
- [19:48:39] [Thread-7/INFO]: Initializing LWJGL OpenAL
- [19:48:39] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [19:48:39] [Thread-7/INFO]: OpenAL initialized.
- [19:48:39] [Client thread/INFO]: Transforming LayerArmorBase
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lvp;FFFFFFFLvl;)V)
- [19:48:39] [Client thread/INFO]: Located method, patching...
- [19:48:39] [Client thread/INFO]: Located target ASTORE 10
- [19:48:39] [Client thread/INFO]: Patch result: true
- [19:48:39] [Client thread/INFO]: Transforming LayerArmorBase
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V)
- [19:48:39] [Client thread/INFO]: Attempting to insert: Enchantment glint glow activation
- [19:48:39] [Client thread/INFO]: Patch result: Success
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V)
- [19:48:39] [Client thread/INFO]: Attempting to insert: Enchantment glint glow return
- [19:48:39] [Client thread/INFO]: Patch result: Success
- [19:48:39] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.layers.LayerArmorBase
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V)
- [19:48:39] [Client thread/INFO]: Located Method, patching...
- [19:48:39] [Client thread/INFO]: Patch result: true
- [19:48:39] [Client thread/INFO]: Optifine Detected. Disabling Patch for Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V
- [19:48:39] [Client thread/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:52]: [itemphysic] Patched net.minecraft.client.renderer.entity.RenderEntityItem ...
- [19:48:39] [Client thread/INFO]: Successfully transformed class net.minecraft.client.renderer.entity.layers.LayerCape
- [19:48:39] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [renderEntityOnShoulder, func_192864_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/UUID;Lnet/minecraft/nbt/NBTTagCompound;Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/client/model/ModelBase;Lnet/minecraft/util/ResourceLocation;Ljava/lang/Class;FFFFFFFZ)Lnet/minecraft/client/renderer/entity/layers/LayerEntityOnShoulder$DataHolder;)
- [19:48:39] [Client thread/INFO]: Located Method, patching...
- [19:48:39] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/RenderLivingBase.func_110776_a (Lnet/minecraft/util/ResourceLocation;)V
- [19:48:39] [Client thread/INFO]: Patch result: true
- [19:48:39] [Client thread/INFO]: Transforming net.minecraft.client.renderer.BlockModelRenderer
- [19:48:39] [Client thread/INFO]: Optifine Detected. Disabling Patch for Names [renderQuadsFlat, func_187496_a] Descriptor (Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;IZLnet/minecraft/client/renderer/BufferBuilder;Ljava/util/List;Ljava/util/BitSet;)V
- [19:48:39] [Sound Library Loader/INFO]: Sound engine started
- [19:48:39] [Client thread/INFO]: Transforming Particle
- [19:48:39] [Client thread/INFO]: Applying Transformation to method (Names [getBrightnessForRender, func_189214_a] Descriptor (F)I)
- [19:48:39] [Client thread/INFO]: Attempting to insert: Potion particle glow
- [19:48:39] [Client thread/INFO]: Patch result: Success
- [19:48:40] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class biz net.minecraft.client.gui.GuiBossOverlay
- [19:48:40] [Client thread/INFO]: Narrator library for x64 successfully loaded
- [19:48:40] [Client thread/INFO]: Patching net.minecraft.client.gui.GuiOptions... (ble)
- [19:48:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
- [19:48:40] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
- [19:48:40] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.world.chunk.Chunk
- [19:48:40] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
- [19:48:40] [Client thread/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
- [19:48:40] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraft.world.biome.Biome : anh
- [19:48:40] [Client thread/INFO]: Transforming class 'gy', alias 'net.minecraft.network.PacketBuffer'
- [19:48:40] [Client thread/INFO]: Scanning method 'j()Lfy;'
- [19:48:40] [Client thread/INFO]: Patching constant (java.lang.Long) 2097152
- [19:48:40] [Client thread/WARN]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
- [19:48:40] [Client thread/INFO]: [com.pg85.otg.forge.asm.excluded.OTGClassTransformer:transform:91]: OTG-Core transforming: net.minecraftforge.common.DimensionManager : net/minecraftforge/common/DimensionManager
- [19:48:40] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:114]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
- [19:48:40] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:165]: Added FIELD: net.minecraftforge.common.property.ExtendedBlockState.foamfix_mapper
- [19:48:40] [Client thread/INFO]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
- [19:48:40] [Client thread/INFO]: [xaero.map.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraft.client.network.NetHandlerPlayClient
- [19:48:40] [Client thread/INFO]: Transforming net.minecraft.util.DamageSource
- [19:48:40] [Client thread/INFO]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
- [19:48:40] [Client thread/INFO]: Located Method, patching...
- [19:48:40] [Client thread/INFO]: Patch result: true
- [19:48:41] [Client thread/INFO]: Transforming NetHandlerPlayServer
- [19:48:41] [Client thread/INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
- [19:48:41] [Client thread/INFO]: Attempting to insert: Update hook
- [19:48:41] [Client thread/INFO]: Patch result: Success
- [19:48:41] [Client thread/INFO]: Successfully transformed class net.minecraft.network.NetHandlerPlayServer
- [19:48:41] [Client thread/INFO]: Transforming ContainerRepair
- [19:48:41] [Client thread/INFO]: Applying Transformation to method (Names [updateRepairOutput, func_82848_d, e] Descriptor ()V / ()V)
- [19:48:41] [Client thread/INFO]: Located method, patching...
- [19:48:41] [Client thread/INFO]: Located target ICONST_0
- [19:48:41] [Client thread/INFO]: Patch result: true
- [19:48:41] [Client thread/INFO]: Transforming ContainerRepair...
- [19:48:41] [Client thread/INFO]: Successfully removed the anvil level cap.
- [19:48:41] [Client thread/INFO]: Replaced ContainerRepair Enchantment#getMaxLevel #1.
- [19:48:41] [Client thread/INFO]: Replaced ContainerRepair Enchantment#getMaxLevel #2.
- [19:48:41] [Client thread/INFO]: Successfully transformed ContainerRepair
- [19:48:41] [Client thread/INFO]: Transforming net.minecraftforge.client.model.pipeline.LightUtil
- [19:48:41] [Client thread/INFO]: Applying Transformation to method (Names [renderQuadColor, ] Descriptor (Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V)
- [19:48:41] [Client thread/INFO]: Located Method, patching...
- [19:48:41] [Client thread/INFO]: Patch result: true
- [19:48:41] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
- [19:48:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
- [19:48:41] [Client thread/INFO]: Applying Transformation to method (Names [render, func_192841_a] Descriptor (Lnet/minecraft/tileentity/TileEntityPiston;DDDFIF)V)
- [19:48:41] [Client thread/INFO]: Located Method, patching...
- [19:48:41] [Client thread/INFO]: Patch result: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement