· 8 years ago · Apr 17, 2018, 12:20 AM
1[02:13:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2[02:13:15] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[02:13:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
4[02:13:15] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[02:13:15] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
6[02:13:15] [main/INFO]: [AppEng] Core Init
7[02:13:15] [main/WARN]: The coremod com.tterrag.blur.BlurPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
8[02:13:15] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[02:13:15] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
10[02:13:15] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
11[02:13:15] [main/WARN]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[02:13:15] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
13[02:13:15] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[02:13:15] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[02:13:15] [main/WARN]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[02:13:15] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[02:13:15] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[02:13:15] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[02:13:15] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[02:13:15] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[02:13:15] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[02:13:15] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Sam\Desktop\Modpack MC\mods
23[02:13:15] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
24[02:13:15] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25[02:13:15] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26[02:13:15] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
27[02:13:15] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D6.jar
28[02:13:15] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
29[02:13:15] [main/ERROR]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
30java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
31 at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
32 at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
33 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
34 at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
35 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
36 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
37 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
38 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
39 at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
40 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
41 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
42 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
43 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
44 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
45 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
46 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
47 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
48 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
49[02:13:15] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
50[02:13:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
51[02:13:15] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
52[02:13:15] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
53[02:13:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
54[02:13:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
55[02:13:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
56[02:13:15] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
57[02:13:15] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
58[02:13:15] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
59[02:13:15] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ClassTransformer
60[02:13:15] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine URL: file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/OptiFine_1.7.10_HD_U_D6.jar
61[02:13:15] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ZIP file: C:\Users\Sam\Desktop\Modpack MC\mods\OptiFine_1.7.10_HD_U_D6.jar
62[02:13:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
63[02:13:17] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
64[02:13:17] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
65[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
66[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
67[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
68[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
69[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
70[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
71[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
72[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
73[02:13:17] [main/INFO]: Loaded library EJML-core-0.26.jar.
74[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
75[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
76[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
77[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
78[02:13:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
79[02:13:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
80[02:13:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
81[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
82[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
83[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
84[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
85[02:13:17] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
86[02:13:17] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
87[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
88[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
89[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
90[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
91[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
92[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
93[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
94[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
95[02:13:18] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
96[02:13:18] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
97[02:13:18] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
98[02:13:18] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
99[02:13:18] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
100[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
101[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
102[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
103[02:13:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
104[02:13:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
105[02:13:18] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
106[02:13:18] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
107[02:13:18] [main/INFO]: [com.tterrag.blur.BlurTransformer:transform:30]: Transforming Class [net.minecraft.client.gui.GuiScreen], Method [drawWorldBackground]
108[02:13:18] [main/INFO]: [com.tterrag.blur.BlurTransformer:transform:52]: Modifying GUI background darkness...
109[02:13:18] [main/INFO]: [com.tterrag.blur.BlurTransformer:transform:72]: Transforming net.minecraft.client.gui.GuiScreen Finished.
110[02:13:18] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:70]: **************** Dynamic Lights transform running on World, obf: true ***********************
111[02:13:18] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:83]: In target method! Patching!
112[02:13:18] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:106]: Bytecode ISTORE 6 case!
113[02:13:18] [main/INFO]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:166]: Patching Complete!
114[02:13:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
115[02:13:18] [main/INFO]: Found World Class: net/minecraft/world/World
116[02:13:18] [main/INFO]: - Patched minimal sky light (1)
117[02:13:18] [main/INFO]: - Patched minimal sky light (2)
118[02:13:18] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
119[02:13:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
120[02:13:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
121[02:13:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
122[02:13:19] [main/INFO]: [brad16840.core.ClassTransformer:patchGuiContainer:204]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
123[02:13:19] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
124[02:13:19] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
125[02:13:19] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
126[02:13:19] [main/INFO]: Setting user: mappapetts1999
127[02:13:19] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
128[02:13:20] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
129[02:13:20] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
130[02:13:20] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
131[02:13:20] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
132[02:13:20] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
133[02:13:20] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
134[02:13:20] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
135[02:13:20] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
136[02:13:20] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
137[02:13:20] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
138[02:13:21] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
139[02:13:21] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
140[02:13:21] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
141[02:13:21] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
142[02:13:21] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
143[02:13:21] [Client thread/INFO]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
144[02:13:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
145[02:13:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
146[02:13:21] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
147[02:13:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
148[02:13:21] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
149[02:13:21] [Client thread/INFO]: - Patched Nightvision Potion
150[02:13:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
151[02:13:21] [Client thread/INFO]: LWJGL Version: 2.9.1
152[02:13:22] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
153[02:13:22] [Client thread/ERROR]: Couldn't initialize twitch stream
154[02:13:22] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_D6, enabling compatibility features
155[02:13:22] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
156// On the bright side, I bought you a teddy bear!
157
158Time: 17/04/18 02:13
159Description: Loading screen debug info
160
161This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
162
163
164A detailed walkthrough of the error, its code path and all known details is as follows:
165---------------------------------------------------------------------------------------
166
167-- System Details --
168Details:
169 Minecraft Version: 1.7.10
170 Operating System: Windows 10 (amd64) version 10.0
171 Java Version: 1.8.0_25, Oracle Corporation
172 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
173 Memory: 229541584 bytes (218 MB) / 402653184 bytes (384 MB) up to 6442450944 bytes (6144 MB)
174 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
175 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
176 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
177 FML:
178 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.43' Renderer: 'GeForce GTX 980/PCIe/SSE2'
179[02:13:22] [Client thread/INFO]: Attempting early MinecraftForge initialization
180[02:13:22] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
181[02:13:22] [Client thread/INFO]: Replaced 183 ore recipies
182[02:13:22] [Client thread/INFO]: Completed early MinecraftForge initialization
183[02:13:22] [Client thread/INFO]: [AppEng] Core Init
184[02:13:22] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
185[02:13:22] [Client thread/INFO]: Searching C:\Users\Sam\Desktop\Modpack MC\mods for mods
186[02:13:22] [Client thread/INFO]: Also searching C:\Users\Sam\Desktop\Modpack MC\mods\1.7.10 for mods
187[02:13:27] [Client thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
188[02:13:29] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
189[02:13:29] [Client thread/WARN]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
190[02:13:29] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
191[02:13:29] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
192[02:13:29] [Client thread/INFO]: Attempting to reparse the mod container DimensionalDoors_2.2.5_test9.jar
193[02:13:29] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
194[02:13:30] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
195[02:13:32] [Client thread/WARN]: Mod ModularForcefieldSystem is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0-ALPHA-7
196[02:13:32] [Client thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.1.104
197[02:13:32] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
198[02:13:32] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
199[02:13:32] [Client thread/WARN]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
200[02:13:32] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
201[02:13:32] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
202[02:13:32] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
203[02:13:32] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
204[02:13:32] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
205[02:13:33] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
206[02:13:34] [Client thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
207[02:13:34] [Client thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
208[02:13:34] [Client thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
209[02:13:34] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
210[02:13:34] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
211[02:13:34] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
212[02:13:34] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
213[02:13:34] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
214[02:13:34] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
215[02:13:34] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
216[02:13:34] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
217[02:13:34] [Client thread/INFO]: Forge Mod Loader has identified 223 mods to load
218[02:13:34] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
219[02:13:34] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
220[02:13:34] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
221[02:13:34] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
222[02:13:34] [Client thread/INFO]: Found mod(s) [desertcraft] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
223[02:13:34] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
224[02:13:35] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
225[02:13:35] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
226[02:13:35] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
227[02:13:35] [Client thread/WARN]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
228[02:13:36] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
229[02:13:36] [Client thread/INFO]: FML has found a non-mod file industrialcraft-2-2.2.828-experimental-api.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
230[02:13:36] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
231[02:13:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, ArmorStatusHUD, Treecapitator, ae2stuff, aether, dendrology, AppleCore, appliedenergistics2, aquacreeper, asielib, backpacks16840, Baubles, BBG, bdlib, BiblioCraft, BiblioWoodsForestry, BiblioWoodsNatura, BigDoors, BigReactors, bigtrees, BloodArsenal, AWWayofTime, blur, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, cfm, chameleoncreepers, ChickenChunks, chisel, chococraft, CoFHCore, ComputerCraft, computronics, cookingbook, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, DeadlyWorld, debug, denseores, dimdoors, DraconicEvolution, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, dynamictrees, eplus, endercore, EnderIO, EnderStorage, EnderZoo, ExtrabiomesXL, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, gendustry, gilded-games-util, HardcoreDarkness, Hats, HatStand, HungerOverhaul, iChunUtil, ImmersiveEngineering, IC2, InfernalMobs, inventorytweaks, IronChest, JABBA, journeymap, ani_koto, koresample, levels, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, MagicBees, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, meteors, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MobAmputation, MobDismemberment, ModularForcefieldSystem, powersuits, morechisels, Morph, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, notenoughkeys, numina, ObsidianBoat, OpenBlocks, OpenMods, openmodularturrets, origin, addonscrewdriver, desertcraft, harvestcraft, PortalGun, projectbench, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RealisticTorches, reccomplex, RArm, RedstoneArsenal, xreliquary, libsandstone, Roguelike, RottenFleshToLeather, secretroomsmod, SolarFlux, SSTOW, StevesCarts, Sync, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TwilightForest, UtilityMobs, Waila, WailaHarvestability, wailaplugins, weaponmod, weepingangels, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, ZAMod, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
232[02:13:37] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, ArmorStatusHUD, Treecapitator, ae2stuff, aether, dendrology, AppleCore, appliedenergistics2, aquacreeper, asielib, backpacks16840, Baubles, BBG, bdlib, BiblioCraft, BiblioWoodsForestry, BiblioWoodsNatura, BigDoors, BigReactors, bigtrees, BloodArsenal, AWWayofTime, blur, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, cfm, chameleoncreepers, ChickenChunks, chisel, chococraft, CoFHCore, ComputerCraft, computronics, cookingbook, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, DeadlyWorld, debug, denseores, dimdoors, DraconicEvolution, DynamicLights, DynamicLights_onFire, DynamicLights_creepers, DynamicLights_dropItems, DynamicLights_entityClasses, DynamicLights_mobEquipment, DynamicLights_flameArrows, DynamicLights_floodLights, DynamicLights_otherPlayers, DynamicLights_thePlayer, dynamictrees, eplus, endercore, EnderIO, EnderStorage, EnderZoo, ExtrabiomesXL, ExtraUtilities, Forestry, GalacticraftMars, GalacticraftCore, gendustry, gilded-games-util, HardcoreDarkness, Hats, HatStand, HungerOverhaul, iChunUtil, ImmersiveEngineering, IC2, InfernalMobs, inventorytweaks, IronChest, JABBA, journeymap, ani_koto, koresample, levels, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, MagicBees, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, meteors, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MobAmputation, MobDismemberment, ModularForcefieldSystem, powersuits, morechisels, Morph, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, notenoughkeys, numina, ObsidianBoat, OpenBlocks, OpenMods, openmodularturrets, origin, addonscrewdriver, desertcraft, harvestcraft, PortalGun, projectbench, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RealisticTorches, reccomplex, RArm, RedstoneArsenal, xreliquary, libsandstone, Roguelike, RottenFleshToLeather, secretroomsmod, SolarFlux, SSTOW, StevesCarts, Sync, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TwilightForest, UtilityMobs, Waila, WailaHarvestability, wailaplugins, weaponmod, weepingangels, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, ZAMod, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
233[02:13:39] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
234[02:13:39] [Client thread/INFO]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
235[02:13:39] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
236[02:13:40] [Client thread/ERROR]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
237[02:13:42] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
238[02:13:42] [Client thread/INFO]: TConstruct, we're going to take over the world!
239[02:13:42] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bje (2 / 2)
240[02:13:42] [Client thread/INFO]: Hello Minecraft!!!
241[02:13:43] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
242[02:13:44] [Client thread/INFO]: Hello Minecraft!!!
243[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropbox.com/u/46486053/RemoteInfo.txt
244[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1834)
245[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
246[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
247[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
248[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
249[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
250[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
251[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
252[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
253[02:13:46] [Thread-11/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
254[02:13:47] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:4Space Exoplanets Core, FMLFileResourcePack:4Space Exoplanets Elipse, FMLFileResourcePack:4Space Callisto, FMLFileResourcePack:4Space Core, FMLFileResourcePack:4Space Europa, FMLFileResourcePack:4Space Io, FMLFileResourcePack:4Space Mercury, FMLFileResourcePack:4Space Pluto, FMLFileResourcePack:4Space Venus, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:Ancient Trees, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aqua Creeper, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Baubles, FMLFileResourcePack:BetterBedrockGen, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Doors, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:The BigTrees Mod, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Blur, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Chameleon Creepers, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clienthax's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Computronics, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Deadly World, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Dynamic Trees, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Darkness, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Hunger Overhaul, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Kingdoms of the Overworld Mod, FMLFileResourcePack:Kore Sample, FMLFileResourcePack:Levels, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Falling Meteors, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MobAmputation, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:Modular Forcefield System, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:More Chisels, FMLFileResourcePack:Morph, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Boat, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Origin, FMLFileResourcePack:OriginAddonScrewdriver, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Project Bench Updated, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Realistic Torches, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Armory, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rotten Flesh to Leather, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Sync, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Utility Mobs, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:Balkon's WeaponMod, FMLFileResourcePack:Weeping Angels, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Zombie Awareness, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
255[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
256[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
257[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
258[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
259[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
260[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
261[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
262[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
263[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
264[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
265[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
266[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
267[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
268[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
269[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
270[02:13:47] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
271[02:13:47] [Client thread/INFO]: Processing ObjectHolder annotations
272[02:13:48] [Client thread/INFO]: Found 517 ObjectHolder annotations
273[02:13:48] [Client thread/INFO]: Identifying ItemStackHolder annotations
274[02:13:48] [Client thread/INFO]: Found 0 ItemStackHolder annotations
275[02:13:48] [Client thread/INFO]: Configured a dormant chunk cache size of 0
276[02:13:49] [Client thread/INFO]: Registering Default Templates.
277[02:13:49] [Client thread/INFO]: Registering default generators
278[02:13:49] [Client thread/INFO]: Complete
279[02:13:49] [Client thread/INFO]: Starting BuildCraft 7.1.23
280[02:13:49] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
281[02:13:49] [Client thread/INFO]: http://www.mod-buildcraft.com
282[02:13:49] [Thread-12/INFO]: Beginning version check
283[02:13:49] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
284[02:13:50] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
285[02:13:50] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
286[02:13:50] [Client thread/INFO]: Galacticraft oil is not default, issues may occur.
287[02:13:51] [Client thread/INFO]: Galacticraft fuel is not default, issues may occur.
288[02:13:51] [Client thread/INFO]: Loading configuration file C:\Users\Sam\Desktop\Modpack MC\config\Treecapitator.cfg
289[02:13:51] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
290[02:13:51] [Client thread/INFO]: Pre Initialization ( started )
291[02:13:51] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
292[02:13:51] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
293[02:13:51] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
294[02:13:51] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
295[02:13:51] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
296[02:13:51] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
297[02:13:51] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
298[02:13:51] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
299[02:13:51] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
300[02:13:51] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
301[02:13:51] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
302[02:13:51] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
303[02:13:51] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
304[02:13:51] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
305[02:13:51] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
306[02:13:51] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
307[02:13:51] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
308[02:13:52] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
309[02:13:52] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
310[02:13:52] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
311[02:13:52] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
312[02:13:52] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
313[02:13:52] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
314[02:13:52] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
315[02:13:52] [Client thread/INFO]: Starting AE2 VersionChecker
316[02:13:52] [Client thread/INFO]: Pre Initialization ( ended after 829ms )
317[02:13:52] [Client thread/INFO]: bdlib 1.9.4.109 loaded
318[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
319[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
320[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
321[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
322[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
323[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
324[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
325[02:13:52] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
326[02:13:52] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
327[02:13:52] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
328[02:13:52] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/ae2stuff-0.5.1.61-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
329[02:13:52] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/ae2stuff-0.5.1.61-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
330[02:13:52] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
331[02:13:52] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
332[02:13:52] [Client thread/INFO]: Loaded creative tabs for ae2stuff
333[02:13:54] [Client thread/INFO]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
334[02:13:56] [Client thread/INFO]: Starting pre-init...
335[02:13:56] [Client thread/INFO]: Loading blocks...
336[02:13:56] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
337[02:13:56] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
338[02:13:57] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
339[02:13:57] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
340[02:13:57] [Client thread/INFO]: 102 Feature's blocks loaded.
341[02:13:57] [Client thread/INFO]: Loading Tile Entities...
342[02:13:57] [Client thread/INFO]: Tile Entities loaded.
343[02:13:57] [Client thread/INFO]: Loading items...
344[02:13:57] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
345[02:13:57] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
346[02:13:57] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
347[02:13:57] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
348[02:13:57] [Client thread/INFO]: 102 Feature's items loaded.
349[02:13:57] [Client thread/INFO]: Pre-init finished.
350[02:13:57] [Client thread/INFO]: Initializing.
351[02:13:57] [Client thread/INFO]: BLACK = DYE_BLACK
352[02:13:57] [Client thread/INFO]: BLUE = DYE_BLUE
353[02:13:57] [Client thread/INFO]: BROWN = DYE_BROWN
354[02:13:57] [Client thread/INFO]: WHITE = DYE_WHITE
355[02:13:57] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
356[02:13:57] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
357[02:13:57] [Client thread/INFO]: Module CAUTIA is enabled.
358[02:13:57] [Client thread/INFO]: Module FABRICA is enabled.
359[02:13:57] [Client thread/INFO]: Module AMICA is enabled.
360[02:13:57] [Client thread/INFO]: Name: ExtrabiomesXL:double_woodslab
361[02:13:57] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
362[02:13:57] [Client thread/INFO]: Entering preinitialization phase.
363[02:13:57] [Client thread/INFO]: Loading configuration from disk.
364[02:13:57] [Client thread/INFO]: Configuration load completed.
365[02:13:57] [Client thread/INFO]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
366[02:13:58] [Client thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
367[02:13:58] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
368[02:13:58] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
369[02:13:58] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
370[02:13:58] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
371[02:13:58] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
372[02:13:58] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
373[02:13:58] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
374[02:13:58] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
375[02:13:59] [Client thread/INFO]: Loading overworld species.
376[02:13:59] [Client thread/INFO]: Hiding saplings in chests.
377[02:13:59] [Client thread/INFO]: Preparing integration with other mods.
378[02:13:59] [Client thread/INFO]: Minechem not present. Pre-initialized state integration skipped.
379[02:13:59] [Client thread/INFO]: GardenCore not present. Pre-initialized state integration skipped.
380[02:13:59] [Client thread/INFO]: GardenTrees not present. Pre-initialized state integration skipped.
381[02:13:59] [Client thread/INFO]: Storage Drawers not present. Pre-initialized state integration skipped.
382[02:14:01] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
383[02:14:01] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
384[02:14:01] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
385[02:14:01] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
386[02:14:01] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
387[02:14:01] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
388[02:14:01] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
389[02:14:01] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
390[02:14:01] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
391[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
392[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
393[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
394[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
395[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
396[02:14:01] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
397[02:14:01] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
398[02:14:01] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
399[02:14:01] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
400[02:14:01] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
401[02:14:02] [Client thread/INFO]: Hello World
402[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@28630839
403[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@4ec51490
404[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@276eabe8
405[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@603daec3
406[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@50af403d
407[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@1b529c2d
408[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@70500e62
409[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@d62be86
410[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@7f269571
411[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@701add4c
412[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@c9fe33
413[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@1847e622
414[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@53817546
415[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@755732c7
416[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@3a206238
417[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@2cc81b4e
418[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@76655841
419[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@66d00214
420[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@2374a1bf
421[02:14:03] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@4f8adcf4
422[02:14:04] [Client thread/INFO]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
423[02:14:04] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
424[02:14:04] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
425[02:14:04] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
426[02:14:04] [Client thread/INFO]: Gear module active. Adding gear cast.
427[02:14:04] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
428[02:14:04] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
429[02:14:04] [Client thread/INFO]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
430[02:14:06] [Client thread/INFO]: [Botania] Registered 1212 recipes.
431[02:14:07] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
432[02:14:07] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
433[02:14:08] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
434[02:14:08] [Client thread/INFO]: Multiperipheral system for ComputerCraft engaged. Hooray!
435[02:14:08] [Client thread/INFO]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
436[02:14:09] [Client thread/INFO]: Finished PreInitialization
437[02:14:09] [DE Contributors DL Thread/ERROR]: Failed to download contributors list
438[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.brandon3055.com/json/DEContributors.json
439[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
440[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
441[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
442[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
443[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
444[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
445[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
446[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
447[02:14:09] [DE Contributors DL Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.brandon3055.draconicevolution.common.handler.ContributorHandler$DLThread.run(ContributorHandler.java:221)
448[02:14:09] [Client thread/INFO]: Initializing Configurations.
449[02:14:09] [Client thread/INFO]: Plugin loaded: ThaumcraftPlugin
450[02:14:09] [Client thread/INFO]: Plugin loaded: Treecapitatior
451[02:14:09] [Client thread/INFO]: Plugin loaded: TConPlugin
452[02:14:09] [Client thread/INFO]: Plugin initialized in PreInit... ThaumcraftPlugin
453[02:14:09] [Client thread/INFO]: Plugin initialized in PreInit... Treecapitatior
454[02:14:09] [Client thread/INFO]: Initializing Blocks.
455[02:14:09] [Client thread/INFO]: Initializing Items.
456[02:14:09] [Client thread/INFO]: Preinit started
457[02:14:10] [Client thread/INFO]: Found nugget of type IRON
458[02:14:10] [Client thread/INFO]: Found nugget of type COPPER
459[02:14:10] [Client thread/INFO]: Found nugget of type TIN
460[02:14:10] [Client thread/INFO]: Found nugget of type SILVER
461[02:14:10] [Client thread/INFO]: Found nugget of type LEAD
462[02:14:10] [Client thread/INFO]: Found nugget of type DIAMOND
463[02:14:10] [Client thread/INFO]: Disabled nugget DIAMOND
464[02:14:10] [Client thread/INFO]: Found nugget of type EMERALD
465[02:14:10] [Client thread/INFO]: Disabled nugget EMERALD
466[02:14:10] [Client thread/INFO]: Found nugget of type APATITE
467[02:14:10] [Client thread/INFO]: Disabled nugget APATITE
468[02:14:10] [Client thread/INFO]: Preinit completed
469[02:14:10] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
470[02:14:10] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.0.2
471[02:14:10] [Client thread/INFO]: Available Forestry species roots:
472[02:14:10] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
473[02:14:10] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
474[02:14:10] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
475[02:14:10] [Client thread/INFO]: Loading internal config files for mod Gendustry
476[02:14:10] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
477[02:14:10] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
478[02:14:10] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
479[02:14:10] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
480[02:14:10] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Sam/Desktop/Modpack%20MC/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
481[02:14:10] [Client thread/INFO]: Loading user config files for mod Gendustry
482[02:14:10] [Client thread/INFO]: Config loading for mod Gendustry finished
483[02:14:10] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
484[02:14:10] [Client thread/INFO]: Loaded creative tabs for gendustry
485[02:14:10] [Client thread/INFO]: Items loaded
486[02:14:10] [Client thread/INFO]: Fluids loaded
487[02:14:10] [Client thread/INFO]: Blocks loaded
488[02:14:10] [Client thread/INFO]: Machines loaded
489[02:14:10] [Client thread/INFO]: Registered reload listener
490[02:14:10] [Client thread/INFO]: Resource manager reload, new language: en_US
491[02:14:11] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
492[02:14:11] [Client thread/INFO]: Beginning initialization phases...
493[02:14:11] [Client thread/INFO]: Loading config file...
494[02:14:11] [Client thread/INFO]: Registering events...
495[02:14:11] [Client thread/INFO]: Levels is not in a development environment. Disabling development features.
496[02:14:11] [Client thread/INFO]: Event registration has finished.
497[02:14:11] [Client thread/INFO]: Levels has finished initializing.
498[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
499[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
500[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
501[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
502[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
503[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
504[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
505[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
506[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
507[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
508[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
509[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
510[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
511[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
512[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
513[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
514[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
515[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
516[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
517[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
518[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
519[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
520[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
521[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
522[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
523[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
524[02:14:11] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
525[02:14:12] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
526[02:14:12] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
527[02:14:12] [Client thread/INFO]: Baubles mod found. Baubles integration enabled.
528[02:14:12] [Client thread/INFO]: Thaumcraft not found. Thaumcraft integration disabled.
529[02:14:12] [Client thread/INFO]: Loaded custom tier kill settings!
530[02:14:12] [Client thread/INFO]: Min kills: 0,64,128,256,512,1024
531[02:14:12] [Client thread/INFO]: Max kills: 63,127,255,511,1023,1024
532[02:14:12] [Client thread/INFO]: Loaded configuration file!
533[02:14:12] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
534[02:14:12] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
535[02:14:12] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
536[02:14:12] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
537[02:14:12] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
538[02:14:12] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
539[02:14:12] [Client thread/INFO]: Starting NEI Integration
540[02:14:12] [Client thread/INFO]: Loading configuration files
541[02:14:13] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
542[02:14:14] [Client thread/INFO]: Registered Behavior Settings with id 0
543[02:14:14] [Client thread/INFO]: Registered Behavior Scanner with id 1
544[02:14:14] [Client thread/INFO]: Registered Behavior Data Core with id 2
545[02:14:14] [Client thread/INFO]: Registered Behavior Wrench with id 3
546[02:14:14] [Client thread/INFO]: Registered Behavior Shears with id 4
547[02:14:14] [Client thread/INFO]: Registered Behavior Crowbar with id 5
548[02:14:14] [Client thread/INFO]: Registered Behavior MFR Area Of Effect with id 6
549[02:14:14] [Client thread/INFO]: Registered Behavior Conduit Visibility with id 7
550[02:14:14] [Client thread/INFO]: Registered Behavior Facade Visibility with id 8
551[02:14:14] [Client thread/INFO]: Registered Behavior Hammer with id 9
552[02:14:14] [Client thread/INFO]: Registered Behavior Wire Cutter with id 10
553[02:14:14] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
554[02:14:14] [Client thread/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
555[02:14:14] [Client thread/WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
556[02:14:14] [Client thread/INFO]: Torch burnout rate: 72000 ticks (60.0 minutes)
557[02:14:14] [Client thread/INFO]: Handheld light sources are enabled.
558[02:14:15] [Client thread/INFO]: Baubles Detected: Adding compatibility.
559[02:14:15] [Client thread/INFO]: Starting configuration load
560[02:14:15] [Client thread/INFO]: Mod configuration successfully loaded
561[02:14:16] [Client thread/INFO]: Pre Initialization
562[02:14:16] [Client thread/INFO]: Initialization of configuration
563[02:14:16] [Client thread/INFO]: Registering blocks
564[02:14:16] [Client thread/INFO]: Registering items
565[02:14:16] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sync/common/tileentity/TileEntityDualVertical (2 / 2)
566[02:14:16] [Client thread/INFO]: Loading Plugins...
567[02:14:16] [Client thread/INFO]: Finished Loading Plugins.
568[02:14:16] [Client thread/INFO]: Beginning plugin registration: 14 candidates found.
569[02:14:16] [Client thread/INFO]: Attempting to create plugin Mekanism.
570[02:14:16] [Client thread/INFO]: Successfully created plugin Mekanism.
571[02:14:16] [Client thread/INFO]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
572[02:14:16] [Client thread/INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
573[02:14:16] [Client thread/INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
574[02:14:16] [Client thread/INFO]: Attempting to create plugin MFR.
575[02:14:16] [Client thread/INFO]: Successfully created plugin MFR.
576[02:14:16] [Client thread/INFO]: Attempting to create plugin DSU.
577[02:14:16] [Client thread/INFO]: Successfully created plugin DSU.
578[02:14:16] [Client thread/INFO]: Attempting to create plugin Forestry.
579[02:14:17] [Client thread/INFO]: Successfully created plugin Forestry.
580[02:14:17] [Client thread/INFO]: Attempting to create plugin Pam's Fruit.
581[02:14:17] [Client thread/INFO]: Successfully created plugin Pam's Fruit.
582[02:14:17] [Client thread/INFO]: Attempting to create plugin IFluidHandler.
583[02:14:17] [Client thread/INFO]: Successfully created plugin IFluidHandler.
584[02:14:17] [Client thread/INFO]: Attempting to create plugin Blood Magic.
585[02:14:17] [Client thread/INFO]: Successfully created plugin Blood Magic.
586[02:14:17] [Client thread/INFO]: Attempting to create plugin Extra Utilities.
587[02:14:17] [Client thread/INFO]: Successfully created plugin Extra Utilities.
588[02:14:17] [Client thread/INFO]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
589[02:14:17] [Client thread/INFO]: Attempting to create plugin Railcraft.
590[02:14:17] [Client thread/INFO]: Successfully created plugin Railcraft.
591[02:14:17] [Client thread/INFO]: Attempting to create plugin TE Augments.
592[02:14:17] [Client thread/INFO]: Successfully created plugin TE Augments.
593[02:14:17] [Client thread/INFO]: Sorting plugins. Before: [Mekanism, MFR, DSU, Forestry, Pam's Fruit, IFluidHandler, Blood Magic, Extra Utilities, Railcraft, TE Augments]
594[02:14:17] [Client thread/INFO]: Sorting plugins. After: [Mekanism, MFR, DSU, Forestry, Pam's Fruit, IFluidHandler, Extra Utilities, Railcraft, TE Augments, Blood Magic]
595[02:14:17] [Client thread/INFO]: Successfully loaded plugin Mekanism.
596[02:14:17] [Client thread/INFO]: Successfully loaded plugin MFR.
597[02:14:17] [Client thread/INFO]: Successfully loaded plugin DSU.
598[02:14:17] [Client thread/INFO]: Successfully loaded plugin Forestry.
599[02:14:17] [Client thread/INFO]: Successfully loaded plugin Pam's Fruit.
600[02:14:17] [Client thread/INFO]: Successfully loaded plugin IFluidHandler.
601[02:14:17] [Client thread/INFO]: Successfully loaded plugin ExtraUtilities.
602[02:14:17] [Client thread/INFO]: Successfully loaded plugin Railcraft.
603[02:14:17] [Client thread/INFO]: Successfully loaded plugin TE Augments.
604[02:14:17] [Client thread/INFO]: Successfully loaded plugin Blood Magic.
605[02:14:17] [Client thread/INFO]: Completed plugin registration. 10 plugins registered.
606[02:14:18] [Client thread/INFO]: Applying holder lookups
607[02:14:18] [Client thread/INFO]: Holder lookups applied
608[02:14:18] [Client thread/INFO]: Injecting itemstacks
609[02:14:18] [Client thread/INFO]: Itemstack injection complete
610[02:14:18] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
611[02:14:18] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
612[02:14:18] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
613[02:14:18] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
614[02:14:19] [Thread-17/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
615[02:14:19] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
616[02:14:19] [Sound Library Loader/INFO]: Sound engine started
617[02:14:19] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
618[02:14:22] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
619[02:14:22] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
620[02:14:22] [Client thread/INFO]: Created: 16x16 textures/items-atlas
621[02:14:22] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
622[02:14:22] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
623[02:14:22] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
624[02:14:22] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
625[02:14:22] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
626[02:14:22] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
627[02:14:22] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
628[02:14:22] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
629[02:14:22] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
630[02:14:22] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
631[02:14:22] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
632[02:14:22] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
633[02:14:22] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
634[02:14:22] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
635[02:14:23] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
636[02:14:23] [Client thread/INFO]: Initializing ModVersionChecker for mod ArmorStatusHUD
637[02:14:24] [Client thread/INFO]: Initializing ModVersionChecker for mod Treecapitator
638[02:14:24] [Client thread/INFO]: Initialization ( started )
639[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
640[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
641[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
642[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
643[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
644[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
645[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
646[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
647[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
648[02:14:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
649[02:14:24] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
650[02:14:24] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
651[02:14:24] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
652[02:14:24] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
653[02:14:24] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
654[02:14:24] [Client thread/INFO]: Recipes Loading: Shapeless: 55 loaded.
655[02:14:24] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
656[02:14:24] [Client thread/INFO]: Recipes Loading: Shaped: 202 loaded.
657[02:14:24] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
658[02:14:24] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
659[02:14:24] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.
660[02:14:24] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
661[02:14:24] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
662[02:14:24] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
663[02:14:24] [Client thread/INFO]: Initialization ( ended after 294ms )
664[02:14:24] [Client thread/INFO]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
665[02:14:25] [Client thread/INFO]: Starting init...
666[02:14:25] [Client thread/INFO]: Loading recipes...
667[02:14:25] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
668[02:14:25] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
669[02:14:25] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
670[02:14:25] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
671[02:14:25] [Client thread/INFO]: 102 Feature's recipes loaded.
672[02:14:25] [Client thread/INFO]: Init finished.
673[02:14:25] [Client thread/INFO]: Initializing Treecapitator support...
674[02:14:25] [Client thread/INFO]: Treecapitator IMC message sent.
675[02:14:25] [Client thread/INFO]: Entering initialization phase.
676[02:14:25] [Client thread/INFO]: Waila detected.
677[02:14:26] [Client thread/INFO]: Adding recipes.
678[02:14:26] [Client thread/INFO]: Minechem not present. Initialized state integration skipped.
679[02:14:26] [Client thread/INFO]: Adding farmable saplings to Forestry's farms.
680[02:14:26] [Client thread/INFO]: GardenCore not present. Initialized state integration skipped.
681[02:14:26] [Client thread/INFO]: GardenTrees not present. Initialized state integration skipped.
682[02:14:26] [Client thread/INFO]: Registering saplings with MineFactory Reloaded.
683[02:14:26] [Client thread/INFO]: Registering logs with MineFactory Reloaded.
684[02:14:26] [Client thread/INFO]: Registering leaves with MineFactory Reloaded.
685[02:14:26] [Client thread/INFO]: Storage Drawers not present. Initialized state integration skipped.
686[02:14:27] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
687[02:14:27] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
688[02:14:27] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
689[02:14:27] [Client thread/INFO]: Attempting to extend PotionArray by 4
690[02:14:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException
691[02:14:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException
692[02:14:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException
693[02:14:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException
694[02:14:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException
695[02:14:28] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
696[02:14:28] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
697[02:14:28] [Client thread/INFO]: TConstruct has be registered with keys key.tarmor, key.tgoggles, key.tbelt, key.tzoom
698[02:14:28] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
699[02:14:28] [Client thread/INFO]: BuildCraft detected. Registering facades.
700[02:14:28] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
701[02:14:28] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
702[02:14:28] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
703[02:14:28] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
704[02:14:28] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
705[02:14:28] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
706[02:14:29] [Client thread/INFO]: Optifine integration successful.
707[02:14:29] [Thread-23/WARN]: If you see a error just below this line, its prob fine to ignore <3 chococraft
708[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
709[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
710[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
711[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
712[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
713[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
714[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at chococraft.common.utils.UpdateChecker.run(UpdateChecker.java:25)
715[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
716[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
717[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
718[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
719[02:14:29] [Thread-23/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 6 more
720[02:14:29] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
721[02:14:29] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
722[02:14:29] [Client thread/INFO]: [Handlers] Registering handler EventHandler to busses: [FORGE, FML]
723[02:14:29] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
724[02:14:29] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
725[02:14:29] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
726[02:14:29] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
727[02:14:29] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
728[02:14:29] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
729[02:14:29] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
730[02:14:29] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
731[02:14:29] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
732[02:14:29] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
733[02:14:29] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
734[02:14:29] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
735[02:14:29] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
736[02:14:29] [Client thread/INFO]: Sending dummy event to all mods
737[02:14:29] [Client thread/INFO]: Reloading ingame configs for modid: endercore
738[02:14:29] [Client thread/INFO]: Updating config...
739[02:14:29] [Client thread/INFO]: Reloading ingame configs for modid: RArm
740[02:14:29] [Client thread/INFO]: Reloading ingame configs for modid: wailaplugins
741[02:14:30] [Client thread/INFO]: Version 9.1.0 initializing...
742[02:14:30] [Thread-24/ERROR]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/Mekanism.txt.'
743[02:14:30] [Client thread/ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
744[02:14:30] [Client thread/ERROR]: Trait already registered for cofh/api/energy/IEnergyHandler
745[02:14:30] [Thread-24/ERROR]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/Mekanism.txt.'
746[02:14:30] [Client thread/INFO]: Render registrations complete.
747[02:14:30] [Thread-24/ERROR]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Donators/Mekanism.txt.'
748[02:14:30] [Client thread/INFO]: Initialized HolidayManager.
749[02:14:30] [Client thread/INFO]: Loading complete.
750[02:14:30] [Client thread/INFO]: Mod loaded.
751[02:14:30] [Client thread/INFO]: [toast.deadlyWorld._DeadlyWorld:console:101]: [Deadly World] Loaded 16 features!
752[02:14:30] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Ruins
753[02:14:30] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Nether
754[02:14:30] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledDungeons:439]: Finished registering bundled dungeon packs
755[02:14:30] [Client thread/INFO]: Adding Iron Chests Integration
756[02:14:31] [Client thread/INFO]: Finished Initialization
757[02:14:31] [Thread-25/INFO]: [Update Checker] Thread Started
758[02:14:31] [Thread-25/INFO]: [Update Checker] Thread Finished
759[02:14:31] [Client thread/INFO]: RS Added
760[02:14:31] [Client thread/INFO]: Initializing GUI Handler.
761[02:14:31] [Client thread/INFO]: Init completed
762[02:14:32] [Client thread/INFO]: Thermal Expansion bees active
763[02:14:32] [Client thread/INFO]: Registered 2 branches
764[02:14:32] [Client thread/INFO]: Registered 17 bees
765[02:14:32] [Client thread/INFO]: [atomicstryker.infernalmobs.common.InfernalMobsCore:load:158]: InfernalMobsCore load() completed! Modifiers ready: 27
766[02:14:32] [Client thread/INFO]: InvTweaks: Configuration loaded.
767[02:14:32] [Client thread/INFO]: Mod initialized
768[02:14:32] [Client thread/INFO]: JourneyMap log initialized.
769[02:14:32] [Client thread/INFO]: initialize ENTER
770[02:14:32] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.core.config
771[02:14:32] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.fullmap.config
772[02:14:32] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.minimap.config
773[02:14:32] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.minimap2.config
774[02:14:32] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.webmap.config
775[02:14:32] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Sam\Desktop\Modpack MC\journeymap\config\5.1\journeymap.waypoint.config
776[02:14:32] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
777[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-stats created successfully.
778[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-stats created successfully.
779[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-stats created successfully.
780[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-stats created successfully.
781[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-stats created successfully.
782[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-stats created successfully.
783[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-stats created successfully.
784[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-stats created successfully.
785[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-stats created successfully.
786[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-stats created successfully.
787[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-stats created successfully.
788[02:14:33] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-stats created successfully.
789[02:14:33] [Client thread/INFO]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
790[02:14:33] [Client thread/INFO]: Loaded MekanismGenerators module.
791[02:14:33] [Client thread/INFO]: Loaded MekanismTools module.
792[02:14:33] [Client thread/INFO]: Registering Gysahls for Planter/Harvester/Fertilizer
793[02:14:33] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
794[02:14:34] [Client thread/INFO]: [com.whammich.sstow.events.Achievements:defaultAchievements:28]: Rendering Icons
795[02:14:34] [Client thread/INFO]: Aether II compatibility is enabled and running
796[02:14:34] [Client thread/INFO]: BloodMagic compatibility is enabled and running
797[02:14:34] [Client thread/INFO]: Botania compatibility is enabled and running
798[02:14:34] [Client thread/INFO]: ExtraUtilities compatibility is enabled and running
799[02:14:34] [Client thread/INFO]: Galacticraft compatibility is enabled and running
800[02:14:34] [Client thread/INFO]: Soul Shards: The Old Ways compatibility is enabled and running
801[02:14:34] [Client thread/INFO]: TwilightForest compatibility is enabled and running
802[02:14:34] [Client thread/INFO]: Loading NEI Addons
803[02:14:34] [Client thread/INFO]: Developer Tools Addon disabled - skipping
804[02:14:34] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
805[02:14:35] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
806[02:14:35] [Client thread/INFO]: Loading Forestry Addon...
807[02:14:35] [Client thread/INFO]: Forestry Addon successfully loadded
808[02:14:35] [Client thread/INFO]: Loading Crafting Tables Addon...
809[02:14:35] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
810[02:14:35] [Client thread/INFO]: Not registering EE3 Minium Stone
811[02:14:35] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.23 detected
812[02:14:35] [Client thread/INFO]: Registered BC Autorcrafting Table
813[02:14:35] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
814[02:14:35] [Client thread/INFO]: Not registering MPSA In-Place Assembler
815[02:14:35] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
816[02:14:35] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
817[02:14:35] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.4 detected
818[02:14:35] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
819[02:14:35] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
820[02:14:35] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
821[02:14:35] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
822[02:14:35] [Client thread/INFO]: Registered Railcraft Work Cart
823[02:14:35] [Client thread/INFO]: 3 crafting tables registered
824[02:14:35] [Client thread/INFO]: Crafting Tables Addon successfully loadded
825[02:14:36] [Client thread/INFO]: Removed 8 torch recipes.
826[02:14:36] [Client thread/INFO]: Registered inventory generator 'mineshaftCorridor'
827[02:14:36] [Client thread/INFO]: Registered inventory generator 'pyramidDesertyChest'
828[02:14:36] [Client thread/INFO]: Registered inventory generator 'pyramidJungleChest'
829[02:14:36] [Client thread/INFO]: Registered inventory generator 'pyramidJungleDispenser'
830[02:14:36] [Client thread/INFO]: Registered inventory generator 'strongholdCorridor'
831[02:14:36] [Client thread/INFO]: Registered inventory generator 'strongholdLibrary'
832[02:14:36] [Client thread/INFO]: Registered inventory generator 'strongholdCrossing'
833[02:14:36] [Client thread/INFO]: Registered inventory generator 'villageBlacksmith'
834[02:14:36] [Client thread/INFO]: Registered inventory generator 'bonusChest'
835[02:14:36] [Client thread/INFO]: Registered inventory generator 'dungeonChest'
836[02:14:36] [Client thread/INFO]: Easy mode recipes loaded
837[02:14:36] [Client thread/INFO]: Initialization
838[02:14:36] [Client thread/INFO]: Registering recipes
839[02:14:36] [Client thread/INFO]: Registering GUI Handler
840[02:14:37] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.sinking in slot 50! offender: Vampiric Aura.
841[02:14:37] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.overheating in slot 51! offender: Bleeding.
842[02:14:37] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wakingnightmare in slot 52! offender: Swimming.
843[02:14:37] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.queasy in slot 53! offender: Soul Burn.
844[02:14:38] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
845[02:14:38] [Client thread/INFO]: Loading JSON Files
846[02:14:38] [Client thread/INFO]: Loading data from json
847[02:14:38] [Client thread/INFO]: Loaded all data from JSON
848[02:14:38] [Client thread/INFO]: Received IMC message from mod ExtrabiomesXL.
849[02:14:38] [Client thread/WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
850[02:14:38] [Client thread/INFO]: Received IMC message from mod Natura.
851[02:14:38] [Client thread/WARN]: Unknown tag "useShiftedItemID" found while verifying a ThirdPartyModConfig NBTTagCompound object
852[02:14:38] [Client thread/WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
853[02:14:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
854[02:14:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
855[02:14:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
856[02:14:38] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
857[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:0 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
858[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:1 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
859[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:2 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
860[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:3 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
861[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:4 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
862[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:5 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
863[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:6 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
864[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling0:7 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
865[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling1:0 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
866[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling1:1 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
867[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling1:2 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
868[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling1:3 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
869[02:14:38] [Client thread/WARN]: Received an invalid add-farmable-sapling request farmArboreal@dendrology:sapling1:4 from mod dendrology. Please contact the author and report this issue. For farm farmArboreal: unable to parse string.
870[02:14:38] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
871[02:14:38] [Client thread/INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
872[02:14:38] [Client thread/INFO]: Receiving registration request from [ meteors ] for method net.meteor.plugin.waila.Waila.register
873[02:14:38] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
874[02:14:38] [Client thread/INFO]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
875[02:14:38] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
876[02:14:38] [Client thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
877[02:14:38] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
878[02:14:38] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
879[02:14:38] [Client thread/INFO]: Receiving registration request from [ BloodArsenal ] for method com.arc.bloodarsenal.common.misc.WAILAPlugin.registerAddon
880[02:14:38] [Client thread/INFO]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
881[02:14:38] [Client thread/INFO]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
882[02:14:38] [Client thread/INFO]: Receiving registration request from [ computronics ] for method pl.asie.computronics.integration.waila.IntegrationWaila.register
883[02:14:38] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
884[02:14:38] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
885[02:14:38] [Client thread/INFO]: Receiving registration request from [ SSTOW ] for method sstow.utils.WailaProvider.callbackRegister
886[02:14:38] [Client thread/INFO]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
887[02:14:38] [Client thread/INFO]: Receiving registration request from [ secretroomsmod ] for method com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider.register
888[02:14:38] [Client thread/INFO]: Receiving registration request from [ Sync ] for method sync.client.HUDHandlerSync.callbackRegister
889[02:14:38] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
890[02:14:38] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
891[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:707]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
892[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
893[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
894[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
895[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
896[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
897[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
898[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
899[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
900[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
901[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
902[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
903[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
904[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
905[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
906[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
907[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
908[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
909[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
910[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
911[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
912[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
913[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
914[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
915[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
916[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
917[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
918[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
919[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
920[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
921[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
922[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
923[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
924[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
925[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
926[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
927[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
928[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
929[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
930[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
931[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
932[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
933[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
934[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
935[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
936[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
937[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
938[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
939[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
940[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
941[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
942[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
943[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
944[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
945[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
946[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
947[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
948[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
949[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
950[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
951[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
952[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
953[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
954[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
955[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
956[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
957[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
958[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
959[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
960[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
961[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
962[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
963[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
964[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
965[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
966[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
967[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
968[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
969[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
970[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
971[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
972[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
973[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
974[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
975[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
976[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
977[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
978[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
979[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
980[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
981[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
982[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
983[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
984[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
985[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
986[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
987[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
988[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
989[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
990[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
991[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
992[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
993[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
994[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
995[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
996[02:14:38] [Client thread/INFO]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
997[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
998[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
999[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
1000[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
1001[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
1002[02:14:38] [Client thread/INFO]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
1003[02:14:38] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
1004[02:14:38] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
1005[02:14:38] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
1006[02:14:38] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
1007[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
1008[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
1009[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
1010[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
1011[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
1012[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
1013[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
1014[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
1015[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
1016[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
1017[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
1018[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
1019[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
1020[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
1021[02:14:38] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
1022[02:14:38] [Client thread/INFO]: Injecting itemstacks
1023[02:14:38] [Client thread/INFO]: Itemstack injection complete
1024[02:14:38] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1025[02:14:38] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1026[02:14:38] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
1027[02:14:39] [Client thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
1028[02:14:39] [Client thread/INFO]: While registering space station recipe, found 8 type(s) of ingotTin
1029[02:14:39] [Client thread/INFO]: Prioritizing User and IMC mod configs...
1030[02:14:39] [Client thread/INFO]: Registering items and trees...
1031[02:14:39] [Client thread/INFO]: Skipping Ore Dictionary processing.
1032[02:14:39] [Client thread/INFO]: Post Initialization ( started )
1033[02:14:39] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1034[02:14:39] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1035[02:14:39] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1036[02:14:39] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1037[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
1038[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1039[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1040[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
1041[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1042[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
1043[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
1044[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
1045[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1046[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1047[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
1048[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1049[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
1050[02:14:39] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
1051[02:14:39] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
1052[02:14:39] [Client thread/INFO]: Rotary Craft - Integration Disabled
1053[02:14:39] [Client thread/INFO]: Railcraft - Integration Enable
1054[02:14:39] [Client thread/INFO]: BuildCraft - Integration Enable
1055[02:14:39] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
1056[02:14:39] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
1057[02:14:39] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
1058[02:14:39] [Client thread/INFO]: Deep Storage Unit - Integration Enable
1059[02:14:39] [Client thread/INFO]: Factorization - Integration Disabled
1060[02:14:39] [Client thread/INFO]: Forge MultiPart - Integration Enable
1061[02:14:39] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
1062[02:14:39] [Client thread/INFO]: Colored Lights Core - Integration Disabled
1063[02:14:39] [Client thread/INFO]: Waila - Integration Enable
1064[02:14:39] [Client thread/INFO]: Inventory Tweaks - Integration Enable
1065[02:14:39] [Client thread/INFO]: Not Enough Items - Integration Enable
1066[02:14:39] [Client thread/INFO]: Craft Guide - Integration Disabled
1067[02:14:39] [Client thread/INFO]: Mekanism - Integration Enable
1068[02:14:39] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
1069[02:14:39] [Client thread/INFO]: BetterStorage - Integration Disabled
1070[02:14:39] [Client thread/INFO]: Post Initialization ( ended after 440ms )
1071[02:14:40] [Client thread/INFO]: Loaded Harvestcraft Handlers!
1072[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1073[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1074[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1075[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1076[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1077[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1078[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1079[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1080[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1081[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1082[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1083[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1084[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1085[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1086[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1087[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1088[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1089[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1090[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1091[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1092[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1093[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1094[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1095[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1096[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1097[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1098[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1099[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1100[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1101[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1102[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1103[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1104[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1105[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1106[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1107[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1108[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1109[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1110[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1111[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1112[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1113[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1114[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1115[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1116[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1117[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1118[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1119[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1120[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1121[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1122[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1123[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1124[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1125[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1126[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1127[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1128[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1129[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1130[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1131[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1132[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1133[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1134[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1135[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1136[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1137[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1138[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1139[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1140[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1141[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1142[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1143[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1144[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1145[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1146[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1147[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1148[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1149[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1150[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1151[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1152[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1153[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1154[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1155[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1156[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1157[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1158[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1159[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1160[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1161[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1162[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1163[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1164[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1165[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1166[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1167[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1168[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1169[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1170[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1171[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1172[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1173[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1174[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1175[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1176[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1177[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1178[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1179[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1180[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1181[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1182[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1183[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1184[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1185[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1186[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1187[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1188[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1189[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1190[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1191[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1192[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1193[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1194[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1195[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1196[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1197[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1198[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1199[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1200[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1201[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1202[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1203[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1204[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1205[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1206[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1207[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1208[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1209[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1210[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1211[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1212[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1213[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1214[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1215[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1216[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1217[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1218[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1219[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1220[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1221[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1222[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1223[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1224[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1225[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1226[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1227[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1228[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1229[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1230[02:14:40] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1231[02:14:40] [Client thread/ERROR]: BiblioWoodsForestry
1232[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
1233[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
1234[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
1235[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
1236[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
1237[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
1238[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
1239[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
1240[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
1241[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1242[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1243[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1244[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
1245[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
1246[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
1247[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
1248[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
1249[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
1250[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
1251[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
1252[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
1253[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
1254[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
1255[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
1256[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
1257[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
1258[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
1259[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
1260[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
1261[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
1262[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
1263[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
1264[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
1265[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
1266[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
1267[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
1268[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
1269[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
1270[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
1271[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
1272[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
1273[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
1274[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
1275[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
1276[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
1277[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
1278[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
1279[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
1280[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
1281[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
1282[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
1283[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
1284[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
1285[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
1286[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
1287[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
1288[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
1289[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
1290[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
1291[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
1292[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
1293[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
1294[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
1295[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
1296[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
1297[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
1298[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
1299[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
1300[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
1301[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
1302[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
1303[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
1304[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
1305[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
1306[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
1307[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.continuumBomb@0
1308[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.zaniteBlock@0
1309[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
1310[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
1311[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
1312[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
1313[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
1314[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
1315[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
1316[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
1317[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
1318[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
1319[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1320[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
1321[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
1322[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
1323[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
1324[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
1325[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
1326[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
1327[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
1328[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
1329[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
1330[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
1331[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
1332[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
1333[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
1334[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
1335[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
1336[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
1337[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
1338[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
1339[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
1340[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
1341[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
1342[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
1343[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
1344[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
1345[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
1346[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1347[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
1348[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
1349[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
1350[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
1351[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
1352[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
1353[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
1354[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
1355[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
1356[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
1357[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
1358[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
1359[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
1360[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@0
1361[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@1
1362[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@2
1363[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@3
1364[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.null@4
1365[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blood_infused_iron_block@0
1366[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
1367[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
1368[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
1369[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
1370[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
1371[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
1372[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
1373[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
1374[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
1375[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
1376[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
1377[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
1378[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
1379[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
1380[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
1381[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
1382[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
1383[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
1384[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedGem@0
1385[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.meteorDecor@0
1386[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.meteorDecor@1
1387[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.meteorDecor@2
1388[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
1389[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
1390[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
1391[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
1392[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
1393[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.forciciumBlock@0
1394[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.sstow.soulium_block@0
1395[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.sstow.material@2
1396[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.RArm.storage@0
1397[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.RArm.material@0
1398[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
1399[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
1400[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
1401[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@9
1402[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@10
1403[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@11
1404[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gcBlockCore.0@12
1405[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.elipse_basic@6
1406[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@0
1407[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@2
1408[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@1
1409[02:14:40] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.venus_decor@3
1410[02:14:40] [Client thread/INFO]: Total number of compression recipes: 178
1411[02:14:40] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
1412[02:14:40] [Client thread/INFO]: Successfully Loaded.
1413[02:14:40] [Client thread/INFO]: Entering postinitialization phase.
1414[02:14:40] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1415[02:14:40] [Client thread/INFO]: Skipping CraftGuide integration.
1416[02:14:40] [Client thread/INFO]: Minechem not present. Post-initialized state integration skipped.
1417[02:14:40] [Client thread/INFO]: Extending Forestry's backpacks.
1418[02:14:40] [Client thread/INFO]: Adding sapling recipes to Forestry's fermenter.
1419[02:14:40] [Client thread/INFO]: GardenCore not present. Post-initialized state integration skipped.
1420[02:14:40] [Client thread/INFO]: GardenTrees not present. Post-initialized state integration skipped.
1421[02:14:40] [Client thread/INFO]: Storage Drawers not present. Post-initialized state integration skipped.
1422[02:14:40] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
1423[02:14:41] [Client thread/INFO]: Loading texture and data for Digital-7 Mono
1424[02:14:41] [Client thread/INFO]: There are no crafting files present in C:\Users\Sam\Desktop\Modpack MC\config\cofh\thermalexpansion\crafting.
1425[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1426[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1427[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1428[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1429[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1430[02:14:41] [Client thread/INFO]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1431[02:14:42] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
1432[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreIron(oreIron), Crushing:[X], Arc Smelting:[X]
1433[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreGold(oreGold), Crushing:[X], Arc Smelting:[X]
1434[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreLapis(oreLapis), Crushing:[X], Arc Smelting:[ ]
1435[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreDiamond(oreDiamond), Crushing:[X], Arc Smelting:[ ]
1436[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreEmerald(oreEmerald), Crushing:[X], Arc Smelting:[ ]
1437[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreRedstone(oreRedstone), Crushing:[X], Arc Smelting:[ ]
1438[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreCoal(oreCoal), Crushing:[X], Arc Smelting:[ ]
1439[02:14:42] [Client thread/INFO]: Supporting DenseOre: denseoreQuartz(oreQuartz), Crushing:[X], Arc Smelting:[ ]
1440[02:14:42] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1441[02:14:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1442[02:14:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1443[02:14:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1444[02:14:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1445[02:14:42] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1446[02:14:42] [Client thread/WARN]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
1447[02:14:42] [Client thread/WARN]: Thaumcraft not detected.
1448[02:14:42] [Client thread/INFO]: Loaded Baubles integration
1449[02:14:42] [Client thread/INFO]: Loaded Tinker's Construct integration
1450[02:14:42] [Client thread/INFO]: Registered TCon Resource Pack (bloodinfusediron) - TextureResourcePackBloodInfusedIron
1451[02:14:42] [Client thread/INFO]: Loaded Forge Multipart integration
1452[02:14:42] [Client thread/INFO]: [Botania] The Lexica Botania has 26560 words.
1453[02:14:43] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
1454[02:14:43] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
1455[02:14:43] [Client thread/INFO]: Found 156 valid SAG Mill recipes in config.
1456[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
1457[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1458[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@11
1459[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1460[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1461[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1462[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1463[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
1464[02:14:43] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1465[02:14:43] [Client thread/INFO]: Finished processing SAG Mill recipes. 147 recipes avaliable.
1466[02:14:43] [Client thread/INFO]: Found 34 valid Alloy Smelter recipes in config.
1467[02:14:43] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1468[02:14:43] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1469[02:14:43] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1470[02:14:43] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 52 recipes avaliable.
1471[02:14:43] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1472[02:14:43] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
1473[02:14:43] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1474[02:14:43] [Client thread/INFO]: Found 7 valid Vat recipes in config.
1475[02:14:43] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
1476[02:14:43] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1477[02:14:43] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1478[02:14:43] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1479[02:14:43] [Client thread/WARN]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
1480[02:14:43] [Client thread/INFO]: Loaded 30 recipes for Enchanter
1481[02:14:44] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1482[02:14:44] [Client thread/INFO]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
1483[02:14:44] [Client thread/INFO]: Hooked into IC2 successfully.
1484[02:14:44] [Client thread/INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
1485[02:14:44] [Client thread/INFO]: Hooking complete.
1486[02:14:44] [Client thread/INFO]: Finished PostInitialization
1487[02:14:44] [Client thread/INFO]: Plugin initialized in PostInit... TConPlugin
1488[02:14:44] [Client thread/INFO]: Loaded 5 entries from core spawn config.
1489[02:14:44] [Client thread/INFO]: Loaded 0 entries from user spawn config.
1490[02:14:44] [Client thread/INFO]: Applying 5 spawn entries from config.
1491[02:14:45] [Client thread/INFO]: Postinit completed
1492[02:14:45] [Client thread/INFO]: Registered 17 mutations
1493[02:14:45] [Client thread/INFO]: Preparing genetics cache ...
1494[02:14:45] [Client thread/INFO]: Cached 165 mutation outputs
1495[02:14:45] [Client thread/INFO]: Cached 127 mutation inputs
1496[02:14:45] [Client thread/INFO]: Cached 429 chromosomes
1497[02:14:49] [Client thread/INFO]: postInitialize ENTER
1498[02:14:49] [Client thread/INFO]: Registered channel: world_info
1499[02:14:49] [Client thread/INFO]: Initializing icon sets...
1500[02:14:50] [JM-VersionCheck-1/ERROR]: Could not check version URL
1501com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1502 at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
1503 at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
1504 at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
1505 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
1506 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
1507 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
1508 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
1509 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
1510Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
1511 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
1512 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
1513 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
1514 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
1515 at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
1516 ... 7 more
1517[02:14:50] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r658.45§8ms§r
1518[02:14:50] [Client thread/INFO]: Checking if latest version...
1519[02:14:50] [Client thread/INFO]: VersionChecker complete.
1520[02:14:50] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-worldgen created successfully.
1521[02:14:50] [Client thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-worldgen created successfully.
1522[02:14:50] [Client thread/WARN]: No powersuits keybind file found.
1523[02:14:50] [Client thread/INFO]: Skipped mapping for ani_koto.Hostem: detected as boss.
1524[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.babayaga: detected as boss.
1525[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.death: detected as boss.
1526[02:14:50] [Client thread/INFO]: Skipped mapping for WitherBoss: detected as boss.
1527[02:14:50] [Client thread/INFO]: Skipped mapping for Botania.botania:doppleganger: detected as boss.
1528[02:14:50] [Client thread/INFO]: Skipped mapping for GalacticraftCore.EvolvedSkeletonBoss: detected as boss.
1529[02:14:50] [Client thread/INFO]: Skipped mapping for demonmobs.rahovart: detected as boss.
1530[02:14:50] [Client thread/INFO]: Skipped mapping for EnderDragon: detected as boss.
1531[02:14:50] [Client thread/INFO]: Skipped mapping for GalacticraftMars.CreeperBoss: detected as boss.
1532[02:14:50] [Client thread/INFO]: Skipped mapping for ani_koto.Scientist: detected as boss.
1533[02:14:50] [Client thread/INFO]: Skipped mapping for TwilightForest.Tower Boss: detected as boss.
1534[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.leonard: detected as boss.
1535[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.lordoftorment: detected as boss.
1536[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.hornedHuntsman: detected as boss.
1537[02:14:50] [Client thread/INFO]: Skipped mapping for TwilightForest.Snow Queen: detected as boss.
1538[02:14:50] [Client thread/INFO]: Skipped mapping for Botania.botania:pinkWither: detected as boss.
1539[02:14:50] [Client thread/INFO]: Skipped mapping for TwilightForest.Twilight Lich: detected as boss.
1540[02:14:50] [Client thread/INFO]: Skipped mapping for TwilightForest.Naga: detected as boss.
1541[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.goblinmog: detected as boss.
1542[02:14:50] [Client thread/INFO]: Skipped mapping for DraconicEvolution.ChaosGuardian: detected as boss.
1543[02:14:50] [Client thread/INFO]: Skipped mapping for TConstruct.KingSlime: detected as boss.
1544[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.lilith: detected as boss.
1545[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.goblingulg: detected as boss.
1546[02:14:50] [Client thread/INFO]: Skipped mapping for ani_koto.Jinn: detected as boss.
1547[02:14:50] [Client thread/INFO]: Skipped mapping for TwilightForest.Hydra: detected as boss.
1548[02:14:50] [Client thread/INFO]: Skipped mapping for DraconicEvolution.EnderDragon: detected as boss.
1549[02:14:50] [Client thread/INFO]: Skipped mapping for witchery.reflection: detected as boss.
1550[02:14:50] [Client thread/INFO]: Finished entity mapping (350 entries).
1551[02:14:50] [Client thread/INFO]: Soul Shards Loaded Entity Blacklist
1552[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://raw.githubusercontent.com/TheXFactor117/Levels/master/version_checker.txt
1553[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1834)
1554[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
1555[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
1556[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
1557[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
1558[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
1559[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
1560[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
1561[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
1562[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.thexfactor117.levels.handlers.VersionChecker.run(VersionChecker.java:39)
1563[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
1564[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
1565[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.Reader.<init>(Reader.java:78)
1566[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
1567[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.apache.commons.io.IOUtils.readLines(IOUtils.java:986)
1568[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.apache.commons.io.IOUtils.readLines(IOUtils.java:968)
1569[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.thexfactor117.levels.handlers.VersionChecker.run(VersionChecker.java:52)
1570[02:14:50] [Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
1571[02:14:50] [Thread-38/INFO]: Starting Version check.
1572[02:14:50] [Client thread/INFO]: [Project Bench] Initialization complete. Fluids found:
1573[02:14:50] [Client thread/INFO]: helium
1574[02:14:50] [Client thread/INFO]: enderium.molten
1575[02:14:50] [Client thread/INFO]: silver.molten
1576[02:14:50] [Client thread/INFO]: witchery:fluidspirit
1577[02:14:50] [Client thread/INFO]: coal
1578[02:14:50] [Client thread/INFO]: iron.molten
1579[02:14:50] [Client thread/INFO]: oil
1580[02:14:50] [Client thread/INFO]: liquidoxygen
1581[02:14:50] [Client thread/INFO]: molten.unstableingots
1582[02:14:50] [Client thread/INFO]: sulfurdioxidegas
1583[02:14:50] [Client thread/INFO]: witchery:hollowtears
1584[02:14:50] [Client thread/INFO]: for.honey
1585[02:14:50] [Client thread/INFO]: ooze
1586[02:14:50] [Client thread/INFO]: cloud_seed
1587[02:14:50] [Client thread/INFO]: rocket_fuel
1588[02:14:50] [Client thread/INFO]: cloud_seed_concentrated
1589[02:14:50] [Client thread/INFO]: chocolatemilk
1590[02:14:50] [Client thread/INFO]: blood
1591[02:14:50] [Client thread/INFO]: pinkslime
1592[02:14:50] [Client thread/INFO]: ic2hotwater
1593[02:14:50] [Client thread/INFO]: carbondioxide
1594[02:14:50] [Client thread/INFO]: brine
1595[02:14:50] [Client thread/INFO]: redmetal.molten
1596[02:14:50] [Client thread/INFO]: sludge
1597[02:14:50] [Client thread/INFO]: liquid_sunshine
1598[02:14:50] [Client thread/INFO]: ic2pahoehoelava
1599[02:14:50] [Client thread/INFO]: mutagen
1600[02:14:50] [Client thread/INFO]: short.mead
1601[02:14:50] [Client thread/INFO]: tin.molten
1602[02:14:50] [Client thread/INFO]: witchery:fluiddisease
1603[02:14:50] [Client thread/INFO]: biofuel
1604[02:14:50] [Client thread/INFO]: bioethanol
1605[02:14:50] [Client thread/INFO]: ic2biomass
1606[02:14:50] [Client thread/INFO]: ic2biogas
1607[02:14:50] [Client thread/INFO]: bacterialsludge
1608[02:14:50] [Client thread/INFO]: meat
1609[02:14:50] [Client thread/INFO]: redstone
1610[02:14:50] [Client thread/INFO]: hootch
1611[02:14:50] [Client thread/INFO]: purelava
1612[02:14:50] [Client thread/INFO]: glue
1613[02:14:50] [Client thread/INFO]: ic2distilledwater
1614[02:14:50] [Client thread/INFO]: stone.seared
1615[02:14:50] [Client thread/INFO]: lithium
1616[02:14:50] [Client thread/INFO]: fire_water
1617[02:14:50] [Client thread/INFO]: steam
1618[02:14:50] [Client thread/INFO]: hydrogenchloride
1619[02:14:50] [Client thread/INFO]: biomass
1620[02:14:50] [Client thread/INFO]: seedoil
1621[02:14:50] [Client thread/INFO]: liquidnitrogen
1622[02:14:50] [Client thread/INFO]: redstone.molten
1623[02:14:50] [Client thread/INFO]: molten.blood_infused_iron
1624[02:14:50] [Client thread/INFO]: nitrogen
1625[02:14:50] [Client thread/INFO]: tritium
1626[02:14:50] [Client thread/INFO]: glass
1627[02:14:50] [Client thread/INFO]: europa_water_fluid
1628[02:14:50] [Client thread/INFO]: biodiesel
1629[02:14:50] [Client thread/INFO]: oxygen
1630[02:14:50] [Client thread/INFO]: liquidargon
1631[02:14:50] [Client thread/INFO]: fuelgc
1632[02:14:50] [Client thread/INFO]: signalum.molten
1633[02:14:50] [Client thread/INFO]: mushroomsoup
1634[02:14:50] [Client thread/INFO]: copper.molten
1635[02:14:50] [Client thread/INFO]: sulfuricacid
1636[02:14:50] [Client thread/INFO]: sewage
1637[02:14:50] [Client thread/INFO]: ethanol
1638[02:14:50] [Client thread/INFO]: ardite.molten
1639[02:14:50] [Client thread/INFO]: ic2hotcoolant
1640[02:14:50] [Client thread/INFO]: plantoil
1641[02:14:50] [Client thread/INFO]: fuel
1642[02:14:50] [Client thread/INFO]: cobalt.molten
1643[02:14:50] [Client thread/INFO]: invar.molten
1644[02:14:50] [Client thread/INFO]: slime.blue
1645[02:14:50] [Client thread/INFO]: ic2superheatedsteam
1646[02:14:50] [Client thread/INFO]: ic2steam
1647[02:14:50] [Client thread/INFO]: creosote
1648[02:14:50] [Client thread/INFO]: fusionfueldt
1649[02:14:50] [Client thread/INFO]: mana
1650[02:14:50] [Client thread/INFO]: lava
1651[02:14:50] [Client thread/INFO]: manyullyn.molten
1652[02:14:50] [Client thread/INFO]: glowstone
1653[02:14:50] [Client thread/INFO]: fuelcolumn
1654[02:14:50] [Client thread/INFO]: petrotheum
1655[02:14:50] [Client thread/INFO]: witchery:brew
1656[02:14:50] [Client thread/INFO]: ice
1657[02:14:50] [Client thread/INFO]: life essence
1658[02:14:50] [Client thread/INFO]: sodium
1659[02:14:50] [Client thread/INFO]: pyrotheum
1660[02:14:50] [Client thread/INFO]: argon
1661[02:14:50] [Client thread/INFO]: nutrient_distillation
1662[02:14:50] [Client thread/INFO]: mithril.molten
1663[02:14:50] [Client thread/INFO]: ic2constructionfoam
1664[02:14:50] [Client thread/INFO]: molten.bedrockiumingots
1665[02:14:50] [Client thread/INFO]: liquiddna
1666[02:14:50] [Client thread/INFO]: hydrogen
1667[02:14:50] [Client thread/INFO]: steel.molten
1668[02:14:50] [Client thread/INFO]: witchery:brewliquid
1669[02:14:50] [Client thread/INFO]: chlorine
1670[02:14:50] [Client thread/INFO]: ender
1671[02:14:50] [Client thread/INFO]: honey
1672[02:14:50] [Client thread/INFO]: platinum.molten
1673[02:14:50] [Client thread/INFO]: oilgc
1674[02:14:50] [Client thread/INFO]: liquidmethane
1675[02:14:50] [Client thread/INFO]: deuterium
1676[02:14:50] [Client thread/INFO]: cryotheum
1677[02:14:50] [Client thread/INFO]: yellorium
1678[02:14:50] [Client thread/INFO]: milk
1679[02:14:50] [Client thread/INFO]: pigiron.molten
1680[02:14:50] [Client thread/INFO]: lead.molten
1681[02:14:50] [Client thread/INFO]: ic2coolant
1682[02:14:50] [Client thread/INFO]: alumite.molten
1683[02:14:50] [Client thread/INFO]: nickel.molten
1684[02:14:50] [Client thread/INFO]: bronze.molten
1685[02:14:50] [Client thread/INFO]: cyanite
1686[02:14:50] [Client thread/INFO]: water
1687[02:14:50] [Client thread/INFO]: glass.molten
1688[02:14:50] [Client thread/INFO]: methane
1689[02:14:50] [Client thread/INFO]: protein
1690[02:14:50] [Client thread/INFO]: mead
1691[02:14:50] [Client thread/INFO]: obsidian.molten
1692[02:14:50] [Client thread/INFO]: emerald.liquid
1693[02:14:50] [Client thread/INFO]: ic2uumatter
1694[02:14:50] [Client thread/INFO]: lumium.molten
1695[02:14:50] [Client thread/INFO]: aerotheum
1696[02:14:50] [Client thread/INFO]: mobessence
1697[02:14:50] [Client thread/INFO]: aluminum.molten
1698[02:14:50] [Client thread/INFO]: sulfurtrioxidegas
1699[02:14:50] [Client thread/INFO]: witchery:brewgas
1700[02:14:50] [Client thread/INFO]: electrum.molten
1701[02:14:50] [Client thread/INFO]: xpjuice
1702[02:14:50] [Client thread/INFO]: atmosphericgases
1703[02:14:50] [Client thread/INFO]: aluminumbrass.molten
1704[02:14:50] [Client thread/INFO]: heavywater
1705[02:14:50] [Client thread/INFO]: gold.molten
1706[02:14:50] [Client thread/INFO]: juice
1707[02:14:50] [Client thread/INFO]: ethene
1708[02:14:50] [Client thread/INFO]: redplasma
1709[02:14:50] [Client thread/INFO]: These fluids and their containers will be recognized by the Project Bench.
1710[02:14:50] [Thread-38/INFO]: [Project Bench] Up to date.
1711[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
1712[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
1713[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
1714[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
1715[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
1716[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
1717[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
1718[02:14:50] [Client thread/INFO]: Removed 3 torch recipes.
1719[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
1720[02:14:50] [Client thread/INFO]: Registered 212 blocks and 5 items as light sources.
1721[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
1722[02:14:50] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
1723[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step, fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityBehemoth
1724[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityBelph
1725[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityCacodemon
1726[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityNetherSoul
1727[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityPinky
1728[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, witherResistance, fireImmunity, hostile to class lycanite.lycanitesmobs.demonmobs.entity.EntityTrite
1729[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityClink
1730[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityManticore
1731[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityCrusk
1732[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityCryptZombie
1733[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityErepede
1734[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityGorgomite
1735[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityJoust
1736[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.desertmobs.entity.EntityJoustAlpha
1737[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, poisonResistance to class lycanite.lycanitesmobs.swampmobs.entity.EntityAspid
1738[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityDweller
1739[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings step, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityEttin
1740[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityEyewig
1741[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, poisonResistance, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityGhoulZombie
1742[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityLurker
1743[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings poisonResistance, fly, hostile to class lycanite.lycanitesmobs.swampmobs.entity.EntityRemobra
1744[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class lycanite.lycanitesmobs.plainsmobs.entity.EntityVentoraptor
1745[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class lycanite.lycanitesmobs.plainsmobs.entity.EntityKobold
1746[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
1747[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
1748[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
1749[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
1750[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings poisonResistance, hostile to class net.aetherteam.aether.entities.EntityAechorPlant
1751[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, poisonResistance, float to class net.aetherteam.aether.entities.EntityCockatrice
1752[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentry
1753[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentryGolem
1754[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.EntitySheepuff
1755[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile, fireImmunity to class net.aetherteam.aether.entities.EntityTempest
1756[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class net.aetherteam.aether.entities.EntityZephyr
1757[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityCog
1758[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityHostEye
1759[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntitySentryGuardian
1760[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.mounts.EntityAerbunny
1761[02:14:51] [Client thread/INFO]: Registered structure 'WoodWallRemains'
1762[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityFlyingCow
1763[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityPhyg
1764[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class net.aetherteam.aether.entities.mounts.EntitySwet
1765[02:14:51] [Client thread/INFO]: Registered structure 'WoodenClockTower'
1766[02:14:51] [Client thread/INFO]: Registered structure 'WitchPillars'
1767[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
1768[02:14:51] [Client thread/INFO]: Registered structure 'WhiteWillowLarge'
1769[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
1770[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
1771[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
1772[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
1773[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
1774[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
1775[02:14:51] [Client thread/INFO]: Registered structure 'WellShrine'
1776[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
1777[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
1778[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
1779[02:14:51] [Client thread/INFO]: Registered structure 'VillageWoodMill'
1780[02:14:51] [Morph Online Resource Thread/INFO]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
1781[02:14:51] [Client thread/INFO]: Registered structure 'VillageInn'
1782[02:14:51] [Client thread/INFO]: Registered structure 'VillageHouseRich1'
1783[02:14:51] [Client thread/INFO]: Registered structure 'VillageHouseRich'
1784[02:14:51] [Client thread/INFO]: Registered structure 'VillageGuardTower'
1785[02:14:51] [Client thread/INFO]: Registered structure 'VillageForgeLarge'
1786[02:14:51] [Client thread/INFO]: Registered structure 'VeldtBath'
1787[02:14:51] [Client thread/INFO]: Registered structure 'UnnaturalCrater'
1788[02:14:51] [Client thread/INFO]: Registered structure 'UndergroundTreeoid'
1789[02:14:51] [Client thread/INFO]: Registered structure 'UndergroundCrypt'
1790[02:14:51] [Client thread/INFO]: Registered structure 'TribalJungleHead'
1791[02:14:51] [Client thread/INFO]: Registered structure 'TemplePyramid'
1792[02:14:51] [Client thread/INFO]: Registered structure 'StoneMound3'
1793[02:14:51] [Client thread/INFO]: Registered structure 'StoneMound2'
1794[02:14:51] [Client thread/INFO]: Registered structure 'StoneMound1'
1795[02:14:51] [Client thread/INFO]: Registered structure 'StoneMound'
1796[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeSmall'
1797[02:14:51] [Client thread/INFO]: Registered structure 'StoneMaze'
1798[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeTurn'
1799[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeStudy'
1800[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeSpiderRoom'
1801[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeShootingRange'
1802[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeLitRoom'
1803[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeFountain'
1804[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeEndChest'
1805[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeEnd'
1806[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeCrossing'
1807[02:14:51] [Client thread/INFO]: Registered structure 'StoneMazeCorridor'
1808[02:14:51] [Client thread/INFO]: Registered structure 'StoneMaze3Way'
1809[02:14:51] [Client thread/INFO]: Registered structure 'SpiderPit'
1810[02:14:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage2'
1811[02:14:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage1'
1812[02:14:51] [Client thread/INFO]: Registered structure 'SmallWoodenCottage'
1813[02:14:51] [Client thread/INFO]: Registered structure 'SmallPyramid'
1814[02:14:51] [Client thread/INFO]: Registered structure 'SmallFortRuins'
1815[02:14:51] [Client thread/INFO]: Registered structure 'SmallClockworkSite'
1816[02:14:51] [Client thread/INFO]: Registered structure 'SmallAbandonedMine'
1817[02:14:51] [Client thread/INFO]: Registered structure 'ShrineSmallWater'
1818[02:14:51] [Client thread/INFO]: Registered structure 'ShrineSmallFire'
1819[02:14:51] [Client thread/INFO]: Registered structure 'ShrineSmallEarth'
1820[02:14:51] [Client thread/INFO]: Registered structure 'ShrineSmallAir'
1821[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeZombieTable'
1822[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeTurn'
1823[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeStorage'
1824[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeStairTurn'
1825[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeStairCorridor'
1826[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeSpiderTurn'
1827[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeEnd'
1828[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeCrossing'
1829[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeCorridorCollapse'
1830[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMazeCorridor'
1831[02:14:51] [Client thread/INFO]: Registered structure 'PyramidMaze3Way'
1832[02:14:51] [Client thread/INFO]: Registered structure 'PirateHideout'
1833[02:14:51] [Client thread/INFO]: Registered structure 'PirateChest'
1834[02:14:51] [Client thread/INFO]: Registered structure 'PeacefulCrypt'
1835[02:14:51] [Client thread/INFO]: Registered structure 'OldWatchtower'
1836[02:14:51] [Client thread/INFO]: Registered structure 'MysticalTree2'
1837[02:14:51] [Client thread/INFO]: Registered structure 'MysticalTree1'
1838[02:14:51] [Client thread/INFO]: Registered structure 'MysticalTree'
1839[02:14:51] [Client thread/INFO]: Registered structure 'MonolythUnholy'
1840[02:14:51] [Client thread/INFO]: Registered structure 'MonolythHoly'
1841[02:14:51] [Client thread/INFO]: Registered structure 'MeteorSite'
1842[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeZombieTable'
1843[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeTurn'
1844[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeStorage'
1845[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeStairTurn'
1846[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeStairCorridor'
1847[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeSpiderTurn'
1848[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeEnd'
1849[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeCrossing'
1850[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeCorridorCollapse'
1851[02:14:51] [Client thread/INFO]: Registered structure 'MesoMazeCorridor'
1852[02:14:51] [Client thread/INFO]: Registered structure 'MesoMaze3Way'
1853[02:14:51] [Client thread/INFO]: Registered structure 'LonePillars'
1854[02:14:51] [Client thread/INFO]: Registered structure 'JokerTower'
1855[02:14:51] [Client thread/INFO]: Registered structure 'HillAltarHouse'
1856[02:14:51] [Client thread/INFO]: Registered structure 'GiganticTree1'
1857[02:14:51] [Client thread/INFO]: Registered structure 'GiganticTree'
1858[02:14:51] [Client thread/INFO]: Registered structure 'ForestMaze'
1859[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeTurn'
1860[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeSlimes'
1861[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeEnd'
1862[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeCrossing'
1863[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeCorridor'
1864[02:14:51] [Client thread/INFO]: Registered structure 'ForestMazeClearing'
1865[02:14:51] [Client thread/INFO]: Registered structure 'ForestMaze3Way'
1866[02:14:51] [Client thread/INFO]: Registered structure 'ForestBeacon'
1867[02:14:51] [Client thread/INFO]: Registered structure 'ElvenPond'
1868[02:14:51] [Client thread/INFO]: Registered structure 'DinosaurSkull'
1869[02:14:51] [Client thread/INFO]: Registered structure 'DinosaurSkeleton'
1870[02:14:51] [Client thread/INFO]: Registered structure 'DesertWatchtower'
1871[02:14:51] [Client thread/INFO]: Registered structure 'DesertHut'
1872[02:14:51] [Client thread/INFO]: Registered structure 'DesertFort'
1873[02:14:51] [Client thread/INFO]: Registered structure 'DesertBeacon'
1874[02:14:51] [Client thread/INFO]: Registered structure 'CorruptedEnderTree'
1875[02:14:51] [Client thread/INFO]: Registered structure 'ClayMound1'
1876[02:14:51] [Client thread/INFO]: Registered structure 'ClayMound'
1877[02:14:51] [Client thread/INFO]: Registered structure 'BlazeSpawnerCrystal'
1878[02:14:51] [Client thread/INFO]: Registered structure 'BigPyramid'
1879[02:14:51] [Client thread/INFO]: Registered structure 'BigClockworkSite'
1880[02:14:51] [Client thread/INFO]: Registered structure 'BabylonTower'
1881[02:14:51] [Client thread/INFO]: Registered poem theme 'winter'
1882[02:14:51] [Client thread/INFO]: Registered poem theme 'war'
1883[02:14:51] [Client thread/INFO]: Registered poem theme 'summer'
1884[02:14:51] [Client thread/INFO]: Registered poem theme 'love'
1885[02:14:51] [Client thread/INFO]: Registered poem theme 'grief'
1886[02:14:51] [Client thread/INFO]: Registered generation component 'WheatFieldMillTools'
1887[02:14:51] [Client thread/INFO]: Registered inventory generator 'WheatFieldMillTools'
1888[02:14:51] [Client thread/INFO]: Registered generation component 'WheatFieldMill'
1889[02:14:51] [Client thread/INFO]: Registered inventory generator 'WheatFieldMill'
1890[02:14:51] [Client thread/INFO]: Registered generation component 'VillageKitchen'
1891[02:14:51] [Client thread/INFO]: Registered inventory generator 'VillageKitchen'
1892[02:14:51] [Client thread/INFO]: Registered generation component 'VillageGuardTower'
1893[02:14:51] [Client thread/INFO]: Registered inventory generator 'VillageGuardTower'
1894[02:14:51] [Client thread/INFO]: Registered generation component 'Unholy'
1895[02:14:51] [Client thread/INFO]: Registered inventory generator 'Unholy'
1896[02:14:51] [Client thread/INFO]: Registered generation component 'UnderwaterShrine'
1897[02:14:51] [Client thread/INFO]: Registered inventory generator 'UnderwaterShrine'
1898[02:14:51] [Client thread/INFO]: Registered generation component 'TribalChest'
1899[02:14:51] [Client thread/INFO]: Registered inventory generator 'TribalChest'
1900[02:14:51] [Client thread/INFO]: Registered generation component 'RichVillageHouse'
1901[02:14:51] [Client thread/INFO]: Registered inventory generator 'RichVillageHouse'
1902[02:14:51] [Client thread/INFO]: Registered generation component 'PyramidGraveGoodsCheap'
1903[02:14:51] [Client thread/INFO]: Registered inventory generator 'PyramidGraveGoodsCheap'
1904[02:14:51] [Client thread/INFO]: Registered generation component 'PyramidChest'
1905[02:14:51] [Client thread/INFO]: Registered inventory generator 'PyramidChest'
1906[02:14:51] [Client thread/INFO]: Registered generation component 'PirateChest'
1907[02:14:51] [Client thread/INFO]: Registered inventory generator 'PirateChest'
1908[02:14:51] [Client thread/INFO]: Registered generation component 'PeacefulCrypt'
1909[02:14:51] [Client thread/INFO]: Registered inventory generator 'PeacefulCrypt'
1910[02:14:51] [Client thread/INFO]: Registered generation component 'MesoStorageChest'
1911[02:14:51] [Client thread/INFO]: Registered inventory generator 'MesoStorageChest'
1912[02:14:51] [Client thread/INFO]: Registered generation component 'Holy'
1913[02:14:51] [Client thread/INFO]: Registered inventory generator 'Holy'
1914[02:14:51] [Client thread/INFO]: Registered generation component 'ForestChest'
1915[02:14:51] [Client thread/INFO]: Registered inventory generator 'ForestChest'
1916[02:14:51] [Client thread/INFO]: Registered generation component 'FireShrine'
1917[02:14:51] [Client thread/INFO]: Registered inventory generator 'FireShrine'
1918[02:14:51] [Client thread/INFO]: Registered generation component 'EarthShrine'
1919[02:14:51] [Client thread/INFO]: Registered inventory generator 'EarthShrine'
1920[02:14:51] [Client thread/INFO]: Registered generation component 'AirShrine'
1921[02:14:51] [Client thread/INFO]: Registered inventory generator 'AirShrine'
1922[02:14:51] [Client thread/INFO]: Registered generation component 'AbandonedChest'
1923[02:14:51] [Client thread/INFO]: Registered inventory generator 'AbandonedChest'
1924[02:14:51] [Client thread/INFO]: Loaded successfully!
1925[02:14:51] [Client thread/INFO]: Hey NEI! I got a plugin for you! (hopefully in the near future).
1926[02:14:52] [Client thread/INFO]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
1927[02:14:52] [Client thread/INFO]: Removing tall grass seeds
1928[02:14:52] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
1929[02:14:52] [Client thread/INFO]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
1930[02:14:52] [Client thread/INFO]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1931[02:14:52] [Client thread/INFO]: Unknown recipe class! tehnut.redstonearmory.util.ShapelessRecipeUpgrade Modder please refer to net.minecraftforge.oredict.RecipeSorter
1932[02:14:52] [Client thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1933[02:14:52] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1934[02:14:52] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1935[02:14:52] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1936[02:14:52] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1937[02:14:52] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1938[02:14:52] [Client thread/INFO]: Unknown recipe class! toast.utilityMobs.RecipeSavePermissions Modder please refer to net.minecraftforge.oredict.RecipeSorter
1939[02:14:52] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1940[02:14:52] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Sam\Desktop\Modpack MC\config\cofh\world/.
1941[02:14:52] [Client thread/INFO]: Reading world generation info from: C:\Users\Sam\Desktop\Modpack MC\config\cofh\world\ThermalFoundation-Ores.json:
1942[02:14:52] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
1943[02:14:52] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
1944[02:14:52] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
1945[02:14:52] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
1946[02:14:52] [Client thread/INFO]: Thermal Foundation: Load Complete.
1947[02:14:53] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
1948[02:14:53] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
1949[02:14:53] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
1950[02:14:53] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
1951[02:14:53] [Client thread/INFO]: Thermal Expansion: Load Complete.
1952[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
1953[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
1954[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
1955[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
1956[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
1957[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1958[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1959[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1960[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1961[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1962[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
1963[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1964[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1965[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1966[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1967[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1968[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1969[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1970[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1971[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1972[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1973[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1974[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1975[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1976[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1977[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1978[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1979[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1980[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1981[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1982[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
1983[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1984[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1985[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1986[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1987[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1988[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1989[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1990[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
1991[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1992[02:14:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1993[02:14:53] [Client thread/INFO]: Load Complete.
1994[02:14:53] [Client thread/WARN]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
1995[02:14:53] [Client thread/INFO]: EnderStorage mod found.
1996[02:14:53] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
1997[02:14:53] [Client thread/INFO]: TwilightForestMod mod found.
1998[02:14:53] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
1999[02:14:53] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
2000[02:14:53] [Client thread/INFO]: ProjectRed|Integration mod found.
2001[02:14:53] [Client thread/INFO]: ExtraUtilities mod found.
2002[02:14:53] [Client thread/INFO]: OpenBlocks mod found.
2003[02:14:53] [Client thread/INFO]: Railcraft mod found.
2004[02:14:53] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
2005[02:14:53] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
2006[02:14:53] [Client thread/INFO]: [Statues] Statues mod not found.
2007[02:14:53] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
2008[02:14:53] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
2009[02:14:53] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
2010[02:14:53] [Client thread/INFO]: Success in registering EnderIO
2011[02:14:53] [Client thread/INFO]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
2012[02:14:53] [Client thread/INFO]: Success in registering EnderZoo
2013[02:14:53] [Client thread/INFO]: Trying to reflect net.meteor.plugin.waila.Waila register
2014[02:14:53] [Client thread/INFO]: Waila mod found. Waila integration enabled.
2015[02:14:53] [Client thread/INFO]: Success in registering meteors
2016[02:14:53] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
2017[02:14:53] [Client thread/INFO]: Success in registering appliedenergistics2
2018[02:14:53] [Client thread/INFO]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
2019[02:14:53] [Client thread/INFO]: Success in registering ae2stuff
2020[02:14:53] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
2021[02:14:53] [Client thread/INFO]: Success in registering chisel
2022[02:14:53] [Client thread/INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
2023[02:14:53] [Client thread/INFO]: Success in registering Natura
2024[02:14:53] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
2025[02:14:53] [Client thread/INFO]: Success in registering ImmersiveEngineering
2026[02:14:53] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
2027[02:14:53] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@77d5b27e
2028[02:14:53] [Client thread/INFO]: Success in registering TConstruct
2029[02:14:53] [Client thread/INFO]: Trying to reflect com.arc.bloodarsenal.common.misc.WAILAPlugin registerAddon
2030[02:14:53] [Client thread/INFO]: Success in registering BloodArsenal
2031[02:14:53] [Client thread/INFO]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
2032[02:14:53] [Client thread/INFO]: Success in registering cfm
2033[02:14:53] [Client thread/INFO]: Trying to reflect mekanism.common.integration.WailaDataProvider register
2034[02:14:53] [Client thread/INFO]: Success in registering Mekanism
2035[02:14:53] [Client thread/INFO]: Trying to reflect pl.asie.computronics.integration.waila.IntegrationWaila register
2036[02:14:53] [Client thread/INFO]: Success in registering computronics
2037[02:14:53] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
2038[02:14:53] [Client thread/INFO]: WAILA callback received, loading...
2039[02:14:53] [Client thread/INFO]: Success in registering gendustry
2040[02:14:53] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
2041[02:14:53] [Client thread/INFO]: Success in registering JABBA
2042[02:14:53] [Client thread/INFO]: Trying to reflect sstow.utils.WailaProvider callbackRegister
2043[02:14:54] [Client thread/WARN]: Could not find class sstow.utils.WailaProvider
2044[02:14:54] [Client thread/INFO]: Trying to reflect openmodularturrets.compatability.WailaTileHandler callbackRegister
2045[02:14:54] [Client thread/INFO]: Success in registering openmodularturrets
2046[02:14:54] [Client thread/INFO]: Trying to reflect com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider register
2047[02:14:54] [Client thread/INFO]: Success in registering secretroomsmod
2048[02:14:54] [Client thread/INFO]: Trying to reflect sync.client.HUDHandlerSync callbackRegister
2049[02:14:54] [Client thread/INFO]: Success in registering Sync
2050[02:14:54] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
2051[02:14:54] [Client thread/INFO]: Success in registering WailaHarvestability
2052[02:14:54] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
2053[02:14:54] [Client thread/INFO]: Success in registering witchery
2054[02:14:54] [Client thread/INFO]: Redstone Arsenal: Load Complete.
2055[02:14:54] [Client thread/INFO]: Load Complete.
2056[02:14:54] [Client thread/INFO]: Thaumcraft Plugin Enabled.
2057[02:14:54] [Client thread/INFO]: Thermal Dynamics: Load Complete.
2058[02:14:54] [Client thread/INFO]: Forge Mod Loader has successfully loaded 223 mods
2059[02:14:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:4Space Exoplanets Core, FMLFileResourcePack:4Space Exoplanets Elipse, FMLFileResourcePack:4Space Callisto, FMLFileResourcePack:4Space Core, FMLFileResourcePack:4Space Europa, FMLFileResourcePack:4Space Io, FMLFileResourcePack:4Space Mercury, FMLFileResourcePack:4Space Pluto, FMLFileResourcePack:4Space Venus, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:Ancient Trees, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aqua Creeper, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:Baubles, FMLFileResourcePack:BetterBedrockGen, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Doors, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:The BigTrees Mod, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Blur, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Chameleon Creepers, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clienthax's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Computronics, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Deadly World, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Dynamic Trees, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Darkness, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Hunger Overhaul, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Kingdoms of the Overworld Mod, FMLFileResourcePack:Kore Sample, FMLFileResourcePack:Levels, FMLFileResourcePack:Lycanites Mobs, FMLFileResourcePack:Lycanites Arctic Mobs, FMLFileResourcePack:Lycanites Demon Mobs, FMLFileResourcePack:Lycanites Desert Mobs, FMLFileResourcePack:Lycanites Forest Mobs, FMLFileResourcePack:Lycanites Freshwater Mobs, FMLFileResourcePack:Lycanites Inferno Mobs, FMLFileResourcePack:Lycanites Jungle Mobs, FMLFileResourcePack:Lycanites Mountain Mobs, FMLFileResourcePack:Lycanites Plains Mobs, FMLFileResourcePack:Lycanites Saltwater Mobs, FMLFileResourcePack:Lycanites Shadow Mobs, FMLFileResourcePack:Lycanites Swamp Mobs, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Falling Meteors, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MobAmputation, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:Modular Forcefield System, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:More Chisels, FMLFileResourcePack:Morph, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Boat, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Origin, FMLFileResourcePack:OriginAddonScrewdriver, FMLFileResourcePack:Pam's DesertCraft, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Project Bench Updated, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Realistic Torches, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Armory, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Rotten Flesh to Leather, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Sync, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Utility Mobs, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:Balkon's WeaponMod, FMLFileResourcePack:Weeping Angels, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Zombie Awareness, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, Blur dummy resource pack, PortalGunSounds.pak, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, BA_Delegate_Pack
2060[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2061[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2062[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2063[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2064[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2065[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Sam\Desktop\Modpack MC\mods\BloodMagic-1.7.10-1.3.3-17.jar
2066[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2067[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2068[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2069[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2070[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2071[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2072[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2073[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2074[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2075[02:14:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Sam\Desktop\Modpack MC\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
2076[02:14:54] [Client thread/INFO]: Resource manager reload, new language: en_US
2077[02:14:56] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
2078[02:14:56] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
2079[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2346_expanderInvTierTwo.png, java.io.FileNotFoundException
2080[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2340_expanderPowerTierOne.png, java.io.FileNotFoundException
2081[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2342_expanderPowerTierThree.png, java.io.FileNotFoundException
2082[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2348_expanderInvTierFour.png, java.io.FileNotFoundException
2083[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_656_blockSpellModifier.png, java.io.FileNotFoundException
2084[02:14:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2172_bonsaipot.png, java.io.FileNotFoundException
2085[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2345_expanderInvTierOne.png, java.io.FileNotFoundException
2086[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2344_expanderPowerTierFive.png, java.io.FileNotFoundException
2087[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_663_crystalBelljar.png, java.io.FileNotFoundException
2088[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load bloodarsenal:textures/blocks/life_infuser.png, java.io.FileNotFoundException
2089[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2171_sapling.png, java.io.FileNotFoundException
2090[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
2091[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2353_hardWallTierFour.png, java.io.FileNotFoundException
2092[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2351_hardWallTierTwo.png, java.io.FileNotFoundException
2093[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2349_expanderInvTierFive.png, java.io.FileNotFoundException
2094[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_666_blockMimic.png, java.io.FileNotFoundException
2095[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_660_schematicSaver.png, java.io.FileNotFoundException
2096[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load openmodularturrets:textures/blocks/expanderInvTierOne.png, java.io.FileNotFoundException
2097[02:14:57] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
2098[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/blocks/metal2_skycrateDispenser.png, java.io.FileNotFoundException
2099[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2341_expanderPowerTierTwo.png, java.io.FileNotFoundException
2100[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2352_hardWallTierThree.png, java.io.FileNotFoundException
2101[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
2102[02:14:58] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
2103[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2350_hardWallTierOne.png, java.io.FileNotFoundException
2104[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_657_blockSpellEffect.png, java.io.FileNotFoundException
2105[02:14:58] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
2106[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2343_expanderPowerTierFour.png, java.io.FileNotFoundException
2107[02:14:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_662_alchemicCalcinator.png, java.io.FileNotFoundException
2108[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2354_hardWallTierFive.png, java.io.FileNotFoundException
2109[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2347_expanderInvTierThree.png, java.io.FileNotFoundException
2110[02:14:59] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
2111[02:14:59] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
2112[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1073_bookshelf.png, java.io.FileNotFoundException
2113[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_655_blockSpellEnhancement.png, java.io.FileNotFoundException
2114[02:14:59] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
2115[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_654_blockSpellParadigm.png, java.io.FileNotFoundException
2116[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
2117[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load weepingangels:textures/blocks/plinth.png, java.io.FileNotFoundException
2118[02:14:59] [Client thread/ERROR]: Using missing texture, unable to load ani_koto:textures/blocks/thermite_layer_1.png, java.io.FileNotFoundException
2119[02:14:59] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
2120[02:15:00] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
2121[02:15:02] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
2122[02:15:02] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2123[02:15:03] [Client thread/INFO]: Stitching Revolver Textures!
2124[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException
2125[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException
2126[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_tesla.png, java.io.FileNotFoundException
2127[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_rose.png, java.io.FileNotFoundException
2128[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException
2129[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException
2130[02:15:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException
2131[02:15:03] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
2132[02:15:03] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2133[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MagnetizationController.png, java.io.FileNotFoundException
2134[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MagneticFieldDisruptor.png, java.io.FileNotFoundException
2135[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_inactive.png, java.io.FileNotFoundException
2136[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load harvestcraft:textures/items/chocolaterollItem.png, java.io.FileNotFoundException
2137[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6106_null.png, java.io.FileNotFoundException
2138[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5450_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
2139[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_1702_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
2140[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_6163_dendropotion.png, java.io.FileNotFoundException
2141[02:15:04] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5467_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
2142[02:15:05] [Client thread/ERROR]: Using missing texture, unable to load draconicevolution:textures/items/chaosFragment.png, java.io.FileNotFoundException
2143[02:15:06] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_active.png, java.io.FileNotFoundException
2144[02:15:06] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
2145[02:15:07] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
2146[02:15:07] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2147[02:15:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2148[02:15:07] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2149[02:15:08] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2150[02:15:08] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2151[02:15:08] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2152[02:15:08] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
2153[02:15:08] [Thread-39/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
2154[02:15:08] [Thread-39/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2155[02:15:08] [Thread-39/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
2156[02:15:08] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2157[02:15:08] [Sound Library Loader/INFO]: Sound engine started
2158[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2159[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2160[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2161[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2162[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2163[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2164[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2165[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2166[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2167[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2168[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2169[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2170[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2171[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2172[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2173[02:15:08] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2174[02:15:08] [Client thread/WARN]: Unable to parse metadata section of resourcepack: Blur dummy resource pack
2175java.lang.ClassCastException: net.minecraft.client.resources.data.PackMetadataSection cannot be cast to net.minecraft.client.resources.data.LanguageMetadataSection
2176 at net.minecraft.client.resources.LanguageManager.func_135043_a(LanguageManager.java:50) [brr.class:?]
2177 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:622) [bao.class:?]
2178 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
2179 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
2180 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
2181 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2182 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2183 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2184 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2185 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2186 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2187 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2188[02:15:08] [Client thread/INFO]: Enabling Main Menu Mob render ticker
2189[02:15:08] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
2190[02:15:08] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
2191[02:15:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: RenderPlayerOF (1 / 1)
2192[02:15:10] [Client thread/INFO]: Loading blocks and textures...
2193[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
2194[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
2195[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
2196[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
2197[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
2198[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
2199[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
2200[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
2201[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
2202[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
2203[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
2204[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
2205[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
2206[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
2207[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
2208[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
2209[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
2210[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
2211[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
2212[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
2213[02:15:10] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
2214[02:15:10] [Client thread/INFO]: Built BlockMD cache (8548) : BlockMD.reset count 1 avg 117.49ms
2215[02:15:10] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 128.831025ms
2216[02:15:10] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
2217[02:15:10] [Client thread/INFO]: Loaded 7563 block colors from color palette file in 20ms: C:\Users\Sam\Desktop\Modpack MC\journeymap\colorpalette.json
2218[02:15:10] [Client thread/INFO]: Initialized 82 block colors from mods and resource packs in 23ms
2219[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
2220[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
2221[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
2222[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
2223[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
2224[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
2225[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
2226[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
2227[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
2228[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
2229[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
2230[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
2231[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
2232[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
2233[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
2234[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
2235[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
2236[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [GalacticraftCore:tile.viewScreen:0] (Transparency,Error)
2237[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ForgeMultipart:block:0] (Transparency,Error)
2238[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
2239[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
2240[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
2241[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [dimdoors:Rift:0] (Transparency,Error)
2242[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
2243[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
2244[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
2245[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
2246[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
2247[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
2248[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
2249[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
2250[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:5] (OpenToSky,Transparency,Error,TransparentRoof)
2251[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
2252[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [dimdoors:transientDoor:0] (Transparency,Error)
2253[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
2254[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [TwilightForest:tile.HugeLilyPad:0] (NoShadow,Transparency,Error,Plant,NoTopo)
2255[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [backpacks16840:backpack_block:0] (Transparency,Error)
2256[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
2257[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
2258[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
2259[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
2260[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
2261[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
2262[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
2263[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
2264[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
2265[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
2266[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
2267[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
2268[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
2269[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
2270[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
2271[02:15:10] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
2272[02:15:10] [Client thread/INFO]: Color palette file generated with 7563 colors in 229ms for: C:\Users\Sam\Desktop\Modpack MC\journeymap\colorpalette.json
2273[02:15:10] [Client thread/INFO]: Updated color palette file: C:\Users\Sam\Desktop\Modpack MC\journeymap\colorpalette.json
2274[02:15:12] [Client thread/INFO]: Disabling Main Menu Mob render ticker
2275[02:15:12] [Client thread/INFO]: Enabling Main Menu Mob render ticker
2276[02:15:15] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
2277[02:15:16] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
2278[02:15:16] [Server thread/INFO]: Generating keypair
2279[02:15:16] [Server thread/INFO]: Injecting existing block and item data into this server instance
2280[02:15:16] [Server thread/INFO]: Applying holder lookups
2281[02:15:16] [Server thread/INFO]: Holder lookups applied
2282[02:15:16] [Server thread/INFO]: Loading dimension 0 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2283[02:15:16] [Server thread/INFO]: Loading dimension -100 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2284[02:15:16] [Server thread/INFO]: [StevenDimDoors.mod_pocketDim.core.PocketManager:loadInternal:393]: Loading Dimensional Doors save data...
2285[02:15:16] [Server thread/INFO]: [StevenDimDoors.mod_pocketDim.core.PocketManager:loadInternal:396]: Loaded successfully!
2286[02:15:16] [Server thread/INFO]: Loading dimension -37 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2287[02:15:16] [Server thread/INFO]: Loading dimension -38 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2288[02:15:17] [Server thread/INFO]: Loading dimension -39 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2289[02:15:17] [Server thread/INFO]: Loading dimension -112 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2290[02:15:17] [Server thread/INFO]: Loading dimension 7 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2291[02:15:17] [Server thread/INFO]: Loading dimension -23 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2292[02:15:17] [Server thread/INFO]: Loading dimension -1 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2293[02:15:17] [Server thread/INFO]: Loading dimension 4 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2294[02:15:17] [Server thread/INFO]: Loading dimension 3 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2295[02:15:17] [Server thread/INFO]: Loading dimension 1 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2296[02:15:17] [Server thread/INFO]: Preparing start region for level 0
2297[02:15:18] [Server thread/INFO]: Preparing spawn area: 92%
2298[02:15:18] [Server thread/INFO]: Registered Dimension: -30
2299[02:15:19] [Server thread/INFO]: Loading dimension -30 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2300[02:15:19] [Server thread/INFO]: Registered Dimension: -63
2301[02:15:19] [Server thread/INFO]: Loading dimension -63 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2302[02:15:19] [Server thread/INFO]: Registered Dimension: -29
2303[02:15:19] [Server thread/INFO]: Loading dimension -29 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2304[02:15:19] [Server thread/INFO]: Registered Dimension: -40
2305[02:15:19] [Server thread/INFO]: Loading dimension -40 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2306[02:15:19] [Server thread/INFO]: Registered Dimension: -59
2307[02:15:19] [Server thread/INFO]: Loading dimension -59 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2308[02:15:19] [Server thread/INFO]: Registered Dimension: -41
2309[02:15:19] [Server thread/INFO]: Loading dimension -41 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2310[02:15:19] [Server thread/INFO]: Registered Dimension: -49
2311[02:15:19] [Server thread/INFO]: Loading dimension -49 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2312[02:15:19] [Server thread/INFO]: Registered Dimension: -48
2313[02:15:19] [Server thread/INFO]: Loading dimension -48 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2314[02:15:19] [Server thread/INFO]: Registered Dimension: -47
2315[02:15:19] [Server thread/INFO]: Loading dimension -47 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2316[02:15:19] [Server thread/INFO]: Registered Dimension: -28
2317[02:15:19] [Server thread/INFO]: Loading dimension -28 (Mappa Ville) (net.minecraft.server.integrated.IntegratedServer@64e8e766)
2318[02:15:19] [Server thread/INFO]: VoiceServer: Starting up server...
2319[02:15:20] [Server thread/INFO]: WorldData loading
2320[02:15:20] [Server thread/INFO]: WorldData retrieved
2321[02:15:20] [Server thread/INFO]: Removed 0 old recipes
2322[02:15:20] [Server thread/INFO]: Starting recipe profiler for Arc Recycling, using 8 Threads
2323[02:15:20] [Thread-46/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
2324[02:15:20] [Thread-47/INFO]: 4Space remote version found: 4.1.9
2325[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.RArm.armor.enderium.chestplate@0, missing knowledge for [1xitem.redstonearsenal.armor.fluxPlate@0]
2326[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.obsidianHelmet@0, missing knowledge for [1xitem.phoenixHelmet@0]
2327[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.itemBloodPack@0, missing knowledge for [1xitem.chestplateCloth@0]
2328[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootsgarlicked@0, missing knowledge for [1xitem.witchery:hunterbootssilvered@0]
2329[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.azurecinderfallsword@0, missing knowledge for [1xitem.cinderfallsword@0]
2330[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicChest@0, missing knowledge for [1xitem.draconicevolution:wyvernChest@0]
2331[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterbootssilvered@0, missing knowledge for [1xitem.witchery:hunterboots@0]
2332[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegssilvered@0, missing knowledge for [1xitem.witchery:hunterlegs@0]
2333[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatsilvered@0, missing knowledge for [1xitem.witchery:huntercoat@0]
2334[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernChest@0, missing knowledge for [1xitem.chestplateDiamond@0]
2335[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.obsidianChestplate@0, missing knowledge for [1xitem.phoenixChestplate@0]
2336[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterlegsgarlicked@0, missing knowledge for [1xitem.witchery:hunterlegssilvered@0]
2337[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatgarlicked@0, missing knowledge for [1xitem.witchery:hunterhatsilvered@0]
2338[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernSword@0, missing knowledge for [1xitem.swordDiamond@0]
2339[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.pistonBoots@0, missing knowledge for [1xitem.bootsDiamond@0]
2340[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:huntercoatgarlicked@0, missing knowledge for [1xitem.witchery:huntercoatsilvered@0]
2341[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:hunterhatsilvered@0, missing knowledge for [1xitem.witchery:hunterhat@0]
2342[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicBoots@0, missing knowledge for [1xitem.draconicevolution:wyvernBoots@0]
2343[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.cinderfallsword@0, missing knowledge for [1xitem.swordDiamond@0]
2344[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@0, missing knowledge for [1xitem.manasteelHelmReveal@0]
2345[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.bootsDiamond@0, missing knowledge for [1xitem.pistonBoots@0]
2346[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.RArm.armor.enderium.helm@0, missing knowledge for [1xitem.redstonearsenal.armor.fluxHelmet@0]
2347[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicLeggs@0, missing knowledge for [1xitem.draconicevolution:wyvernLeggs@0]
2348[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.venomaxeblade@0, missing knowledge for [1xitem.swordDiamond@0]
2349[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.aquaticHelmet@0, missing knowledge for [1xitem.helmetDiamond@0]
2350[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.verdantcinderfallsword@0, missing knowledge for [1xitem.cinderfallsword@0]
2351[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.verdantvenomaxeblade@0, missing knowledge for [1xitem.venomaxeblade@0]
2352[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat@0, missing knowledge for [1xitem.witchery:vampirecoat@0]
2353[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHelm@0, missing knowledge for [1xitem.draconicevolution:wyvernHelm@0]
2354[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirehelmet@0, missing knowledge for [1xitem.witchery:vampirehat@0]
2355[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:rubyslippers@0, missing knowledge for [1xitem.witchery:seepingshoes@0]
2356[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernHelm@0, missing knowledge for [1xitem.helmetDiamond@0]
2357[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernBoots@0, missing knowledge for [1xitem.bootsDiamond@0]
2358[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.obsidianBoots@0, missing knowledge for [1xitem.phoenixBoots@0]
2359[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:barkbelt@0, missing knowledge for [1xitem.witchery:bitingbelt@0]
2360[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
2361[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.projectred.expansion.jetpack@0, missing knowledge for [1xitem.chestplateDiamond@0]
2362[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.elasticLeggings@0, missing knowledge for [1xitem.leggingsDiamond@0]
2363[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.RArm.armor.enderium.leggings@0, missing knowledge for [1xitem.redstonearsenal.armor.fluxLegs@0]
2364[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:vampirechaincoat_female@0, missing knowledge for [1xitem.witchery:vampirecoat_female@0]
2365[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:draconicSword@0, missing knowledge for [1xitem.draconicevolution:wyvernSword@0]
2366[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.RArm.armor.enderium.boots@0, missing knowledge for [1xitem.redstonearsenal.armor.fluxBoots@0]
2367[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.leggingsDiamond@0, missing knowledge for [1xitem.elasticLeggings@0]
2368[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.witchery:canesword@0, missing knowledge for [1xitem.swordDiamond@0]
2369[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.draconicevolution:wyvernLeggs@0, missing knowledge for [1xitem.leggingsDiamond@0]
2370[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.obsidianLeggings@0, missing knowledge for [1xitem.phoenixLeggings@0]
2371[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.helmetDiamond@0, missing knowledge for [1xitem.aquaticHelmet@0]
2372[02:15:21] [Server thread/INFO]: Couldn't fully analyze 1xitem.goldenvenomaxeblade@0, missing knowledge for [1xitem.venomaxeblade@0]
2373[02:15:21] [Server thread/INFO]: Finished recipe profiler for Arc Recycling, took 1076 milliseconds
2374[02:15:21] [Server thread/INFO]: [4.0.0-beta-6] Loading world properties.
2375[02:15:21] [Server thread/INFO]: [CoroUtil.forge.CoroAI:initTry:94]: CoroUtil being reinitialized
2376[02:15:21] [Client thread/INFO]: Disabling Main Menu Mob render ticker
2377[02:15:21] [Server thread/INFO]: Changing view distance to 12, from 10
2378[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerDispenser
2379[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
2380[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerBeacon
2381[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerMerchant
2382[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerHopper
2383[02:15:21] [Server thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
2384[02:15:22] [Netty Client IO #0/INFO]: Server protocol version 2
2385[02:15:22] [Netty IO #1/INFO]: Client protocol version 2
2386[02:15:22] [Netty IO #1/INFO]: Client attempting to join with 219 mods : MineFactoryReloaded|CompatExtraBiomes@1.7.10R2.8.1,BuildCraft|Silicon@7.1.23,BBG@1.0.0,DynamicLights_onFire@1.0.4,ProjRed|Expansion@4.7.0pre12.95,CoroPets@v1.0,DynamicLights@1.3.8,DynamicLights_floodLights@1.0.2,MineFactoryReloaded|CompatTwilightForest@1.7.10R2.8.1,endercore@1.7.10-0.2.0.39_beta,bspkrsCore@6.16,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.1,BuildCraft|Robotics@7.1.23,gilded-games-util@1.7.10-1.2,xreliquary@1.2,secretroomsmod@4.7.1,ExtendedRenderer@v1.0,desertcraft@1.7.2b,MineFactoryReloaded|CompatRailcraft@1.7.10R2.8.1,MineFactoryReloaded|CompatForestry@1.7.10R2.8.1,openmodularturrets@2.2.10-233,ForgeMultipart@1.2.0.345,malisisdoors@1.7.10-1.13.2,freshwatermobs@1.13.0.5 - MC 1.7.10,BrandonsCore@1.0.0.12,RedstoneArsenal@1.7.10R1.1.3,koresample@1.7.10-1.3.2,CoFHCore@1.7.10R3.1.4,malisiscore@1.7.10-0.14.3,powersuits@@VERSION@,ExoElipse@0.1.2,blur@MC1.7.10-1.0.1-2,chameleoncreepers@1.4.1,DynamicLights_otherPlayers@1.0.8,reccomplex@0.9.7.1.1,swampmobs@1.13.0.5 - MC 1.7.10,gendustry@1.6.3.132,SpaceCallisto@4.1.9,lycanitesmobs@1.13.0.5 - MC 1.7.10,BuildCraft|Energy@7.1.23,IC2@2.2.827-experimental,DynamicLights_creepers@1.0.4,backpacks16840@3.4.2,FML@7.10.99.99,Natura@2.2.0,SSTOW@1.7.10-0.1-RC9-7,NEIAddons|Forestry@1.12.14.40,BiblioWoodsNatura@1.5,cfm@3.4.8,addonscrewdriver@1.0.0,<CoFH ASM>@000,MobDismemberment@4.0.0,ThermalDynamics@1.7.10R1.2.1,MobAmputation@4.0.1,ProjRed|Illumination@4.7.0pre12.95,dynamictrees@0.6.5,MekanismGenerators@9.1.1,NotEnoughItems@1.0.5.120,Waila@1.5.10,appliedenergistics2-core@rv2-stable-10,NEIAddons@1.12.14.40,weepingangels@4.0.2,mod_ThreadedLighting@1.7.10-1.0,RArm@1.7.10-1.2.0-41,BiblioCraft@1.11.4,BuildCraft|Core@7.1.23,junglemobs@1.13.0.5 - MC 1.7.10,OpenModsCore@0.10,cookingbook@1.0.140,projectbench@0.5.0,bdlib@1.9.4.109,NEIAddons|Developer@1.12.14.40,Morph@0.9.3,demonmobs@1.13.0.5 - MC 1.7.10,ProjRed|Transmission@4.7.0pre12.95,Sync@4.0.1,WR-CBE|Logic@1.4.1.11,MineFactoryReloaded|CompatAppliedEnergistics@1.7.10R2.8.1,inventorytweaks@1.59-dev-152-cf6e263,MineFactoryReloaded|CompatBuildCraft@1.7.10R2.8.1,RealisticTorches@1.6.3,ExoCore@0.1.2,OpenBlocks@1.6,meteors@2.14.3,EnderStorage@1.4.7.37,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.1,ani_koto@v1.6,CarpentersBlocks@3.3.8.1,eplus@3.0.2-d,EnderIO@1.7.10-2.3.0.429_beta,InfernalMobs@1.6.0,desertmobs@1.13.0.5 - MC 1.7.10,neiintegration@1.1.2,origin@8.0.3,MrTJPCoreMod@1.1.0.33,aquacreeper@1.0.1,Roguelike@1.5.0,RottenFleshToLeather@1.7.10-2.0,SolarFlux@1.7.10-0.8b,NEIAddons|Botany@1.12.14.40,numina@0.4.1.104,CodeChickenCore@1.0.7.47,BigReactors@0.4.3A,Mekanism@9.1.0,MekanismTools@9.1.1,ObsidianBoat@v1.3.2,SpacePluto@4.1.9,ExtrabiomesXL@3.16.4,dimdoors@2.2.5-test9,Baubles@1.0.1.10,ProjRed|Core@4.7.0pre12.95,denseores@1.0,ProjRed|Exploration@4.7.0pre12.95,Forestry@4.2.16.64,mountainmobs@1.13.0.5 - MC 1.7.10,OpenMods@0.10,GalacticraftCore@3.0.12,DynamicLights_thePlayer@1.1.4,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.3,aether@1.7.10-1.6,morechisels@@VERSION@,PortalGun@4.0.0-beta-6,EnderZoo@1.7.10-1.0.15.32,MagicBees@2.4.3,CoroAI@v1.0,ProjRed|Integration@4.7.0pre12.95,dendrology@1.7.10-1.6.4,plainsmobs@1.13.0.5 - MC 1.7.10,ae2stuff@0.5.1.61,McMultipart@1.2.0.345,SpaceCore@4.1.9,ProjRed|Fabrication@4.7.0pre12.95,ExtraUtilities@1.2.12,Micdoodlecore@,Railcraft@9.12.2.0,WR-CBE|Addons@1.4.1.11,DeadlyWorld@1.0.2,weaponmod@v1.14.3,ThermalFoundation@1.7.10R1.2.6,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.1,StevesCarts@2.0.0.b18,ConfigMod@v1.0,MCFrames@1.0,BuildMod@v1.0,DynamicLights_dropItems@1.0.8,saltwatermobs@1.13.0.5 - MC 1.7.10,DynamicLights_entityClasses@1.0.1,BiblioWoodsForestry@1.7,Forge@10.13.4.1614,ZAMod@v1.10,HardcoreDarkness@1.7,HatStand@4.0.0,SpaceVenus@4.1.9,MineFactoryReloaded|CompatChococraft@1.7.10R2.8.1,JABBA@1.2.2,MineFactoryReloaded|CompatIC2@1.7.10R2.8.1,ProjRed|Transportation@4.7.0pre12.95,AppleCore@1.3.9,bigtrees@0.2,HungerOverhaul@1.7.10-1.0.0.jenkins104,NEIAddons|CraftingTables@1.12.14.40,NEIAddons|ExNihilo@1.12.14.40,ArmorStatusHUD@1.28,WailaHarvestability@1.1.6,libsandstone@1.0.0,Botania@r1.8-249,Hats@4.0.1,levels@r1.0.3,infernomobs@1.13.0.5 - MC 1.7.10,ProjRed|Compatibility@4.7.0pre12.95,ForgeRelocation@0.0.1.4,TConstruct@1.7.10-1.8.8.build988,asielib@0.4.7,ivtoolkit@1.2.1,ImmersiveEngineering@0.7.7,notenoughkeys@@MOD_VERSION@,RelocationFMP@0.0.1.2,mcp@9.05,SpaceMercury@4.1.9,Mantle@1.7.10-0.3.2.jenkins191,journeymap@5.1.4p1,appliedenergistics2@rv2-stable-10,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.1,DraconicEvolution@1.0.2h,shadowmobs@1.13.0.5 - MC 1.7.10,WR-CBE|Core@1.4.1.11,SpaceEuropa@4.1.9,harvestcraft@1.7.10j,UtilityMobs@3.1.1,ThermalExpansion@1.7.10R4.1.5,ModularForcefieldSystem@3.0-ALPHA-7,TwilightForest@2.3.7,BuildCraft|Factory@7.1.23,computronics@1.6.2,NEIAddons|AppEng@1.12.14.40,BigDoors@1.7.10-1.1.0,chococraft@4.1.5,MineFactoryReloaded@1.7.10R2.8.1,GalacticraftMars@3.0.12,wailaplugins@MC1.7.10-0.2.0-25,ComputerCraft@1.75,AWWayofTime@v1.3.3,IronChest@6.0.62.742,forestmobs@1.13.0.5 - MC 1.7.10,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.1,DynamicLights_mobEquipment@1.0.8,ChickenChunks@1.3.4.19,DynamicLights_flameArrows@1.0.0,Treecapitator@1.7.10,NetherOres@1.7.10R2.3.1,debug@1.0,SpaceIo@4.1.9,BuildCraft|Transport@7.1.23,arcticmobs@1.13.0.5 - MC 1.7.10,chisel@2.9.5.11,witchery@0.24.1,BuildCraft|Builders@7.1.23,BloodArsenal@1.2-5
2387[02:15:22] [Netty IO #1/INFO]: Attempting connection with missing mods [] at CLIENT
2388[02:15:22] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
2389[02:15:22] [Server thread/INFO]: [Server thread] Server side modded connection established
2390[02:15:22] [Client thread/INFO]: [Client thread] Client side modded connection established
2391[02:15:22] [Client thread/INFO]: Connected to new server, resetting commands
2392[02:15:22] [Server thread/INFO]: mappapetts1999[local:E:58f696bf] logged in with entity id 630 at (-0.3948601384463546, 62.0, 205.5884551269632)
2393[02:15:22] [Server thread/INFO]: mappapetts1999 joined the game
2394[02:15:24] [Client thread/INFO]: [CHAT] codechickencore.update
2395[02:15:24] [Client thread/INFO]: [CHAT] codechickencore.update
2396[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: http://www.gilded-games.com/aether/signatureUUID.php?name=fe4554fd1ab041f9a73ae1fa27556579
2397[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1834)
2398[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
2399[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
2400[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
2401[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
2402[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
2403[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
2404[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.aetherteam.aether.Aether.readPage(Aether.java:610)
2405[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.aetherteam.aether.donator.DonatorChoice.isDonator(DonatorChoice.java:73)
2406[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.aetherteam.aether.player.PlayerTracker.onPlayerLogin(PlayerTracker.java:43)
2407[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.aetherteam.aether.player.PlayerTracker.PlayerLoggedInEvent(PlayerTracker.java:28)
2408[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_113_PlayerTracker_PlayerLoggedInEvent_PlayerLoggedInEvent.invoke(.dynamic)
2409[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2410[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2411[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:550)
2412[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:180)
2413[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:190)
2414[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:463)
2415[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:17)
2416[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11)
2417[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
2418[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
2419[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
2420[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
2421[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
2422[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
2423[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
2424[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
2425[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
2426[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
2427[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
2428[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
2429[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
2430[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
2431[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
2432[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
2433[02:15:24] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
2434[02:15:24] [Server thread/INFO]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
2435[02:15:24] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
2436[02:15:24] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra E7§f
2437[02:15:24] [Server thread/INFO]: Sending server configs to client for tehnut.redstonearmory.ConfigHandler
2438[02:15:24] [Server thread/INFO]: Sending server configs to client for tterrag.wailaplugins.config.WPConfigHandler
2439[02:15:24] [Server thread/INFO]: Player GCEntityPlayerMP['mappapetts1999'/630, l='Mappa Ville', x=-0.39, y=62.00, z=205.59] connected. Sending ping
2440[02:15:24] [Server thread/INFO]: [chococraft.common.events.ChocoboPlayerTracker:onPlayerLogin:60]: npe choco
2441[02:15:24] [Server thread/INFO]: Sent config to 'mappapetts1999.'
2442[02:15:25] [Client thread/INFO]: Minecraft is in offline mode, could not check for updates.
2443[02:15:25] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
2444[02:15:25] [Client thread/INFO]: Receiving Server Configuration...
2445[02:15:25] [Thread-63/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
2446[02:15:25] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@2af49b33[id=fe4554fd-1ab0-41f9-a73a-e1fa27556579,name=mappapetts1999,properties={},legacy=false]
2447com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2448 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2449 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2450 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2451 at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
2452 at morph.common.morph.MorphState.createPlayer(MorphState.java:168) [MorphState.class:?]
2453 at morph.common.morph.MorphState.readTag(MorphState.java:118) [MorphState.class:?]
2454 at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
2455 at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
2456 at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
2457 at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
2458 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
2459 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2460 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2461 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2462 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2463 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2464 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2465 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2466 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2467 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2468 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2469 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
2470 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
2471 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2472 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2473 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2474 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2475 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2476 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2477 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2478 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2479 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2480[02:15:25] [Server thread/INFO]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Online donations file read successfully.
2481[02:15:25] [Server thread/INFO]: [CHAT] ProjectRed 4.8.1 available.
2482[02:15:25] [Server thread/INFO]: [CoroUtil.pathfinding.PFQueue:<init>:139]: Initializing PFQueue
2483[02:15:26] [Client thread/ERROR]: Failed to find identifier for: net.minecraft.item.ItemBlock@1edad7b
2484[02:15:26] [Client thread/ERROR]: Failed to find identifier for: mods.natura.items.BerryMedley@754f027
2485[02:15:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4459ms behind, skipping 89 tick(s)
2486[02:15:34] [Client thread/INFO]: Loading: Forestry NEI Integration
2487[02:15:34] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
2488[02:15:34] [Client thread/INFO]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
2489[02:15:35] [Client thread/INFO]: Added NEI integration
2490[02:15:35] [Client thread/INFO]: Added NEI integration
2491[02:15:35] [Client thread/INFO]: Loaded TB comb item: magicbees.item.ItemComb@dfc9f98
2492[02:15:35] [Client thread/INFO]: Loaded Magic Bees comb item: magicbees.item.ItemComb@dfc9f98 (magicbees.item.ItemComb@dfc9f98)
2493[02:15:35] [Thread-46/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
2494[02:15:35] [Client thread/INFO]: Loading integration: Minecraft / Forge
2495[02:15:35] [Client thread/INFO]: Loading integration: Big Reactors
2496[02:15:35] [Client thread/INFO]: Loading integration: Pam's HarvestCraft
2497[02:15:35] [Client thread/INFO]: Loading integration: MineFactory Reloaded
2498[02:15:35] [Client thread/INFO]: Loading integration: Railcraft
2499[02:15:35] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
2500[02:15:35] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
2501[02:15:35] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
2502[02:15:35] [Client thread/INFO]: Received config from server.
2503[02:15:35] [Thread-56/INFO]: VoiceServer: Starting client connection...
2504[02:15:35] [Client thread/INFO]: Received Cardboard Box blacklist entries from server (10 total)
2505[02:15:35] [VoiceServer Listen Thread/INFO]: VoiceServer: Accepted new connection.
2506[02:15:35] [Thread-56/INFO]: VoiceServer: Successfully connected to server.
2507[02:15:35] [Client thread/INFO]: Received handshake from server
2508[02:15:35] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
2509[02:15:35] [VoiceServer Client Input Thread/ERROR]: VoiceServer: Error while running client input thread.
2510[02:15:35] [VoiceServer Client Input Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: No line matching interface TargetDataLine supporting format PCM_SIGNED 16000.0 Hz, 16 bit, mono, 2 bytes/frame, big-endian, and buffers of 2200 to 2200 bytes is supported.
2511[02:15:35] [VoiceServer Client Input Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at javax.sound.sampled.AudioSystem.getLine(AudioSystem.java:479)
2512[02:15:35] [VoiceServer Client Input Thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at mekanism.client.voice.VoiceInput.run(VoiceInput.java:35)
2513[02:15:35] [Thread-65/INFO]: VoiceServer: Traced IP in 1 attempts.
2514[02:15:35] [Client thread/INFO]: [4.0.0-beta-6] Received world props from server.
2515[02:15:36] [Client thread/INFO]: [CHAT] §6[Levels] §7A new version of Levels has been released! Click to download!
2516[02:15:36] [Client thread/INFO]: Requesting speed packet from server
2517[02:15:37] [Client thread/INFO]: Server speed is set to 10.0
2518[02:15:37] [Client thread/INFO]: [micdoodle8.mods.galacticraft.core.network.PacketSimple:handleClientSide:814]: Cannot create directory %minecraftDir%/assets/temp!
2519[02:15:37] [Client thread/INFO]: Loaded 4 waypoints from C:\Users\Sam\Desktop\Modpack MC\journeymap\data\sp\Mappa Ville\waypoints
2520[02:15:37] [Client thread/INFO]: Blocks and textures are current
2521[02:15:37] [Client thread/INFO]: Mapping started in C:\Users\Sam\Desktop\Modpack MC\journeymap\data\sp\Mappa Ville\DIM0. Memory: 4544MB total, 2576MB free
2522[02:15:37] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
2523[02:15:37] [Client thread/INFO]: JourneyMap: Press [J]
2524[02:15:38] [JM-task-5/INFO]: Custom biome color will be used with BlockMD [minecraft:reeds:9] (CustomBiomeColor)
2525[02:15:38] [JM-task-5/INFO]: Custom biome color will be used with BlockMD [minecraft:reeds:14] (CustomBiomeColor)
2526[02:15:39] [Server thread/ERROR]: Encountered an unexpected exception
2527java.lang.NoSuchFieldError: allowProtection
2528 at mekanism.generators.common.item.ItemBlockGenerator.getSecurity(ItemBlockGenerator.java:523) ~[ItemBlockGenerator.class:?]
2529 at mekanism.generators.common.item.ItemBlockGenerator.placeBlockAt(ItemBlockGenerator.java:223) ~[ItemBlockGenerator.class:?]
2530 at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
2531 at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
2532 at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
2533 at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
2534 at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
2535 at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
2536 at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
2537 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
2538 at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
2539 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
2540 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
2541 at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?]
2542 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
2543 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
2544[02:15:43] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Sam\Desktop\Modpack MC\crash-reports\crash-2018-04-17_02.15.39-server.txt
2545[02:15:43] [Server thread/INFO]: Stopping server
2546[02:15:43] [Server thread/INFO]: Saving players
2547[02:15:43] [Server thread/INFO]: Saving worlds
2548[02:15:43] [Netty Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2549[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Overworld
2550[02:15:43] [Netty Client IO #0/INFO]: Reset configs to client values for tehnut.redstonearmory.ConfigHandler
2551[02:15:43] [Netty Client IO #0/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
2552[02:15:43] [Thread-63/ERROR]: Galacticraft update check failed! Trying again in 15 seconds
2553[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Nether
2554[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/The End
2555[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Limbo
2556[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Moon
2557[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Mars
2558[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Asteroids
2559[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Spirit World
2560[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Torment
2561[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Mirror
2562[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Mercury
2563[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Venus
2564[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Io
2565[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Europa
2566[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Callisto
2567[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Underdark
2568[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Pluto
2569[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Twilight Forest
2570[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Elipse
2571[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Dungeons
2572[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/Aether
2573[02:15:43] [Server thread/INFO]: Saving chunks for level 'Mappa Ville'/The Last Millenium
2574[02:15:44] [Client thread/INFO]: Mapping halted in C:\Users\Sam\Desktop\Modpack MC\journeymap\data\sp\Mappa Ville\DIM0
2575[02:15:44] [Server thread/INFO]: Unloading dimension 0
2576[02:15:44] [Server thread/INFO]: Unloading dimension -1
2577[02:15:44] [Server thread/INFO]: Unloading dimension 1
2578[02:15:44] [Server thread/INFO]: Unloading dimension -23
2579[02:15:44] [Server thread/INFO]: Unloading dimension -28
2580[02:15:44] [Server thread/INFO]: Unloading dimension -29
2581[02:15:44] [Server thread/INFO]: Unloading dimension -30
2582[02:15:44] [Server thread/INFO]: Unloading dimension -37
2583[02:15:44] [Server thread/INFO]: Unloading dimension -38
2584[02:15:44] [Server thread/INFO]: Unloading dimension -39
2585[02:15:44] [Server thread/INFO]: Unloading dimension -40
2586[02:15:44] [Server thread/INFO]: Unloading dimension -41
2587[02:15:44] [Server thread/INFO]: Unloading dimension -47
2588[02:15:44] [Server thread/INFO]: Unloading dimension -48
2589[02:15:44] [Server thread/INFO]: Unloading dimension -49
2590[02:15:44] [Server thread/INFO]: Unloading dimension -100
2591[02:15:44] [Server thread/INFO]: Unloading dimension -59
2592[02:15:44] [Server thread/INFO]: Unloading dimension 7
2593[02:15:44] [Server thread/INFO]: Unloading dimension -63
2594[02:15:44] [Server thread/INFO]: Unloading dimension 4
2595[02:15:44] [Server thread/INFO]: Unloading dimension 3
2596[02:15:44] [Server thread/INFO]: Unloading dimension -112
2597[02:15:47] [Client thread/FATAL]: Unreported exception thrown!
2598java.lang.NoSuchFieldError: allowProtection
2599 at mekanism.generators.common.item.ItemBlockGenerator.getSecurity(ItemBlockGenerator.java:523) ~[ItemBlockGenerator.class:?]
2600 at mekanism.generators.common.item.ItemBlockGenerator.placeBlockAt(ItemBlockGenerator.java:223) ~[ItemBlockGenerator.class:?]
2601 at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
2602 at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129) ~[add.class:?]
2603 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:360) ~[bje.class:?]
2604 at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447) ~[bao.class:?]
2605 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953) ~[bao.class:?]
2606 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
2607 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2608 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2609 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
2610 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
2611 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
2612 at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
2613 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
2614 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
2615[02:15:47] [Server thread/INFO]: Applying holder lookups
2616[02:15:47] [Server thread/INFO]: Holder lookups applied
2617[02:15:47] [Server thread/INFO]: Unregistered Dimension: -30
2618[02:15:47] [Server thread/INFO]: Unregistered Dimension: -63
2619[02:15:47] [Server thread/INFO]: Unregistered Dimension: -29
2620[02:15:47] [Server thread/INFO]: Unregistered Dimension: -40
2621[02:15:47] [Server thread/INFO]: Unregistered Dimension: -59
2622[02:15:47] [Server thread/INFO]: Unregistered Dimension: -41
2623[02:15:47] [Server thread/INFO]: Unregistered Dimension: -49
2624[02:15:47] [Server thread/INFO]: Unregistered Dimension: -48
2625[02:15:47] [Server thread/INFO]: Unregistered Dimension: -47
2626[02:15:47] [Server thread/INFO]: Unregistered Dimension: -28
2627[02:15:47] [pool-6-thread-1/INFO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\Sam\Desktop\Modpack MC\saves\Mappa Ville\enderio\dimensionalTransceiver.json
2628[02:15:47] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
2629[02:15:48] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
2630// Ooh. Shiny.
2631
2632Time: 17/04/18 02:15
2633Description: Unexpected error
2634
2635java.lang.NoSuchFieldError: allowProtection
2636 at mekanism.generators.common.item.ItemBlockGenerator.getSecurity(ItemBlockGenerator.java:523)
2637 at mekanism.generators.common.item.ItemBlockGenerator.placeBlockAt(ItemBlockGenerator.java:223)
2638 at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
2639 at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
2640 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:360)
2641 at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
2642 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
2643 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
2644 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
2645 at net.minecraft.client.main.Main.main(SourceFile:148)
2646 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2647 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2648 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2649 at java.lang.reflect.Method.invoke(Method.java:483)
2650 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2651 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2652
2653
2654A detailed walkthrough of the error, its code path and all known details is as follows:
2655---------------------------------------------------------------------------------------
2656
2657-- Head --
2658Stacktrace:
2659 at mekanism.generators.common.item.ItemBlockGenerator.getSecurity(ItemBlockGenerator.java:523)
2660 at mekanism.generators.common.item.ItemBlockGenerator.placeBlockAt(ItemBlockGenerator.java:223)
2661 at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
2662 at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
2663 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:360)
2664 at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
2665
2666-- Affected level --
2667Details:
2668 Level name: MpServer
2669 All players: 1 total; [GCEntityClientPlayerMP['mappapetts1999'/630, l='MpServer', x=-0.39, y=63.62, z=205.59]]
2670 Chunk stats: MultiplayerChunkCache: 600, 609
2671 Level seed: 0
2672 Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
2673 Level generator options:
2674 Level spawn location: World: (24,64,248), Chunk: (at 8,4,8 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
2675 Level time: 719693 game time, 1495833 day time
2676 Level dimension: 0
2677 Level storage version: 0x00000 - Unknown?
2678 Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
2679 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
2680 Forced entities: 253 total; [EntityChupacabra['Chupacabra'/518, l='MpServer', x=111.49, y=13.00, z=326.49], EntityGib['unknown'/1558, l='MpServer', x=-21.50, y=34.50, z=235.91], EntityGib['unknown'/1559, l='MpServer', x=-21.83, y=34.28, z=235.80], EntityChupacabra['Chupacabra'/535, l='MpServer', x=118.55, y=18.00, z=293.87], EntityGib['unknown'/1560, l='MpServer', x=-21.17, y=34.28, z=236.01], EntityGib['unknown'/1562, l='MpServer', x=-29.50, y=35.50, z=230.50], EntityGib['unknown'/1563, l='MpServer', x=-29.29, y=35.28, z=230.78], EntityGib['unknown'/1564, l='MpServer', x=-29.71, y=35.28, z=230.22], EntityGib['unknown'/1589, l='MpServer', x=51.44, y=47.50, z=180.16], EntityGib['unknown'/1590, l='MpServer', x=51.39, y=47.28, z=180.50], EntityGib['unknown'/1591, l='MpServer', x=51.48, y=47.28, z=179.81], EntityGib['unknown'/1593, l='MpServer', x=49.50, y=49.50, z=180.13], EntityGib['unknown'/1594, l='MpServer', x=49.19, y=49.28, z=179.97], EntityGib['unknown'/1595, l='MpServer', x=49.81, y=49.28, z=180.28], EntityGib['unknown'/1599, l='MpServer', x=50.00, y=18.50, z=250.34], EntityGib['unknown'/1600, l='MpServer', x=50.03, y=18.28, z=250.69], EntityGib['unknown'/1601, l='MpServer', x=49.97, y=18.28, z=250.00], EntityGib['unknown'/1640, l='MpServer', x=55.50, y=14.50, z=159.69], EntityGib['unknown'/1641, l='MpServer', x=55.25, y=14.28, z=159.44], EntityGib['unknown'/1642, l='MpServer', x=55.75, y=14.28, z=159.93], EntityGib['unknown'/1644, l='MpServer', x=56.66, y=14.50, z=158.66], EntityGib['unknown'/1645, l='MpServer', x=57.01, y=14.28, z=158.66], EntityGib['unknown'/1646, l='MpServer', x=56.31, y=14.28, z=158.66], EntityGib['unknown'/1649, l='MpServer', x=75.69, y=53.50, z=170.50], EntityGib['unknown'/1650, l='MpServer', x=75.77, y=53.28, z=170.84], EntityGib['unknown'/1651, l='MpServer', x=75.61, y=53.28, z=170.16], EntityChupacabra['Chupacabra'/115, l='MpServer', x=-113.56, y=25.00, z=228.22], EntityShade['Shade'/117, l='MpServer', x=-120.61, y=18.00, z=243.48], EntityChupacabra['Chupacabra'/118, l='MpServer', x=-124.20, y=34.00, z=273.43], EntityGib['unknown'/1658, l='MpServer', x=70.50, y=36.50, z=252.50], EntityGib['unknown'/1659, l='MpServer', x=70.16, y=36.28, z=252.59], EntityGib['unknown'/1660, l='MpServer', x=70.84, y=36.28, z=252.41], EntityGib['unknown'/1662, l='MpServer', x=70.50, y=36.50, z=255.50], EntityGib['unknown'/1663, l='MpServer', x=70.85, y=36.28, z=255.50], EntityGib['unknown'/1664, l='MpServer', x=70.15, y=36.28, z=255.50], EntityGib['unknown'/1668, l='MpServer', x=47.13, y=19.50, z=256.53], EntityChupacabra['Chupacabra'/132, l='MpServer', x=-111.19, y=17.00, z=132.15], EntityGib['unknown'/1669, l='MpServer', x=47.37, y=19.28, z=256.28], EntityGib['unknown'/1670, l='MpServer', x=46.88, y=19.28, z=256.78], EntityChupacabra['Violet Chupacabra'/138, l='MpServer', x=-100.25, y=31.00, z=221.00], EntityChupacabra['Chupacabra'/147, l='MpServer', x=-108.37, y=31.00, z=269.60], EntityGib['unknown'/1691, l='MpServer', x=-62.50, y=38.50, z=172.50], EntityGib['unknown'/1692, l='MpServer', x=-62.85, y=38.28, z=172.52], EntityGib['unknown'/1693, l='MpServer', x=-62.15, y=38.28, z=172.48], EntityGib['unknown'/1695, l='MpServer', x=-60.97, y=33.50, z=169.31], EntityGib['unknown'/1696, l='MpServer', x=-60.62, y=33.28, z=169.31], GCEntityClientPlayerMP['mappapetts1999'/630, l='MpServer', x=-0.39, y=63.62, z=205.59], EntityGib['unknown'/1697, l='MpServer', x=-61.32, y=33.28, z=169.31], EntityGib['unknown'/1699, l='MpServer', x=-62.50, y=48.50, z=168.50], EntityGib['unknown'/1700, l='MpServer', x=-62.61, y=48.28, z=168.83], EntityGib['unknown'/1701, l='MpServer', x=-62.39, y=48.28, z=168.17], EntityArisaur['Arisaur'/166, l='MpServer', x=-80.48, y=69.00, z=164.65], EntityGib['unknown'/1703, l='MpServer', x=-62.50, y=48.50, z=172.50], EntityGib['unknown'/1704, l='MpServer', x=-62.23, y=48.28, z=172.28], EntityChupacabra['Chupacabra'/168, l='MpServer', x=-88.79, y=35.00, z=185.43], EntityGib['unknown'/1705, l='MpServer', x=-62.77, y=48.28, z=172.72], EntitySheep['Sheep'/181, l='MpServer', x=-75.50, y=68.00, z=139.50], EntityGib['unknown'/1718, l='MpServer', x=34.50, y=60.50, z=283.50], EntityArisaur['Arisaur'/182, l='MpServer', x=-77.55, y=68.00, z=155.36], EntityGib['unknown'/1719, l='MpServer', x=34.85, y=60.28, z=283.50], EntitySheep['Sheep'/183, l='MpServer', x=-70.81, y=67.00, z=145.56], EntityGib['unknown'/1720, l='MpServer', x=34.15, y=60.28, z=283.50], EntitySheep['Sheep'/184, l='MpServer', x=-64.97, y=67.00, z=144.50], EntitySheep['Sheep'/185, l='MpServer', x=-71.50, y=70.00, z=152.84], EntitySheep['Sheep'/186, l='MpServer', x=-66.66, y=76.00, z=173.44], EntitySheep['Sheep'/187, l='MpServer', x=-71.84, y=69.00, z=176.34], EntitySheep['Sheep'/188, l='MpServer', x=-67.44, y=71.00, z=184.47], EntitySheep['Sheep'/189, l='MpServer', x=-64.50, y=68.00, z=186.81], EntityChupacabra['Chupacabra'/190, l='MpServer', x=-64.59, y=3.00, z=199.41], EntityChupacabra['Chupacabra'/191, l='MpServer', x=-78.72, y=15.00, z=216.19], EntityChupacabra['Verdant Chupacabra'/192, l='MpServer', x=-75.50, y=31.00, z=267.28], EntityBat['Bat'/193, l='MpServer', x=-77.03, y=52.00, z=256.84], EntityChupacabra['Violet Chupacabra'/194, l='MpServer', x=-78.00, y=15.00, z=284.62], EntityArisaur['Arisaur'/195, l='MpServer', x=-74.35, y=78.00, z=283.77], EntityArisaur['Arisaur'/204, l='MpServer', x=-61.33, y=72.00, z=98.67], EntityHat['unknown'/718, l='MpServer', x=-0.39, y=63.62, z=205.59], EntitySheep['Sheep'/206, l='MpServer', x=-50.19, y=71.00, z=139.50], EntitySheep['Sheep'/207, l='MpServer', x=-53.63, y=67.00, z=158.53], EntityShade['Shade'/208, l='MpServer', x=-50.47, y=32.74, z=167.53], EntityShade['Shade'/209, l='MpServer', x=-55.52, y=33.00, z=168.33], EntityBat['Bat'/210, l='MpServer', x=-59.84, y=45.10, z=168.44], EntityGib['unknown'/1746, l='MpServer', x=31.50, y=15.50, z=127.16], EntitySkeleton['Skeleton'/211, l='MpServer', x=-62.50, y=37.00, z=172.50], EntityGib['unknown'/1747, l='MpServer', x=31.85, y=15.28, z=127.16], EntitySkeleton['Skeleton'/212, l='MpServer', x=-60.97, y=32.00, z=169.31], EntityGib['unknown'/1748, l='MpServer', x=31.15, y=15.28, z=127.16], EntitySkeleton['Skeleton'/213, l='MpServer', x=-62.50, y=47.00, z=168.50], EntitySkeleton['Skeleton'/214, l='MpServer', x=-62.50, y=47.00, z=172.50], EntitySheep['Sheep'/215, l='MpServer', x=-53.50, y=78.00, z=171.50], EntitySilex['Silex'/216, l='MpServer', x=-53.53, y=67.00, z=204.47], EntityShade['Shade'/217, l='MpServer', x=-62.58, y=21.00, z=235.42], EntityShade['Shade'/218, l='MpServer', x=-57.52, y=13.00, z=242.54], EntityChupacabra['Chupacabra'/219, l='MpServer', x=-56.55, y=21.00, z=244.45], EntityCephignis['Cephignis'/220, l='MpServer', x=-50.91, y=56.19, z=242.90], EntityCephignis['Cephignis'/221, l='MpServer', x=-49.80, y=57.00, z=240.39], EntitySheep['Sheep'/222, l='MpServer', x=-48.75, y=69.00, z=244.81], EntitySpriggan['Spriggan'/223, l='MpServer', x=-63.54, y=25.00, z=269.46], EntitySheep['Sheep'/224, l='MpServer', x=-62.25, y=78.00, z=270.88], EntitySheep['Sheep'/237, l='MpServer', x=-43.50, y=76.00, z=147.50], EntityChupacabra['Chupacabra'/238, l='MpServer', x=-45.35, y=32.00, z=164.49], EntityChupacabra['Chupacabra'/239, l='MpServer', x=-45.58, y=39.00, z=162.42], EntityChupacabra['Chupacabra'/240, l='MpServer', x=-40.38, y=34.00, z=162.74], EntityBat['Bat'/241, l='MpServer', x=-35.28, y=34.02, z=160.25], EntitySquid['Squid'/242, l='MpServer', x=-45.50, y=56.97, z=181.50], EntitySheep['Sheep'/243, l='MpServer', x=-43.50, y=67.00, z=187.50], EntityCephignis['Cephignis'/244, l='MpServer', x=-39.95, y=8.53, z=201.14], EntityCephignis['Cephignis'/245, l='MpServer', x=-37.02, y=8.16, z=202.10], EntityCephignis['Cephignis'/246, l='MpServer', x=-35.85, y=9.84, z=202.75], EntityShade['Shade'/247, l='MpServer', x=-40.86, y=38.00, z=203.11], EntityChupacabra['Chupacabra'/248, l='MpServer', x=-39.14, y=44.00, z=194.89], EntityTrail['unknown'/1784, l='MpServer', x=-0.39, y=63.62, z=205.59], EntityChupacabra['Chupacabra'/249, l='MpServer', x=-40.48, y=41.00, z=200.11], EntityCephignis['Scarlet Cephignis'/250, l='MpServer', x=-46.98, y=57.13, z=235.24], EntityItem['item.item.dyePowder.black'/251, l='MpServer', x=-41.03, y=45.13, z=246.78], EntityItem['item.item.dyePowder.black'/252, l='MpServer', x=-41.88, y=45.13, z=244.13], EntityItem['item.item.dyePowder.black'/253, l='MpServer', x=-39.59, y=45.13, z=247.13], EntityCephignis['Cephignis'/254, l='MpServer', x=-45.98, y=56.00, z=242.08], EntityCephignis['Cephignis'/255, l='MpServer', x=-46.86, y=57.28, z=243.14], EntityCephignis['Cephignis'/256, l='MpServer', x=-46.71, y=57.00, z=241.19], EntitySheep['Sheep'/257, l='MpServer', x=-41.69, y=70.00, z=266.47], EntitySheep['Sheep'/258, l='MpServer', x=-40.50, y=70.00, z=261.25], EntityWarg['Warg'/264, l='MpServer', x=-35.50, y=22.00, z=304.50], EntityShade['Shade'/266, l='MpServer', x=-33.41, y=18.00, z=323.84], EntityChupacabra['Chupacabra'/270, l='MpServer', x=-19.50, y=17.00, z=135.72], EntitySheep['Sheep'/271, l='MpServer', x=-23.50, y=68.00, z=153.28], EntitySheep['Sheep'/272, l='MpServer', x=-31.19, y=68.00, z=153.63], EntityCephignis['Cephignis'/273, l='MpServer', x=-23.17, y=6.19, z=173.40], EntityCephignis['Scarlet Cephignis'/274, l='MpServer', x=-21.95, y=9.06, z=173.18], EntityCephignis['Cephignis'/275, l='MpServer', x=-29.89, y=9.97, z=204.11], EntityCephignis['Cephignis'/276, l='MpServer', x=-28.51, y=6.00, z=199.24], EntitySheep['Sheep'/277, l='MpServer', x=-25.03, y=66.00, z=206.50], EntityChupacabra['Chupacabra'/278, l='MpServer', x=-31.54, y=31.00, z=212.68], EntityBabySkeleton['Baby Skeleton'/279, l='MpServer', x=-28.25, y=21.00, z=221.31], EntityConcussionCreeper['Concussion Creeper'/280, l='MpServer', x=-19.97, y=19.00, z=221.53], EntityConcussionCreeper['Concussion Creeper'/281, l='MpServer', x=-25.50, y=28.00, z=219.50], EntityConcussionCreeper['Concussion Creeper'/282, l='MpServer', x=-31.44, y=32.00, z=210.97], EntityEnderman['Enderman'/283, l='MpServer', x=-30.91, y=11.00, z=242.53], EntityBat['Bat'/284, l='MpServer', x=-34.52, y=17.10, z=225.27], EntityItem['item.item.bone'/285, l='MpServer', x=-24.38, y=16.13, z=224.84], EntitySkeleton['Skeleton'/286, l='MpServer', x=-21.50, y=33.00, z=235.91], EntitySkeleton['Skeleton'/287, l='MpServer', x=-29.50, y=34.00, z=230.50], EntityItem['item.item.bone'/288, l='MpServer', x=-24.69, y=33.13, z=237.56], EntityChupacabra['Chupacabra'/289, l='MpServer', x=-29.84, y=11.00, z=242.57], EntityShade['Shade'/290, l='MpServer', x=-31.58, y=35.00, z=252.80], EntityChupacabra['Chupacabra'/291, l='MpServer', x=-21.72, y=36.00, z=256.49], EntitySheep['Sheep'/292, l='MpServer', x=-30.50, y=70.00, z=269.50], EntityShade['Shade'/299, l='MpServer', x=-12.53, y=17.00, z=123.53], EntityCephignis['Cephignis'/301, l='MpServer', x=-7.01, y=8.19, z=168.17], EntityCephignis['Cephignis'/302, l='MpServer', x=-7.11, y=10.19, z=160.17], EntityEnderminy['Enderminy'/303, l='MpServer', x=-10.16, y=60.00, z=198.53], EntityItem['item.item.bone'/304, l='MpServer', x=-10.56, y=39.13, z=230.06], EntityBabySkeleton['Baby Skeleton'/305, l='MpServer', x=-8.84, y=36.00, z=224.28], EntityChupacabra['Chupacabra'/306, l='MpServer', x=-12.66, y=38.00, z=238.47], EntityChupacabra['Chupacabra'/307, l='MpServer', x=-11.48, y=34.00, z=253.33], EntityShade['Shade'/308, l='MpServer', x=-11.61, y=33.00, z=256.45], EntitySheep['Sheep'/309, l='MpServer', x=-12.63, y=76.00, z=265.53], EntitySheep['Sheep'/310, l='MpServer', x=-1.81, y=76.00, z=257.84], EntityChupacabra['Chupacabra'/311, l='MpServer', x=-1.06, y=22.00, z=296.50], EntityChupacabra['Violet Chupacabra'/313, l='MpServer', x=-5.92, y=47.00, z=329.92], EntityCephignis['Cephignis'/315, l='MpServer', x=0.05, y=5.03, z=122.05], EntitySheep['Sheep'/317, l='MpServer', x=12.53, y=69.00, z=139.38], EntityChupacabra['Chupacabra'/318, l='MpServer', x=15.28, y=20.00, z=172.50], EntitySlime['Slime'/319, l='MpServer', x=10.60, y=12.00, z=196.60], EntityCephignis['Cephignis'/320, l='MpServer', x=15.19, y=8.19, z=193.65], EntityShade['Keppel Shade'/321, l='MpServer', x=9.64, y=12.00, z=195.11], EntitySlime['Slime'/322, l='MpServer', x=8.60, y=12.00, z=196.38], EntityItem['item.item.slimeball'/323, l='MpServer', x=4.84, y=11.13, z=199.19], EntityCephignis['Cephignis'/324, l='MpServer', x=8.97, y=28.00, z=194.15], EntityCephignis['Cephignis'/325, l='MpServer', x=1.09, y=9.19, z=223.15], EntityCephignis['Cephignis'/326, l='MpServer', x=4.19, y=9.03, z=229.19], EntityBat['Bat'/327, l='MpServer', x=0.05, y=37.66, z=228.36], EntityCephignis['Cephignis'/329, l='MpServer', x=15.96, y=70.07, z=312.42], EntityCephignis['Cephignis'/342, l='MpServer', x=24.14, y=4.19, z=125.45], EntitySkeleton['Skeleton'/343, l='MpServer', x=31.50, y=14.00, z=127.16], EntityCephignis['Cephignis'/345, l='MpServer', x=26.43, y=6.19, z=125.46], EntityShade['Shade'/347, l='MpServer', x=18.52, y=15.00, z=144.12], EntityConcussionCreeper['Concussion Creeper'/348, l='MpServer', x=24.31, y=13.00, z=141.94], EntityConcussionCreeper['Concussion Creeper'/349, l='MpServer', x=21.44, y=13.00, z=149.25], EntityConcussionCreeper['Concussion Creeper'/350, l='MpServer', x=23.50, y=13.00, z=146.47], EntityArrow['arrow'/351, l='MpServer', x=24.22, y=22.03, z=158.00], EntityChupacabra['Verdant Chupacabra'/352, l='MpServer', x=22.22, y=23.00, z=157.60], EntityShade['Russet Shade'/353, l='MpServer', x=21.27, y=19.00, z=164.27], EntityConcussionCreeper['Concussion Creeper'/354, l='MpServer', x=9.91, y=19.00, z=167.22], EntityGrue['Lunar Grue'/355, l='MpServer', x=27.56, y=20.44, z=171.03], EntitySlime['Slime'/356, l='MpServer', x=19.63, y=18.00, z=176.38], EntityCephignis['Cephignis'/357, l='MpServer', x=31.30, y=8.07, z=193.61], EntityCephignis['Cephignis'/358, l='MpServer', x=21.48, y=9.08, z=194.49], EntityCephignis['Scarlet Cephignis'/359, l='MpServer', x=21.24, y=9.19, z=201.99], EntityChupacabra['Chupacabra'/360, l='MpServer', x=24.65, y=42.00, z=281.90], EntityShade['Shade'/361, l='MpServer', x=27.92, y=58.00, z=285.20], EntityCephignis['Cephignis'/362, l='MpServer', x=16.71, y=70.00, z=310.30], EntityCephignis['Cephignis'/363, l='MpServer', x=18.05, y=70.13, z=313.94], EntityCephignis['Cephignis'/373, l='MpServer', x=43.62, y=38.09, z=92.87], EntityCephignis['Cephignis'/374, l='MpServer', x=43.46, y=38.00, z=88.46], EntityCephignis['Cephignis'/375, l='MpServer', x=42.76, y=38.00, z=97.95], EntityArisaur['Arisaur'/384, l='MpServer', x=39.34, y=69.42, z=99.53], EntityArisaur['Arisaur'/385, l='MpServer', x=41.26, y=71.00, z=103.32], EntityArisaur['Arisaur'/388, l='MpServer', x=42.73, y=71.00, z=97.79], EntityCephignis['Cephignis'/389, l='MpServer', x=35.19, y=6.09, z=123.19], EntityCephignis['Cephignis'/390, l='MpServer', x=35.02, y=5.19, z=125.14], EntityChupacabra['Chupacabra'/391, l='MpServer', x=32.07, y=16.00, z=124.85], EntityCephignis['Cephignis'/392, l='MpServer', x=39.43, y=5.05, z=140.44], EntityCephignis['Cephignis'/393, l='MpServer', x=44.18, y=7.04, z=145.48], EntitySlime['Slime'/394, l='MpServer', x=32.78, y=20.60, z=172.78], EntityBabySkeleton['Baby Skeleton'/395, l='MpServer', x=33.50, y=19.00, z=167.50], EntityCephignis['Cephignis'/396, l='MpServer', x=38.44, y=9.19, z=199.44], EntityChupacabra['Chupacabra'/397, l='MpServer', x=35.29, y=36.00, z=231.60], EntityBabySkeleton['Baby Skeleton'/398, l='MpServer', x=44.47, y=18.00, z=252.41], EntityCephignis['Cephignis'/399, l='MpServer', x=36.36, y=32.00, z=243.36], EntityChupacabra['Chupacabra'/400, l='MpServer', x=46.45, y=53.00, z=252.61], EntityShade['Shade'/401, l='MpServer', x=35.29, y=20.00, z=261.54], EntitySkeleton['Skeleton'/402, l='MpServer', x=47.13, y=18.00, z=256.53], EntitySkeleton['Skeleton'/403, l='MpServer', x=34.50, y=59.00, z=283.50], EntityChupacabra['Verdant Chupacabra'/406, l='MpServer', x=34.28, y=22.00, z=319.99], EntityChupacabra['Violet Chupacabra'/408, l='MpServer', x=35.54, y=22.00, z=321.51], EntityShade['Shade'/415, l='MpServer', x=51.04, y=13.00, z=94.79], EntitySkeleton['Skeleton'/427, l='MpServer', x=55.50, y=13.00, z=159.69], EntitySkeleton['Skeleton'/428, l='MpServer', x=56.66, y=13.00, z=158.66], EntityChupacabra['Chupacabra'/429, l='MpServer', x=53.24, y=46.00, z=160.45], EntityShade['Keppel Shade'/430, l='MpServer', x=57.07, y=51.00, z=170.54], EntitySheep['Sheep'/431, l='MpServer', x=49.13, y=67.00, z=170.53], EntityChupacabra['Chupacabra'/432, l='MpServer', x=55.68, y=31.00, z=185.46], EntitySkeleton['Skeleton'/433, l='MpServer', x=51.44, y=46.00, z=180.16], EntitySkeleton['Skeleton'/434, l='MpServer', x=49.50, y=48.00, z=180.13], EntityChupacabra['Chupacabra'/435, l='MpServer', x=57.62, y=17.00, z=248.49], EntityGrue['Lunar Grue'/436, l='MpServer', x=59.92, y=32.18, z=251.08], EntitySkeleton['Skeleton'/437, l='MpServer', x=50.00, y=17.00, z=250.34], EntityBabySkeleton['Baby Skeleton'/438, l='MpServer', x=53.75, y=16.00, z=249.59], EntityShade['Shade'/439, l='MpServer', x=52.76, y=17.00, z=253.64], EntityChupacabra['Chupacabra'/440, l='MpServer', x=59.69, y=55.00, z=241.53], EntityChupacabra['Chupacabra'/441, l='MpServer', x=63.72, y=18.00, z=272.04], EntitySheep['Sheep'/442, l='MpServer', x=59.81, y=77.00, z=275.44], EntityChupacabra['Chupacabra'/447, l='MpServer', x=61.81, y=30.00, z=306.43], EntitySilverfish['Silverfish'/1992, l='MpServer', x=-5.61, y=-27.62, z=1.41], EntitySheep['Sheep'/457, l='MpServer', x=77.31, y=70.00, z=151.41], EntitySkeleton['Skeleton'/458, l='MpServer', x=75.69, y=52.00, z=170.50], EntityShade['Shade'/459, l='MpServer', x=69.20, y=48.00, z=175.11], EntitySheep['Sheep'/460, l='MpServer', x=79.78, y=70.00, z=165.03], EntityChupacabra['Chupacabra'/461, l='MpServer', x=69.63, y=31.00, z=190.35], EntityCephignis['Cephignis'/463, l='MpServer', x=68.31, y=4.00, z=239.31], EntityBat['Bat'/464, l='MpServer', x=69.59, y=15.28, z=243.53], EntitySkeleton['Skeleton'/465, l='MpServer', x=70.50, y=35.00, z=252.50], EntitySkeleton['Skeleton'/466, l='MpServer', x=70.50, y=35.00, z=255.50], EntityWarg['Warg'/467, l='MpServer', x=75.46, y=37.00, z=256.46], EntityChupacabra['Verdant Chupacabra'/470, l='MpServer', x=77.81, y=19.00, z=295.03], EntityHat['unknown'/2016, l='MpServer', x=69.59, y=15.28, z=243.53], EntityHat['unknown'/2017, l='MpServer', x=-53.63, y=67.00, z=158.53], EntityHat['unknown'/2018, l='MpServer', x=-66.66, y=76.00, z=173.44], EntityHat['unknown'/2019, l='MpServer', x=31.50, y=14.00, z=127.16], EntityChupacabra['Chupacabra'/488, l='MpServer', x=82.50, y=14.00, z=242.50], EntityChupacabra['Chupacabra'/489, l='MpServer', x=81.46, y=14.00, z=241.18], EntityShade['Shade'/504, l='MpServer', x=94.50, y=18.00, z=288.35], EntityChupacabra['Chupacabra'/505, l='MpServer', x=83.40, y=28.00, z=306.18]]
2681 Retry entities: 0 total; []
2682 Server brand: fml,forge
2683 Server type: Integrated singleplayer server
2684Stacktrace:
2685 at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
2686 at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
2687 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
2688 at net.minecraft.client.main.Main.main(SourceFile:148)
2689 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2690 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2691 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2692 at java.lang.reflect.Method.invoke(Method.java:483)
2693 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2694 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2695
2696-- System Details --
2697Details:
2698 Minecraft Version: 1.7.10
2699 Operating System: Windows 10 (amd64) version 10.0
2700 Java Version: 1.8.0_25, Oracle Corporation
2701 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2702 Memory: 2499877536 bytes (2384 MB) / 4764729344 bytes (4544 MB) up to 6442450944 bytes (6144 MB)
2703 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
2704 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2705 IntCache: cache: 10, tcache: 0, allocated: 15, tallocated: 103
2706 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D6 223 mods loaded, 219 mods active
2707 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2708 UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
2709 UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2710 UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
2711 UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
2712 UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
2713 UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
2714 UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
2715 UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
2716 UCHIJAAAA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
2717 UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
2718 UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
2719 UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
2720 UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
2721 UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
2722 UCHIJAAAA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
2723 UCHIJAAAA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
2724 UCHIJAAAA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
2725 UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.465.jar)
2726 UCHIJAAAA SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
2727 UCHIJAAAA ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
2728 UCHIJAAAA ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
2729 UCHIJAAAA SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
2730 UCHIJAAAA SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
2731 UCHIJAAAA SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
2732 UCHIJAAAA SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
2733 UCHIJAAAA SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
2734 UCHIJAAAA SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
2735 UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
2736 UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
2737 UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
2738 UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
2739 UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
2740 UCHIJAAAA ae2stuff{0.5.1.61} [AE2 Stuff] (ae2stuff-0.5.1.61-mc1.7.10.jar)
2741 UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
2742 UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
2743 UCHIJAAAA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
2744 UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
2745 UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2746 UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
2747 UCHIJAAAA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
2748 UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
2749 UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
2750 UCHIJAAAA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
2751 UCHIJAAAA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
2752 UCHIJAAAA dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
2753 UCHIJAAAA AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
2754 UCHIJAAAA aquacreeper{1.0.1} [Aqua Creeper] (AquaCreepers-1.0.1.jar)
2755 UCHIJAAAA asielib{0.4.7} [asielib] (AsieLib-1.7.10-0.4.7.jar)
2756 UCHIJAAAA backpacks16840{3.4.2} [Backpacks!] (backpacks 1.7.10 - 3.4.2.jar)
2757 UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
2758 UCHIJAAAA BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar)
2759 UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
2760 UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
2761 UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
2762 UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
2763 UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
2764 UCHIJAAAA BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar)
2765 UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
2766 UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
2767 UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
2768 UCHIJAAAA bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar)
2769 UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
2770 UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
2771 UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2772 UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
2773 UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
2774 UCHIJAAAA BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
2775 UCHIJAAAA blur{MC1.7.10-1.0.1-2} [Blur] (Blur-MC1.7.10-1.0.1-2.jar)
2776 UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
2777 UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
2778 UCHIJAAAA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
2779 UCHIJAAAA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
2780 UCHIJAAAA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
2781 UCHIJAAAA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
2782 UCHIJAAAA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
2783 UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters_Blocks_v3.3.8.1_-_MC_1.7.10.jar)
2784 UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
2785 UCHIJAAAA chameleoncreepers{1.4.1} [Chameleon Creepers] (ChameleonCreepers-1.7.10-1.4.1.jar)
2786 UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
2787 UCHIJAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
2788 UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
2789 UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
2790 UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
2791 UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
2792 UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
2793 UCHIJAAAA Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
2794 UCHIJAAAA computronics{1.6.2} [Computronics] (Computronics-1.7.10-1.6.2.jar)
2795 UCHIJAAAA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
2796 UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar)
2797 UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar)
2798 UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar)
2799 UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar)
2800 UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar)
2801 UCHIJAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
2802 UCHIJAAAA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors_2.2.5_test9.jar)
2803 UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
2804 UCHIJAAAA DynamicLights{1.3.8} [Dynamic Lights] (DynamicLights-1.7.10.jar)
2805 UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
2806 UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
2807 UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
2808 UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
2809 UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
2810 UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
2811 UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
2812 UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
2813 UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
2814 UCHIJAAAA dynamictrees{0.6.5} [Dynamic Trees] (DynamicTrees-1.7.10-0.6.5.jar)
2815 UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
2816 UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
2817 UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
2818 UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.465.jar)
2819 UCHIJAAAA RedstoneArsenal{1.7.10R1.1.3} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.3-97.jar)
2820 UCHIJAAAA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
2821 UCHIJAAAA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
2822 UCHIJAAAA HardcoreDarkness{1.7} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.7.jar)
2823 UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
2824 UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
2825 UCHIJAAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
2826 UCHIJAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
2827 UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
2828 UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
2829 UCHIJAAAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
2830 UCHIJAAAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
2831 UCHIJAAAA ani_koto{v1.6} [Kingdoms of the Overworld Mod] (Kingdoms-of-The-Overworld-Mod-1.7.10.jar)
2832 UCHIJAAAA levels{r1.0.3} [Levels] (Levels-Mod-1.7.10.jar)
2833 UCHIJAAAA lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2834 UCHIJAAAA arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2835 UCHIJAAAA demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2836 UCHIJAAAA desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2837 UCHIJAAAA forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2838 UCHIJAAAA freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2839 UCHIJAAAA infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2840 UCHIJAAAA junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2841 UCHIJAAAA mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2842 UCHIJAAAA plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2843 UCHIJAAAA saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2844 UCHIJAAAA shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2845 UCHIJAAAA swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete+1.13.0.5+[1.7.10].jar)
2846 UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
2847 UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
2848 UCHIJAAAA meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
2849 UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2850 UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2851 UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2852 UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2853 UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2854 UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2855 UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2856 UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
2857 UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2858 UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2859 UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2860 UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2861 UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2862 UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2863 UCHIJAAAA MobAmputation{4.0.1} [MobAmputation] (MobAmputation-4.0.1.jar)
2864 UCHIJAAAA MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar)
2865 UCHIJAAAA ModularForcefieldSystem{3.0-ALPHA-7} [Modular Forcefield System] (ModularForcefieldSystem-1.7.10-3.0-ALPHA-7.jar)
2866 UCHIJAAAA numina{0.4.1.104} [Numina] (Numina-0.4.1.104.jar)
2867 UCHIJAAAA powersuits{@VERSION@} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.1.109.jar)
2868 UCHIJAAAA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
2869 UCHIJAAAA morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
2870 UCHIJAAAA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
2871 UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
2872 UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
2873 UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
2874 UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
2875 UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
2876 UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
2877 UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
2878 UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
2879 UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
2880 UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
2881 UCHIJAAAA ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar)
2882 UCHIJAAAA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
2883 UCHIJAAAA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
2884 UCHIJAAAA openmodularturrets{2.2.10-233} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.10-233.jar)
2885 UCHIJAAAA origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar)
2886 UCHIJAAAA addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar)
2887 UCHIJAAAA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.jar)
2888 UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
2889 UCHIJAAAA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
2890 UCHIJAAAA projectbench{0.5.0} [Project Bench Updated] (ProjectBench-Update-1.7.10-0.5.jar)
2891 UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2892 UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2893 UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
2894 UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
2895 UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
2896 UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
2897 UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
2898 UCHIJAAAA RealisticTorches{1.6.3} [Realistic Torches] (RealisticTorches-1.7.10-1.6.3.jar)
2899 UCHIJAAAA reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar)
2900 UCHIJAAAA RArm{1.7.10-1.2.0-41} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-41.jar)
2901 UCHIJAAAA libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
2902 UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
2903 UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
2904 UCHIJAAAA RottenFleshToLeather{1.7.10-2.0} [Rotten Flesh to Leather] (RottenFleshToLeather-2.1-1.7.10.jar)
2905 UCHIJAAAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar)
2906 UCHIJAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
2907 UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
2908 UCHIJAAAA Sync{4.0.1} [Sync] (Sync-4.0.1.jar)
2909 UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
2910 UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
2911 UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
2912 UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
2913 UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
2914 UCHIJAAAA weepingangels{4.0.2} [Weeping Angels] (WeepingAngels-1.7.10-4.0.2.113.jar)
2915 UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
2916 UCHIJAAAA WR-CBE|Core{1.4.1.11} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
2917 UCHIJAAAA WR-CBE|Addons{1.4.1.11} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
2918 UCHIJAAAA WR-CBE|Logic{1.4.1.11} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
2919 UCHIJAAAA ZAMod{v1.10} [Zombie Awareness] (zombieawareness-1.7.10-1.10.jar)
2920 UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2921 UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2922 UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
2923 UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
2924 UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
2925 UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar)
2926 UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
2927 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2928 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2929 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2930 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
2931 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.43' Renderer: 'GeForce GTX 980/PCIe/SSE2'
2932 OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
2933 Class transformer null safety: all safe
2934 CoFHCore: -[1.7.10]3.1.4-329
2935 AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
2936 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
2937 ThermalFoundation: -[1.7.10]1.2.6-118
2938 ThermalExpansion: -[1.7.10]4.1.5-248
2939 MineFactoryReloaded: -[1.7.10]2.8.1-174
2940 TConstruct Environment: Environment healthy.
2941 RedstoneArsenal: -[1.7.10]1.1.3-97
2942 NetherOres: -[1.7.10]2.3.1-22
2943 ThermalDynamics: -[1.7.10]1.2.1-172
2944 List of loaded APIs:
2945 * API_NEK (1.1.0) from Origin-1.7.10-8.0.3.jar
2946 * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.9.jar
2947 * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
2948 * asielibAPI (1.1) from AsieLib-1.7.10-0.4.7.jar
2949 * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.7.jar
2950 * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.7.jar
2951 * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.7.jar
2952 * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
2953 * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
2954 * BotaniaAPI (76) from Botania r1.8-249.jar
2955 * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
2956 * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar
2957 * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar
2958 * BuildCraftAPI|core (2.0) from buildcraft-7.1.23.jar
2959 * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar
2960 * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar
2961 * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar
2962 * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar
2963 * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar
2964 * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar
2965 * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
2966 * BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar
2967 * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar
2968 * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar
2969 * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar
2970 * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar
2971 * BuildCraftAPI|statements (1.1) from buildcraft-7.1.23.jar
2972 * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar
2973 * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar
2974 * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
2975 * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
2976 * CarpentersBlocks|API (3.3.7) from Carpenters_Blocks_v3.3.8.1_-_MC_1.7.10.jar
2977 * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
2978 * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
2979 * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
2980 * CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.23.jar
2981 * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
2982 * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2983 * CoFHAPI|energy (1.7.10R1.0.2) from forestry_1.7.10-4.2.16.64.jar
2984 * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2985 * CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
2986 * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
2987 * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2988 * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2989 * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
2990 * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
2991 * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2992 * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2993 * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2994 * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2995 * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2996 * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2997 * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
2998 * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
2999 * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
3000 * CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
3001 * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
3002 * CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
3003 * CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
3004 * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
3005 * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
3006 * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
3007 * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
3008 * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
3009 * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
3010 * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
3011 * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
3012 * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
3013 * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
3014 * computronicsAPI (1.3) from Computronics-1.7.10-1.6.2.jar
3015 * computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.2.jar
3016 * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.2.jar
3017 * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.2.jar
3018 * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.2.jar
3019 * CoroAI|dynamicdifficulty (1.0) from coroutil-1.7.10-1.1.6.jar
3020 * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
3021 * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3022 * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3023 * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3024 * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3025 * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
3026 * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
3027 * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
3028 * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
3029 * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
3030 * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
3031 * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
3032 * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
3033 * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
3034 * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
3035 * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
3036 * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
3037 * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
3038 * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
3039 * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
3040 * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
3041 * Galacticraft API (1.1) from GalacticraftCore-1.7-3.0.12.465.jar
3042 * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
3043 * IC2API (1.0) from industrialcraft-2-2.2.828-experimental-api.jar
3044 * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
3045 * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3046 * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3047 * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3048 * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3049 * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3050 * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3051 * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3052 * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3053 * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3054 * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
3055 * OriginScrewdriverApi (1.0.0) from Origin-1.7.10-8.0.3.jar
3056 * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3057 * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
3058 * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
3059 * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3060 * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3061 * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3062 * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3063 * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
3064 * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
3065 * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
3066 * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
3067 * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
3068 * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
3069 * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
3070 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
3071 EnderIO: Found the following problem(s) with your installation:
3072 * Optifine is installed. This is NOT supported.
3073 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
3074 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
3075 Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
3076Optifine
3077These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
3078 AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
3079 Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
3080 LWJGL: 2.9.1
3081 OpenGL: GeForce GTX 980/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.43, NVIDIA Corporation
3082 GL Caps: Using GL 1.3 multitexturing.
3083Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
3084Anisotropic filtering is supported and maximum anisotropy is 16.
3085Shaders are available because OpenGL 2.1 is supported.
3086
3087 Is Modded: Definitely; Client brand changed to 'fml,forge'
3088 Type: Client (map_client.txt)
3089 Resource Packs: []
3090 Current Language: English (US)
3091 Profiler Position: N/A (disabled)
3092 Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3093 Anisotropic Filtering: Off (1)
3094 OptiFine Version: OptiFine_1.7.10_HD_U_D6
3095 Render Distance Chunks: 12
3096 Mipmaps: 4
3097 Anisotropic Filtering: 1
3098 Antialiasing: 0
3099 Multitexture: false
3100 OpenGlVersion: 4.6.0 NVIDIA 388.43
3101 OpenGlRenderer: GeForce GTX 980/PCIe/SSE2
3102 OpenGlVendor: NVIDIA Corporation
3103 CpuCount: 8
3104[02:15:48] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sam\Desktop\Modpack MC\crash-reports\crash-2018-04-17_02.15.47-client.txt