untitled paste

unlisted ⁨1⁩ ⁨file⁩ 2022-04-14 22:24:52 UTC

pastefile1

Raw
[15:18:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:18:32] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:18:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:18:32] [main/INFO]: Forge Mod Loader version 14.23.5.2859 for Minecraft 1.12.2 loading
[15:18:32] [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 E:\Users\Alex\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
[15:18:32] [main/ERROR]: Unable to read the jar file Chisels-and-Bits-Mod-1.12.2.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2859.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:?]
[15:18:32] [main/ERROR]: Unable to read the jar file TF2-Stuff-Mod-1.12.2.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2859.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:?]
[15:18:32] [main/INFO]: Searching E:\Users\Alex\curseforge\minecraft\Instances\Test\mods for mods
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Beasts-1.12.2-1.2.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/ERROR]: Coremod ChunkCorePlugin: Unable to class load the plugin random.beasts.api.world.biome.ChunkCorePlugin
java.lang.ClassNotFoundException: random.beasts.api.world.biome.ChunkCorePlugin
	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.2859.jar:?]
	at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:451) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2859.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:?]
[15:18:32] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[15:18:32] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from betterportals-0.3.7.7.jar
[15:18:32] [main/ERROR]: Unable to read the jar file Chisels-and-Bits-Mod-1.12.2.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2859.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:?]
[15:18:32] [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.
[15:18:32] [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
[15:18:32] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in cxlibrary-1.12.1-1.6.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod cubex2.cxlibrary.CoreModLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod CXLibraryCore (cubex2.cxlibrary.CoreModLoader) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in LucraftCore-1.12.2-2.4.16.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod lucraft.mods.lucraftcore.core.LucraftCoreCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod LucraftCoreCoreMod (lucraft.mods.lucraftcore.core.LucraftCoreCoreMod) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.3.390.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[15:18:32] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in mw_2.0-0.4.4.6_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod weaponlib (com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin) is not signed!
[15:18:32] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[15:18:32] [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.
[15:18:32] [main/WARN]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[15:18:32] [main/ERROR]: Unable to read the jar file TF2-Stuff-Mod-1.12.2.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:366) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:265) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:107) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:81) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.12.2-14.23.5.2859.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:141) [forge-1.12.2-14.23.5.2859.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:?]
[15:18:32] [main/WARN]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:18:32] [main/WARN]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
[15:18:32] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:18:32] [main/WARN]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
[15:18:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:18:32] [main/INFO]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[15:18:32] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:18:32] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/E:/Users/Alex/curseforge/minecraft/Instances/Test/mods/betterportals-0.3.7.7.jar Service=LaunchWrapper Env=CLIENT
[15:18:32] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:18:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:18:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:18:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:18:32] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[15:18:32] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:18:32] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:18:32] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[15:18:32] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: E:\Users\Alex\curseforge\minecraft\Instances\Test\mods\OptiFine_1.12.2_HD_U_G5.jar
[15:18:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:32] [main/DEBUG]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[15:18:32] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[15:18:33] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[15:18:33] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[15:18:33] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[15:18:33] [main/DEBUG]: Injection complete
[15:18:33] [main/DEBUG]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[15:18:33] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[15:18:34] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:18:34] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:18:34] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[15:18:34] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[15:18:34] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\} class transformers
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for ForgelinPlugin \{net.shadowfacts.forgelin.preloader.ForgelinPlugin\}
[15:18:34] [main/DEBUG]: Running coremod plugin ForgelinPlugin
[15:18:34] [main/DEBUG]: Coremod plugin class ForgelinPlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\} class transformers
[15:18:34] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
[15:18:34] [main/TRACE]: Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for MicdoodlePlugin \{micdoodle8.mods.miccore.MicdoodlePlugin\}
[15:18:34] [main/DEBUG]: Running coremod plugin MicdoodlePlugin
[15:18:34] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[15:18:34] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
[15:18:34] [main/DEBUG]: Coremod plugin class MicdoodlePlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod weaponlib \{com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin\} class transformers
[15:18:34] [main/TRACE]: Registering transformer com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for weaponlib \{com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin\}
[15:18:34] [main/DEBUG]: Running coremod plugin weaponlib
[15:18:34] [main/DEBUG]: Coremod plugin class WeaponlibCorePlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\} class transformers
[15:18:34] [main/TRACE]: Registering transformer thebetweenlands.core.TheBetweenlandsClassTransformer
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for TheBetweenlandsLoadingPlugin \{thebetweenlands.core.TheBetweenlandsLoadingPlugin\}
[15:18:34] [main/DEBUG]: Running coremod plugin TheBetweenlandsLoadingPlugin
[15:18:34] [main/DEBUG]: Coremod plugin class TheBetweenlandsLoadingPlugin run successfully
[15:18:34] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:18:34] [main/INFO]: Compatibility level set to JAVA_8
[15:18:34] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5599b5bb
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:34] [main/DEBUG]: Injecting coremod CXLibraryCore \{cubex2.cxlibrary.CoreModLoader\} class transformers
[15:18:34] [main/TRACE]: Registering transformer cubex2.cxlibrary.CoreModTransformer
[15:18:34] [main/DEBUG]: Injection complete
[15:18:34] [main/DEBUG]: Running coremod plugin for CXLibraryCore \{cubex2.cxlibrary.CoreModLoader\}
[15:18:34] [main/DEBUG]: Running coremod plugin CXLibraryCore
[15:18:34] [main/DEBUG]: Coremod plugin class CoreModLoader run successfully
[15:18:34] [main/INFO]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[15:18:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:18:35] [main/DEBUG]: Validating minecraft
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:18:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:18:35] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:18:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:18:35] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[15:18:35] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[15:18:35] [main/INFO]: Transforming net.minecraft.entity.Entity
[15:18:35] [main/INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[15:18:35] [main/INFO]: Located Method, patching...
[15:18:35] [main/INFO]: Patch result: true
[15:18:35] [main/INFO]: Located Method, patching...
[15:18:35] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[15:18:35] [main/INFO]: Patch result: true
[15:18:35] [main/INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[15:18:35] [main/INFO]: Located Method, patching...
[15:18:35] [main/INFO]: Patch result: true
[15:18:35] [main/INFO]: Patching net.minecraft.client.entity.EntityPlayerSP... (bud)
[15:18:35] [main/INFO]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[15:18:35] [main/INFO]: Transforming net.minecraft.client.renderer.EntityRenderer
[15:18:35] [main/INFO]: Applying Transformation to method (Names [renderWorldPass, func_175068_a] Descriptor (IFJ)V)
[15:18:35] [main/INFO]: Located Method, patching...
[15:18:35] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/EntityRenderer.func_78479_a (FI)V
[15:18:35] [main/INFO]: Patch result: true
[15:18:36] [main/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager
[15:18:36] [main/INFO]: Applying Transformation to method (Names [renderEntity, func_188391_a] Descriptor (Lnet/minecraft/entity/Entity;DDDFFZ)V)
[15:18:36] [main/INFO]: Located Method, patching...
[15:18:36] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/Render.func_76986_a (Lnet/minecraft/entity/Entity;DDDFF)V
[15:18:36] [main/INFO]: Patch result: true
[15:18:36] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:18:36] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:18:36] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:18:36] [main/INFO]: Patching net.minecraft.client.Minecraft... (bib)
[15:18:36] [main/INFO]: Transforming net.minecraft.entity.Entity
[15:18:36] [main/INFO]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[15:18:36] [main/INFO]: Located Method, patching...
[15:18:36] [main/INFO]: Patch result: true
[15:18:36] [main/INFO]: Located Method, patching...
[15:18:36] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[15:18:36] [main/INFO]: Patch result: true
[15:18:36] [main/INFO]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[15:18:36] [main/INFO]: Located Method, patching...
[15:18:36] [main/INFO]: Patch result: true
[15:18:36] [main/INFO]: Patching net.minecraft.client.entity.EntityPlayerSP... (bud)
[15:18:36] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[15:18:36] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[15:18:37] [main/INFO]: Transforming net.minecraft.client.gui.inventory.GuiContainer
[15:18:37] [main/INFO]: Applying Transformation to method (Names [drawScreen, func_73863_a] Descriptor (IIF)V)
[15:18:37] [main/INFO]: Located Method, patching...
[15:18:37] [main/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/gui/inventory/GuiContainer.func_146979_b (II)V
[15:18:37] [main/INFO]: Patch result: true
[15:18:37] [main/INFO]: Transforming net.minecraft.world.WorldServer
[15:18:37] [main/INFO]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[15:18:37] [main/INFO]: Located Method, patching...
[15:18:37] [main/INFO]: Patch result: true
[15:18:37] [main/INFO]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[15:18:37] [main/INFO]: Located Method, patching...
[15:18:37] [main/INFO]: Patch result: true
[15:18:37] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:18:37] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:18:37] [Client thread/INFO]: Setting user: Armezea
[15:18:37] [Client thread/INFO]: Patching net.minecraft.block.Block... (aow)
[15:18:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:18:37] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:18:37] [Client thread/INFO]: Transforming net.minecraft.enchantment.Enchantment
[15:18:37] [Client thread/INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[15:18:37] [Client thread/INFO]: Located Method, patching...
[15:18:37] [Client thread/INFO]: Located patch target node IRETURN
[15:18:37] [Client thread/INFO]: Patch result: true
[15:18:37] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem
[15:18:37] [Client thread/INFO]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[15:18:37] [Client thread/INFO]: Located Method, patching...
[15:18:37] [Client thread/INFO]: Patch result: true
[15:18:37] [Client thread/INFO]: Transforming net.minecraft.item.ItemStack
[15:18:37] [Client thread/INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[15:18:37] [Client thread/INFO]: Located Method, patching...
[15:18:37] [Client thread/INFO]: Located patch target node ARETURN
[15:18:37] [Client thread/INFO]: Patch result: true
[15:18:37] [Client thread/INFO]: Transforming net.minecraft.block.BlockDynamicLiquid
[15:18:37] [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)
[15:18:37] [Client thread/INFO]: Located Method, patching...
[15:18:37] [Client thread/INFO]: Located patch target node IRETURN
[15:18:37] [Client thread/INFO]: Located patch target node IRETURN
[15:18:37] [Client thread/INFO]: Patch result: true
[15:18:37] [Client thread/INFO]: Patching math utils with "RIVENS_HALF" algorithm
[15:18:38] [Client thread/INFO]: Transforming net.minecraft.block.BlockPistonBase
[15:18:38] [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)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [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)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [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)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [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
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [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)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [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
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [Client thread/INFO]: Transforming net.minecraft.tileentity.TileEntityPiston
[15:18:38] [Client thread/INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [Client thread/INFO]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [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
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:38] [Client thread/INFO]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[15:18:38] [Client thread/INFO]: Located Method, patching...
[15:18:38] [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
[15:18:38] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[15:18:39] [Client thread/INFO]: Patching net.minecraft.block.BlockHopper... (arl)
[15:18:39] [Client thread/INFO]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentDamage
[15:18:39] [Client thread/INFO]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[15:18:39] [Client thread/INFO]: Located Method, patching...
[15:18:39] [Client thread/INFO]: Located patch target node IRETURN
[15:18:39] [Client thread/INFO]: Located patch target node IRETURN
[15:18:39] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a]
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItemFrame Finished.
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityMinecart
[15:18:39] [Client thread/INFO]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[15:18:39] [Client thread/INFO]: Located Method, patching...
[15:18:39] [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;
[15:18:39] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityBoat
[15:18:39] [Client thread/INFO]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[15:18:39] [Client thread/INFO]: Located Method, patching...
[15:18:39] [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;
[15:18:39] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.item.ItemBanner
[15:18:39] [Client thread/INFO]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[15:18:39] [Client thread/INFO]: Located Method, patching...
[15:18:39] [Client thread/INFO]: Located patch target node BIPUSH 6
[15:18:39] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAITarget
[15:18:39] [Client thread/INFO]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[15:18:39] [Client thread/INFO]: Located Method, patching...
[15:18:39] [Client thread/INFO]: Patch result: true
[15:18:39] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[15:18:39] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[15:18:40] [Client thread/INFO]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[15:18:40] [Client thread/INFO]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[15:18:40] [Client thread/INFO]: Located Method, patching...
[15:18:40] [Client thread/INFO]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[15:18:40] [Client thread/INFO]: Patch result: true
[15:18:40] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerMerchant
[15:18:40] [Client thread/INFO]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[15:18:40] [Client thread/INFO]: Located Method, patching...
[15:18:40] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:18:40] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:18:40] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:18:40] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:18:40] [Client thread/INFO]: Patch result: true
[15:18:40] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[15:18:40] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[15:18:40] [Client thread/INFO]: Patching GameSettings.datafix
[15:18:40] [BetterFps Update Checker/WARN]: Could not check for updates: widget.mcf.li
[15:18:40] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:18:40] [Client thread/INFO]: Patching net.minecraft.client.renderer.EntityRenderer... (buq)
[15:18:40] [Client thread/INFO]: Transforming net.minecraft.client.renderer.EntityRenderer
[15:18:40] [Client thread/INFO]: Applying Transformation to method (Names [renderWorldPass, func_175068_a] Descriptor (IFJ)V)
[15:18:40] [Client thread/INFO]: Located Method, patching...
[15:18:40] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/EntityRenderer.func_78479_a (FI)V
[15:18:40] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:18:41] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:18:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager
[15:18:41] [Client thread/INFO]: Applying Transformation to method (Names [renderEntity, func_188391_a] Descriptor (Lnet/minecraft/entity/Entity;DDDFFZ)V)
[15:18:41] [Client thread/INFO]: Located Method, patching...
[15:18:41] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/Render.func_76986_a (Lnet/minecraft/entity/Entity;DDDFF)V
[15:18:41] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.Render
[15:18:41] [Client thread/INFO]: Applying Transformation to method (Names [renderEntityOnFire, func_76977_a] Descriptor (Lnet/minecraft/entity/Entity;DDDF)V)
[15:18:41] [Client thread/INFO]: Located Method, patching...
[15:18:41] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.Render
[15:18:41] [Client thread/INFO]: Applying Transformation to method (Names [renderEntityOnFire, func_76977_a] Descriptor (Lnet/minecraft/entity/Entity;DDDF)V)
[15:18:41] [Client thread/INFO]: Located Method, patching...
[15:18:41] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:18:41] [Client thread/INFO]: Transforming net.minecraft.client.model.ModelBiped
[15:18:41] [Client thread/INFO]: Applying Transformation to method (Names [setRotationAngles, func_78087_a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V)
[15:18:41] [Client thread/INFO]: Located Method, patching...
[15:18:41] [Client thread/INFO]: Located patch target node RETURN
[15:18:41] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderBoat
[15:18:41] [Client thread/INFO]: Applying Transformation to method (Names [doRender, func_188300_b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V)
[15:18:41] [Client thread/INFO]: Located Method, patching...
[15:18:41] [Client thread/INFO]: Located patch target node INVOKEINTERFACE net/minecraft/client/model/IMultipassModel.func_187054_b (Lnet/minecraft/entity/Entity;FFFFFF)V
[15:18:41] [Client thread/INFO]: Patch result: true
[15:18:41] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:18:41] [Client thread/INFO]: [OptiFine] 
[15:18:41] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[15:18:41] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[15:18:41] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:18:41] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[15:18:41] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:18:41] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[15:18:41] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1070/PCIe/SSE2, version 4.6.0 NVIDIA 466.77, NVIDIA Corporation
[15:18:41] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[15:18:41] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[15:18:41] [VersionCheck/INFO]: [OptiFine] Checking for new version
[15:18:41] [VersionCheck/INFO]: [OptiFine] Version found: G5
[15:18:41] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 466.77
[15:18:41] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[15:18:41] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
[15:18:41] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[15:18:41] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:18:41] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:18:41] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:18:41] [Client thread/INFO]: [Shaders] Load shaders configuration.
[15:18:41] [Client thread/INFO]: [Shaders] Save shaders configuration.
[15:18:41] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[15:18:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[15:18:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[15:18:42] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[15:18:42] [Client thread/WARN]: Unable to call Core API! It has not been initialized yet!
[15:18:42] [Client thread/INFO]: Patching GameSettings.datafix
[15:18:42] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[15:18:42] [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: 358246528 bytes (341 MB) / 1126170624 bytes (1074 MB) up to 6561988608 bytes (6258 MB)
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7040m -Xms256m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	Loaded coremods (and transformers): 
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.012210-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
midnight (themidnight-0.3.5.jar)
  com.mushroom.midnight.core.transformer.MidnightClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.279.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 466.77' Renderer: 'NVIDIA GeForce GTX 1070/PCIe/SSE2'
[15:18:42] [Client thread/INFO]: MinecraftForge v14.23.5.2859 Initialized
[15:18:42] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:18:42] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[15:18:42] [Client thread/INFO]: Replaced 1227 ore ingredients
[15:18:42] [Client thread/INFO]: Searching E:\Users\Alex\curseforge\minecraft\Instances\Test\mods for mods
[15:18:43] [Client thread/WARN]: Mod betterportals is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.3.7.7
[15:18:44] [Client thread/WARN]: Zip file Chisels-and-Bits-Mod-1.12.2.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [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:?]
[15:18:44] [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
[15:18:44] [Client thread/WARN]: Mod damageindicatorsmod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:44] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 121562200 nanos
[15:18:44] [Client thread/WARN]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.24
[15:18:46] [Client thread/WARN]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[15:18:46] [Client thread/WARN]: Mod magicbees is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:18:46] [Client thread/WARN]: Mod mekanismgenerators is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.3.390
[15:18:46] [Client thread/WARN]: Mod mekanismtools is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.3.390
[15:18:46] [Client thread/WARN]: Mod moartinkers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.0
[15:18:47] [Client thread/ERROR]: The mcmod.info file in Pam's+BoneCraft+1.12.2b.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 6 column 5 path $[0].description
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
	at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
	at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:65) [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: com.google.gson.stream.MalformedJsonException: Unterminated object at line 6 column 5 path $[0].description
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	... 19 more
[15:18:47] [Client thread/WARN]: Zip file TF2-Stuff-Mod-1.12.2.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
	at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [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:?]
[15:18:48] [Client thread/INFO]: Forge Mod Loader has identified 145 mods to load
[15:18:48] [Client thread/INFO]: FML has found a non-mod file Chisels-and-Bits-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:48] [Client thread/INFO]: FML has found a non-mod file JourneyMapServer1.01_Bukkit_MC1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:48] [Client thread/INFO]: FML has found a non-mod file TF2-Stuff-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:48] [Client thread/INFO]: FML has found a non-mod file AutoSave-1.12.2-1.0.11.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:48] [Client thread/INFO]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:18:49] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, alcoholic, animalbikes, appleskin, appliedenergistics2, autoreglib, baubles, beasts, betternether, betterportals, bibliocraft, biolib, biomesoplenty, bookshelf, botania, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chameleon, chancecubes, chisel, cjcm, cofhcore, cofhworld, conarm, cosmeticarmorreworked, ctgui, crafttweaker, crafttweakerjei, ctm, cxlibrary, damageindicatorsmod, deeznuts, mocreatures, ebwizardry, elementalcreepers, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderioinvpanel, enderiomachines, enderiopowertools, enderioendergy, excompressum, exnihilocreatio, excp, extrautils2, bigreactors, forestry, forgelin, fossil, cfm, galacticraftplanets, galacticraftcore, gamestages, gravestone, hatchery, headcrumbs, heroesexpansion, waila, ichunutil, ic2, infernalmobs, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, jmapstages, jrftl, star_wars_mod, lucky, lucraftcore, magicbees, mantle, mekanism, mekanismgenerators, mekanismtools, metallurgy, mightyenderchicken, moartinkers, morefurnaces, morph, examplemod, multipurposetools, mutantbeasts, mw, bonecraft, brewcraft, clayspawn, desertcraft, getalltheseeds, harvestcraft, llamamilking, pigskin, sheepmilking, squidmilking, pamscookables, portalgun, projecte, projectex, quark, railcraft, redstoneflux, reforged, corerm, simplyjetpacks, spartantwilight, spartanweaponry, storagedrawers, tconstruct, thaumcraft, camping, thermalfoundation, tinkersaddons, tinkers_reforged, tinkers_reforged_preload, tcomplement, tinkertoolleveling, treechopper, tropicraft, twilightforest, weeeflowers, zerocore, immersiveengineering, llibrary, thebetweenlands, midnight] at CLIENT
[15:18:49] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, alcoholic, animalbikes, appleskin, appliedenergistics2, autoreglib, baubles, beasts, betternether, betterportals, bibliocraft, biolib, biomesoplenty, bookshelf, botania, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, chameleon, chancecubes, chisel, cjcm, cofhcore, cofhworld, conarm, cosmeticarmorreworked, ctgui, crafttweaker, crafttweakerjei, ctm, cxlibrary, damageindicatorsmod, deeznuts, mocreatures, ebwizardry, elementalcreepers, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderioinvpanel, enderiomachines, enderiopowertools, enderioendergy, excompressum, exnihilocreatio, excp, extrautils2, bigreactors, forestry, forgelin, fossil, cfm, galacticraftplanets, galacticraftcore, gamestages, gravestone, hatchery, headcrumbs, heroesexpansion, waila, ichunutil, ic2, infernalmobs, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, jmapstages, jrftl, star_wars_mod, lucky, lucraftcore, magicbees, mantle, mekanism, mekanismgenerators, mekanismtools, metallurgy, mightyenderchicken, moartinkers, morefurnaces, morph, examplemod, multipurposetools, mutantbeasts, mw, bonecraft, brewcraft, clayspawn, desertcraft, getalltheseeds, harvestcraft, llamamilking, pigskin, sheepmilking, squidmilking, pamscookables, portalgun, projecte, projectex, quark, railcraft, redstoneflux, reforged, corerm, simplyjetpacks, spartantwilight, spartanweaponry, storagedrawers, tconstruct, thaumcraft, camping, thermalfoundation, tinkersaddons, tinkers_reforged, tinkers_reforged_preload, tcomplement, tinkertoolleveling, treechopper, tropicraft, twilightforest, weeeflowers, zerocore, immersiveengineering, llibrary, thebetweenlands, midnight] at SERVER
[15:18:50] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[15:18:50] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[15:18:50] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[15:18:50] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[15:18:50] [Client thread/INFO]: Transforming net.minecraft.util.DamageSource
[15:18:50] [Client thread/INFO]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[15:18:50] [Client thread/INFO]: Located Method, patching...
[15:18:50] [Client thread/INFO]: Patch result: true
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at java.security.AccessController.doPrivileged(Native Method)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at java.security.AccessController.doPrivileged(AccessController.java:713)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at crafttweaker.mc1120.CraftTweaker.lambda$onConstruction$1(CraftTweaker.java:103)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at crafttweaker.mc1120.CraftTweaker$$Lambda$206/276919001.run(Unknown Source)
[15:18:50] [Thread-5/INFO]: [crafttweaker.mc1120.CraftTweaker:lambda$onConstruction$1:107]: 	at java.lang.Thread.run(Thread.java:745)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.Validator.validate(Validator.java:260)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:634]: 	... 20 more
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
[15:18:50] [Thread-5/INFO]: [java.lang.Throwable:printStackTrace:643]: 	... 26 more
[15:18:51] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem
[15:18:51] [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)
[15:18:51] [Client thread/INFO]: Located Method, patching...
[15:18:51] [Client thread/INFO]: Patch result: true
[15:18:51] [Client thread/INFO]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
[15:18:51] [Client thread/INFO]: Located Method, patching...
[15:18:51] [Client thread/INFO]: Located patch target node LDC -8372020
[15:18:51] [Client thread/INFO]: Located patch target node LDC -8372020
[15:18:51] [Client thread/INFO]: Patch result: true
[15:18:51] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[15:18:51] [Client thread/INFO]: Transforming failed. Applying ersatz patch...
[15:18:51] [Client thread/WARN]: Ersatz patch applied, things may break!
[15:18:51] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[15:18:52] [Client thread/INFO]: Transforming net.minecraft.item.ItemStack
[15:18:52] [Client thread/INFO]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[15:18:52] [Client thread/INFO]: Located Method, patching...
[15:18:52] [Client thread/INFO]: Located patch target node ARETURN
[15:18:52] [Client thread/INFO]: Patch result: true
[15:18:52] [Client thread/ERROR]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source RedstoneFlux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[15:18:52] [Client thread/ERROR]: The mod cofhworld is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source CoFHWorld-1.12.2-1.4.0.1-universal.jar, however there is no signature matching that description
[15:18:52] [Client thread/ERROR]: The mod thermalfoundation is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source ThermalFoundation-1.12.2-2.6.7.1-universal.jar, however there is no signature matching that description
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
[15:18:52] [Client thread/INFO]: Registered mixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin.
[15:18:52] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
[15:18:52] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
[15:18:52] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:18:52] [Client thread/INFO]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor (ThaumcraftArmorMixin, DarkSteelUpgradeMixin)
[15:18:52] [Client thread/INFO]: Added 3 new interfaces: [thaumcraft/api/items/IVisDiscountGear, thaumcraft/api/items/IGoggles, thaumcraft/api/items/IRevealer]
[15:18:52] [Client thread/INFO]: Added 3 new methods: [showNodes(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, showIngamePopups(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;)I]
[15:18:52] [Client thread/INFO]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:18:52] [Client thread/INFO]: Successfully patched.
[15:18:53] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[15:18:53] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:18:53] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger (DarkSteelUpgradeMixin)
[15:18:53] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:18:53] [Client thread/INFO]: Successfully patched.
[15:18:53] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:18:53] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook (DarkSteelUpgradeMixin)
[15:18:53] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:18:53] [Client thread/INFO]: Successfully patched.
[15:18:54] [Client thread/INFO]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[15:18:54] [Client thread/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[15:18:54] [Client thread/INFO]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[15:18:54] [Client thread/INFO]: Preparing to take over the world
[15:18:55] [Client thread/INFO]: Patching math utils with "RIVENS_HALF" algorithm
[15:18:57] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
[15:18:57] [Client thread/INFO]: Registered mixin.
[15:18:57] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
[15:18:57] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle (MEMixin)
[15:18:57] [Client thread/INFO]: Added 1 new interface: [appeng/api/networking/IGridHost]
[15:18:57] [Client thread/INFO]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
[15:18:57] [Client thread/INFO]: Successfully patched.
[15:18:57] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
[15:18:57] [Client thread/INFO]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
[15:18:57] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[15:18:57] [Client thread/INFO]: Registered mixin.
[15:18:57] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.integration.forestry.upgrades.ArmorMixin.
[15:18:57] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.integration.forestry.upgrades.ArmorMixin from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:18:57] [Client thread/INFO]: Not mixing into class crazypants.enderio.integration.forestry.upgrades.ArmorMixin because it is itself a mixin
[15:18:59] [Client thread/ERROR]: The mod jmapstages is expecting signature @FINGERPRINT@ for source JourneyMapStages-1.12.2-2.0.8.jar, however there is no signature matching that description
[15:19:00] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerWorkbench
[15:19:00] [Client thread/INFO]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[15:19:00] [Client thread/INFO]: Located Method, patching...
[15:19:00] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:19:00] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:19:00] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:19:00] [Client thread/INFO]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[15:19:00] [Client thread/INFO]: Patch result: true
[15:19:01] [Client thread/INFO]: Skipping Pulse CeramicsPlugin; missing dependency: ceramics
[15:19:01] [Client thread/ERROR]: The mod immersiveengineering is expecting signature 4cb49fcde3b43048c9889e0a3d083225da926334 for source ImmersiveEngineering-0.12-98.jar, however there is no signature matching that description
[15:19:02] [Client thread/INFO]: [blusunrize.immersiveengineering.ImmersiveEngineering:wrongSignature:175]: [Immersive Engineering/Error] THIS IS NOT AN OFFICIAL BUILD OF IMMERSIVE ENGINEERING! Found these fingerprints: []
[15:19:02] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:alcoholic, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:Beasts, FMLFileResourcePack:Better Nether, FMLFileResourcePack:Better Portals, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Bio Library, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Chisel, FMLFileResourcePack:MrCrayfish's Jumping Castle Mod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Construct's Armory, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:CXLibrary, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:Deez Nuts Creeper, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:ElementalCreepers, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Base, FMLFileResourcePack:Ender IO Applied Energistics Conduits, FMLFileResourcePack:Ender IO Open Computers Conduits, FMLFileResourcePack:Ender IO Refined Storage Conduits, FMLFileResourcePack:Ender IO Conduits, FMLFileResourcePack:Ender IO Integration with Forestry, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Inventory Panel, FMLFileResourcePack:Ender IO Machines, FMLFileResourcePack:Ender IO Powertools, FMLFileResourcePack:Ender IO endergy, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Ex Nihilo Creatio, FMLFileResourcePack:Extra Creeper Types, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Forestry, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Game Stages, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Hatchery, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:HeroesExpansion, FMLFileResourcePack:Waila, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JMap Staged, FMLFileResourcePack:Just Another Rotten Flesh to Leather Mod, FMLFileResourcePack:star wars mod, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Lucraft: Core, FMLFileResourcePack:MagicBees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:Mekanism: Generators, FMLFileResourcePack:Mekanism: Tools, FMLFileResourcePack:Metallurgy 4: Reforged, FMLFileResourcePack:MightyEnderChicken, FMLFileResourcePack:Moar Tinkers, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Morph, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Multipurpose Tools, FMLFileResourcePack:Mutant Beasts, FMLFileResourcePack:Modern Warfare 2.0 Contagion, FMLFileResourcePack:Pam's BoneCraft, FMLFileResourcePack:Pam's BrewCraft, FMLFileResourcePack:Pam's Clay Spawn, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Llama Milking, FMLFileResourcePack:Pam's Pig Skin, FMLFileResourcePack:Pam's Sheep Milking, FMLFileResourcePack:Pam's Squid Milking, FMLFileResourcePack:Pam's Cookables, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Project EX, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Reforged, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Simply Jetpacks 2, FMLFileResourcePack:Spartan Weaponry: Twilight Forest, FMLFileResourcePack:Spartan Weaponry, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:Tinkers' Reforged, FMLFileResourcePack:Tinkers' Reforged Preload, FMLFileResourcePack:Tinkers' Complement, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Tree Chopper, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Pam's Weee! Flowers, FMLFileResourcePack:Zero CORE, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:LLibrary, FMLFileResourcePack:The Betweenlands, FMLFileResourcePack:Midnight
[15:19:03] [Client thread/WARN]: Potentially Dangerous alternative prefix `lucraftcore` for name `radiation`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:03] [Client thread/INFO]: Processing ObjectHolder annotations
[15:19:03] [Client thread/INFO]: Found 3099 ObjectHolder annotations
[15:19:03] [Client thread/INFO]: Identifying ItemStackHolder annotations
[15:19:03] [Client thread/INFO]: Found 40 ItemStackHolder annotations
[15:19:04] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:19:04] [Forge Version Check/INFO]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[15:19:04] [Client thread/INFO]: OBJLoader: Domain alcoholic has been added.
[15:19:04] [Forge Version Check/INFO]: [twilightforest] Found status: AHEAD Target: null
[15:19:04] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[15:19:04] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[15:19:05] [Forge Version Check/INFO]: [llibrary] Starting version check at https://gist.githubusercontent.com/Gegy/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[15:19:05] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[15:19:05] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[15:19:05] [Forge Version Check/INFO]: [llibrary] Found status: UP_TO_DATE Target: null
[15:19:05] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[15:19:05] [Client thread/INFO]: Pre Initialization ( started )
[15:19:05] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[15:19:05] [Forge Version Check/INFO]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:19:05] [Forge Version Check/INFO]: [reforged] Starting version check at https://raw.githubusercontent.com/ThexXTURBOXx/UpdateJSONs/master/reforged.json
[15:19:06] [Forge Version Check/INFO]: [reforged] Found status: UP_TO_DATE Target: null
[15:19:06] [Forge Version Check/INFO]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[15:19:06] [Forge Version Check/INFO]: [elementalcreepers] Starting version check at https://raw.githubusercontent.com/T145/elemental-creepers/master/update.json
[15:19:06] [Forge Version Check/INFO]: [elementalcreepers] Found status: UP_TO_DATE Target: null
[15:19:06] [Forge Version Check/INFO]: [gamestages] Starting version check at https://updates.blamejared.com/get?n=gamestages&gv=1.12.2
[15:19:06] [Forge Version Check/INFO]: [simplyjetpacks] Starting version check at https://raw.githubusercontent.com/Tomson124/SimplyJetpacks-2/1.12/update/update.json
[15:19:06] [Forge Version Check/INFO]: [simplyjetpacks] Found status: AHEAD Target: null
[15:19:06] [Forge Version Check/INFO]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
[15:19:07] [Forge Version Check/INFO]: [immersiveengineering] Found status: AHEAD Target: null
[15:19:07] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[15:19:07] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
[15:19:07] [Client thread/INFO]: Applying Transformation to method (Names [render, func_192841_a] Descriptor (Lnet/minecraft/tileentity/TileEntityPiston;DDDFIF)V)
[15:19:07] [Client thread/INFO]: Located Method, patching...
[15:19:07] [Client thread/INFO]: Patch result: true
[15:19:07] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
[15:19:07] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[15:19:07] [Client thread/INFO]: Starting AE2 VersionChecker
[15:19:07] [Client thread/INFO]: Pre Initialization ( ended after 1970ms )
[15:19:07] [AE2 VersionChecker/INFO]: Last check was just recently.
[15:19:07] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[15:19:07] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
[15:19:07] [Forge Version Check/INFO]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[15:19:07] [Client thread/INFO]: 'Charcoal block' is forcefully disabled as it's incompatible with the following loaded mods: [mekanism]
[15:19:07] [Client thread/INFO]: 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
[15:19:07] [Client thread/INFO]: 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[15:19:07] [Client thread/INFO]: 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[15:19:07] [Client thread/INFO]: 'Automatic tool restock' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[15:19:07] [Client thread/INFO]: 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[15:19:07] [Client thread/INFO]: Module decoration is enabled
[15:19:07] [Client thread/INFO]: Module misc is enabled
[15:19:07] [Client thread/INFO]: Module tweaks is enabled
[15:19:07] [Client thread/INFO]: Module experimental is enabled
[15:19:07] [Client thread/INFO]: Module client is enabled
[15:19:07] [Client thread/INFO]: Module building is enabled
[15:19:07] [Client thread/INFO]: Module vanity is enabled
[15:19:07] [Client thread/INFO]: Module automation is enabled
[15:19:07] [Client thread/INFO]: Module management is enabled
[15:19:07] [Client thread/INFO]: Module world is enabled
[15:19:08] [Forge Version Check/INFO]: [midnight] Starting version check at https://gist.githubusercontent.com/gegy1000/a3f1f593c43f88d7f01a3560ac32e216/raw/midnight_updates.json
[15:19:08] [Forge Version Check/INFO]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.12.2
[15:19:08] [Forge Version Check/INFO]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json
[15:19:08] [Forge Version Check/INFO]: [projecte] Found status: UP_TO_DATE Target: null
[15:19:08] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
[15:19:09] [Forge Version Check/INFO]: [railcraft] Found status: BETA Target: null
[15:19:09] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:19:09] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:alcoholic, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:Beasts, FMLFileResourcePack:Better Nether, FMLFileResourcePack:Better Portals, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Bio Library, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BuildCraft Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Energy, FMLFileResourcePack:BuildCraft Factory, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BuildCraft Robotics, FMLFileResourcePack:BuildCraft Silicon, FMLFileResourcePack:BuildCraft Transport, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Chisel, FMLFileResourcePack:MrCrayfish's Jumping Castle Mod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Construct's Armory, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:CXLibrary, FMLFileResourcePack:Damage Indicators Mod, FMLFileResourcePack:Deez Nuts Creeper, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:ElementalCreepers, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Base, FMLFileResourcePack:Ender IO Applied Energistics Conduits, FMLFileResourcePack:Ender IO Open Computers Conduits, FMLFileResourcePack:Ender IO Refined Storage Conduits, FMLFileResourcePack:Ender IO Conduits, FMLFileResourcePack:Ender IO Integration with Forestry, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Integration with Tinkers' Construct, FMLFileResourcePack:Ender IO Inventory Panel, FMLFileResourcePack:Ender IO Machines, FMLFileResourcePack:Ender IO Powertools, FMLFileResourcePack:Ender IO endergy, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Ex Nihilo Creatio, FMLFileResourcePack:Extra Creeper Types, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Forestry, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:Fossils and Archeology Revival, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Game Stages, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Hatchery, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:HeroesExpansion, FMLFileResourcePack:Waila, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:JMap Staged, FMLFileResourcePack:Just Another Rotten Flesh to Leather Mod, FMLFileResourcePack:star wars mod, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Lucraft: Core, FMLFileResourcePack:MagicBees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:Mekanism: Generators, FMLFileResourcePack:Mekanism: Tools, FMLFileResourcePack:Metallurgy 4: Reforged, FMLFileResourcePack:MightyEnderChicken, FMLFileResourcePack:Moar Tinkers, FMLFileResourcePack:More Furnaces, FMLFileResourcePack:Morph, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Multipurpose Tools, FMLFileResourcePack:Mutant Beasts, FMLFileResourcePack:Modern Warfare 2.0 Contagion, FMLFileResourcePack:Pam's BoneCraft, FMLFileResourcePack:Pam's BrewCraft, FMLFileResourcePack:Pam's Clay Spawn, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Llama Milking, FMLFileResourcePack:Pam's Pig Skin, FMLFileResourcePack:Pam's Sheep Milking, FMLFileResourcePack:Pam's Squid Milking, FMLFileResourcePack:Pam's Cookables, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Project EX, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Reforged, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Simply Jetpacks 2, FMLFileResourcePack:Spartan Weaponry: Twilight Forest, FMLFileResourcePack:Spartan Weaponry, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Camping Mod 2, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:Tinkers' Reforged, FMLFileResourcePack:Tinkers' Reforged Preload, FMLFileResourcePack:Tinkers' Complement, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Tree Chopper, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Pam's Weee! Flowers, FMLFileResourcePack:Zero CORE, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:LLibrary, FMLFileResourcePack:The Betweenlands, FMLFileResourcePack:Midnight, quark-texture-proxy, quark-emote-pack
[15:19:10] [Client thread/INFO]: Applying holder lookups
[15:19:10] [Client thread/INFO]: Holder lookups applied
[15:19:10] [Client thread/INFO]: OBJLoader: Domain thaumcraft has been added.
[15:19:10] [Client thread/INFO]: Registering default Feature Templates...
[15:19:10] [Client thread/INFO]: Registering default World Generators...
[15:19:10] [Client thread/INFO]: Verifying or creating base world generation directory...
[15:19:10] [Client thread/INFO]: Created standard generation json.
[15:19:10] [Client thread/INFO]: Complete.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSand from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSand (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianNonSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian$BlockPaintedReinforcedObsidianSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid (MobilityFlagForPaintedBlocksMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff (DarkSteelUpgradeMixin)
[15:19:11] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:11] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[15:19:11] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem (InternalPoweredItemMixin)
[15:19:11] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[15:19:11] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity (DarkSteelUpgradeMixin)
[15:19:12] [Client thread/INFO]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.sensor.BlockInventoryPanelSensor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.sensor.BlockInventoryPanelSensor (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.chest.BlockInventoryChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.chest.BlockInventoryChest (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.invpanel.remote.ItemRemoteInvAccess from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.invpanel.remote.ItemRemoteInvAccess (InternalPoweredItemMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem (InternalPoweredItemMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill (MobilityFlagForPaintedBlocksMixin)
[15:19:12] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:12] [Client thread/INFO]: Successfully patched.
[15:19:12] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:12] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank (InternalPoweredItemMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[15:19:13] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor (MobilityFlagForPaintedBlocksMixin)
[15:19:13] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[15:19:13] [Client thread/INFO]: Successfully patched.
[15:19:13] [Client thread/WARN]: TConstruct, you fail again, muhaha! The world is mine, mine!
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Baubles.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Chisel.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Forestry.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Immersive Engineering.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Just Enough Items.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Tinkers' Construct.
[15:19:15] [Client thread/INFO]: Loaded compatibility for mod Thaumcraft.
[15:19:16] [Client thread/INFO]: Patching net.minecraft.client.gui.GuiOptions... (ble)
[15:19:17] [Client thread/INFO]: 
[15:19:17] [Client thread/INFO]: Starting BuildCraft 7.99.24.2
[15:19:17] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2018
[15:19:17] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:19:17] [Client thread/INFO]: Detailed Build Information:
[15:19:17] [Client thread/INFO]:   Branch 8.0.x
[15:19:17] [Client thread/INFO]:   Commit 8964fd65d17bad602c03856bafd776c9434b7967
[15:19:17] [Client thread/INFO]:     Fix broken grgit and pack.{mcmeta/png} being included in the output files.
[15:19:17] [Client thread/INFO]:     committed by AlexIIL
[15:19:17] [Client thread/INFO]: 
[15:19:17] [Client thread/INFO]: Loaded Modules:
[15:19:17] [Client thread/INFO]:   - lib
[15:19:17] [Client thread/INFO]:   - core
[15:19:17] [Client thread/INFO]:   - builders
[15:19:17] [Client thread/INFO]:   - energy
[15:19:17] [Client thread/INFO]:   - factory
[15:19:17] [Client thread/INFO]:   - robotics
[15:19:17] [Client thread/INFO]:   - silicon
[15:19:17] [Client thread/INFO]:   - transport
[15:19:17] [Client thread/INFO]:   - compat
[15:19:17] [Client thread/INFO]: Missing Modules:
[15:19:17] [Client thread/INFO]: 
[15:19:17] [Client thread/INFO]: [debugger] Not a dev environment!
[15:19:17] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[15:19:24] [Client thread/INFO]: Successfully loaded 352 out of 352 recipes for shaped recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 27 out of 27 recipes for furnace recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 51 out of 51 recipes for compressor recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[15:19:24] [Client thread/INFO]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[15:19:24] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[15:19:24] [Client thread/WARN]: The item plasma_launcher is not initialized.
[15:19:24] [Client thread/WARN]: The item item_pipe is not initialized.
[15:19:24] [Client thread/WARN]: The item extractor_cover is not initialized.
[15:19:24] [Client thread/WARN]: The item ingot2 is not initialized.
[15:19:24] [Client thread/WARN]: The item test_pick is not initialized.
[15:19:24] [Client thread/WARN]: The fluid deuterium is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_brass is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_bronze is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_copper is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_gold is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_iron is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_lead is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_silver is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_steel is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_tin is not initialized.
[15:19:24] [Client thread/WARN]: The fluid molten_zinc is not initialized.
[15:19:24] [Client thread/INFO]: Module Natura Module failed to load: Natura not found
[15:19:24] [Client thread/INFO]: Module Mystical Agriculture Module failed to load: Mystical Agriculture not found
[15:19:24] [Client thread/INFO]: Module Roots Module failed to load: Roots not found
[15:19:24] [Client thread/INFO]: Module Actually Additions Module failed to load: Actually Additions not found
[15:19:24] [Client thread/INFO]: Module TechReborn Module failed to load: TechReborn not found
[15:19:24] [Client thread/INFO]: Module rustic Module failed to load: Rustic not found
[15:19:24] [Client thread/INFO]: Module Better With Mods Module failed to load: Better With Mods not found
[15:19:26] [Client thread/INFO]: 
[15:19:26] [Client thread/INFO]: Starting BuildCraftCompat 7.99.24.2
[15:19:26] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
[15:19:26] [Client thread/INFO]: https://www.mod-buildcraft.com
[15:19:26] [Client thread/INFO]: Detailed Build Information:
[15:19:26] [Client thread/INFO]:   Branch 8.0.x
[15:19:26] [Client thread/INFO]:   Commit 6dc61dde6f576a11f5542a55a882ebc05badad8b
[15:19:26] [Client thread/INFO]:     Fix broken grgit and pack.{mcmeta/png} being included in the output files.
[15:19:26] [Client thread/INFO]:     committed by AlexIIL
[15:19:26] [Client thread/INFO]: 
[15:19:26] [Client thread/INFO]: [compat] Module list:
[15:19:26] [Client thread/INFO]: [compat]   + forestry
[15:19:26] [Client thread/INFO]: [compat]   x theoneprobe (It cannot load)
[15:19:26] [Client thread/INFO]: [compat]   + crafttweaker
[15:19:26] [Client thread/ERROR]: Failed to inject the resource pack for the custom sounds in the Chance Cubes rewards: 
java.io.FileNotFoundException: E:\Users\Alex\curseforge\minecraft\Instances\Test\config\ChanceCubes\CustomRewards\CustomSounds-Resourcepack.zip (The process cannot access the file because it is being used by another process)
	at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_51]
	at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_51]
	at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_51]
	at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1141) ~[commons-io-2.5.jar:2.5]
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1088) ~[commons-io-2.5.jar:2.5]
	at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1040) ~[commons-io-2.5.jar:2.5]
	at chanceCubes.sounds.CustomSoundsLoader.assemble(CustomSoundsLoader.java:108) [CustomSoundsLoader.class:?]
	at chanceCubes.config.CustomRewardsLoader.<init>(CustomRewardsLoader.java:43) [CustomRewardsLoader.class:?]
	at chanceCubes.config.ConfigLoader.loadConfigSettings(ConfigLoader.java:75) [ConfigLoader.class:?]
	at chanceCubes.CCubesCore.load(CCubesCore.java:85) [CCubesCore.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
	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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [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:?]
[15:19:26] [Client thread/INFO]: Loaded GameStages support!
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: java.io.FileNotFoundException: E:\Users\Alex\curseforge\minecraft\Instances\Test\mods\DrZharks MoCreatures Mod-12.0.5.jar (The system cannot find the file specified)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.util.zip.ZipFile.open(Native Method)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:220)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:150)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.util.jar.JarFile.<init>(JarFile.java:166)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.util.jar.JarFile.<init>(JarFile.java:103)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at drzhark.mocreatures.client.renderer.texture.MoCTextures.getResourceListing(MoCTextures.java:82)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at drzhark.mocreatures.client.renderer.texture.MoCTextures.loadTextures(MoCTextures.java:26)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at drzhark.mocreatures.client.MoCClientProxy.initTextures(MoCClientProxy.java:244)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:70)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:19:26] [Client thread/INFO]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:19:26] [Client thread/INFO]: Setting up main config
[15:19:27] [Client thread/WARN]: Applied Energistics conduits loaded. Let your networks connect!
[15:19:27] [Client thread/WARN]: OpenComputers conduits NOT loaded. OpenComputers is not installed
[15:19:27] [Client thread/WARN]: Refined Storage conduits NOT loaded. Refined Storage is not installed
[15:19:27] [Client thread/WARN]: Forestry integration loaded. Let things grow.
[15:19:27] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitymagicbeeseffectjar`, expected `magicbees`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:27] [Client thread/INFO]: Mod thermalexpansion not detected, not activating module ThermalExpansion Integration
[15:19:27] [Client thread/INFO]: Mod redstonearsenal not detected, not activating module RedstoneArsenal Integration
[15:19:27] [Client thread/INFO]: Preinitializing modules for mod magicbees...
[15:19:27] [Client thread/INFO]:    Preinitializing module Botania Integration
[15:19:27] [Client thread/INFO]:    Preinitializing module Vanilla Module
[15:19:27] [Client thread/INFO]:    Preinitializing module Railcraft Integration
[15:19:27] [Client thread/INFO]:    Preinitializing module AE2 Integration
[15:19:27] [Client thread/INFO]: Preinitialized 4 modules for mod magicbees
[15:19:27] [Client thread/INFO]: MagicBees has Pre-initialized in 197 ms
[15:19:27] [Client thread/INFO]: OBJLoader: Domain exnihilocreatio has been added.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
[15:19:28] [Client thread/WARN]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
[15:19:28] [Client thread/WARN]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:28] [Client thread/WARN]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/INFO]: Loaded support for mekanism
[15:19:29] [Client thread/INFO]: TabulaModelHandler: Domain llibrary has been added.
[15:19:29] [Client thread/INFO]: OBJLoader: Domain fossil has been added.
[15:19:29] [Client thread/INFO]: Started Tinkers integration for FossilsArcheology
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `enderference`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `insatiable`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `magnetic`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `momentum`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `dot`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:29] [Client thread/INFO]: Archaean horizon
[15:19:29] [Client thread/INFO]: The first sunrise
[15:19:29] [Client thread/INFO]: On a pristine Gaea
[15:19:29] [Client thread/INFO]: Opus perfectum
[15:19:29] [Client thread/INFO]: Somewhere there, us sleeping
[15:19:30] [Client thread/INFO]: Galacticraft oil is not default, issues may occur.
[15:19:32] [Client thread/INFO]: Reloading fakeplayers stage data from gameStagesFakePlayerData.json.
[15:19:32] [Client thread/INFO]: IAnimalStats was registered wheeeeee!
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.eggnest`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.nursery`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.shredder`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.nestingpen`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.feeder`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.mixer`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.digestergenerator`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.chicken_machine_block`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.chicken_machine_block_top`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.battery_bank`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hatchery.extension_cable`, expected `hatchery`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:32] [Client thread/ERROR]: Encountered an exception while constructing entity 'minecraft:chicken'
java.lang.reflect.InvocationTargetException: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
	at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:305) [EntityEntryBuilder$ConstructorFactory.class:?]
	at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.apply(EntityEntryBuilder.java:291) [EntityEntryBuilder$ConstructorFactory.class:?]
	at net.minecraftforge.fml.common.registry.EntityEntry.newInstance(EntityEntry.java:68) [EntityEntry.class:?]
	at net.minecraft.entity.EntityList.func_188429_b(EntityList.java:204) [vi.class:?]
	at com.gendeathrow.hatchery.block.eggmachine.EggMachineEntityRenderer.<init>(EggMachineEntityRenderer.java:23) [EggMachineEntityRenderer.class:?]
	at com.gendeathrow.hatchery.core.proxies.ClientProxy.initRenderers(ClientProxy.java:116) [ClientProxy.class:?]
	at com.gendeathrow.hatchery.core.proxies.ClientProxy.preInit(ClientProxy.java:95) [ClientProxy.class:?]
	at com.gendeathrow.hatchery.Hatchery.preInit(Hatchery.java:79) [Hatchery.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
	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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [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.NullPointerException
	at it.hurts.metallurgy_reforged.capabilities.punch.PunchEffectProvider.getCapability(PunchEffectProvider.java:47) ~[PunchEffectProvider.class:?]
	at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) ~[CapabilityDispatcher.class:?]
	at net.minecraft.entity.Entity.getCapability(Entity.java:3121) ~[vg.class:?]
	at net.minecraft.entity.EntityLivingBase.getCapability(EntityLivingBase.java:2960) ~[vp.class:?]
	at lucraft.mods.lucraftcore.core.LCHooks.setSize(LCHooks.java:11) ~[LucraftCore-1.12.2-2.4.16.jar:?]
	at net.minecraft.entity.Entity.func_70105_a(Entity.java) ~[vg.class:?]
	at net.minecraft.entity.EntityAgeable.func_98055_j(EntityAgeable.java:242) ~[vd.class:?]
	at net.minecraft.entity.EntityAgeable.func_70105_a(EntityAgeable.java:236) ~[vd.class:?]
	at net.minecraft.entity.passive.EntityChicken.<init>(SourceFile:50) ~[zw.class:?]
	... 52 more
[15:19:33] [Client thread/ERROR]: Was not able to read supporter information file!
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.security.AccessController.doPrivileged(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.security.AccessController.doPrivileged(AccessController.java:713)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.net.URL.openStream(URL.java:1038)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at lucraft.mods.lucraftcore.SupporterHandler.readJsonFromUrl(SupporterHandler.java:99)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at lucraft.mods.lucraftcore.SupporterHandler.load(SupporterHandler.java:37)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at lucraft.mods.lucraftcore.LucraftCore.preInit(LucraftCore.java:91)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.SupporterHandler:load:52]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.validator.Validator.validate(Validator.java:260)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: 	... 61 more
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382)
[15:19:33] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:643]: 	... 67 more
[15:19:33] [Client thread/ERROR]: Loaded default supporter data!
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `construction_table`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `suit_stand`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `extractor`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `boiler`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furnace_generator`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/INFO]: Registered module 'Utilities'
[15:19:33] [Client thread/INFO]: Registered module 'AddonPacks'
[15:19:33] [Client thread/INFO]: Registered module 'Materials'
[15:19:33] [Client thread/INFO]: Registered module 'Superpowers'
[15:19:33] [Client thread/INFO]: Registered module 'ExtendedInventory'
[15:19:33] [Client thread/INFO]: Registered module 'Karma'
[15:19:33] [Client thread/INFO]: Registered module 'Infinity'
[15:19:33] [Client thread/INFO]: Registered module 'SizeChanging'
[15:19:33] [Client thread/INFO]: Module 'Utilities' started pre-initialization
[15:19:33] [Client thread/INFO]: Module 'AddonPacks' started pre-initialization
[15:19:33] [Client thread/INFO]: Loading addonpacks from '../addonpacks'
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: java.io.FileNotFoundException: minecraft.jar (The system cannot find the file specified)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.util.zip.ZipFile.open(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:220)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:150)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.util.zip.ZipFile.<init>(ZipFile.java:164)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.addonpacks.AddonPackHandler.processPackZip(AddonPackHandler.java:162)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.addonpacks.AddonPackHandler.load(AddonPackHandler.java:78)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.addonpacks.ModuleAddonPacks.preInit(ModuleAddonPacks.java:16)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.LucraftCore.lambda$preInit$0(LucraftCore.java:112)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.LucraftCore$$Lambda$2016/1980212690.accept(Unknown Source)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.lang.Iterable.forEach(Iterable.java:75)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at lucraft.mods.lucraftcore.LucraftCore.preInit(LucraftCore.java:110)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:19:33] [Client thread/INFO]: [lucraft.mods.lucraftcore.addonpacks.AddonPackHandler:processPackZip:214]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:19:33] [Client thread/INFO]: The addon-pack 'HeroesExpansion-1.12.2-1.3.5.jar' has finished loading.
[15:19:33] [Client thread/INFO]: Module 'Materials' started pre-initialization
[15:19:33] [Client thread/INFO]: Module 'Superpowers' started pre-initialization
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `green_arrow`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `superman`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `black_panther`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `thor`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `thor_iw`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `captain_america`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `captain_marvel`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `spider_man_homemade`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `spider_man`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `falcon`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `daredevil_homemade`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/WARN]: Potentially Dangerous alternative prefix `heroesexpansion` for name `daredevil`, expected `lucraftcore`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:33] [Client thread/INFO]: Module 'ExtendedInventory' started pre-initialization
[15:19:33] [Client thread/INFO]: Module 'Karma' started pre-initialization
[15:19:33] [Client thread/INFO]: Module 'Infinity' started pre-initialization
[15:19:33] [Client thread/INFO]: Module 'SizeChanging' started pre-initialization
[15:19:33] [Client thread/INFO]: OBJLoader: Domain heroesexpansion has been added.
[15:19:33] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[15:19:34] [Client thread/INFO]: OBJLoader: Domain star_wars_mod has been added.
[15:19:34] [Client thread/INFO]: Metallurgy 4: Reforged is entering pre-initialization!
[15:19:34] [Client thread/INFO]: Fluid registration complete!
[15:19:34] [Client thread/INFO]: World generation successful!
[15:19:34] [Client thread/INFO]: Tile Entities Registered!
[15:19:34] [Client thread/INFO]: Metallurgy Advancement Criteria Registered!
[15:19:34] [Client thread/INFO]: Tinkers' Construct Compatibility module has been pre-initialized
[15:19:34] [Client thread/INFO]: Construct's Armory Compatibility module has been pre-initialized
[15:19:34] [Client thread/INFO]: CraftTweaker Compatibility module has been pre-initialized
[15:19:34] [Client thread/INFO]: GUIs have been registered!
[15:19:34] [Client thread/INFO]: Punch effect capability Registered
[15:19:34] [Client thread/INFO]: Metallurgy Effects capability Registered
[15:19:34] [Client thread/INFO]: Entity Data capability Registered
[15:19:34] [Client thread/INFO]: Didn't detect MCMP, ignoring compatibility package
[15:19:35] [Client thread/WARN]: Potentially Dangerous alternative prefix `tconstruct` for name `endermagnetic`, expected `moartinkers`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:35] [Client thread/INFO]: OBJLoader: Domain moartinkers has been added.
[15:19:35] [Client thread/WARN]: Config property enableFlight from mod Morph may not be localized!
[15:19:35] [Client thread/ERROR]: Failed to parse configuration: javax.xml.bind.UnmarshalException
 - with linked exception:
[java.io.FileNotFoundException: E:\Users\Alex\curseforge\minecraft\Instances\Test\config\ModernWarfare.cfg (The system cannot find the file specified)]
javax.xml.bind.UnmarshalException: null
	at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:246) ~[?:1.8.0_51]
	at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:221) ~[?:1.8.0_51]
	at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:276) ~[?:1.8.0_51]
	at com.vicmatskiv.weaponlib.config.ConfigurationManager$Builder.createConfiguration(ConfigurationManager.java:103) [ConfigurationManager$Builder.class:?]
	at com.vicmatskiv.weaponlib.config.ConfigurationManager$Builder.build(ConfigurationManager.java:95) [ConfigurationManager$Builder.class:?]
	at com.vicmatskiv.mw.ModernWarfareMod.initConfigurationManager(ModernWarfareMod.java:99) [ModernWarfareMod.class:?]
	at com.vicmatskiv.mw.ModernWarfareMod.init(ModernWarfareMod.java:71) [ModernWarfareMod.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
	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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [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.io.FileNotFoundException: E:\Users\Alex\curseforge\minecraft\Instances\Test\config\ModernWarfare.cfg (The system cannot find the file specified)
	at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_51]
	at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_51]
	at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_51]
	at java.io.FileInputStream.<init>(FileInputStream.java:93) ~[?:1.8.0_51]
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90) ~[?:1.8.0_51]
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:622) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) ~[?:1.8.0_51]
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) ~[?:1.8.0_51]
	at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:243) ~[?:1.8.0_51]
	... 46 more
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment PSO1
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment okp7
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Reflex
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment BijiaReflex
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Acog
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Specter
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Holographic2
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment HolographicAlt
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment EotechHybrid2
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Vortex_sight
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment MicroT1
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AimpointCompM5
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment RMRsight
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Kobra
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment HPScope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment NightRaiderScope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment m2a1_sight
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment F2000Scope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment M202scope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AUGscope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment MA5Dcover
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment BR55scope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment DMRscope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment SRS99Scope
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer556x45
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer545x39
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer762x39
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer9mm
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment SilencerMP5
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer9x39mm
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer45ACP
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment silencer_eabh
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer762x54
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer762x51
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer50BMG
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer556x39
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AKMIron
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AK15ironsight
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment SilencerMP7
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer357
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer57x38
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer12Gauge
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer300AACBlackout
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Silencer65x39
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Laser
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Laser2
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment DanWessonLaser
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment M1928Grip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment M1A1Grip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Grip2
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment JunoGrip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AngledGrip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment StubbyGrip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment VGrip
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment Bipod
[15:19:37] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AUGgrip
[15:19:39] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment AR15Iron
[15:19:39] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment PlasmaCapsule
[15:19:39] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment BFGammo
[15:19:39] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment FuelCell
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:866]: !!!No recipe defined for weapon bfg_9000
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:866]: !!!No recipe defined for weapon chainsaw
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment tablet
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:310]: !!!No recipe defined for attachment gas-detector
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.grenade.ItemGrenade$Builder:build:387]: !!!No recipe defined for grenade M67Frag
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.grenade.ItemGrenade$Builder:build:387]: !!!No recipe defined for grenade ImpactGrenade
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.grenade.ItemGrenade$Builder:build:387]: !!!No recipe defined for grenade M18White
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.grenade.ItemGrenade$Builder:build:387]: !!!No recipe defined for grenade GasGrenade
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.melee.ItemMelee$Builder:build:270]: !!!No recipe defined for melee weapon tactical_tomahawk
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.melee.ItemMelee$Builder:build:270]: !!!No recipe defined for melee weapon baseball_bat
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.melee.ItemMelee$Builder:build:270]: !!!No recipe defined for melee weapon baseball_bat_nails
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.melee.ItemMelee$Builder:build:270]: !!!No recipe defined for melee weapon night_stick
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.melee.ItemMelee$Builder:build:270]: !!!No recipe defined for melee weapon gas_can
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileweapons_case`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileweapons_case_small`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilerussian_weapons_case`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileammo_box`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileweapons_locker`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefridge_open`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefridge_closed`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileartillery_prop`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilesupply_drop`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilemedical_crate`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilelocker`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilescp_locker`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilebarrel`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileexplosive_barrel`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilepc`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilelaptop`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilemonitor`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefilingcabinet`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefilingcabinet_opened`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileshelf_right`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileshelf_left`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileshelf_top`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiletv`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileceiling_tv`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileceiling_tv_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoffice_chair`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoffice_chair_2`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_corner`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_corner_alt1`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_left`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_left_alt1`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_middle`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_middle_alt1`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_right`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_right_alt1`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_shelf`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_shelf_alt1`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_shelf_alt2`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledesk_shelf_alt3`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilebarrier`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilebarrier_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilebody_bag`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilehanging_body`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileimpaled_body`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileblank`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: java.lang.ClassNotFoundException: com.vicmatskiv.mw.models.Black
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.Class.forName0(Native Method)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.Class.forName(Class.java:264)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration.registerRenderableEntity(CustomTileEntityConfiguration.java:127)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration.access$000(CustomTileEntityConfiguration.java:111)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration.build(CustomTileEntityConfiguration.java:106)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.weaponlib.tile.LootBoxConfiguration.build(LootBoxConfiguration.java:187)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.mw.TileEntities.init(TileEntities.java:864)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.mw.CommonProxy.preInit(CommonProxy.java:167)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.mw.ClientProxy.preInit(ClientProxy.java:26)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.vicmatskiv.mw.ModernWarfareMod.init(ModernWarfareMod.java:72)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:19:48] [Client thread/INFO]: [com.vicmatskiv.weaponlib.tile.CustomTileEntityConfiguration$RendererRegistration:registerRenderableEntity:132]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:19:48] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiledumpster`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilewooden_crate`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilewooden_crate_opened`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoperating_table`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoperating_table_alt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileforklift`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileforklift_alt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiletrusses`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileceiling_lamp`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileceiling_lamp_alt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_corner`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_corner_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_corner_rotated_alt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_intersection`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevent_end`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilewhite_desk_left`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilewhite_desk_middle`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilewhite_desk_right`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tiletrash_bin`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilecaution_sign`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileelectric_box`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileelectric_box_opened`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilehome_chair`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoutdoor_chair`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilehome_chair_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileoutdoor_chair_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilevending_machine`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackleft`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackemptyleft`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackleftalt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackleftalt2`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackleftalt3`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackemptyright`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackright`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverrackrightalt`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverracktopleft`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileserverracktopright`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileduelfloodlight`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilefloodlight`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileradio_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tileradio`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:48] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tilecamera_rotated`, expected `mw`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/INFO]: [com.pam.llamamilking.Llamamilking:preInit:41]: llamamilking is loading!
[15:19:49] [Client thread/INFO]: [com.pam.pigskin.Pigskin:preInit:42]: pigskin is loading!
[15:19:49] [Client thread/INFO]: [com.pam.sheepmilking.Sheepmilking:preInit:41]: sheepmilking is loading!
[15:19:49] [Client thread/INFO]: [com.pam.squidmilking.Squidmilking:preInit:41]: squidmilking is loading!
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalmaster`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:49] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalbase`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `commandblock_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:commandblock_minecart with railcraft:cart_command_block.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:minecart with railcraft:cart_basic.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `chest_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:chest_minecart with railcraft:cart_chest.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `furnace_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:furnace_minecart with railcraft:cart_furnace.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `tnt_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:tnt_minecart with railcraft:cart_tnt.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `hopper_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:hopper_minecart with railcraft:cart_hopper.
[15:19:52] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `spawner_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:52] [Client thread/INFO]: Successfully substituted minecraft:spawner_minecart with railcraft:cart_spawner.
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 60 called mine_copper
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 15 called mine_gold
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 40 called mine_iron
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 40 called mine_nickel
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 30 called mine_lead
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 30 called mine_zinc
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 20 called mine_silver
[15:19:54] [Client thread/INFO]: Registered Mine Ore Generator at depth 50 called mine_tin
[15:19:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `caltrop`, expected `reforged`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:54] [Client thread/INFO]: Starting Simply Jetpacks 2
[15:19:54] [Client thread/INFO]: Registering items...
[15:19:54] [Client thread/INFO]: Starting up Spartan Weaponry!
[15:19:54] [Client thread/INFO]: API: Loaded internal method handler. API functionality should work now!
[15:19:54] [Client thread/INFO]: Defined config version: 2.0 - Loaded config version: 2.0
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo_chest`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `volcano`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `drink_mixer`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `sifter`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `seaweed`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `air_compressor`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `donation`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[15:19:55] [Client thread/INFO]: [com.pam.weeeflowers.Weeeflowers:preInit:42]: weeeflowers is loading!
[15:19:56] [Client thread/WARN]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'creosote' but this Fluid has already been linked to the Block Block{railcraft:creosote}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[15:19:56] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
[15:19:56] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
[15:19:57] [Client thread/ERROR]: [TCon] Material 'constantan' has already been registered
[15:19:57] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[15:19:57] [Client thread/INFO]: ### Config remapper 'thebetweenlands.common.config.remapper.Remapper1' (remaps to '1.0.0') accepted config with version 'No version'
[15:20:06] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.012210-core.jar)
  midnight (themidnight-0.3.5.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.279.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 4/14/22 3:20 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Midnight (midnight)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id -23, One is already registered
	at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
	at com.mushroom.midnight.common.registry.ModDimensions.register(ModDimensions.java:12)
	at com.mushroom.midnight.Midnight.preInit(Midnight.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1361839008 bytes (1298 MB) / 3297247232 bytes (3144 MB) up to 6561988608 bytes (6258 MB)
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7040m -Xms256m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 145 mods loaded, 145 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State | ID                                | Version                  | Source                                         | Signature                                |
	|:----- |:--------------------------------- |:------------------------ |:---------------------------------------------- |:---------------------------------------- |
	| LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                  | None                                     |
	| LCH   | mcp                               | 9.42                     | minecraft.jar                                  | None                                     |
	| LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2859.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCH   | forge                             | 14.23.5.2859             | forge-1.12.2-14.23.5.2859.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCH   | micdoodlecore                     |                          | minecraft.jar                                  | None                                     |
	| LCH   | alcoholic                         | 1.0.0                    | alcoholic+v.1.1.1+1.12.2.jar                   | None                                     |
	| LCH   | animalbikes                       | 1.11.2                   | AnimalBikes_1.12.2(13Jan19).jar                | None                                     |
	| LCH   | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.673.jar              | None                                     |
	| LCH   | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                      | None                                     |
	| LCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                     | None                                     |
	| LCH   | ctm                               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                      | None                                     |
	| LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar           | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
	| LCH   | quark                             | r1.6-179                 | Quark-r1.6-179.jar                             | None                                     |
	| LCH   | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                          | None                                     |
	| LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                         | None                                     |
	| LCH   | beasts                            | 1.2                      | Beasts-1.12.2-1.2.1.jar                        | None                                     |
	| LCH   | betternether                      | 0.1.8.6                  | betternether-0.1.8.6.jar                       | None                                     |
	| LCH   | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                             | None                                     |
	| LCH   | betterportals                     | 0.3.7.7                  | betterportals-0.3.7.7.jar                      | None                                     |
	| LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar              | None                                     |
	| LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                       | None                                     |
	| LCH   | chisel                            | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                   | None                                     |
	| LCH   | endercore                         | 1.12.2-0.5.76            | EnderCore-1.12.2-0.5.76.jar                    | None                                     |
	| LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar               | None                                     |
	| LCH   | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar        | None                                     |
	| LCH   | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar          | None                                     |
	| LCH   | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar         | None                                     |
	| LCH   | thermalfoundation                 | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None                                     |
	| LCH   | enderio                           | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderiointegrationtic             | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | tinkers_reforged_preload          | 1.5.6                    | tinkers_reforged-1.5.6.jar                     | None                                     |
	| LCH   | twilightforest                    | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar  | None                                     |
	| LCH   | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar               | None                                     |
	| LCH   | conarm                            | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                     | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
	| LCH   | biolib                            | 1.1.3                    | biolib-1.1.3.jar                               | None                                     |
	| LCH   | biomesoplenty                     | 7.0.1.2443               | BiomesOPlenty-1.12.2-7.0.1.2443-universal.jar  | None                                     |
	| LCH   | bookshelf                         | 2.3.557                  | Bookshelf-1.12.2-2.3.557.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCH   | botania                           | r1.10-363                | Botania+r1.10-363.jar                          | None                                     |
	| LCH   | buildcraftlib                     | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftcore                    | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftbuilders                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcrafttransport               | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftsilicon                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftenergy                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | ic2                               | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar            | de041f9f6187debbc77034a344134053277aa3b0 |
	| LCH   | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                  | None                                     |
	| LCH   | buildcraftcompat                  | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftfactory                 | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | buildcraftrobotics                | 7.99.24.2                | buildcraft-all-7.99.24.2.jar                   | None                                     |
	| LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                       | None                                     |
	| LCH   | chancecubes                       | 1.12.2-5.0.2.345         | ChanceCubes-1.12.2-5.0.2.345.jar               | None                                     |
	| LCH   | cjcm                              | 1.0                      | cjcm-1.0.jar                                   | None                                     |
	| LCH   | cosmeticarmorreworked             | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar           | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
	| LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.20.673.jar              | None                                     |
	| LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.673.jar              | None                                     |
	| LCH   | cxlibrary                         | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                     | None                                     |
	| LCH   | damageindicatorsmod               | 1.0                      | Damage-Indicators-Mod-1.12.2.jar               | None                                     |
	| LCH   | deeznuts                          | 1.0                      | DNCreeper-1.0.jar                              | None                                     |
	| LCH   | mocreatures                       | 12.0.5                   | DrZharks+MoCreatures+Mod-12.0.5.jar            | None                                     |
	| LCH   | ebwizardry                        | 4.3.4                    | ElectroblobsWizardry-4.3.4-MC1.12.2.jar        | None                                     |
	| LCH   | elementalcreepers                 | v4.3.3.g5616356          | Elemental-Creepers-Redux-Mod-1.12.2.jar        | None                                     |
	| LCH   | enderiobase                       | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioconduits                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioconduitsappliedenergistics | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioconduitsopencomputers      | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioconduitsrefinedstorage     | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderiointegrationforestry        | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderiointegrationticlate         | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioinvpanel                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderiomachines                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderiopowertools                 | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
	| LCH   | enderioendergy                    | 5.3.70                   | EnderIO-endergy-1.12.2-5.3.70.jar              | None                                     |
	| LCH   | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.jar                    | None                                     |
	| LCH   | exnihilocreatio                   | 1.12.2-0.4.7.2           | exnihilocreatio-1.12.2-0.4.7.2.jar             | None                                     |
	| LCH   | excompressum                      | 3.0.24                   | ExCompressum_1.12.2-3.0.24.jar                 | None                                     |
	| LCH   | excp                              | 1.0.6                    | extraCreepers-1.0.6.jar                        | None                                     |
	| LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                     | None                                     |
	| LCH   | zerocore                          | 1.12.2-0.1.2.9           | zerocore-1.12.2-0.1.2.9.jar                    | None                                     |
	| LCH   | bigreactors                       | 1.12.2-0.4.5.68          | ExtremeReactors-1.12.2-0.4.5.68.jar            | None                                     |
	| LCH   | llibrary                          | 1.7.20                   | llibrary-1.7.20-1.12.2.jar                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
	| LCH   | fossil                            | 8.0.5                    | fossilsarcheology-8.0.5.jar                    | None                                     |
	| LCH   | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                     | None                                     |
	| LCH   | galacticraftcore                  | 4.0.2.279                | GalacticraftCore-1.12.2-4.0.2.279.jar          | None                                     |
	| LCH   | galacticraftplanets               | 4.0.2.279                | Galacticraft-Planets-1.12.2-4.0.2.279.jar      | None                                     |
	| LCH   | gamestages                        | 2.0.123                  | GameStages-1.12.2-2.0.123.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCH   | gravestone                        | 1.10.3                   | gravestone-1.10.3.jar                          | None                                     |
	| LCH   | hatchery                          | 2.2.2                    | hatchery-1.12.2-2.2.2.jar                      | None                                     |
	| LCH   | headcrumbs                        | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                 | None                                     |
	| LCH   | lucraftcore                       | 1.12.2-2.4.16            | LucraftCore-1.12.2-2.4.16.jar                  | None                                     |
	| LCH   | heroesexpansion                   | 1.12.2-1.3.5             | HeroesExpansion-1.12.2-1.3.5.jar               | None                                     |
	| LCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                    | None                                     |
	| LCH   | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LCH   | infernalmobs                      | 1.7.6                    | InfernalMobs-1.12.2.jar                        | None                                     |
	| LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
	| LCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar              | None                                     |
	| LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                | None                                     |
	| LCH   | journeymap                        | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                    | None                                     |
	| LCH   | jmapstages                        | @VERSION@                | JourneyMapStages-1.12.2-2.0.8.jar              | None                                     |
	| LCH   | jrftl                             | 1.1                      | JRFTL[1.12.2]-1.1.jar                          | None                                     |
	| LCH   | star_wars_mod                     | 1.0.0                    | Kryptic's+Star+Wars+Mod.jar                    | None                                     |
	| LCH   | lucky                             | 7.6.0                    | lucky-block-forge-1.12.2-2.0.jar               | None                                     |
	| LCH   | metallurgy                        | 1.3.2                    | Metallurgy-4-Reforged-1.3.2.jar                | None                                     |
	| LCH   | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                  | None                                     |
	| LCH   | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar        | None                                     |
	| LCH   | mekanismtools                     | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar             | None                                     |
	| LCH   | mightyenderchicken                | 7.3.0                    | MightyEnderChicken-1.12.2-7.3.0.jar            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LCH   | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                    | None                                     |
	| LCH   | moartinkers                       | 0.6.0                    | moartinkers-0.6.0.jar                          | None                                     |
	| LCH   | morefurnaces                      | 1.10.5                   | MoreFurnaces-1.12.2-1.10.6.jar                 | None                                     |
	| LCH   | morph                             | 7.2.0                    | Morph-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LCH   | examplemod                        | 1.0                      | MultipurposeTools_1.0.1_1.12.2.jar             | None                                     |
	| LCH   | multipurposetools                 | 1.0.1                    | MultipurposeTools_1.0.1_1.12.2.jar             | None                                     |
	| LCH   | mutantbeasts                      | 1.12.2-1.0.2             | MutantBeasts-1.12.2-1.0.2.jar                  | None                                     |
	| LCH   | mw                                | 0.4.4.6                  | mw_2.0-0.4.4.6_mc1.12.2.jar                    | None                                     |
	| LCH   | bonecraft                         | 1.12.2b                  | Pam's+BoneCraft+1.12.2b.jar                    | None                                     |
	| LCH   | brewcraft                         | 1.12.2-1.0.2             | Pam's+BrewCraft+1.12.2-1.0.2.jar               | None                                     |
	| LCH   | clayspawn                         | 1.12a                    | Pam's+ClaySpawn+1.12a.jar                      | None                                     |
	| LCH   | desertcraft                       | 1.12.2b                  | Pam's+DesertCraft+1.12.2c.jar                  | None                                     |
	| LCH   | getalltheseeds                    | 1.12a                    | Pam's+Get+all+the+Seeds!+1.12a.jar             | None                                     |
	| LCH   | harvestcraft                      | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zg.jar                | None                                     |
	| LCH   | llamamilking                      | 1.12.2b                  | Pam's+Llama+Milking+1.12.2b.jar                | None                                     |
	| LCH   | pigskin                           | 1.12.2b                  | Pam's+Pig+Skin+1.12.2b.jar                     | None                                     |
	| LCH   | sheepmilking                      | 1.12.2b                  | Pam's+Sheep+Milking+1.12.2b.jar                | None                                     |
	| LCH   | squidmilking                      | 1.12.2a                  | Pam's+Squid+Milking+1.12.2a.jar                | None                                     |
	| LCH   | pamscookables                     | 1.1                      | pamscookables-1.1.jar                          | None                                     |
	| LCH   | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LCH   | projectex                         | 1.2.0.40                 | ProjectEX-1.2.0.40.jar                         | None                                     |
	| LCH   | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                           | a0c255ac501b2749537d5824bb0f0588bf0320fa |
	| LCH   | reforged                          | 0.7.5                    | Reforged-Mod-1.12.jar                          | None                                     |
	| LCH   | corerm                            | 1.3.3                    | RikMuldsCore_1.3.3.jar                         | None                                     |
	| LCH   | simplyjetpacks                    | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar           | None                                     |
	| LCH   | spartanweaponry                   | beta 1.3.8               | SpartanWeaponry-1.12.2-beta-1.3.8.jar          | None                                     |
	| LCH   | spartantwilight                   | 1.1.1                    | spartantwilight-1.12.2-1.1.1.jar               | None                                     |
	| LCH   | storagedrawers                    | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                | None                                     |
	| LCH   | camping                           | 2.4.3                    | TheCampingMod_2.4.3.jar                        | None                                     |
	| LCH   | tinkersaddons                     | 1.0.7                    | Tinkers'+Addons-1.12.1-1.0.7.jar               | None                                     |
	| LCH   | tinkers_reforged                  | 1.5.6                    | tinkers_reforged-1.5.6.jar                     | None                                     |
	| LCH   | tcomplement                       | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar             | None                                     |
	| LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar            | None                                     |
	| LCH   | treechopper                       | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                   | None                                     |
	| LCH   | tropicraft                        | 7.1.9.115                | tropicraft-MC1.12.2-7.1.9.115.jar              | None                                     |
	| LCH   | weeeflowers                       | 1.12.2b                  | Weee!+Flowers+1.12.2b.jar                      | None                                     |
	| LCH   | immersiveengineering              | 0.12-98                  | ImmersiveEngineering-0.12-98.jar               | None                                     |
	| LCH   | thebetweenlands                   | 3.7.3                    | TheBetweenlands-3.7.3-universal.jar            | 38067d6878811efb38b6a045521cfd80b9b60b38 |
	| LCE   | midnight                          | 0.3.5                    | themidnight-0.3.5.jar                          | None                                     |

	Loaded coremods (and transformers): 
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.3-SNAPSHOT-20210322.012210-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
midnight (themidnight-0.3.5.jar)
  com.mushroom.midnight.core.transformer.MidnightClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.279.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
weaponlib (mw_2.0-0.4.4.6_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 466.77' Renderer: 'NVIDIA GeForce GTX 1070/PCIe/SSE2'
	AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
	Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Optifine is installed. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
	Authlib is : /E:/Users/Alex/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	!!!You are looking at the diagnostics information, not at the crash.       !!!
	!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselIntegration (Enabled/Not Forced)
		- wailaIntegration (Enabled/Not Forced)
		- quarkIntegration (Enabled/Not Forced)

	Pulsar/tcomplement loaded Pulses: 
		- ModuleCommons (Enabled/Forced)
		- ModuleMelter (Enabled/Not Forced)
		- ModuleArmor (Enabled/Not Forced)
		- ModuleSteelworks (Enabled/Not Forced)
		- ChiselPlugin (Enabled/Not Forced)
		- ExNihiloPlugin (Enabled/Not Forced)
		- ToolLevelingPlugin (Enabled/Not Forced)
		- Oredict (Enabled/Forced)

	OptiFine Version: OptiFine_1.12.2_HD_U_G5
	OptiFine Build: 20210124-142939
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.6.0 NVIDIA 466.77
	OpenGlRenderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
	OpenGlVendor: NVIDIA Corporation
	CpuCount: 8
[15:20:06] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# E:\Users\Alex\curseforge\minecraft\Instances\Test\crash-reports\crash-2022-04-14_15.20.05-client.txt