· 6 years ago · Oct 30, 2019, 02:50 AM
1[19:40:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
2[19:40:28] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
3[19:40:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
4[19:40:28] [main/INFO]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
5[19:40:28] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Owner\Twitch\Minecraft\Install\runtime\jre-x64
6[19:40:29] [main/WARN]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
7[19:40:29] [main/WARN]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
8[19:40:29] [main/INFO]: Searching C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\mods for mods
9[19:40:29] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.6.0-186-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
10[19:40:29] [main/WARN]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocketry.asm.AdvancedRocketryPlugin) is not signed!
11[19:40:29] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
12[19:40:29] [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
13[19:40:29] [main/WARN]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
14[19:40:29] [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[19:40:29] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[19:40:29] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in p455w0rdslib-1.12.2-2.2.156.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
17[19:40:29] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in PerfectSpawn-MC1.12.2-2.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
18[19:40:29] [main/WARN]: The coremod lumien.perfectspawn.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[19:40:29] [main/WARN]: The coremod LoadingPlugin (lumien.perfectspawn.asm.LoadingPlugin) is not signed!
20[19:40:29] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from preview_OptiFine_1.12.2_HD_U_E4_pre4.jar
21[19:40:29] [main/WARN]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[19:40:29] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
23[19:40:29] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
24[19:40:29] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
25[19:40:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
26[19:40:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
27[19:40:29] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
28[19:40:29] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
29[19:40:29] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
30[19:40:29] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
31[19:40:29] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\mods\preview_OptiFine_1.12.2_HD_U_E4_pre4.jar
32[19:40:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
33[19:40:31] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
34[19:40:31] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
35[19:40:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
36[19:40:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
37[19:40:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
38[19:40:31] [main/ERROR]: A critical problem occurred registering the ASM transformer class
39java.lang.ClassNotFoundException:
40 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
41 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
42 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
43 at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
44 at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.12.2-14.23.5.2847.jar:?]
45 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
46 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
47Caused by: java.lang.NullPointerException
48 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
49 ... 6 more
50[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
51[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
52[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
53[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
54[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
55[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
56[19:40:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
57[19:40:32] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
58[19:40:32] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
59[19:40:32] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
60[19:40:32] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
61[19:40:33] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
62[19:40:33] [main/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
63[19:40:33] [Client thread/INFO]: Setting user: SoftDiamond
64[19:40:34] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
65[19:40:34] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
66[19:40:37] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
67[19:40:37] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
68[19:40:38] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
69[19:40:38] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
70[19:40:38] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
71[19:40:38] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
72[19:40:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
73[19:40:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
74[19:40:38] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
75[19:40:38] [Client thread/INFO]: Transforming failed. Applying ersatz patch...
76[19:40:38] [Client thread/WARN]: Ersatz patch applied, things may break!
77[19:40:38] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
78[19:40:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
79[19:40:38] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
80[19:40:39] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
81[19:40:39] [Client thread/WARN]: Skipping bad option: lastServer:
82[19:40:39] [Client thread/INFO]: LWJGL Version: 2.9.4
83[19:40:40] [Client thread/INFO]: [OptiFine]
84[19:40:40] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_E4_pre4
85[19:40:40] [Client thread/INFO]: [OptiFine] Build: 20190410-123819
86[19:40:40] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
87[19:40:40] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
88[19:40:40] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
89[19:40:40] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
90[19:40:40] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 970/PCIe/SSE2, version 4.6.0 NVIDIA 398.36, NVIDIA Corporation
91[19:40:40] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
92[19:40:40] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
93[19:40:40] [VersionCheck/INFO]: [OptiFine] Checking for new version
94[19:40:40] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 398.36
95[19:40:40] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
96[19:40:40] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 970/PCIe/SSE2
97[19:40:40] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
98[19:40:40] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
99[19:40:40] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
100[19:40:40] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
101[19:40:40] [Client thread/INFO]: [Shaders] Load shaders configuration.
102[19:40:40] [Client thread/INFO]: [Shaders] Save shaders configuration.
103[19:40:40] [Client thread/INFO]: [Shaders] No shaderpack loaded.
104[19:40:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
105[19:40:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
106[19:40:40] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
107[19:40:40] [VersionCheck/INFO]: [OptiFine] Version found: D3
108[19:40:40] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_E4_pre4, enabling compatibility features
109[19:40:40] [Client thread/INFO]: -- System Details --
110Details:
111 Minecraft Version: 1.12.2
112 Operating System: Windows 10 (amd64) version 10.0
113 Java Version: 1.8.0_51, Oracle Corporation
114 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
115 Memory: 606222024 bytes (578 MB) / 892338176 bytes (851 MB) up to 8025276416 bytes (7653 MB)
116 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8609m -Xms256m -XX:PermSize=256m
117 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
118 FML:
119 Loaded coremods (and transformers):
120Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
121 invtweaks.forge.asm.ContainerTransformer
122LoadingPlugin (PerfectSpawn-MC1.12.2-2.1.jar)
123 lumien.perfectspawn.asm.ClassTransformer
124CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
125 team.chisel.ctm.client.asm.CTMTransformer
126AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-186-universal.jar)
127 zmaster587.advancedRocketry.asm.ClassTransformer
128IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
129 blusunrize.immersiveengineering.common.asm.IEClassTransformer
130EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
131 com.enderio.core.common.transform.EnderCoreTransformer
132 com.enderio.core.common.transform.SimpleMixinPatcher
133p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
134 p455w0rdslib.asm.ClassTransformer
135 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
136[19:40:40] [Client thread/INFO]: MinecraftForge v14.23.5.2847 Initialized
137[19:40:41] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
138[19:40:41] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
139[19:40:41] [Client thread/INFO]: Replaced 1227 ore ingredients
140[19:40:41] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
141[19:40:41] [Client thread/INFO]: Searching C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\mods for mods
142[19:40:42] [Client thread/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
143[19:40:43] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 106344700 nanos
144[19:40:44] [Client thread/INFO]: Forge Mod Loader has identified 60 mods to load
145[19:40:44] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
146[19:40:44] [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.
147[19:40:44] [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.
148[19:40:45] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, advancedrocketry, ae2wtlib, appliedenergistics2, baubles, chameleon, codechickenlib, cofhcore, cofhworld, colossalchests, ctgui, crafttweaker, crafttweakerjei, ctm, customstuff4, cyclopscore, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, bigreactors, fluxnetworks, ftblib, ftbutilities, ftbbackups, waila, immersive_energy, immersive_io, immersivecables, inventorytweaks, jei, journeymap, libvulpes, modtweaker, mtlib, oreexcavation, p455w0rdslib, perfectspawn, portality, redstoneflux, storagedrawers, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, wct, zerocore, immersiveengineering] at CLIENT
149[19:40:45] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, advancedrocketry, ae2wtlib, appliedenergistics2, baubles, chameleon, codechickenlib, cofhcore, cofhworld, colossalchests, ctgui, crafttweaker, crafttweakerjei, ctm, customstuff4, cyclopscore, endercore, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, bigreactors, fluxnetworks, ftblib, ftbutilities, ftbbackups, waila, immersive_energy, immersive_io, immersivecables, inventorytweaks, jei, journeymap, libvulpes, modtweaker, mtlib, oreexcavation, p455w0rdslib, perfectspawn, portality, redstoneflux, storagedrawers, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, wct, zerocore, immersiveengineering] at SERVER
150[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
151[19:40:48] [Client thread/INFO]: Registered mixin.
152[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
153[19:40:48] [Client thread/INFO]: Registered mixin.
154[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
155[19:40:48] [Client thread/INFO]: Skipping mixin due to missing dependencies: [thaumcraft]
156[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
157[19:40:48] [Client thread/INFO]: Registered mixin.
158[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
159[19:40:48] [Client thread/INFO]: Registered mixin.
160[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
161[19:40:48] [Client thread/INFO]: Registered mixin.
162[19:40:48] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
163[19:40:48] [Client thread/INFO]: Registered mixin.
164[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
165[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
166[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
167[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
168[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
169[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
170[19:40:48] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
171[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
172[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
173[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
174[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
175[19:40:48] [Client thread/INFO]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
176[19:40:48] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
177[19:40:48] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
178[19:40:48] [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]
179[19:40:48] [Client thread/INFO]: Successfully patched.
180[19:40:49] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
181[19:40:49] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
182[19:40:49] [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]
183[19:40:49] [Client thread/INFO]: Successfully patched.
184[19:40:50] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
185[19:40:50] [Client thread/INFO]: Registered mixin.
186[19:40:50] [Client thread/INFO]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
187[19:40:50] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
188[19:40:50] [Client thread/INFO]: Added 1 new interface: [appeng/api/networking/IGridHost]
189[19:40:50] [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]
190[19:40:50] [Client thread/INFO]: Successfully patched.
191[19:40:50] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
192[19:40:50] [Client thread/INFO]: Skipping mixin due to missing dependencies: [opencomputersapi|network]
193[19:40:50] [Client thread/INFO]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
194[19:40:50] [Client thread/INFO]: Skipping mixin due to missing dependencies: [forestry]
195[19:40:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AE2 Wireless Terminals (AE2WTLib), FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Baubles, FMLFileResourcePack:Chameleon, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Colossal Chests, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Stuff 4, FMLFileResourcePack:Cyclops Core, 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 Machines, FMLFileResourcePack:Ender IO Powertools, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Flux Networks, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Waila, FMLFileResourcePack:Immersive Energy, FMLFileResourcePack:Immersive IO, FMLFileResourcePack:Immersive Cables, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Vulpes library, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MTLib, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Perfect Spawn, FMLFileResourcePack:Portality, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Thermal Cultivation, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Wireless Crafting Terminal 2, FMLFileResourcePack:Zero CORE, FMLFileResourcePack:Immersive Engineering
196[19:40:54] [Client thread/INFO]: Processing ObjectHolder annotations
197[19:40:54] [Client thread/INFO]: Found 1251 ObjectHolder annotations
198[19:40:54] [Client thread/INFO]: Identifying ItemStackHolder annotations
199[19:40:54] [Client thread/INFO]: Found 2 ItemStackHolder annotations
200[19:40:54] [Client thread/INFO]: Configured a dormant chunk cache size of 0
201[19:40:54] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
202[19:40:54] [Client thread/INFO]: OBJLoader: Domain libvulpes has been added.
203[19:40:54] [Client thread/INFO]: Tesla integration loaded
204[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
205[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arwarpcore`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
206[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arfuelingstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
207[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `armonitoringstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
208[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arspacelaser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
209[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arprecisionassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
210[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arobservatory`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
211[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arcrystallizer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
212[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arcuttingmachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
213[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ardatabus`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
214[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitehatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
215[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputerhatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
216[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitebuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
217[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artileentitysatellitecontrolcenter`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
218[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetanalyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
219[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
220[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arelectricarcfurnace`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
221[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artileplanetselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
222[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artilematerial`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
223[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artilelathe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
224[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artilemetalbender`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
225[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arstationbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
226[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arelectrolyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
227[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `archemicalreactor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
228[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygenvent`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
229[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygencharger`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
230[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arco2scrubber`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
231[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arstationmonitor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
232[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygendetector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
233[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arorientationcontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
234[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `argravitycontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
235[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arliquidpipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
236[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ardatapipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
237[19:40:54] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arenergypipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
238[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ardrill`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
239[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `armicrowavereciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
240[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arsuitworkstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
241[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
242[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
243[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arbiomescanner`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
244[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arattterraformer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
245[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arlandingpad`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
246[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arstationdeployablerocketassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
247[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidtank`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
248[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
249[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
250[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arsolargenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
251[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `ardockingport`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
252[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arstationaltitudecontroller`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
253[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arrailgun`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
254[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetholoselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
255[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arforcefieldprojector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
256[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arblockseal`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
257[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arspaceelevator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
258[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arbeacon`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
259[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `artransciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
260[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `arblackholegenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
261[19:40:55] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `argravitymachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
262[19:40:55] [Client thread/INFO]: OBJLoader: Domain advancedrocketry has been added.
263[19:40:55] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
264[19:40:55] [Forge Version Check/INFO]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
265[19:40:55] [Forge Version Check/INFO]: [thermalcultivation] Found status: UP_TO_DATE Target: null
266[19:40:55] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
267[19:40:55] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
268[19:40:55] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
269[19:40:55] [Client thread/INFO]: Chisel and bits support NOT loaded
270[19:40:55] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
271[19:40:55] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
272[19:40:55] [Client thread/INFO]: Pre Initialization ( started )
273[19:40:56] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null
274[19:40:56] [Forge Version Check/INFO]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
275[19:40:56] [Forge Version Check/INFO]: [immersiveengineering] Found status: UP_TO_DATE Target: null
276[19:40:56] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
277[19:40:56] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
278[19:40:56] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
279[19:40:56] [Forge Version Check/INFO]: [forge] Found status: AHEAD Target: null
280[19:40:56] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
281[19:40:57] [Forge Version Check/INFO]: [cofhworld] Found status: UP_TO_DATE Target: null
282[19:40:57] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
283[19:40:57] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
284[19:40:58] [Client thread/INFO]: Starting AE2 VersionChecker
285[19:40:58] [Client thread/INFO]: Pre Initialization ( ended after 2458ms )
286[19:40:58] [AE2 VersionChecker/INFO]: Last check was just recently.
287[19:40:58] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
288[19:40:59] [Client thread/INFO]: Registering default Feature Templates...
289[19:40:59] [Client thread/INFO]: Registering default World Generators...
290[19:40:59] [Client thread/INFO]: Verifying or creating base world generation directory...
291[19:40:59] [Client thread/INFO]: Complete.
292[19:41:01] [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]
293[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
294[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
295[19:41:01] [Client thread/INFO]: Successfully patched.
296[19:41:01] [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]
297[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
298[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
299[19:41:01] [Client thread/INFO]: Successfully patched.
300[19:41:01] [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]
301[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
302[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
303[19:41:01] [Client thread/INFO]: Successfully patched.
304[19:41:01] [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]
305[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
306[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
307[19:41:01] [Client thread/INFO]: Successfully patched.
308[19:41:01] [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]
309[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
310[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
311[19:41:01] [Client thread/INFO]: Successfully patched.
312[19:41:01] [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]
313[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
314[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
315[19:41:01] [Client thread/INFO]: Successfully patched.
316[19:41:01] [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]
317[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
318[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
319[19:41:01] [Client thread/INFO]: Successfully patched.
320[19:41:01] [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]
321[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
322[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
323[19:41:01] [Client thread/INFO]: Successfully patched.
324[19:41:01] [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]
325[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
326[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
327[19:41:01] [Client thread/INFO]: Successfully patched.
328[19:41:01] [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]
329[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
330[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
331[19:41:01] [Client thread/INFO]: Successfully patched.
332[19:41:01] [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]
333[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
334[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
335[19:41:01] [Client thread/INFO]: Successfully patched.
336[19:41:01] [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]
337[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
338[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
339[19:41:01] [Client thread/INFO]: Successfully patched.
340[19:41:01] [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]
341[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
342[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
343[19:41:01] [Client thread/INFO]: Successfully patched.
344[19:41:01] [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]
345[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
346[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
347[19:41:01] [Client thread/INFO]: Successfully patched.
348[19:41:01] [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]
349[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
350[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
351[19:41:01] [Client thread/INFO]: Successfully patched.
352[19:41:01] [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]
353[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
354[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
355[19:41:01] [Client thread/INFO]: Successfully patched.
356[19:41:01] [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]
357[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
358[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
359[19:41:01] [Client thread/INFO]: Successfully patched.
360[19:41:01] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
361[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
362[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
363[19:41:01] [Client thread/INFO]: Successfully patched.
364[19:41:01] [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]
365[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
366[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
367[19:41:01] [Client thread/INFO]: Successfully patched.
368[19:41:01] [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]
369[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
370[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
371[19:41:01] [Client thread/INFO]: Successfully patched.
372[19:41:01] [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]
373[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
374[19:41:01] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
375[19:41:01] [Client thread/INFO]: Successfully patched.
376[19:41:01] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
377[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
378[19:41:01] [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]
379[19:41:01] [Client thread/INFO]: Successfully patched.
380[19:41:01] [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]
381[19:41:01] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
382[19:41:01] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
383[19:41:01] [Client thread/INFO]: Successfully patched.
384[19:41:02] [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]
385[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
386[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
387[19:41:02] [Client thread/INFO]: Successfully patched.
388[19:41:02] [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]
389[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
390[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
391[19:41:02] [Client thread/INFO]: Successfully patched.
392[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
393[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
394[19:41:02] [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]
395[19:41:02] [Client thread/INFO]: Successfully patched.
396[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
397[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
398[19:41:02] [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]
399[19:41:02] [Client thread/INFO]: Successfully patched.
400[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
401[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
402[19:41:02] [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]
403[19:41:02] [Client thread/INFO]: Successfully patched.
404[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
405[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
406[19:41:02] [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]
407[19:41:02] [Client thread/INFO]: Successfully patched.
408[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
409[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
410[19:41:02] [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]
411[19:41:02] [Client thread/INFO]: Successfully patched.
412[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
413[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
414[19:41:02] [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]
415[19:41:02] [Client thread/INFO]: Successfully patched.
416[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
417[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
418[19:41:02] [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]
419[19:41:02] [Client thread/INFO]: Successfully patched.
420[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
421[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
422[19:41:02] [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]
423[19:41:02] [Client thread/INFO]: Successfully patched.
424[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
425[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
426[19:41:02] [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]
427[19:41:02] [Client thread/INFO]: Successfully patched.
428[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
429[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
430[19:41:02] [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]
431[19:41:02] [Client thread/INFO]: Successfully patched.
432[19:41:02] [Client thread/INFO]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
433[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
434[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
435[19:41:02] [Client thread/INFO]: Class 2 super was object or null
436[19:41:02] [Client thread/INFO]: Successfully patched.
437[19:41:02] [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]
438[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
439[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
440[19:41:02] [Client thread/INFO]: Successfully patched.
441[19:41:02] [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]
442[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
443[19:41:02] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
444[19:41:02] [Client thread/INFO]: Successfully patched.
445[19:41:02] [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]
446[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
447[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
448[19:41:02] [Client thread/INFO]: Successfully patched.
449[19:41:02] [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]
450[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
451[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
452[19:41:02] [Client thread/INFO]: Successfully patched.
453[19:41:02] [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]
454[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
455[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
456[19:41:02] [Client thread/INFO]: Successfully patched.
457[19:41:02] [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]
458[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
459[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
460[19:41:02] [Client thread/INFO]: Successfully patched.
461[19:41:02] [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]
462[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
463[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
464[19:41:02] [Client thread/INFO]: Successfully patched.
465[19:41:02] [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]
466[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
467[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
468[19:41:02] [Client thread/INFO]: Successfully patched.
469[19:41:02] [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]
470[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
471[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
472[19:41:02] [Client thread/INFO]: Successfully patched.
473[19:41:02] [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]
474[19:41:02] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
475[19:41:02] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
476[19:41:02] [Client thread/INFO]: Successfully patched.
477[19:41:03] [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]
478[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
479[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
480[19:41:03] [Client thread/INFO]: Successfully patched.
481[19:41:03] [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]
482[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
483[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
484[19:41:03] [Client thread/INFO]: Successfully patched.
485[19:41:03] [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]
486[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
487[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
488[19:41:03] [Client thread/INFO]: Successfully patched.
489[19:41:03] [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]
490[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
491[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
492[19:41:03] [Client thread/INFO]: Successfully patched.
493[19:41:03] [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]
494[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
495[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
496[19:41:03] [Client thread/INFO]: Successfully patched.
497[19:41:03] [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]
498[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
499[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
500[19:41:03] [Client thread/INFO]: Successfully patched.
501[19:41:03] [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]
502[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
503[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
504[19:41:03] [Client thread/INFO]: Successfully patched.
505[19:41:03] [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]
506[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
507[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
508[19:41:03] [Client thread/INFO]: Successfully patched.
509[19:41:03] [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]
510[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
511[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
512[19:41:03] [Client thread/INFO]: Successfully patched.
513[19:41:03] [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]
514[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
515[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
516[19:41:03] [Client thread/INFO]: Successfully patched.
517[19:41:03] [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]
518[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
519[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
520[19:41:03] [Client thread/INFO]: Successfully patched.
521[19:41:03] [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]
522[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
523[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
524[19:41:03] [Client thread/INFO]: Successfully patched.
525[19:41:03] [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]
526[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
527[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
528[19:41:03] [Client thread/INFO]: Successfully patched.
529[19:41:03] [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]
530[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
531[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
532[19:41:03] [Client thread/INFO]: Successfully patched.
533[19:41:03] [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]
534[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
535[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
536[19:41:03] [Client thread/INFO]: Successfully patched.
537[19:41:03] [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]
538[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
539[19:41:03] [Client thread/INFO]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
540[19:41:03] [Client thread/INFO]: Successfully patched.
541[19:41:03] [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]
542[19:41:03] [Client thread/INFO]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
543[19:41:03] [Client thread/INFO]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
544[19:41:03] [Client thread/INFO]: Successfully patched.
545[19:41:04] [Client thread/WARN]: Tinkers' Construct integration NOT loaded. Tinkers' Construct is not installed
546[19:41:05] [Client thread/WARN]: Applied Energistics conduits loaded. Let your networks connect!
547[19:41:05] [Client thread/WARN]: OpenComputers conduits NOT loaded. OpenComputers is not installed
548[19:41:05] [Client thread/WARN]: Refined Storage conduits NOT loaded. Refined Storage is not installed
549[19:41:05] [Client thread/WARN]: Forestry integration NOT loaded. Forestry is not installed
550[19:41:05] [Client thread/WARN]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
551[19:41:05] [Client thread/INFO]: Loaded support for thermalexpansion
552[19:41:05] [Client thread/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
553[19:41:07] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
554[19:41:07] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
555[19:41:07] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
556[19:41:07] [Client thread/INFO]: Found @journeymap.client.api.ClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
557[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesoutputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
558[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesinputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
559[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesplaceholder`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
560[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesfluidhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
561[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileschematic`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
562[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescreativebattery`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
563[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepowerinput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
564[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepoweroutput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
565[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescoalgenerator`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
566[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestilepointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
567[19:41:08] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileinvpointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
568[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fluxcontroller`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
569[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fluxpoint`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
570[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fluxplug`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
571[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `fluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
572[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `herculeanfluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
573[19:41:14] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `gargantuanfluxstorage`, expected `fluxnetworks`. This could be a intended override, but in most cases indicates a broken mod.
574[19:41:14] [Client thread/INFO]: Applying holder lookups
575[19:41:14] [Client thread/INFO]: Holder lookups applied
576[19:41:15] [Client thread/INFO]: Applying holder lookups
577[19:41:15] [Client thread/INFO]: Holder lookups applied
578[19:41:15] [Client thread/INFO]: Farming Station: IC2 integration not loaded
579[19:41:15] [Client thread/INFO]: Farming Station: Natura integration not loaded
580[19:41:15] [Client thread/INFO]: Farming Station: TechReborn integration not loaded
581[19:41:15] [Client thread/INFO]: Farming Station: MFR integration not loaded
582[19:41:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `immersiveengineering` for name `hemp`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
583[19:41:15] [Client thread/INFO]: Farming Station: Immersive Engineering integration fully loaded
584[19:41:15] [Client thread/INFO]: Farming Station: IC2 classic integration not loaded
585[19:41:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
586[19:41:15] [Client thread/INFO]: Farming Station: Botania integration for farming fully loaded
587[19:41:15] [Client thread/INFO]: Farming Station: Extra Utilities 2 integration not loaded
588[19:41:15] [Client thread/WARN]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
589[19:41:15] [Client thread/INFO]: Farming Station: Actually Additions integration not loaded
590[19:41:15] [Client thread/INFO]: Farming Station: Magicalcrops integration not loaded
591[19:41:15] [Client thread/INFO]: Farming Station: Metallurgy integration not loaded
592[19:41:15] [Client thread/INFO]: Farming Station: Botania integration for fertilizing not loaded
593[19:41:15] [Client thread/INFO]: Farming Station: Gardencore integration not loaded
594[19:41:15] [Client thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:register:221]: REGISTERING BIOMES
595[19:41:15] [Client thread/INFO]: Applying holder lookups
596[19:41:15] [Client thread/INFO]: Holder lookups applied
597[19:41:15] [Client thread/INFO]: Applying holder lookups
598[19:41:15] [Client thread/INFO]: Holder lookups applied
599[19:41:15] [Client thread/INFO]: Injecting itemstacks
600[19:41:15] [Client thread/INFO]: Itemstack injection complete
601[19:41:15] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
602[19:41:15] [Client thread/INFO]: [OptiFine] Resource packs: Default
603[19:41:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
604[19:41:18] [Thread-7/INFO]: Initializing LWJGL OpenAL
605[19:41:18] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
606[19:41:18] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'advancedrocketry:models/block/models/advrocketmotor.obj') is not currently supported, skipping. Line: 347 's off'
607[19:41:18] [Thread-7/INFO]: OpenAL initialized.
608[19:41:18] [Sound Library Loader/INFO]: Sound engine started
609[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
610[19:41:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/advancedmotor.mtl'. The color defined by key 'Ks' will not be applied!
611[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
612[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
613[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
614[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
615[19:41:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/elitemotor.mtl'. The color defined by key 'Ks' will not be applied!
616[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
617[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
618[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
619[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
620[19:41:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/enhancedmotor.mtl'. The color defined by key 'Ks' will not be applied!
621[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
622[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
623[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
624[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
625[19:41:20] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
626[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
627[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
628[19:41:20] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
629[19:41:23] [Client thread/INFO]: Stitching Revolver Textures!
630[19:41:24] [Client thread/INFO]: [OptiFine] Multitexture: false
631[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
632[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
633[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
634[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
635[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
636[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
637[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
638[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
639[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
640[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
641[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
642[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
643[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
644[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
645[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
646[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
647[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
648[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
649[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
650[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
651[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
652[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
653[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
654[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
655[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
656[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
657[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
658[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
659[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
660[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
661[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
662[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
663[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
664[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
665[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
666[19:41:24] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
667[19:41:24] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
668[19:41:24] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
669[19:41:28] [Client thread/INFO]: [OptiFine] Custom loader sprites: 54
670[19:41:28] [Client thread/INFO]: [OptiFine] Sprite dependencies: 5
671[19:41:28] [Client thread/INFO]: Created: 2048x2048 textures-atlas
672[19:41:28] [Client thread/INFO]: [OptiFine] Animated sprites: 244
673[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
674[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
675[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
676[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
677[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
678[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
679[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
680[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
681[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
682[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
683[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
684[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
685[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
686[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
687[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
688[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
689[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
690[19:41:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
691[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
692[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
693[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
694[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
695[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
696[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
697[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
698[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
699[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
700[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
701[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
702[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
703[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
704[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
705[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
706[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
707[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
708[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
709[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
710[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
711[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
712[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
713[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
714[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
715[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
716[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
717[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
718[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
719[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
720[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
721[19:41:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
722[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:storage#inventory, normal location exception:
723net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:item/storage with loader VanillaLoader.INSTANCE, skipping
724 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
725 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
726 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
727 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
728 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
729 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
730 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
731 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
732 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
733 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
734 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
735 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
736 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
737 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
738 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
739Caused by: java.io.FileNotFoundException: immersive_energy:models/item/storage.json
740 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
741 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
742 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
743 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
744 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
745 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
746 ... 14 more
747[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:storage#inventory, blockstate location exception:
748net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:storage#inventory with loader VariantLoader.INSTANCE, skipping
749 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
750 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
751 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
752 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
753 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
754 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
755 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
756 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
757 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
758 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
759 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
760 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
761 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
762 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
763 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
764Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
765 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
766 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
767 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
768 ... 14 more
769[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:metal_generators0#inventory, normal location exception:
770net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:item/metal_generators0 with loader VanillaLoader.INSTANCE, skipping
771 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
772 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
773 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
774 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
775 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
776 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
777 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
778 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
779 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
780 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
781 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
782 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
783 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
784 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
785 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
786Caused by: java.io.FileNotFoundException: immersive_energy:models/item/metal_generators0.json
787 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
788 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
789 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
790 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
791 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
792 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
793 ... 14 more
794[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:metal_generators0#inventory, blockstate location exception:
795net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:metal_generators0#inventory with loader VariantLoader.INSTANCE, skipping
796 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
797 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
798 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
799 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
800 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
801 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
802 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
803 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
804 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
805 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
806 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
807 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
808 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
809 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
810 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
811Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
812 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
813 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
814 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
815 ... 14 more
816[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:ore#inventory, normal location exception:
817net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:item/ore with loader VanillaLoader.INSTANCE, skipping
818 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
819 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
820 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
821 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
822 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
823 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
824 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
825 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
826 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
827 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
828 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
829 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
830 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
831 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
832 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
833Caused by: java.io.FileNotFoundException: immersive_energy:models/item/ore.json
834 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
835 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
836 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
837 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
838 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
839 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
840 ... 14 more
841[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:ore#inventory, blockstate location exception:
842net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:ore#inventory with loader VariantLoader.INSTANCE, skipping
843 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
844 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
845 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
846 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
847 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
848 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
849 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
850 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
851 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
852 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
853 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
854 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
855 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
856 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
857 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
858Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
859 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
860 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
861 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
862 ... 14 more
863[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:sheetmetal_slab#inventory, normal location exception:
864net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:item/sheetmetal_slab with loader VanillaLoader.INSTANCE, skipping
865 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
866 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
867 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
868 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
869 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
870 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
871 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
872 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
873 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
874 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
875 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
876 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
877 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
878 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
879 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
880Caused by: java.io.FileNotFoundException: immersive_energy:models/item/sheetmetal_slab.json
881 at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
882 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
883 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
884 at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
885 at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
886 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
887 ... 14 more
888[19:41:31] [Client thread/ERROR]: Exception loading model for variant immersive_energy:sheetmetal_slab#inventory, blockstate location exception:
889net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersive_energy:sheetmetal_slab#inventory with loader VariantLoader.INSTANCE, skipping
890 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
891 at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
892 at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
893 at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
894 at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
895 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
896 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
897 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
898 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
899 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
900 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
901 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
902 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
903 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
904 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
905Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
906 at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
907 at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
908 at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
909 ... 14 more
910[19:41:31] [Client thread/FATAL]: Suppressed additional 0 model loading errors for domain immersive_energy
911[19:41:31] [Client thread/INFO]: Chisel and bits support NOT loaded
912[19:41:34] [Client thread/ERROR]: Parsing error loading recipe immersive_io:plate_electrified_steel
913com.google.gson.JsonParseException: Missing data for item 'enderio:item_alloy_ingot'
914 at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:265) ~[CraftingHelper.class:?]
915 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
916 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$378/1331194683.parse(Unknown Source) ~[?:?]
917 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
918 at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:152) ~[ShapelessOreRecipe.class:?]
919 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$377/104119411.parse(Unknown Source) ~[?:?]
920 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
921 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
922 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1076/756125669.apply(Unknown Source) [CraftingHelper.class:?]
923 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
924 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
925 at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$1074/970979540.accept(Unknown Source) [CraftingHelper.class:?]
926 at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
927 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
928 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
929 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
930 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
931 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
932 at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
933 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
934 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
935 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
936 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
937 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
938 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
939[19:41:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
940[19:41:34] [Client thread/WARN]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
941[19:41:34] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
942[19:41:34] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
943[19:41:34] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
944[19:41:34] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
945[19:41:34] [Client thread/INFO]: Applying holder lookups
946[19:41:34] [Client thread/INFO]: Holder lookups applied
947[19:41:35] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.dust@1 = 1xitem.ingotIron@0
948[19:41:35] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.dust@2 = 1xitem.ingotGold@0
949[19:41:35] [Client thread/INFO]: Overwriting recipe true
950[19:41:35] [Client thread/INFO]: Overwriting recipe true
951[19:41:35] [Client thread/INFO]: Overwriting recipe true
952[19:41:35] [Client thread/INFO]: Overwriting recipe true
953[19:41:35] [Client thread/INFO]: Overwriting recipe true
954[19:41:35] [Client thread/INFO]: Overwriting recipe true
955[19:41:35] [Client thread/INFO]: Overwriting recipe true
956[19:41:35] [Client thread/INFO]: Overwriting recipe true
957[19:41:35] [Client thread/INFO]: Overwriting recipe true
958[19:41:35] [Client thread/INFO]: Overwriting recipe true
959[19:41:35] [Client thread/INFO]: Overwriting recipe true
960[19:41:35] [Client thread/INFO]: Overwriting recipe true
961[19:41:35] [Client thread/INFO]: Overwriting recipe true
962[19:41:35] [Client thread/INFO]: Overwriting recipe true
963[19:41:35] [Client thread/INFO]: Overwriting recipe true
964[19:41:35] [Client thread/INFO]: Overwriting recipe true
965[19:41:35] [Client thread/INFO]: Overwriting recipe true
966[19:41:35] [Client thread/INFO]: Initialization ( started )
967[19:41:35] [Client thread/INFO]: Starting AE2 CSV Export
968[19:41:35] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
969[19:41:35] [AE2 CSV Export/INFO]: New mod configuration was found. Commencing exporting.
970[19:41:35] [AE2 CSV Export/INFO]: Item Exporting ( started )
971[19:41:35] [Client thread/INFO]: Initialization ( ended after 184ms )
972[19:41:35] [AE2 CSV Export/INFO]: Exported successfully 1395 items into items.csv
973[19:41:35] [AE2 CSV Export/INFO]: Item Exporting ( ended after 174 ms)
974[19:41:35] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
975[19:41:35] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE]
976[19:41:35] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE]
977[19:41:35] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
978[19:41:35] [Client thread/INFO]: [Handlers] Registering handler FluidVisualsHandler to busses: [FORGE]
979[19:41:35] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
980[19:41:35] [Client thread/INFO]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
981[19:41:35] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE]
982[19:41:35] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
983[19:41:35] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
984[19:41:35] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
985[19:41:35] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
986[19:41:35] [Client thread/INFO]: Sending dummy event to all mods
987[19:41:35] [Client thread/INFO]: Reloading ingame configs for modid: endercore
988[19:41:35] [Client thread/INFO]: Reloading config file...
989[19:41:35] [Client thread/INFO]: Config reload finished
990[19:41:35] [Client thread/INFO]: Reloading config file...
991[19:41:35] [Client thread/INFO]: Config reload finished
992[19:41:35] [Client thread/INFO]: Reloading config file...
993[19:41:35] [Client thread/INFO]: Config reload finished
994[19:41:35] [Client thread/INFO]: Reloading config file...
995[19:41:35] [Client thread/INFO]: Config reload finished
996[19:41:35] [Client thread/INFO]: Reloading config file...
997[19:41:35] [Client thread/INFO]: Config reload finished
998[19:41:35] [Client thread/INFO]: Created: 128x256 textures-atlas
999[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_dark_steel_anvil
1000[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_dark_paper_anvil
1001[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_basic_item_filter
1002[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_advanced_item_filter
1003[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_limited_item_filter
1004[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_big_item_filter
1005[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_big_advanced_item_filter
1006[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_existing_item_filter
1007[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_mod_item_filter
1008[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_power_item_filter
1009[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_normal
1010[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_soul_filter_big
1011[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_normal
1012[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_enchantment_filter_big
1013[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_fluid_filter
1014[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_not_filter
1015[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_or_filter
1016[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_and_filter
1017[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nor_filter
1018[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_nand_filter
1019[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xor_filter
1020[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_xnor_filter
1021[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_toggle_filter
1022[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_counting_filter
1023[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_sensor_filter
1024[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_redstone_timer_filter
1025[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_helmet
1026[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_chestplate
1027[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_leggings
1028[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_dark_steel_boots
1029[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_helmet
1030[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_chestplate
1031[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_leggings
1032[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.item_end_steel_boots
1033[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_conduit_bundle
1034[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_furnace
1035[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_alloy_smelter
1036[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_alloy_smelter
1037[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_alloy_smelter
1038[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_buffer
1039[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enchanter
1040[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_farm_station
1041[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_combustion_generator
1042[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_combustion_generator
1043[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_stirling_generator
1044[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_stirling_generator
1045[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_zombie_generator
1046[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_franken_zombie_generator
1047[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_ender_generator
1048[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_lava_generator
1049[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_killer_joe
1050[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_attractor_obelisk
1051[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_aversion_obelisk
1052[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_inhibitor_obelisk
1053[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_relocator_obelisk
1054[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_weather_obelisk
1055[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_experience_obelisk
1056[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_painter
1057[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_sag_mill
1058[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_sag_mill
1059[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_sag_mill
1060[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_slice_and_splice
1061[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_soul_binder
1062[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_powered_spawner
1063[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_vat
1064[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_vat
1065[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_wired_charger
1066[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_wired_charger
1067[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_enhanced_wired_charger
1068[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_tank
1069[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_transceiver
1070[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_vacuum_chest
1071[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_xp_vacuum
1072[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_niard
1073[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_travel_anchor
1074[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_tele_pad
1075[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_dialing_device
1076[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_impulse_hopper
1077[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_simple_crafter
1078[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_crafter
1079[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_creative_spawner
1080[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_cap_bank
1081[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_power_monitor
1082[19:41:35] [Client thread/INFO]: Registered permission enderio.gui.block_advanced_power_monitor
1083[19:41:35] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration1
1084[19:41:35] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration2
1085[19:41:35] [Client thread/INFO]: Sending whitelist message to Chisel and Bits for block blockDecoration3
1086[19:41:35] [Client thread/INFO]: Cyclops Core is up-to-date!
1087[19:41:35] [Client thread/INFO]: ColossalChests is up-to-date!
1088[19:41:35] [Client thread/INFO]: [crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics:init:74]: Mixin successful? true
1089[19:41:36] [Client thread/WARN]: Overriding existing radiation moderator data for <redstone>
1090[19:41:36] [Client thread/WARN]: Overriding existing radiation moderator data for <glowstone>
1091[19:41:36] [Client thread/WARN]: Overriding existing radiation moderator data for <ender>
1092[19:41:36] [Thread-14/INFO]: Arc Recycling: Removed 0 old recipes
1093[19:41:36] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@183b4837 (advancedrocketry:spacehelmet_alt)
1094[19:41:36] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@75728ccf (advancedrocketry:spaceleggings_alt)
1095[19:41:36] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@2d1b298b (advancedrocketry:jackhammer_alt)
1096[19:41:36] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@1df86a47 (advancedrocketry:spaceboots_alt)
1097[19:41:36] [Immersive Engineering Registry Iteration Thread/WARN]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@5d8eb59c (advancedrocketry:spacechestplate_alt)
1098[19:41:36] [Thread-14/INFO]: Finished recipe profiler for Arc Recycling, took 30 milliseconds
1099[19:41:36] [Client thread/INFO]: [crimson_twilight.immersive_energy.common.world.IEnWorldGen$OreGen:<init>:50]: OreGen!
1100[19:41:36] [Client thread/INFO]: [crimson_twilight.immersive_energy.common.world.IEnWorldGen$OreGen:<init>:50]: OreGen!
1101[19:41:37] [Client thread/INFO]: Mod initialized
1102[19:41:37] [Client thread/INFO]: JourneyMap log initialized.
1103[19:41:37] [Client thread/INFO]: initialize ENTER
1104[19:41:37] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
1105[19:41:37] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
1106[19:41:37] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.4
1107[19:41:37] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
1108[19:41:37] [Client thread/INFO]: Initialized IClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
1109[19:41:37] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
1110[19:41:37] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
1111[19:41:37] [Client thread/INFO]: Processing IMC message recipe:xml from endercore
1112[19:41:38] [Client thread/INFO]: Reading user recipe file user_recipes.xml
1113[19:41:39] [Client thread/INFO]: Valid IMC recipes to be processed:
1114[19:41:39] [Client thread/INFO]: * Enchanter: endercore:xpboost from IMC from mod 'endercore'
1115[19:41:39] [Client thread/INFO]: * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
1116[19:41:39] [Client thread/INFO]: Reading user recipe file user_recipes.xml
1117[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
1118[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
1119[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
1120[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
1121[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
1122[19:41:39] [Client thread/INFO]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
1123[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Electrum Dust (1xitem.immersiveengineering.metal@16 => 1xitem.thermalfoundation.material@161) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@16 => 1xitem.immersiveengineering.metal@7.
1124[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.dust@4 => 1xitem.ingot@4.
1125[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
1126[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Tin Dust (1xitem.dust@5 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xitem.dust@5 => 1xitem.ingot@5.
1127[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Lead Dust (1xitem.immersiveengineering.metal@11 => 1xitem.thermalfoundation.material@131) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@11 => 1xitem.immersiveengineering.metal@2.
1128[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Silver Dust (1xitem.immersiveengineering.metal@12 => 1xitem.thermalfoundation.material@130) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@12 => 1xitem.immersiveengineering.metal@3.
1129[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Nickel Dust (1xitem.immersiveengineering.metal@13 => 1xitem.thermalfoundation.material@133) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@13 => 1xitem.immersiveengineering.metal@4.
1130[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.dust@9 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.dust@9 => 1xitem.ingot@9.
1131[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.immersiveengineering.metal@10 => 1xitem.thermalfoundation.material@132) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@10 => 1xitem.immersiveengineering.metal@1.
1132[19:41:39] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.bigreactors:ingotyellorium@0
1133[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Uranium Dust (1xitem.immersiveengineering.metal@14 => 1xitem.bigreactors:ingotyellorium@0) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@14 => 1xitem.immersiveengineering.metal@5.
1134[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.dust@6 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.dust@6 => 1xitem.ingot@6.
1135[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.bigreactors:duststeel@0 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.bigreactors:duststeel@0 => 1xitem.bigreactors:ingotsteel@0.
1136[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.immersiveengineering.metal@17 => 1xitem.thermalfoundation.material@160) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@17 => 1xitem.immersiveengineering.metal@8.
1137[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1138[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1139[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1140[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1141[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1142[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1143[19:41:39] [Client thread/WARN]: TiC recipe is active, but TiC integration is not loaded
1144[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Copper (1xitem.dust@4 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.dust@4 => 1xitem.ingot@4.
1145[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Copper (1xitem.immersiveengineering.metal@9 => 1xitem.thermalfoundation.material@128) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
1146[19:41:39] [Client thread/ERROR]: Cannot add smelting recipe Tin (1xitem.dust@5 => 1xitem.thermalfoundation.material@129) because another mod already has registered a recipe 1xitem.dust@5 => 1xitem.ingot@5.
1147[19:41:39] [Client thread/INFO]: Injecting itemstacks
1148[19:41:39] [Client thread/INFO]: Itemstack injection complete
1149[19:41:39] [Client thread/WARN]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
1150[19:41:39] [Client thread/WARN]: No types have been added to Biome advancedrocketry:crystalchasms, types have been assigned on a best-effort guess: [PLAINS, COLD]
1151[19:41:39] [Client thread/INFO]: GC IGalacticraftWorldProvider not found
1152[19:41:39] [Client thread/INFO]: Start registering liquid rocket fuels
1153[19:41:39] [Client thread/INFO]: Registering fluid rocketfuel as rocket fuel
1154[19:41:39] [Client thread/INFO]: Finished registering liquid rocket fuels
1155[19:41:39] [Client thread/INFO]: Start registering sealable blocks
1156[19:41:39] [Client thread/INFO]: End registering sealable blocks
1157[19:41:39] [Client thread/INFO]: Start registering torch blocks
1158[19:41:39] [Client thread/INFO]: End registering torch blocks
1159[19:41:39] [Client thread/INFO]: Start registering blackhole generator blocks
1160[19:41:39] [Client thread/INFO]: End registering blackhole generator blocks
1161[19:41:39] [Client thread/INFO]: Start registering rocket blacklist blocks
1162[19:41:39] [Client thread/INFO]: End registering rocket blacklist blocks
1163[19:41:39] [Client thread/INFO]: Start registering Harvestable Gasses
1164[19:41:39] [Client thread/INFO]: End registering Harvestable Gasses
1165[19:41:39] [Client thread/INFO]: Start registering entity atmosphere bypass
1166[19:41:39] [Client thread/INFO]: End registering entity atmosphere bypass
1167[19:41:39] [Client thread/INFO]: Overwriting recipe true
1168[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.planks@0]
1169[19:41:39] [Client thread/INFO]: Overwriting recipe true
1170[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@1] -> [4xcircuitIC@2]
1171[19:41:39] [Client thread/INFO]: Overwriting recipe true
1172[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@0] -> [4xcircuitIC@0]
1173[19:41:39] [Client thread/INFO]: Overwriting recipe true
1174[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xitem.boule@3] -> [4xwafer@0]
1175[19:41:39] [Client thread/INFO]: Overwriting recipe true
1176[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@0]
1177[19:41:39] [Client thread/INFO]: Overwriting recipe true
1178[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@1]
1179[19:41:39] [Client thread/INFO]: Overwriting recipe true
1180[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@2] -> [6xtile.wood@2]
1181[19:41:39] [Client thread/INFO]: Overwriting recipe true
1182[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@3] -> [6xtile.wood@3]
1183[19:41:39] [Client thread/INFO]: Overwriting recipe true
1184[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@4]
1185[19:41:39] [Client thread/INFO]: Overwriting recipe true
1186[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@5]
1187[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xmiscpart@0, 1xlens@0, 1xitem.thermalfoundation.material@321] -> [1xitem.atmAnalyser@0]
1188[19:41:39] [Client thread/INFO]: Overwriting recipe true
1189[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xlens@0] -> [1xitemUpgrade@4]
1190[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xtile.motor@0, 1xcircuitIC@2, 1xcircuitIC@3] -> [1xitemUpgrade@2]
1191[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
1192[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.thermalfoundation.material@320, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@3]
1193[19:41:39] [Client thread/INFO]: Overwriting recipe true
1194[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.emerald@0, 1xcircuitIC@0] -> [1xdataUnit@0]
1195[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.thermalfoundation.material@33, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@4]
1196[19:41:39] [Client thread/INFO]: Overwriting recipe true
1197[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xtile.blockRedstone@0, 1xwafer@0] -> [1xcircuitplate@1]
1198[19:41:39] [Client thread/INFO]: Overwriting recipe true
1199[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xitem.redstone@0, 1xwafer@0] -> [1xcircuitplate@0]
1200[19:41:39] [Client thread/INFO]: Overwriting recipe true
1201[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.feather@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.bootsCloth@0] -> [1xitemUpgrade@3]
1202[19:41:39] [Client thread/INFO]: Overwriting recipe true
1203[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.diamond@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.fireball@0] -> [1xitemUpgrade@1]
1204[19:41:39] [Client thread/INFO]: Overwriting recipe true
1205[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xcircuitIC@0, 1xcircuitIC@3, 1xtile.notGate@0] -> [1xitemUpgrade@0]
1206[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xmiscpart@0, 1xcircuitIC@1, 1xitem.thermalfoundation.material@321] -> [1xitem.biomeChanger@0]
1207[19:41:39] [Client thread/INFO]: Overwriting recipe true
1208[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@1, 1xitemUpgrade@4] -> [1xitem.beaconFinder@0]
1209[19:41:39] [Client thread/INFO]: Overwriting recipe true
1210[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stationChip@0, 1xcircuitIC@1] -> [1xitem.elevatorChip@0]
1211[19:41:39] [Client thread/INFO]: Overwriting recipe true
1212[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.eyeOfEnder@0, 1xcircuitplate@0] -> [1xcircuitIC@1]
1213[19:41:39] [Client thread/INFO]: Overwriting recipe true
1214[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [2xitem.stick@4, 1xitem.stick@7, 1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
1215[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.dyePowder@4, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@5]
1216[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
1217[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stick@1, 3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
1218[19:41:39] [Client thread/INFO]: Overwriting recipe true
1219[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.carbonScrubberCartridge@32766] -> [1xitem.carbonScrubberCartridge@0, 1xitem.coal@1]
1220[19:41:39] [Client thread/INFO]: Overwriting recipe true
1221[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [net.minecraftforge.fluids.FluidStack@2f52fbf2, net.minecraftforge.fluids.FluidStack@3034b88d] -> [net.minecraftforge.fluids.FluidStack@ad99a28]
1222[19:41:39] [Client thread/INFO]: Overwriting recipe true
1223[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.bone@0, net.minecraftforge.fluids.FluidStack@40354b6a] -> [8xitem.dyePowder@15]
1224[19:41:39] [Client thread/INFO]: Overwriting recipe true
1225[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [dustDilithiumx1] -> [1xitem.gem@0]
1226[19:41:39] [Client thread/INFO]: Overwriting recipe true
1227[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [ingotSiliconx1, nuggetSiliconx1] -> [1xitem.boule@3]
1228[19:41:39] [Client thread/INFO]: Overwriting recipe true
1229[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectrolyser for [net.minecraftforge.fluids.FluidStack@55a5eec2] -> [net.minecraftforge.fluids.FluidStack@3034b88d, net.minecraftforge.fluids.FluidStack@2f52fbf2]
1230[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [7xitem.thermalfoundation.material@132, 3xitem.ingot@7] -> [3xitem.ingot@0]
1231[19:41:39] [Client thread/INFO]: Overwriting recipe true
1232[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xitem.coal@1, 1xitem.ingotIron@0] -> [1xitem.thermalfoundation.material@160]
1233[19:41:39] [Client thread/INFO]: Overwriting recipe true
1234[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xtile.sand@0] -> [1xitem.ingot@3]
1235[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xitem.thermalfoundation.material@135, 1xitem.ingot@7] -> [2xitem.ingot@1]
1236[19:41:39] [Client thread/INFO]: Overwriting recipe true
1237[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [oreRutilex1] -> [1xitem.ingot@7]
1238[19:41:39] [Client thread/INFO]: Overwriting recipe true
1239[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumAluminidex1] -> [2xitem.stick@0]
1240[19:41:39] [Client thread/INFO]: Overwriting recipe true
1241[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotAluminumx1] -> [2xitem.immersiveengineering.material@3]
1242[19:41:39] [Client thread/INFO]: Overwriting recipe true
1243[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIronx1] -> [2xitem.stick@1]
1244[19:41:39] [Client thread/INFO]: Overwriting recipe true
1245[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotSteelx1] -> [2xitem.stick@6]
1246[19:41:39] [Client thread/INFO]: Overwriting recipe true
1247[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotUraniumx1] -> [2xitem.immersive_energy.stick_uranium@0]
1248[19:41:39] [Client thread/INFO]: Overwriting recipe true
1249[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTungstenx1] -> [2xitem.immersive_energy.material@0]
1250[19:41:39] [Client thread/INFO]: Overwriting recipe true
1251[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumx1] -> [2xitem.stick@7]
1252[19:41:39] [Client thread/INFO]: Overwriting recipe true
1253[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIridiumx1] -> [2xitem.stick@10]
1254[19:41:39] [Client thread/INFO]: Overwriting recipe true
1255[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotCopperx1] -> [2xitem.stick@4]
1256[19:41:39] [Client thread/INFO]: Overwriting recipe true
1257[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumIridiumx1] -> [2xitem.stick@1]
1258[19:41:39] [Client thread/INFO]: Overwriting recipe true
1259[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotThoriumx1] -> [2xitem.immersive_energy.stick_thorium@0]
1260[19:41:39] [Client thread/INFO]: Overwriting recipe true
1261[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@6, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xpressureTank@1]
1262[19:41:39] [Client thread/INFO]: Overwriting recipe true
1263[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@9, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xpressureTank@2]
1264[19:41:39] [Client thread/INFO]: Overwriting recipe true
1265[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@7, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xpressureTank@3]
1266[19:41:39] [Client thread/INFO]: Overwriting recipe true
1267[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xpressureTank@0]
1268[19:41:39] [Client thread/INFO]: Overwriting recipe true
1269[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateIronx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@1]
1270[19:41:39] [Client thread/INFO]: Overwriting recipe true
1271[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateCopperx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@4]
1272[19:41:39] [Client thread/INFO]: Overwriting recipe true
1273[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateSteelx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@6]
1274[19:41:39] [Client thread/INFO]: Overwriting recipe true
1275[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@7]
1276[19:41:39] [Client thread/INFO]: Overwriting recipe true
1277[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateAluminumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@9]
1278[19:41:39] [Client thread/INFO]: Overwriting recipe true
1279[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@0]
1280[19:41:39] [Client thread/INFO]: Overwriting recipe true
1281[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.sheet@1]
1282[19:41:39] [Client thread/INFO]: Overwriting recipe true
1283[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotAluminumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@324]
1284[19:41:39] [Client thread/INFO]: Overwriting recipe true
1285[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotLumiumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@358]
1286[19:41:39] [Client thread/INFO]: Overwriting recipe true
1287[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotIronx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@32]
1288[19:41:39] [Client thread/INFO]: Overwriting recipe true
1289[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSignalumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@357]
1290[19:41:39] [Client thread/INFO]: Overwriting recipe true
1291[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotUraniumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.immersiveengineering.metal@35]
1292[19:41:39] [Client thread/INFO]: Overwriting recipe true
1293[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotPlatinumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@326]
1294[19:41:39] [Client thread/INFO]: Overwriting recipe true
1295[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTungstenx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.immersive_energy.metal@7]
1296[19:41:39] [Client thread/INFO]: Overwriting recipe true
1297[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotLeadx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@323]
1298[19:41:39] [Client thread/INFO]: Overwriting recipe true
1299[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.plate@7]
1300[19:41:39] [Client thread/INFO]: Overwriting recipe true
1301[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSiliconx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.plate@3]
1302[19:41:39] [Client thread/INFO]: Overwriting recipe true
1303[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotCopperx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@320]
1304[19:41:39] [Client thread/INFO]: Overwriting recipe true
1305[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotEnderiumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@359]
1306[19:41:39] [Client thread/INFO]: Overwriting recipe true
1307[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotBronzex1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@355]
1308[19:41:39] [Client thread/INFO]: Overwriting recipe true
1309[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotGoldx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@33]
1310[19:41:39] [Client thread/INFO]: Overwriting recipe true
1311[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.plate@0]
1312[19:41:39] [Client thread/INFO]: Overwriting recipe true
1313[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotMithrilx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@328]
1314[19:41:39] [Client thread/INFO]: Overwriting recipe true
1315[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSteelx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@352]
1316[19:41:39] [Client thread/INFO]: Overwriting recipe true
1317[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotElectrumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@353]
1318[19:41:39] [Client thread/INFO]: Overwriting recipe true
1319[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSilverx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@322]
1320[19:41:39] [Client thread/INFO]: Overwriting recipe true
1321[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTinx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@321]
1322[19:41:39] [Client thread/INFO]: Overwriting recipe true
1323[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotNickelx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@325]
1324[19:41:39] [Client thread/INFO]: Overwriting recipe true
1325[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotInvarx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@354]
1326[19:41:39] [Client thread/INFO]: Overwriting recipe true
1327[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotIridiumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@327]
1328[19:41:39] [Client thread/INFO]: Overwriting recipe true
1329[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotConstantanx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.thermalfoundation.material@356]
1330[19:41:39] [Client thread/INFO]: Overwriting recipe true
1331[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.plate@1]
1332[19:41:39] [Client thread/INFO]: Overwriting recipe true
1333[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotThoriumx1, net.minecraftforge.fluids.FluidStack@55a5eec2] -> [1xitem.immersive_energy.metal@6]
1334[19:41:39] [Client thread/INFO]: Overwriting recipe true
1335[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreDilithiumx1] -> [2xitem.dust@0]
1336[19:41:39] [Client thread/INFO]: Overwriting recipe true
1337[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIronx1] -> [4xitem.plate@1]
1338[19:41:39] [Client thread/INFO]: Overwriting recipe true
1339[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIronx1] -> [2xitem.dust@1]
1340[19:41:39] [Client thread/INFO]: Overwriting recipe true
1341[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockGoldx1] -> [4xitem.plate@2]
1342[19:41:39] [Client thread/INFO]: Overwriting recipe true
1343[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreGoldx1] -> [2xitem.dust@2]
1344[19:41:39] [Client thread/INFO]: Overwriting recipe true
1345[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockCopperx1] -> [4xitem.plate@4]
1346[19:41:39] [Client thread/INFO]: Overwriting recipe true
1347[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreCopperx1] -> [2xitem.dust@4]
1348[19:41:39] [Client thread/INFO]: Overwriting recipe true
1349[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTinx1] -> [4xitem.plate@5]
1350[19:41:39] [Client thread/INFO]: Overwriting recipe true
1351[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreTinx1] -> [2xitem.dust@5]
1352[19:41:39] [Client thread/INFO]: Overwriting recipe true
1353[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockSteelx1] -> [4xitem.plate@6]
1354[19:41:39] [Client thread/INFO]: Overwriting recipe true
1355[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumx1] -> [4xitem.plate@7]
1356[19:41:39] [Client thread/INFO]: Overwriting recipe true
1357[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockAluminumx1] -> [4xitem.plate@9]
1358[19:41:39] [Client thread/INFO]: Overwriting recipe true
1359[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreAluminumx1] -> [2xitem.dust@9]
1360[19:41:39] [Client thread/INFO]: Overwriting recipe true
1361[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIridiumx1] -> [4xitem.plate@10]
1362[19:41:39] [Client thread/INFO]: Overwriting recipe true
1363[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIridiumx1] -> [2xitem.dust@10]
1364[19:41:39] [Client thread/INFO]: Overwriting recipe true
1365[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumAluminidex1] -> [4xitem.plate@0]
1366[19:41:39] [Client thread/INFO]: Overwriting recipe true
1367[19:41:39] [Client thread/INFO]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumIridiumx1] -> [4xitem.plate@1]
1368[19:41:39] [Client thread/INFO]: Post Initialization ( started )
1369[19:41:39] [Client thread/INFO]: Industrial Craft 2 - Integration Disabled
1370[19:41:39] [Client thread/INFO]: Railcraft - Integration Disabled
1371[19:41:39] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
1372[19:41:39] [Client thread/INFO]: Waila - Integration Enable
1373[19:41:39] [Client thread/INFO]: Inventory Tweaks - Integration Enable
1374[19:41:39] [Client thread/INFO]: Just Enough Items - Integration Enable
1375[19:41:39] [Client thread/INFO]: Mekanism - Integration Disabled
1376[19:41:39] [Client thread/INFO]: OpenComputers - Integration Disabled
1377[19:41:39] [Client thread/INFO]: TheOneProbe - Integration Disabled
1378[19:41:39] [Client thread/INFO]: Tesla - Integration Disabled
1379[19:41:39] [Client thread/INFO]: CraftTweaker - Integration Enable
1380[19:41:40] [Client thread/INFO]: Post Initialization ( ended after 451ms )
1381[19:41:40] [Client thread/INFO]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
1382[19:41:40] [Client thread/INFO]: Thermal Expansion: Ender IO Plugin Enabled.
1383[19:41:40] [Client thread/INFO]: Thermal Expansion: Immersive Engineering Plugin Enabled.
1384[19:41:40] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
1385[19:41:40] [Client thread/INFO]: Couldn't fully analyze 1xtile.immersiveengineering.metal_device1@10, missing knowledge for {1xtile.immersiveengineering.metal_device0@4=1.0}
1386[19:41:41] [Client thread/INFO]: [crimson_twilight.immersive_energy.client.ClientProxy:postInit:166]: Adding to manual
1387[19:41:41] [Client thread/ERROR]: Couldn't locate icons for Default: C:\Users\Owner\Twitch\Minecraft\Instances\Space%20Pack\mods\journeymap-1.12.2-5.5.5.jar\assets\journeymap\icon\entity
1388[19:41:41] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
1389[19:41:41] [Client thread/ERROR]: Couldn't locate icons for flat: C:\Users\Owner\Twitch\Minecraft\Instances\Space%20Pack\mods\journeymap-1.12.2-5.5.5.jar\assets\journeymap\theme\flat
1390[19:41:42] [Client thread/INFO]: Preloaded theme textures: 0
1391[19:41:42] [Client thread/INFO]: CoFH Core: Load Complete.
1392[19:41:42] [JM-VersionCheck-1/ERROR]: Could not check version URL
1393javax.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
1394 at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
1395 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
1396 at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
1397 at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
1398 at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
1399 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
1400 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
1401 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
1402 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
1403 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
1404 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
1405 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
1406 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:275) ~[httpclient-4.3.3.jar:4.3.3]
1407 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:254) ~[httpclient-4.3.3.jar:4.3.3]
1408 at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:117) ~[httpclient-4.3.3.jar:4.3.3]
1409 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient-4.3.3.jar:4.3.3]
1410 at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient-4.3.3.jar:4.3.3]
1411 at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient-4.3.3.jar:4.3.3]
1412 at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.3.jar:4.3.3]
1413 at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.3.jar:4.3.3]
1414 at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.3.jar:4.3.3]
1415 at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient-4.3.3.jar:4.3.3]
1416 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.3.3.jar:4.3.3]
1417 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) ~[httpclient-4.3.3.jar:4.3.3]
1418 at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) ~[httpclient-4.3.3.jar:4.3.3]
1419 at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:131) [VersionCheck$1.class:1.12.2-5.5.5]
1420 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
1421 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
1422 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
1423 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
1424 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
1425Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
1426 at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
1427 at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
1428 at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
1429 at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
1430 at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
1431 at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
1432 at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
1433 ... 26 more
1434Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
1435 at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
1436 at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
1437 at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
1438 at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
1439 at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
1440 at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
1441 at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
1442 at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
1443 at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
1444 at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
1445 ... 26 more
1446[19:41:44] [Client thread/INFO]: Starting JEI...
1447[19:41:44] [Client thread/INFO]: Registering recipe categories...
1448[19:41:44] [Client thread/INFO]: Registering recipe categories took 383.6 ms
1449[19:41:44] [Client thread/INFO]: Registering mod plugins...
1450[19:41:45] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
1451[19:41:45] [Client thread/INFO]: InfinityRecipeCategory: Added 2 infinity recipe(s) to JEI in 0.024 seconds.
1452[19:41:45] [Client thread/INFO]: AlloyRecipeCategory: Added 218 alloy smelter recipes to JEI in 0.012 seconds.
1453[19:41:45] [Client thread/INFO]: CombustionRecipeCategory: Added 24 combustion generator recipes to JEI in 0.009 seconds.
1454[19:41:45] [Client thread/INFO]: Added recipe registry plugin: class crazypants.enderio.machines.integration.jei.PainterRegistryPlugin
1455[19:41:46] [Client thread/INFO]: StirlingRecipeCategory: Added 15 stirling generator recipes for 192 solid fuels to JEI in 0.019 seconds.
1456[19:41:46] [Client thread/INFO]: TankRecipeCategory: Added 1570 tank recipes to JEI in 0.044 seconds.
1457[19:41:46] [Client thread/INFO]: WiredChargerRecipeCategory: Added 33 item charging recipes to JEI in 0.053 seconds.
1458[19:41:46] [Client thread/INFO]: WeatherObeliskRecipeCategory: Added 3 weather changing recipes to JEI in 0.011 seconds.
1459[19:41:46] [Client thread/INFO]: Adding recipes to JEI!!
1460[19:41:46] [Client thread/INFO]: Registering mod plugins took 1.544 s
1461[19:41:46] [Client thread/INFO]: Building recipe registry...
1462[19:41:47] [Client thread/INFO]: Building recipe registry took 550.1 ms
1463[19:41:47] [Client thread/INFO]: Building ingredient list...
1464[19:41:47] [Client thread/INFO]: Building ingredient list took 77.71 ms
1465[19:41:47] [Client thread/INFO]: Building ingredient filter...
1466[19:41:47] [Client thread/INFO]: Building ingredient filter took 577.4 ms
1467[19:41:47] [Client thread/INFO]: Building bookmarks...
1468[19:41:47] [Client thread/INFO]: Building bookmarks took 5.568 ms
1469[19:41:47] [Client thread/INFO]: Building runtime...
1470[19:41:47] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
1471[19:41:47] [Client thread/INFO]: Building runtime took 118.1 ms
1472[19:41:47] [Client thread/INFO]: Starting JEI took 3.607 s
1473[19:41:47] [Client thread/INFO]: Accumulating world generation files from: "C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\config\cofh\world"
1474[19:41:47] [Client thread/INFO]: Found a total of 3 world generation files.
1475[19:41:48] [Client thread/INFO]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
1476[19:41:48] [Client thread/INFO]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
1477[19:41:48] [Client thread/INFO]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
1478[19:41:48] [Client thread/INFO]: CoFH World: Load Complete.
1479[19:41:48] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
1480[19:41:48] [Client thread/INFO]: Thermal Foundation: Load Complete.
1481[19:41:48] [Client thread/INFO]: Thermal Expansion: Load Complete.
1482[19:41:48] [Client thread/INFO]: Starting Waila...
1483[19:41:48] [Client thread/INFO]: Gathering annotated plugins...
1484[19:41:48] [Client thread/INFO]: Gathering wrapped IMC plugins...
1485[19:41:48] [Client thread/INFO]: Registering plugins...
1486[19:41:48] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
1487[19:41:48] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
1488[19:41:48] [Client thread/INFO]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
1489[19:41:48] [Client thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
1490[19:41:48] [Client thread/INFO]: Registering plugin at blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider
1491[19:41:48] [Client thread/INFO]: Registering plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
1492[19:41:48] [Client thread/INFO]: Registering plugin at cubex2.cs4.compat.waila.CompatWaila
1493[19:41:48] [Client thread/INFO]: Starting Waila took 126.8 ms
1494[19:41:48] [Client thread/INFO]: Thermal Cultivation: Load Complete.
1495[19:41:48] [Client thread/INFO]: Thermal Dynamics: Load Complete.
1496[19:41:49] [Client thread/INFO]: Forge Mod Loader has successfully loaded 60 mods
1497[19:41:49] [Client thread/WARN]: Skipping bad option: lastServer:
1498[19:41:49] [Client thread/INFO]: Narrator library for x64 successfully loaded
1499[19:41:50] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
1500[19:43:15] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
1501[19:43:15] [Server thread/INFO]: Generating keypair
1502[19:43:15] [Server thread/INFO]: Injecting existing registry data into this server instance
1503[19:43:16] [Server thread/INFO]: Applying holder lookups
1504[19:43:16] [Server thread/INFO]: Holder lookups applied
1505[19:43:17] [Server thread/INFO]: Loading dimension 0 (New Worldwww) (net.minecraft.server.integrated.IntegratedServer@136aac24)
1506[19:43:17] [Server thread/INFO]: Loaded 617 advancements
1507[19:43:18] [Server thread/INFO]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
1508[19:43:18] [Server thread/INFO]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
1509[19:43:19] [Server thread/INFO]: Loaded 617 advancements
1510[19:43:19] [Server thread/INFO]: Reloaded server in 17ms
1511[19:43:19] [Server thread/INFO]: Loading dimension -1 (New Worldwww) (net.minecraft.server.integrated.IntegratedServer@136aac24)
1512[19:43:19] [Server thread/INFO]: Loading dimension 1 (New Worldwww) (net.minecraft.server.integrated.IntegratedServer@136aac24)
1513[19:43:19] [Server thread/INFO]: Loading dimension -2 (New Worldwww) (net.minecraft.server.integrated.IntegratedServer@136aac24)
1514[19:43:19] [Server thread/INFO]: Loading dimension 2 (New Worldwww) (net.minecraft.server.integrated.IntegratedServer@136aac24)
1515[19:43:19] [Server thread/INFO]: Preparing start region for level 0
1516[19:43:20] [Server thread/INFO]: Preparing spawn area: 5%
1517[19:43:21] [Server thread/INFO]: Preparing spawn area: 12%
1518[19:43:22] [Server thread/INFO]: Preparing spawn area: 21%
1519[19:43:23] [Server thread/INFO]: Preparing spawn area: 30%
1520[19:43:24] [Server thread/INFO]: Preparing spawn area: 41%
1521[19:43:25] [Server thread/INFO]: Preparing spawn area: 53%
1522[19:43:29] [Server thread/INFO]: Preparing spawn area: 59%
1523[19:43:30] [Server thread/INFO]: Preparing spawn area: 70%
1524[19:43:31] [Server thread/INFO]: Preparing spawn area: 82%
1525[19:43:32] [Server thread/INFO]: Preparing spawn area: 94%
1526[19:43:32] [Server thread/INFO]: Checking for asteroid config at C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\.\config\advRocketry\asteroidConfig.xml
1527[19:43:32] [Server thread/INFO]: Checking for ore config at C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\.\config\advRocketry\oreConfig.xml
1528[19:43:32] [Server thread/INFO]: Checking for config at C:\Users\Owner\Twitch\Minecraft\Instances\Space Pack\saves\New Worldwww\advRocketry\planetDefs.xml
1529[19:43:32] [Server thread/INFO]: File not found. Now checking for config at ./config/advRocketry/planetDefs.xml
1530[19:43:32] [Server thread/INFO]: Advanced Planet Config file Found! Copying to world specific directory
1531[19:43:32] [Server thread/INFO]: Copy success!
1532[19:43:32] [Server thread/INFO]: Advanced Planet Config file Found! Loading from file.
1533[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: org.xml.sax.SAXParseException; systemId: file:/C:/Users/Owner/Twitch/Minecraft/Instances/Space%20Pack/./config/advRocketry/planetDefs.xml; lineNumber: 11; columnNumber: 22; Open quote is expected for attribute "weight" associated with an element type "spawnable".
1534[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
1535[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
1536[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
1537[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at zmaster587.advancedRocketry.util.XMLPlanetLoader.loadFile(XMLPlanetLoader.java:118)
1538[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at zmaster587.advancedRocketry.AdvancedRocketry.serverStarting(AdvancedRocketry.java:1580)
1539[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1540[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1541[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1542[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at java.lang.reflect.Method.invoke(Method.java:497)
1543[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
1544[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1545[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1546[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at java.lang.reflect.Method.invoke(Method.java:497)
1547[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1548[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1549[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1550[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1551[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1552[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1553[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1554[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
1555[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
1556[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1557[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1558[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1559[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at java.lang.reflect.Method.invoke(Method.java:497)
1560[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1561[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1562[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1563[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1564[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1565[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1566[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1567[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
1568[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
1569[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
1570[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1571[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1572[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1573[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at java.lang.reflect.Method.invoke(Method.java:497)
1574[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.optifine.reflect.Reflector.callBoolean(Reflector.java:848)
1575[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:221)
1576[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
1577[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.util.XMLPlanetLoader:loadFile:120]: at java.lang.Thread.run(Thread.java:745)
1578[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: java.lang.Exception: Cannot read XML
1579[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at zmaster587.advancedRocketry.AdvancedRocketry.serverStarting(AdvancedRocketry.java:1582)
1580[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1581[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1582[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1583[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at java.lang.reflect.Method.invoke(Method.java:497)
1584[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
1585[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1586[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1587[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at java.lang.reflect.Method.invoke(Method.java:497)
1588[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1589[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1590[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1591[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1592[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1593[19:43:32] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1594[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1595[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
1596[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
1597[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1598[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1599[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1600[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at java.lang.reflect.Method.invoke(Method.java:497)
1601[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1602[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1603[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1604[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1605[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1606[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1607[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1608[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
1609[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
1610[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
1611[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1612[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1613[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1614[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at java.lang.reflect.Method.invoke(Method.java:497)
1615[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.optifine.reflect.Reflector.callBoolean(Reflector.java:848)
1616[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:221)
1617[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
1618[19:43:33] [Server thread/INFO]: [zmaster587.advancedRocketry.AdvancedRocketry:serverStarting:1586]: at java.lang.Thread.run(Thread.java:745)
1619[19:43:33] [Server thread/FATAL]: A serious error has occured while loading the planetDefs XML
1620[19:43:33] [Server thread/WARN]: Java has been asked to exit (code -1)
1621[19:43:33] [Server thread/WARN]: Exit trace:
1622[19:43:33] [Server thread/WARN]: zmaster587.advancedRocketry.AdvancedRocketry.serverStarting(AdvancedRocketry.java:1588)
1623[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1624[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1625[19:43:33] [Server thread/WARN]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1626[19:43:33] [Server thread/WARN]: java.lang.reflect.Method.invoke(Method.java:497)
1627[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
1628[19:43:33] [Server thread/WARN]: sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1629[19:43:33] [Server thread/WARN]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1630[19:43:33] [Server thread/WARN]: java.lang.reflect.Method.invoke(Method.java:497)
1631[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1632[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1633[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1634[19:43:33] [Server thread/WARN]: com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1635[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1636[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1637[19:43:33] [Server thread/WARN]: com.google.common.eventbus.EventBus.post(EventBus.java:217)
1638[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
1639[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
1640[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1641[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1642[19:43:33] [Server thread/WARN]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1643[19:43:33] [Server thread/WARN]: java.lang.reflect.Method.invoke(Method.java:497)
1644[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1645[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1646[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1647[19:43:33] [Server thread/WARN]: com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1648[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1649[19:43:33] [Server thread/WARN]: com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1650[19:43:33] [Server thread/WARN]: com.google.common.eventbus.EventBus.post(EventBus.java:217)
1651[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
1652[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
1653[19:43:33] [Server thread/WARN]: net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
1654[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1655[19:43:33] [Server thread/WARN]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1656[19:43:33] [Server thread/WARN]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1657[19:43:33] [Server thread/WARN]: java.lang.reflect.Method.invoke(Method.java:497)
1658[19:43:33] [Server thread/WARN]: net.optifine.reflect.Reflector.callBoolean(Reflector.java:848)
1659[19:43:33] [Server thread/WARN]: net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:221)
1660[19:43:33] [Server thread/WARN]: net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
1661[19:43:33] [Server thread/WARN]: java.lang.Thread.run(Thread.java:745)
1662[19:43:33] [Client Shutdown Thread/INFO]: Stopping server
1663[19:43:33] [Client Shutdown Thread/INFO]: Saving players
1664[19:43:33] [Client Shutdown Thread/INFO]: Saving worlds
1665[19:43:33] [Client Shutdown Thread/INFO]: Saving chunks for level 'New Worldwww'/overworld