· 10 years ago · Sep 11, 2016, 09:34 AM
1Le jeu est lancé, merci de patienter.
2[11:10:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[11:10:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
4[11:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
5[11:10:18] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
6[11:10:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_73, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_73
7[11:10:19] [main/INFO] [FML]: [AppEng] Core Init
8[11:10:19] [main/ERROR] [FML]: Unable to read the jar file BetterHUD.jar - ignoring
9java.util.zip.ZipException: error in opening zip file
10 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
11 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
12 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
13 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
14 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
15 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
16 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
17 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
18 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
19 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
20 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
21 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
22 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
23[11:10:19] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
24[11:10:19] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from BetterHUD.jar as JSON
25[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
26[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
27[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
28[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
29[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
30[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
31[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
32[11:10:19] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
33[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
34[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
35[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
36[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
37[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
38[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
39[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
40[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
41[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
42[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
43[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
44[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
45[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
46[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
47[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
48[11:10:20] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
49Downloading file http://files.minecraftforge.net/maven/codechicken/CodeChickenLib/1.7.10-1.1.3.138//CodeChickenLib-1.7.10-1.1.3.138-universal.jar
50[11:10:23] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
51Downloading file http://files.projectredwiki.com/maven/mrtjp/ForgeRelocation/1.7.10-0.0.1.4//ForgeRelocation-1.7.10-0.0.1.4-universal.jar
52[11:10:23] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
53Downloading file http://files.projectredwiki.com/maven/mrtjp/ForgeRelocationFMP/1.7.10-0.0.1.2//ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar
54[11:10:23] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
55[11:10:23] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
56[11:10:24] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
57[11:10:24] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.15.63.jar
58[11:10:24] [main/ERROR] [FML]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
59java.io.FileNotFoundException: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\ForgeMultipart-1.7.10-1.2.0.345-universal.jar (Le fichier spécifié est introuvable)
60 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
61 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
62 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
63 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
64 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
65 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
66 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
67 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
68 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
69 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
70 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
71 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
72 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
73[11:10:24] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
74[11:10:24] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
75[11:10:24] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
76[11:10:24] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
77[11:10:24] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
78[11:10:24] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods
79[11:10:24] [main/INFO] [STDERR]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:scanDepInfo:654]: Failed to load dependanciesGC.info from BetterHUD.jar as JSON
80[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
81[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
82[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
83[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
84[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
85[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:640)
86[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:632)
87[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.load(DepLoader.java:561)
88[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader.load(DepLoader.java:757)
89[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.MicdoodlePlugin.<init>(MicdoodlePlugin.java:45)
90[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
91[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
92[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
93[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
94[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
95[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
96[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
97[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
98[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
99[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
100[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
101[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
102[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
103[11:10:24] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
104[11:10:25] [main/ERROR] [FML]: Unable to read the jar file MrTJPCore-1.7.10-1.1.0.33-universal.jar - ignoring
105java.io.FileNotFoundException: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\MrTJPCore-1.7.10-1.1.0.33-universal.jar (Le fichier spécifié est introuvable)
106 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
107 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
108 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
109 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
110 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
111 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
112 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
113 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
114 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
115 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
116 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
117 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
118 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
119[11:10:25] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
120[11:10:25] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
121[11:10:25] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
122[11:10:25] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFineHD-Standard.jar
123[11:10:25] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
124[11:10:25] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
125[11:10:25] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
126[11:10:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
127[11:10:25] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
128[11:10:25] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
129[11:10:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
130[11:10:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
131[11:10:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
132[11:10:25] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
133[11:10:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
134[11:10:25] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
135[11:10:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
136[11:10:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/OptiFineHD-Standard.jar
137[11:10:25] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@4659191b
138[11:10:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
139[11:10:31] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
140[11:10:31] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
141[11:10:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
142[11:10:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
143[11:10:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
144[11:10:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
145[11:10:31] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: BetterHUD.jar
146java.util.zip.ZipException: error in opening zip file
147 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
148 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
149 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
150 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
151 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
152 at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
153 at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
154 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
155 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
156 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
157 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
158 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
159[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
160[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
161[11:10:32] [main/INFO] [IC2-core]: Extracted library EJML-core-0.26.jar.
162[11:10:32] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
163[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
164[11:10:32] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
165[11:10:32] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
166[11:10:32] [main/INFO] [INpurePreloader]: Starting library configuration...
167[11:10:32] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
168[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
169[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
170[11:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
171[11:10:32] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
172[11:10:33] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
173[11:10:33] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
174[11:10:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
175[11:10:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
176[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
177[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
178[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
179[11:10:34] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:549]: Failed to load dependencies.info from BetterHUD.jar as JSON
180[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
181[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
182[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
183[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
184[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
185[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:541)
186[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:535)
187[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:471)
188[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.load(DepLoader.java:631)
189[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:656)
190[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at thaumcraft.codechicken.core.launch.DepLoader.call(DepLoader.java:65)
191[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133)
192[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
193[11:10:34] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
194[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
195[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
196[11:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
197[11:10:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
198[11:10:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
199[11:10:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
200[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
201[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
202[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
203[11:10:41] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
204[11:10:41] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
205[11:10:41] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
206[11:10:41] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
207[11:10:41] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
208[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
209[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
210[11:10:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
211[11:10:42] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
212[11:10:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
213[11:10:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
214[11:10:42] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
215[11:10:44] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
216[11:10:44] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
217[11:10:44] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
218[11:10:45] [main/INFO] [net.blay09.mods.craftingtweaks.coremod.GuiScreenClassTransformer]: CraftingTweaks will now patch func_146274_d in bdw...
219[11:10:45] [main/INFO] [net.blay09.mods.craftingtweaks.coremod.GuiScreenClassTransformer]: CraftingTweaks successfully patched func_146274_d in bdw!
220[11:10:45] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
221[11:10:46] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
222[11:10:48] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
223[11:10:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
224[11:10:49] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
225[11:10:49] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
226[11:10:51] [main/INFO]: Setting user: FoxyMG
227[11:10:52] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
228[11:10:53] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
229[11:10:54] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
230[11:10:57] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
231[11:10:58] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
232[11:10:58] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
233[11:10:59] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
234[11:10:59] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
235[11:11:00] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
236[11:11:00] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
237[11:11:01] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
238[11:11:01] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
239[OptiFine] (Reflector) Class not present: ModLoader
240[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
241[OptiFine] (Reflector) Class not present: LightCache
242[OptiFine] (Reflector) Class not present: BlockCoord
243[11:11:04] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
244[11:11:04] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
245[11:11:04] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
246[11:11:04] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
247[11:11:05] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
248[11:11:06] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
249[11:11:07] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
250[11:11:07] [Client thread/INFO] [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
251[11:11:07] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
252[11:11:08] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
253[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
254[11:11:08] [Client thread/INFO]: LWJGL Version: 2.9.1
255[OptiFine]
256[OptiFine] OptiFine_1.7.10_HD_C1
257[OptiFine] Sun Sep 11 11:11:08 CEST 2016
258[OptiFine] OS: Windows 8.1 (amd64) version 6.3
259[OptiFine] Java: 1.8.0_73, Oracle Corporation
260[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
261[OptiFine] LWJGL: 2.9.1
262[OptiFine] OpenGL: Intel(R) HD Graphics, version 4.0.0 - Build 10.18.10.4425, Intel
263[OptiFine] OpenGL Version: 4.0
264[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
265[OptiFine] Maximum texture size: 8192x8192
266[OptiFine] Checking for new version
267[11:11:09] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
268[OptiFine] Version found: D1
269[11:11:09] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
270// Quite honestly, I wouldn't worry myself about that.
271Time: 11/09/16 11:11
272Description: Loading screen debug info
273This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
274A detailed walkthrough of the error, its code path and all known details is as follows:
275---------------------------------------------------------------------------------------
276-- System Details --
277Details:
278 Minecraft Version: 1.7.10
279 Operating System: Windows 8.1 (amd64) version 6.3
280 Java Version: 1.8.0_73, Oracle Corporation
281 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
282 Memory: 687558152 bytes (655 MB) / 1038876672 bytes (990 MB) up to 2112618496 bytes (2014 MB)
283 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx2048M -XX:MaxPermSize=256M
284 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
285 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
286 FML:
287 GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4425' Renderer: 'Intel(R) HD Graphics'
288[11:11:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
289[11:11:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
290[11:11:10] [Client thread/INFO] [FML]: Replaced 183 ore recipies
291[11:11:10] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
292[11:11:11] [Client thread/INFO] [FML]: [AppEng] Core Init
293[11:11:11] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
294[11:11:11] [Client thread/INFO] [FML]: Searching C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods for mods
295[11:11:11] [Client thread/INFO] [FML]: Also searching C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\1.7.10 for mods
296[11:11:36] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
297[11:11:38] [Client thread/WARN] [FML]: Zip file BetterHUD.jar failed to read properly, it will be ignored
298java.util.zip.ZipException: error in opening zip file
299 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
300 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
301 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
302 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
303 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
304 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
305 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
306 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
307 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
308 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
309 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
310 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
311 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
312 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
313 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
314 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
315 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
316 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
317 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
318 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
319 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
320[11:11:43] [Client thread/WARN] [craftingtweaks]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.82
321[11:11:45] [Client thread/WARN] [EnderStorage]: 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.38
322[11:11:45] [Client thread/WARN] [ExtraUtilities]: 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
323[11:11:53] [Client thread/WARN] [IGWMod]: Mod IGWMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.12-34
324[11:12:12] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-150
325[11:12:14] [Client thread/WARN] [ProjRed|Core]: 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
326[11:12:14] [Client thread/WARN] [ProjRed|Compatibility]: 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
327[11:12:14] [Client thread/WARN] [ProjRed|Fabrication]: 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
328[11:12:14] [Client thread/WARN] [ProjRed|Integration]: 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
329[11:12:14] [Client thread/WARN] [ProjRed|Transmission]: 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
330[11:12:15] [Client thread/WARN] [ProjRed|Illumination]: 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
331[11:12:15] [Client thread/WARN] [ProjRed|Expansion]: 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
332[11:12:15] [Client thread/WARN] [ProjRed|Transportation]: 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
333[11:12:16] [Client thread/WARN] [ProjRed|Exploration]: 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
334[11:12:24] [Client thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
335[11:12:25] [Client thread/WARN] [ForgeMicroblock]: 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
336[11:12:25] [Client thread/WARN] [ForgeMultipart]: 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
337[11:12:25] [Client thread/WARN] [McMultipart]: 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
338[11:12:26] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
339[11:12:26] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
340[11:12:26] [Client thread/WARN] [ForgeRelocation]: 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
341[11:12:26] [Client thread/WARN] [RelocationFMP]: 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
342[11:12:26] [Client thread/WARN] [MrTJPCoreMod]: 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
343[11:12:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 199 mods to load
344[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
345[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [catwalks, catwalkmod] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
346[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
347[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
348[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
349[11:12:26] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
350[11:12:29] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
351[11:12:29] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
352[11:12:29] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
353[11:12:29] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
354[11:12:29] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
355[11:12:31] [Client thread/INFO] [FML]: FML has found a non-mod file ASP GS Patcher.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
356[11:12:31] [Client thread/INFO] [FML]: FML has found a non-mod file BetterHUD.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
357[11:12:31] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
358[11:12:31] [Client thread/INFO] [FML]: 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.
359[11:12:31] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
360[11:12:31] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
361[11:12:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, OpenComputers|Core, PlayerAPI, ChocoPatcher, OpenModsCore, <CoFH ASM>, magneticraftpatcher, AdvancedMachines, ae2stuff, aobd, AppleCore, appliedenergistics2, ArchitectureCraft, asielib, Backpack, bdlib, BiblioCraft, BiblioWoodsNatura, biomereactors, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, CarpentersBlocks, catwalks, catwalkmod, chisel, CoFHCore, CompactMachines, CompactSolars, computronics, craftingtweaks, PTRModelLib, props, DescriptionTags, Enchiridion, Enchiridion2, endercore, EnderIO, EnderStorage, EnderZoo, enhancedportals, extracells, ExtraUtilities, FastCraft, Forestry, Steamcraft, GalacticraftMars, GalacticraftCore, GalaxySpace, GardenContainers, GardenCore, GardenStuff, GardenTrees, gendustry, GraviSuite, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreQuesting, IGWMod, ImmersiveEngineering, immersiveintegration, IC2, InGameInfoXML, inpure|core, IronChest, JABBA, journeymap, koresample, launchgui, LogisticsPipes, LunatriusCore, Magneticraft, malisiscore, malisisdoors, Mantle, mo, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, modtweaker2, Morpheus, Natura, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, recipehandler, neresources, NuclearCraft, ObsidiPlates, OpenBlocks, OpenComputers, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PneumaticCraft, PracticalLogistics, pressure, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RandomThings, RedstoneArsenal, RefinedRelocation, rfdrills, rftools, roadstuff, Roguelike, AS_Ruins, scottstweaks, simplyjetpacks, SonarCore, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersMisc, tabbychat, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, AS_UpdateCheck, Waila, WailaHarvestability, wailaplugins, wawla, wtp, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
362[11:12:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, OpenComputers|Core, PlayerAPI, ChocoPatcher, OpenModsCore, <CoFH ASM>, magneticraftpatcher, AdvancedMachines, ae2stuff, aobd, AppleCore, appliedenergistics2, ArchitectureCraft, asielib, Backpack, bdlib, BiblioCraft, BiblioWoodsNatura, biomereactors, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, CarpentersBlocks, catwalks, catwalkmod, chisel, CoFHCore, CompactMachines, CompactSolars, computronics, craftingtweaks, PTRModelLib, props, DescriptionTags, Enchiridion, Enchiridion2, endercore, EnderIO, EnderStorage, EnderZoo, enhancedportals, extracells, ExtraUtilities, FastCraft, Forestry, Steamcraft, GalacticraftMars, GalacticraftCore, GalaxySpace, GardenContainers, GardenCore, GardenStuff, GardenTrees, gendustry, GraviSuite, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreQuesting, IGWMod, ImmersiveEngineering, immersiveintegration, IC2, InGameInfoXML, inpure|core, IronChest, JABBA, journeymap, koresample, launchgui, LogisticsPipes, LunatriusCore, Magneticraft, malisiscore, malisisdoors, Mantle, mo, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, modtweaker2, Morpheus, Natura, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, recipehandler, neresources, NuclearCraft, ObsidiPlates, OpenBlocks, OpenComputers, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PneumaticCraft, PracticalLogistics, pressure, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RandomThings, RedstoneArsenal, RefinedRelocation, rfdrills, rftools, roadstuff, Roguelike, AS_Ruins, scottstweaks, simplyjetpacks, SonarCore, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersMisc, tabbychat, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, AS_UpdateCheck, Waila, WailaHarvestability, wailaplugins, wawla, wtp, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
363[11:12:41] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
364[11:12:41] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
365[11:12:42] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
366[11:12:42] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
367[11:13:02] [Client thread/INFO] [Patcher]: Succeeded in transforming GraviSuite (3 recipe items)
368[11:13:02] [Client thread/INFO] [Patcher]: Succeeded in transforming BlockRelocatorPortal
369[11:13:02] [Client thread/INFO] [Patcher]: Succeeded in transforming ItemSimpleItems
370[11:13:02] [Client thread/INFO] [Patcher]: Succeeded in transforming ClientTickHandler
371[11:13:02] [Client thread/INFO] [Patcher]: Succeeded in transforming KeyboardClient
372[11:13:16] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
373[11:13:16] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
374[11:13:22] [Client thread/INFO] [OpenMods]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.4 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/OpenPeripheralCore-1.7.10-1.3.jar!/openperipheral/api/ApiAccess.class)
375[11:13:23] [Client thread/INFO] [progressiveautomation]: Starting automation
376[11:13:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:ArchitectureCraft, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpack, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Biome Reactors, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Catwalks Mod, FMLFileResourcePack:Legacy Catwalk Compat, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:Computronics, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Description Tags, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:EnhancedPortals, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Flaxbeard's Steam Power, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalaxySpace, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Stuff, FMLFileResourcePack:Garden Trees, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Milk, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Kore Sample, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineMenu, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Practical Logistics, FMLFileResourcePack:Pressure Pipes, FMLFileResourcePack:Progressive Automation, 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:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:RFDrills, FMLFileResourcePack:RFTools, FMLFileResourcePack:Road Stuff, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Ruins Spawning System, FMLFileResourcePack:Scott's Tweaks, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SonarCore, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:TabbyChat, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:WTP, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
377[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
378[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
379[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
380[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
381[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
382[11:13:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
383[11:13:29] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
384[11:13:30] [Client thread/INFO] [FML]: Found 531 ObjectHolder annotations
385[11:13:30] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
386[11:13:30] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
387[11:13:31] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
388[11:13:31] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
389[11:13:35] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
390[11:13:35] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
391[11:13:37] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
392[11:13:38] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
393[11:13:38] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
394[11:13:38] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
395[11:13:38] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
396[11:13:38] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
397[11:13:38] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
398[11:13:38] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
399[11:13:38] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
400[11:13:38] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
401[11:13:38] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
402[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
403[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
404[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
405[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
406[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
407[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
408[11:13:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
409[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
410[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
411[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
412[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
413[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
414[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
415[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
416[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
417[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
418[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
419[11:13:40] [Client thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
420[11:13:41] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
421[11:13:41] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 3893ms )
422[11:13:41] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
423[11:13:41] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
424[11:13:41] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
425[11:13:41] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
426[11:13:42] [AE2 VersionChecker/INFO] [AE2:C]: No newer version is available: rv3-beta-6(found) < rv3-beta-6 (current)
427[11:13:42] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
428[11:13:42] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
429[11:13:42] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
430[11:13:42] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
431[11:13:43] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
432[11:13:44] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
433[11:13:44] [Client thread/INFO] [CoFHWorld]: Registering default generators
434[11:13:44] [Client thread/INFO] [CoFHWorld]: Complete
435[11:13:46] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
436[11:13:46] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
437[11:13:46] [Client thread/INFO] [Mantle]: Loading configuration from disk.
438[11:13:46] [Client thread/INFO] [Mantle]: Configuration load completed.
439[11:13:46] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
440[11:13:59] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
441[11:13:59] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.17
442[11:13:59] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
443[11:13:59] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
444[11:13:59] [Thread-13/INFO] [BuildCraft]: Beginning version check
445[11:14:00] [Thread-13/WARN] [BuildCraft]: Using outdated version [7.1.17] for Minecraft 1.7.10. Consider updating to 7.1.18.
446[11:14:02] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
447[11:14:02] [Client thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
448[11:14:02] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
449[11:14:02] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
450[11:14:02] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
451[11:14:02] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
452[11:14:02] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
453[11:14:02] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
454[11:14:05] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
455[11:14:05] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
456[11:14:05] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
457[11:14:05] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
458[11:14:05] [CoFHUpdater:ThermalExpansion/INFO] [ThermalExpansion]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.4 for Minecraft 1.7.10.
459[11:14:06] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
460[11:14:06] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
461[11:14:09] [Client thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@336deee8 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@48ec07c5. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
462[11:14:17] [Client thread/INFO] [Chisel]: Starting pre-init...
463[11:14:17] [Client thread/INFO] [Chisel]: Loading blocks...
464[11:14:17] [Client thread/INFO] [Chisel]: Skipping feature autoChisel as it was disabled in the config.
465[11:14:17] [Client thread/INFO] [Chisel]: Skipping feature autoChiselUpgrades as its parent feature autoChisel was disabled.
466[11:14:19] [Client thread/INFO] [Chisel]: 104 Feature's blocks loaded.
467[11:14:19] [Client thread/INFO] [Chisel]: Loading Tile Entities...
468[11:14:19] [Client thread/INFO] [Chisel]: Tile Entities loaded.
469[11:14:19] [Client thread/INFO] [Chisel]: Loading items...
470[11:14:19] [Client thread/INFO] [Chisel]: Skipping feature autoChisel as it was disabled in the config.
471[11:14:19] [Client thread/INFO] [Chisel]: Skipping feature autoChiselUpgrades as its parent feature autoChisel was disabled.
472[11:14:19] [Client thread/INFO] [Chisel]: 104 Feature's items loaded.
473[11:14:19] [Client thread/INFO] [Chisel]: Pre-init finished.
474[11:14:20] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
475[11:14:20] [Client thread/INFO] [Catwalks]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
476[11:14:20] [Client thread/INFO] [Catwalks]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
477[11:14:20] [Client thread/INFO] [Catwalks]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
478[11:14:20] [Client thread/INFO] [Catwalks]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
479[11:14:24] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
480[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
481[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
482[11:14:25] [Client thread/INFO] [OpenComputers]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
483[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
484[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
485[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
486[11:14:25] [Client thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
487[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
488[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
489[11:14:25] [Client thread/INFO] [OpenComputers]: Skipping interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from missing mod RotaryCraft.
490[11:14:25] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
491[11:14:25] [Client thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
492[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
493[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
494[11:14:26] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
495[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
496[11:14:26] [Client thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
497[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
498[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface powercrystals.minefactoryreloaded.api.IMFRHammer into li.cil.oc.common.item.Wrench.
499[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface mrtjp.projectred.api.IScrewdriver into li.cil.oc.common.item.Wrench.
500[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface mods.railcraft.api.core.items.IToolCrowbar into li.cil.oc.common.item.Wrench.
501[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
502[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
503[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
504[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
505[11:14:26] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
506[11:14:28] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
507[11:14:28] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
508[11:14:28] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.0.7-rc.1-lua52-native.64.dll'.
509[11:14:28] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.0.7-rc.1-lua53-native.64.dll'.
510[11:14:29] [Client thread/INFO] [OpenComputers]: Done with pre init phase.
511[11:14:32] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class pneumaticCraft.common.thirdparty.computercraft.TileEntityDroneInterface.
512[11:14:32] [Client thread/WARN] [PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
513[11:14:35] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
514[11:14:37] [Client thread/ERROR] [EnderIO]: Could not load user defined Powered Spawner costs from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\enderio\PoweredSpawnerConfig_User.json
515[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 3
516[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.Streams.parse(Streams.java:56)
517[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
518[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.JsonParser.parse(JsonParser.java:59)
519[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.JsonParser.parse(JsonParser.java:45)
520[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<init>(PoweredSpawnerConfig.java:86)
521[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<clinit>(PoweredSpawnerConfig.java:21)
522[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.machine.spawner.BlockPoweredSpawner.create(BlockPoweredSpawner.java:89)
523[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at crazypants.enderio.EnderIO.preInit(EnderIO.java:385)
524[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
525[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
526[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
527[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
528[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
529[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
530[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
531[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
532[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
533[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
534[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
535[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
536[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
537[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
538[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
539[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
540[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
541[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
542[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
543[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
544[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
545[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
546[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
547[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
548[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
549[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
550[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
551[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
552[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
553[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
554[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
555[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
556[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
557[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
558[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
559[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
560[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 3
561[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
562[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465)
563[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
564[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658)
565[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
566[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
567[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
568[11:14:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 43 more
569[11:14:38] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
570[11:14:40] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
571[11:14:40] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
572[11:14:40] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:log:37]: Client Player 1.4 Created
573[11:14:40] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:946]: Client Player: registered GalacticraftCore
574[11:14:40] [Client thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
575[11:14:41] [Client thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
576[11:14:41] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
577[11:14:41] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
578[11:14:43] [Client thread/WARN] [computronics]: Property 'tapedrive.tapeLengths' contains too few entries, setting entry 10 to 128
579[11:14:43] [Client thread/INFO] [computronics]: Registering Drone Docking Station for OpenComputers
580[11:15:25] [Client thread/INFO] [PTRModelLib]: Total mipmap : 12634 ms
581[11:15:26] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedRecipes
582[11:15:26] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedOreRecipe
583[11:15:26] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessRecipes
584[11:15:26] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessOreRecipe
585[11:15:26] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: VanillaFurnace
586[11:15:26] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
587[11:15:26] [Client thread/ERROR] [Enchiridion]: mod@enchiridion@Abstract-Landscape.png
588[11:15:26] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
589[11:15:26] [Client thread/ERROR] [Enchiridion]: mod@enchiridion@flat-lemmling-Cartoon-penguin.png
590[11:15:26] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
591[11:15:26] [Client thread/ERROR] [Enchiridion]: mod@enchiridion@fox-transparent.png
592[11:15:26] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
593[11:15:26] [Client thread/ERROR] [Enchiridion]: mod@enchiridion@jubilee-teapot-red.png
594[11:15:26] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
595[11:15:26] [Client thread/ERROR] [Enchiridion]: mod@enchiridion@molumen-multicolor-power-buttons-4.png
596[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileController.
597[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileNetworkInterface.
598[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileDialingDevice.
599[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileTransferFluid.
600[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileTransferItem.
601[11:15:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class enhancedportals.tile.TileTransferEnergy.
602[11:15:29] [Client thread/INFO] [extrautils]: Hello World
603[11:15:31] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
604[11:15:32] [Thread-14/INFO] [FastCraft]: You are using the latest suitable version.
605[11:15:39] [Client thread/INFO] [gendustry]: IC2 Version: IC2 2.2.823-experimental
606[11:15:39] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.2
607[11:15:39] [Client thread/INFO] [gendustry]: Available Forestry species roots:
608[11:15:39] [Client thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
609[11:15:39] [Client thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
610[11:15:39] [Client thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
611[11:15:39] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
612[11:15:39] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
613[11:15:39] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
614[11:15:40] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
615[11:15:40] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
616[11:15:40] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
617[11:15:40] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry
618[11:15:40] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished
619[11:15:41] [Client thread/INFO] [gendustry]: Created 52 BC triggers for Forestry error codes
620[11:15:41] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry
621[11:15:41] [Client thread/INFO] [gendustry]: Items loaded
622[11:15:41] [Client thread/INFO] [gendustry]: Fluids loaded
623[11:15:41] [Client thread/INFO] [gendustry]: Blocks loaded
624[11:15:42] [Client thread/INFO] [gendustry]: Machines loaded
625[11:15:42] [Client thread/INFO] [gendustry]: Registered reload listener
626[11:15:42] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US
627[11:15:42] [Client thread/INFO] [ChocoPatcher]: Succeeded in transforming ItemAdvancedJetPack
628[11:15:43] [Client thread/WARN] [Growthcraft|Cellar]: Growthcraft|Cellar Resizing PotionTypes array from 256 to 1024
629[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@4d0c0179
630[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@4ae03722
631[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@4d6c44c
632[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@2cc1191
633[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@2fe6cf78
634[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@47d5fd01
635[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@6660f645
636[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@2b62b0f5
637[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@380765bb
638[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.opencomputers.OCHelper@5052aa4f
639[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@3161acde
640[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@fba471f
641[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@c93c1ee
642[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@495602e1
643[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@75ed5049
644[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@28327354
645[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@1cc7de83
646[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@76a9bf3b
647[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@7faa38ed
648[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@11ad39d1
649[11:15:48] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@33bccea1
650[11:15:49] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
651[11:15:50] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
652[11:15:50] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
653[11:15:50] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
654[11:15:50] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
655[11:15:50] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
656[11:15:50] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
657[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
658[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded ForestryProxy
659[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded IC2Proxy
660[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded CC DummyProxy
661[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraftProxy
662[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
663[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
664[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
665[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded Factorization DummyProxy
666[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
667[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
668[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
669[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputersProxy
670[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
671[11:15:51] [Client thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
672[11:15:52] [Client thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
673[11:15:52] [Client thread/INFO] [LogisticsPipes]: Loaded TDProxy
674[11:15:52] [Client thread/INFO] [LogisticsPipes]: Loaded Binnie DummyProxy
675[11:15:52] [Client thread/INFO] [LogisticsPipes]: Loaded CCLProxy
676[11:15:55] [Client thread/INFO] [Magneticraft]: Starting preInit
677[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Transforming: com.cout970.magneticraft.tileentity.TileCrafter
678[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Found/Patching TileCrafter:replaceMatrix
679[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Transforming: com.cout970.magneticraft.tileentity.shelf.TileShelf
680[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Found/Patching TileShelf:getInventory
681[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Transforming: com.cout970.magneticraft.tileentity.shelf.TileShelfFiller
682[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Found/Patching TileShelfFiller:getMainTile
683[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Found TileShelfFiller:writeToNBT
684[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Patching TileShelfFiller:writeToNBT
685[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Found TileShelfFiller:readFromNBT
686[11:15:57] [Client thread/INFO] [magneticraftpatcher]: Patching TileShelfFiller:readFromNBT
687[11:15:59] [Client thread/INFO] [Magneticraft]: preInit Done
688[11:15:59] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
689[11:15:59] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
690[11:15:59] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
691[11:15:59] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
692[11:15:59] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
693[11:15:59] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
694[11:15:59] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
695[11:15:59] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
696[11:15:59] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
697[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
698[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
699[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
700[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
701[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
702[11:16:00] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
703[11:16:01] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class matteroverdrive.machines.transporter.TileEntityMachineTransporter.
704[11:16:02] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class matteroverdrive.machines.fusionReactorController.TileEntityMachineFusionReactorController.
705[11:16:03] [Client thread/INFO] [Matter Overdrive]: The mod exnihilo was not loaded, skipping compatibility module.
706[11:16:03] [Client thread/INFO] [Matter Overdrive]: The mod ComputerCraft was not loaded, skipping compatibility module.
707[11:16:03] [Client thread/INFO] [Matter Overdrive]: Attempting to run pre-initialization methods for all registered compatibility modules.
708[11:16:04] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
709[11:16:04] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
710[11:16:05] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
711[11:16:05] [Client thread/INFO] [MineMenu]: Found old menu.json file. Transitioning to new location!
712[11:16:05] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
713[11:16:05] [Client thread/INFO] [Morpheus]: Loading configuration
714[11:16:05] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
715[11:16:05] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
716[11:16:05] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
717[11:16:05] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.2.15.63 detected
718[11:16:05] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
719[11:16:05] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
720[11:16:05] [Client thread/INFO] [neiintegration]: Starting NEI Integration
721[11:16:06] [Client thread/INFO] [neiintegration]: Loading configuration files
722[11:16:06] [Client thread/INFO] [neresources]: Loading configs..
723[11:16:06] [Client thread/INFO] [neresources]: Updating ModMetaData...
724[11:16:06] [Client thread/INFO] [neresources]: Registering Network Messages...
725[11:16:06] [Client thread/INFO] [neresources]: Requesting Sync...
726[11:16:06] [Client thread/INFO] [neresources]: Registering Events...
727[11:16:08] [Client thread/INFO] [ObsidiPlates]: Config loaded from: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\ObsidiPlates.cfg
728[11:16:14] [Client thread/INFO] [SonarCore]: Initilised API
729[11:16:14] [Client thread/INFO] [SonarCore]: Registering Packets
730[11:16:14] [Client thread/INFO] [SonarCore]: Register Packets
731[11:16:14] [Client thread/INFO] [PracticalLogistics]: Successfully loaded with Sonar Core
732[11:16:14] [Client thread/INFO] [PracticalLogistics]: Initilised API
733[11:16:14] [Client thread/INFO] [PracticalLogistics]: Registered Network
734[11:16:14] [Client thread/INFO] [PracticalLogistics]: Registered Packets
735[11:16:14] [Client thread/INFO] [PracticalLogistics]: Loaded Configuration
736[11:16:14] [Client thread/INFO] [PracticalLogistics]: Loaded Blocks
737[11:16:14] [Client thread/INFO] [PracticalLogistics]: Loaded Items
738[11:16:15] [Client thread/INFO] [PracticalLogistics]: 'Forge Multipart' integration was loaded
739[11:16:15] [Client thread/INFO] [PracticalLogistics]: Registered Sapphire World Generator
740[11:16:15] [Client thread/INFO] [bdlib]: Loading internal config files for mod Pressure Pipes
741[11:16:15] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/pressure-1.3.0.131-mc1.7.10.jar!/assets/pressure/config/settings.cfg
742[11:16:15] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/FoxOfIce-MG/Documents/Isolonice%20Launcher/instances/BevosTechPackReborn/minecraft/mods/pressure-1.3.0.131-mc1.7.10.jar!/assets/pressure/config/recipes.cfg
743[11:16:15] [Client thread/INFO] [bdlib]: Loading user config files for mod Pressure Pipes
744[11:16:15] [Client thread/INFO] [bdlib]: Config loading for mod Pressure Pipes finished
745[11:16:15] [Client thread/INFO] [bdlib]: Loaded creative tabs for pressure
746[11:16:18] [Client thread/INFO] [progressiveautomation]: ImmersiveEngineering Loaded
747[11:16:18] [Client thread/INFO] [progressiveautomation]: harvestcraft Loaded
748[11:16:18] [Client thread/INFO] [progressiveautomation]: PneumaticCraft Loaded
749[11:16:18] [Client thread/INFO] [progressiveautomation]: MFR Loaded
750[11:16:18] [Client thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
751[11:16:18] [Client thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
752[11:16:18] [Client thread/INFO] [progressiveautomation]: Thaumcraft Loaded
753[11:16:18] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
754[11:16:18] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
755[11:16:20] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
756[11:16:20] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: ComputerCraft: bundled cable connections
757[11:16:20] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
758[11:16:21] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityCreativePlayerInterface.
759[11:16:21] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityOnlineDetector.
760[11:16:21] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.TileEntities.TileEntityNotificationInterface.
761[11:16:23] [Thread-15/INFO] [RefinedRelocation]: Version Checker Status: CURRENT
762[11:16:23] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
763[11:16:23] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
764[11:16:23] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
765[11:16:23] [Client thread/INFO] [simplyjetpacks]: Registering items
766[11:16:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.environmental.EnvironmentalControllerTileEntity.
767[11:16:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
768[11:16:27] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.dimlets.DimensionBuilderTileEntity.
769[11:16:28] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.teleporter.DialingDeviceTileEntity.
770[11:16:28] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.shield.ShieldTEBase.
771[11:16:28] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.SpaceProjectorTileEntity.
772[11:16:28] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.spaceprojector.BuilderTileEntity.
773[11:16:28] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
774[11:16:28] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.blockprotector.BlockProtectorTileEntity.
775[11:16:35] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
776[11:16:35] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
777[11:16:35] [Client thread/INFO] [TMechworks]: Loading configuration...
778[11:16:35] [Client thread/INFO] [TMechworks]: Done.
779[11:16:37] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
780[11:16:37] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
781[11:16:37] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
782[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
783[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
784[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
785[11:16:38] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
786[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
787[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
788[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
789[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
790[11:16:38] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
791[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Flaxbeard's Steam Power.
792[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Flaxbeard's Steam Power.
793[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
794[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
795[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
796[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
797[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Railcraft.
798[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Railcraft.
799[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Blood Magic.
800[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Blood Magic.
801[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
802[11:16:38] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
803[11:16:38] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Forestry.
804[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Forestry.
805[11:16:39] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [MFR, Extra Utilities, Mekanism, TE Augments, Flaxbeard's Steam Power, Pam's Fruit, IFluidHandler, Railcraft, Blood Magic, DSU, Forestry]
806[11:16:39] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [MFR, Extra Utilities, Mekanism, TE Augments, Flaxbeard's Steam Power, Pam's Fruit, IFluidHandler, Railcraft, DSU, Forestry, Blood Magic]
807[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
808[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
809[11:16:39] [Client thread/FATAL] [WAILA Plugins]: Plugin Mekanism threw an error on init. Skipping...
810[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/tile/TileEntitySolarEvaporationController
811[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tterrag.wailaplugins.plugins.PluginMekanism.load(PluginMekanism.java:36)
812[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tterrag.wailaplugins.plugins.PluginRegistrar.preInit(PluginRegistrar.java:146)
813[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tterrag.wailaplugins.WailaPlugins.preInit(WailaPlugins.java:41)
814[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
815[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
816[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
817[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
818[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
819[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
820[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
821[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
822[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
823[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
824[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
825[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
826[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
827[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
828[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
829[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
830[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
831[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
832[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
833[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
834[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
835[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
836[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
837[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
838[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
839[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
840[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
841[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
842[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
843[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
844[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
845[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
846[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
847[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
848[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
849[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
850[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.tile.TileEntitySolarEvaporationController
851[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
852[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
853[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
854[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 39 more
855[11:16:39] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
856[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
857[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Steamcraft.
858[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
859[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
860[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Railcraft.
861[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
862[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Forestry.
863[11:16:39] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Blood Magic.
864[11:16:39] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 11 plugins registered.
865[11:16:43] [Client thread/INFO] [FML]: Applying holder lookups
866[11:16:44] [Client thread/INFO] [FML]: Holder lookups applied
867[11:16:44] [Client thread/INFO] [FML]: Injecting itemstacks
868[11:16:44] [Client thread/INFO] [FML]: Itemstack injection complete
869[OptiFine] *** Reloading textures ***
870[OptiFine] Resource packs: Default
871[11:16:46] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
872[11:16:47] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
873[11:16:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
874[11:16:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
875[11:16:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
876[11:16:50] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
877[11:16:50] [Sound Library Loader/INFO]: Sound engine started
878[11:16:50] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
879[11:16:51] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
880[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
881[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
882[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
883[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
884[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
885[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
886[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
887[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
888[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
889[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
890[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
891[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
892[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
893[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
894[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
895[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
896[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
897[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
898[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
899[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
900[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
901[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
902[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
903[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
904[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
905[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
906[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
907[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
908[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
909[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
910[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
911[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
912[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
913[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
914[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
915[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
916[OptiFine] Multipass connected textures: false
917[OptiFine] Loading texture map: textures/blocks
918[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
919[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
920[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
921[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
922[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
923[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
924[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
925[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
926[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
927[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
928[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
929[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
930[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
931[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
932[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
933[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
934[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
935[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
936[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
937[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
938[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
939[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
940[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
941[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
942[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
943[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
944[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
945[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
946[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
947[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
948[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
949[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
950[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
951[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
952[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
953[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
954[OptiFine] Multipass connected textures: false
955[OptiFine] Texture size: textures/blocks, 16x16
956[11:17:13] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
957[11:17:13] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
958[OptiFine] Loading texture map: textures/items
959[OptiFine] Texture size: textures/items, 16x16
960[11:17:20] [Client thread/INFO]: Created: 16x16 textures/items-atlas
961[11:17:20] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
962[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
963[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
964[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
965[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
966[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
967[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
968[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
969[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
970[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
971[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
972[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
973[11:17:21] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
974[11:17:21] [Client thread/INFO] [AE2:C]: Initialization ( started )
975[11:17:21] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
976[11:17:21] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
977[11:17:21] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
978[11:17:21] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
979[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
980[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
981[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
982[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
983[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
984[11:17:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
985[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
986[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
987[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
988[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
989[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
990[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
991[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
992[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
993[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
994[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
995[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
996[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
997[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
998[11:17:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
999[11:17:25] [Client thread/INFO] [AE2:C]: Initialization ( ended after 3792ms )
1000[11:17:25] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1001[11:17:29] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.extrautils:microblocks
1002[11:17:30] [Client thread/INFO] [Mantle]: Entering initialization phase.
1003[11:17:31] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.microblock
1004[11:17:31] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 6571 items into items.csv
1005[11:17:31] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 9067 ms)
1006[11:17:31] [Client thread/INFO] [Natura]: Waila detected.
1007[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module Railcraft
1008[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
1009[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
1010[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
1011[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
1012[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
1013[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module Forestry
1014[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
1015[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
1016[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
1017[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
1018[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
1019[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
1020[11:17:41] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
1021[11:17:43] [Client thread/INFO] [Chisel]: Starting init...
1022[11:17:43] [Client thread/INFO] [Chisel]: Loading recipes...
1023[11:17:43] [Client thread/INFO] [Chisel]: Skipping feature autoChisel as it was disabled in the config.
1024[11:17:43] [Client thread/INFO] [Chisel]: Skipping feature autoChiselUpgrades as its parent feature autoChisel was disabled.
1025[11:17:43] [Client thread/INFO] [Chisel]: 104 Feature's recipes loaded.
1026[11:17:43] [Client thread/INFO] [Chisel]: Init finished.
1027[11:17:43] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
1028[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
1029[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
1030[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openos' from mod OpenComputers.
1031[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'data' from mod OpenComputers.
1032[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
1033[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'builder' from mod OpenComputers.
1034[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'generator' from mod OpenComputers.
1035[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
1036[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
1037[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
1038[11:17:46] [Client thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
1039[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration.
1040[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'appliedenergistics2'.
1041[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'AWWayofTime'.
1042[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|library'.
1043[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tiles'.
1044[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tools'.
1045[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|tiles'.
1046[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'BuildCraftAPI|transport'.
1047[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|energy'.
1048[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|item'.
1049[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|tileentity'.
1050[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|transport'.
1051[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'extracells'.
1052[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'EnderStorage'.
1053[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'MineFactoryReloaded|DeepStorageUnit'.
1054[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Forestry'.
1055[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'ForgeMultipart'.
1056[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Galacticraft API'.
1057[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'IC2'.
1058[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Mekanism'.
1059[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'MekanismAPI|gas'.
1060[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'MineFactoryReloaded'.
1061[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'ProjRed|Transmission'.
1062[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Railcraft'.
1063[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'ThermalExpansion'.
1064[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'TConstruct'.
1065[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'TMechworks'.
1066[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'.
1067[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Waila'.
1068[11:17:46] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'.
1069[11:17:48] [Client thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
1070[11:17:49] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'IGWMod'.
1071[11:17:49] [Client thread/INFO] [OpenComputers]: Initializing recipes.
1072[11:17:51] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
1073[11:17:51] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
1074[11:17:51] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
1075[11:17:51] [Client thread/INFO] [OpenComputers]: Done with init phase.
1076[11:17:52] [Client thread/INFO] [Compact Machines]: Creating new Entangle Registry
1077[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1078[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1079[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1080[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1081[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1082[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1083[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1084[11:17:52] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1085[11:17:52] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1086[11:17:52] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1087[11:17:52] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1088[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1089[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1090[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1091[11:17:52] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1092[11:17:52] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1093[11:17:52] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1094[11:17:52] [Client thread/INFO] [EnderIO]: Updating config...
1095[11:17:52] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
1096[11:17:56] [Client thread/INFO] [Mekanism]: Version 9.1.0 initializing...
1097[11:17:58] [Client thread/INFO] [Mekanism]: Render registrations complete.
1098[11:17:58] [Client thread/INFO] [Mekanism]: Initialized HolidayManager.
1099[11:17:58] [Client thread/INFO] [Mekanism]: Loading complete.
1100[11:17:58] [Client thread/INFO] [Mekanism]: Mod loaded.
1101[11:17:58] [Client thread/INFO] [computronics]: Adding Forestry Bees for OpenComputers.
1102[11:17:58] [Client thread/INFO] [gendustry]: Registering mutatron override from computronics: computronics.speciesScummy -> REQUIREMENTS
1103sept. 11, 2016 11:18:13 AM descriptiontags.PacketPipeline registerPacket
1104GRAVE: Registered Packet!
1105[11:18:14] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
1106[11:18:14] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
1107[11:18:16] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1108[11:18:16] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1109[11:18:17] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
1110[11:18:17] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
1111[11:18:17] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
1112[11:18:17] [Client thread/INFO] [FML]: [FSP] Getting some fields through reflection.
1113[11:18:19] [Client thread/INFO] [STDOUT]: [galaxyspace.SolarSystem.core.animations.MCACommonLibrary.MCAVersionChecker:checkForLibraryVersion:11]: MCA WARNING: galaxyspace.BarnardsSystem.planets.barnardaC.models.ModelTentacles needs a newer version of the library (5). Things could go wrong!
1114[11:18:20] [Client thread/INFO] [STDOUT]: [galaxyspace.SolarSystem.core.animations.MCACommonLibrary.MCAVersionChecker:checkForLibraryVersion:11]: MCA WARNING: galaxyspace.BarnardsSystem.planets.barnardaC.models.ModelCrawler needs a newer version of the library (5). Things could go wrong!
1115[11:18:22] [Client thread/INFO] [gendustry]: Registered 2 branches
1116[11:18:22] [Client thread/INFO] [gendustry]: Registered 17 bees
1117[11:18:23] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
1118[OptiFine] Loading texture map: textures/revolvers
1119[11:18:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException
1120[11:18:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException
1121[11:18:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException
1122[11:18:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException
1123[11:18:24] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException
1124[OptiFine] Texture size: textures/revolvers, 16x16
1125[11:18:24] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
1126[11:18:24] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1127[11:18:25] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1128[11:18:25] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
1129[11:18:25] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1130[11:18:25] [LunatriusCore Version Check/INFO] [LunatriusCore]: LunatriusCore is up to date!
1131[11:18:25] [LunatriusCore Version Check/INFO] [LunatriusCore]: Update is available for InGameInfoXML (2.8.1.81 -> 2.8.1.82)!
1132[11:18:25] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
1133[11:18:25] [Client thread/INFO] [journeymap]: initialize ENTER
1134[11:18:25] [Client thread/ERROR] [journeymap]: Default theme not found in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\icon\theme\Victorian\Victorian.theme.json: Victorian (SUPPRESSED)
1135[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.core.config
1136[11:18:27] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.core.config
1137[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.fullmap.config
1138[11:18:27] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.fullmap.config
1139[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap.config
1140[11:18:27] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.4p1": C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap.config
1141[11:18:27] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap.config
1142[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1143[11:18:27] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.4p1": C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1144[11:18:27] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1145[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.webmap.config
1146[11:18:27] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.webmap.config
1147[11:18:27] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.waypoint.config
1148[11:18:27] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.waypoint.config
1149[11:18:27] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
1150[11:18:28] [Client thread/INFO] [Magneticraft]: Starting Init
1151[11:18:31] [Client thread/INFO] [Magneticraft]: Last Version: 0.5.1
1152[11:18:31] [Client thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
1153[11:18:31] [Client thread/INFO] [Magneticraft]: Init Done
1154[OptiFine] Loading texture map: textures/gui/items
1155[11:18:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/trapdoor.png, java.io.FileNotFoundException
1156[11:18:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_upper.png, java.io.FileNotFoundException
1157[11:18:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_upper.png, java.io.FileNotFoundException
1158[11:18:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_lower.png, java.io.FileNotFoundException
1159[11:18:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_lower.png, java.io.FileNotFoundException
1160[OptiFine] Texture size: textures/gui/items, 16x16
1161[11:18:32] [Client thread/INFO]: Created: 16x16 textures/gui/items-atlas
1162[11:18:32] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
1163[11:18:33] [Client thread/INFO] [Matter Overdrive]: Attempting to run initialization methods for all registered compatibility modules.
1164[11:18:33] [Client thread/INFO] [STDOUT]: [matteroverdrive.compat.modules.CompatEnderIO:init:59]: item.dilithium_crystal
1165[11:18:34] [Client thread/INFO] [STDOUT]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
1166[11:18:34] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
1167[11:18:34] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module.
1168[11:18:35] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
1169[11:18:35] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
1170[11:18:36] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
1171[11:18:36] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
1172[11:18:36] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
1173[11:18:36] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
1174[11:18:36] [Client thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
1175[11:18:36] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
1176[11:18:36] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
1177[11:18:36] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1178[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
1179[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
1180[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
1181[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
1182[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
1183[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
1184[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:101)
1185[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:336)
1186[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:44)
1187[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1188[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
1189[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
1190[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
1191[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
1192[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
1193[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
1194[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:76)
1195[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1196[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1197[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1198[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1199[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1200[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
1201[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1202[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1203[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1204[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1205[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1206[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1207[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1208[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1209[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1210[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1211[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1212[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1213[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1214[11:18:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1215[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1216[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1217[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1218[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1219[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1220[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1221[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1222[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1223[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1224[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1225[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1226[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1227[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1228[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1229[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1230[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1231[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1232[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1233[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1234[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1235[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 52 more
1236[11:18:37] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
1237[11:18:37] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
1238[11:18:37] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1239[11:18:37] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1240[11:18:37] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1241[11:18:37] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1242[11:18:37] [Client thread/INFO] [NEIAddons]: Loading Forestry Addon...
1243[11:18:37] [Client thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
1244[11:18:37] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1245[11:18:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1246[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1247[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.17 detected
1248[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
1249[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1250[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1251[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod ProjectE is not installed, dependent features will be unavailable
1252[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering ProjectE Philosopher Stone
1253[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.5 detected
1254[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1255[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1256[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1257[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: Railcraft required / 9.12.2.0 detected
1258[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered Railcraft Work Cart
1259[11:18:38] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
1260[11:18:38] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1261[11:18:39] [Client thread/INFO] [SonarCore]: Integrated with WAILA
1262[11:18:39] [Client thread/INFO] [SonarCore]: Registered Events
1263[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Type: Applied Energistics
1264[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Type: Minecraft Joules
1265[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Type: Energy Units
1266[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Type: Redstone Flux
1267[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Inventory Provider: AE2-Inventory
1268[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Inventory Provider: DSU-Inventory
1269[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Inventory Provider: LP-Inventory
1270[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Inventory Provider: Storage Drawers
1271[11:18:39] [Client thread/WARN] [SonarCore]: Inventory Provider wasn't loadable: Storage Chamber
1272[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Inventory Provider: Standard Inventory
1273[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Fluid Provider: AE2-Fluids
1274[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Fluid Provider: Tank-Inventory
1275[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Provider: AE-Provider
1276[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Provider: Mekanism-Provider
1277[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Provider: EU-Provider
1278[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Energy Provider: RF-Provider
1279[11:18:39] [Client thread/INFO] [PracticalLogistics]: Registered Crafting Recipes
1280[11:18:39] [Client thread/INFO] [PracticalLogistics]: Registered OreDict
1281[11:18:39] [Client thread/INFO] [PracticalLogistics]: Registered Events
1282[11:18:39] [Client thread/INFO] [PracticalLogistics]: Registered GUI Handler
1283[11:18:39] [Client thread/INFO] [PracticalLogistics]: Registered Renderers
1284[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Coords
1285[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Header
1286[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Standard
1287[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: StoredStack
1288[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: ProgressBar
1289[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Fluid-Info
1290[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Aspect-Info
1291[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: ManaBar
1292[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: FluidStack
1293[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: InventoryInfo
1294[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: StoredEnergy
1295[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: FluidInventoryInfo
1296[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Block Name
1297[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Type: Unique Identifier
1298[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Interaction: Inventory Info
1299[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Interaction: Stored Stack
1300[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Interaction: Fluid Inventory
1301[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Info Interaction: Fluid Stack
1302[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Item Filter: ItemStack Filter
1303[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Item Filter: OreDict Filter
1304[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Block-Helper
1305[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Redstone-Flux
1306[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Growable-Helper
1307[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Vanilla-Tile Helper
1308[11:18:39] [Client thread/WARN] [SonarCore]: Tile Provider wasn't loadable: Calculator-Provider
1309[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Thaumcraft-Provider
1310[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: BloodMagic-Provider
1311[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Mana-Provider
1312[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: EU-Provider
1313[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: IC2-Reactor
1314[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Hammer-Provider
1315[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: AE2-Crafting-Provider
1316[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: AE2-Energy-Provider
1317[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: AE2-Grid-Provider
1318[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Logistics-Pipes-Provider
1319[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Buildcraft-Provider
1320[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Mekanism-General
1321[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Tile Provider: Mekanism-Reactor
1322[11:18:39] [Client thread/WARN] [SonarCore]: Tile Provider wasn't loadable: Rotary-Craft Provider
1323[11:18:39] [Client thread/WARN] [SonarCore]: Tile Provider wasn't loadable: Calculator-Machine-Provider
1324[11:18:39] [Client thread/WARN] [SonarCore]: Tile Provider wasn't loadable: Big-Reactors
1325[11:18:39] [Client thread/WARN] [SonarCore]: Tile Provider wasn't loadable: Solar Flux
1326[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Entity Provider: Player-Provider
1327[11:18:39] [Client thread/INFO] [SonarCore]: Loaded Entity Provider: Normal-Entity-Provider
1328[11:18:40] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.pressure' for mod 'pressure'
1329[11:18:44] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1330[11:18:44] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1331[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1332[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1333[11:18:44] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1334[11:18:44] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1335[11:18:44] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1336[11:18:44] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1337[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1338[11:18:44] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1339[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1340[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1341[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1342[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1343[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1344[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1345[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1346[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1347[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1348[11:18:44] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1349[11:18:44] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 100
1350[11:18:45] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected OpenComputers: enabling support
1351Now reading mappings for [oak_stairs;stone_stairs;brick_stairs;stone_brick_stairs;nether_brick_stairs;sandstone_stairs;spruce_stairs;birch_stairs;jungle_stairs;quartz_stairs;dark_oak_stairs;acacia_stairs]
1352Saving Mapping DIR[1] FROM[0] TO[2]
1353Saving Mapping DIR[1] FROM[1] TO[3]
1354Saving Mapping DIR[1] FROM[2] TO[1]
1355Saving Mapping DIR[1] FROM[3] TO[0]
1356Saving Mapping DIR[1] FROM[4] TO[6]
1357Saving Mapping DIR[1] FROM[5] TO[7]
1358Saving Mapping DIR[1] FROM[6] TO[5]
1359Saving Mapping DIR[1] FROM[7] TO[4]
1360Saving Mapping DIR[2] FROM[0] TO[1]
1361Saving Mapping DIR[2] FROM[1] TO[0]
1362Saving Mapping DIR[2] FROM[2] TO[3]
1363Saving Mapping DIR[2] FROM[3] TO[2]
1364Saving Mapping DIR[2] FROM[4] TO[5]
1365Saving Mapping DIR[2] FROM[5] TO[4]
1366Saving Mapping DIR[2] FROM[6] TO[7]
1367Saving Mapping DIR[2] FROM[7] TO[6]
1368Saving Mapping DIR[3] FROM[0] TO[3]
1369Saving Mapping DIR[3] FROM[1] TO[2]
1370Saving Mapping DIR[3] FROM[2] TO[0]
1371Saving Mapping DIR[3] FROM[3] TO[1]
1372Saving Mapping DIR[3] FROM[4] TO[7]
1373Saving Mapping DIR[3] FROM[5] TO[6]
1374Saving Mapping DIR[3] FROM[6] TO[4]
1375Saving Mapping DIR[3] FROM[7] TO[5]
1376Now reading mappings for [sticky_piston;piston;ladder;wall_sign;furnace;chest;dispenser;dropper;hopper;trapped_chest]
1377Saving Mapping DIR[1] FROM[2] TO[5]
1378Saving Mapping DIR[1] FROM[5] TO[3]
1379Saving Mapping DIR[1] FROM[3] TO[4]
1380Saving Mapping DIR[1] FROM[4] TO[2]
1381Saving Mapping DIR[1] FROM[10] TO[13]
1382Saving Mapping DIR[1] FROM[13] TO[11]
1383Saving Mapping DIR[1] FROM[11] TO[12]
1384Saving Mapping DIR[1] FROM[12] TO[10]
1385Saving Mapping DIR[2] FROM[2] TO[3]
1386Saving Mapping DIR[2] FROM[5] TO[4]
1387Saving Mapping DIR[2] FROM[3] TO[2]
1388Saving Mapping DIR[2] FROM[4] TO[5]
1389Saving Mapping DIR[2] FROM[10] TO[11]
1390Saving Mapping DIR[2] FROM[13] TO[12]
1391Saving Mapping DIR[2] FROM[11] TO[10]
1392Saving Mapping DIR[2] FROM[12] TO[13]
1393Saving Mapping DIR[3] FROM[4] TO[3]
1394Saving Mapping DIR[3] FROM[5] TO[2]
1395Saving Mapping DIR[3] FROM[2] TO[4]
1396Saving Mapping DIR[3] FROM[3] TO[5]
1397Saving Mapping DIR[3] FROM[12] TO[11]
1398Saving Mapping DIR[3] FROM[13] TO[10]
1399Saving Mapping DIR[3] FROM[10] TO[12]
1400Saving Mapping DIR[3] FROM[11] TO[13]
1401Now reading mappings for [brown_mushroom_block;red_mushroom_block]
1402Saving Mapping DIR[1] FROM[0] TO[0]
1403Saving Mapping DIR[1] FROM[1] TO[3]
1404Saving Mapping DIR[1] FROM[2] TO[6]
1405Saving Mapping DIR[1] FROM[3] TO[9]
1406Saving Mapping DIR[1] FROM[4] TO[2]
1407Saving Mapping DIR[1] FROM[5] TO[5]
1408Saving Mapping DIR[1] FROM[6] TO[8]
1409Saving Mapping DIR[1] FROM[7] TO[1]
1410Saving Mapping DIR[1] FROM[8] TO[4]
1411Saving Mapping DIR[1] FROM[9] TO[7]
1412Saving Mapping DIR[1] FROM[10] TO[10]
1413Saving Mapping DIR[2] FROM[0] TO[0]
1414Saving Mapping DIR[2] FROM[1] TO[9]
1415Saving Mapping DIR[2] FROM[2] TO[8]
1416Saving Mapping DIR[2] FROM[3] TO[7]
1417Saving Mapping DIR[2] FROM[4] TO[6]
1418Saving Mapping DIR[2] FROM[5] TO[5]
1419Saving Mapping DIR[2] FROM[6] TO[4]
1420Saving Mapping DIR[2] FROM[7] TO[3]
1421Saving Mapping DIR[2] FROM[8] TO[2]
1422Saving Mapping DIR[2] FROM[9] TO[1]
1423Saving Mapping DIR[2] FROM[10] TO[10]
1424Saving Mapping DIR[3] FROM[0] TO[0]
1425Saving Mapping DIR[3] FROM[1] TO[7]
1426Saving Mapping DIR[3] FROM[2] TO[4]
1427Saving Mapping DIR[3] FROM[3] TO[1]
1428Saving Mapping DIR[3] FROM[4] TO[8]
1429Saving Mapping DIR[3] FROM[5] TO[5]
1430Saving Mapping DIR[3] FROM[6] TO[2]
1431Saving Mapping DIR[3] FROM[7] TO[9]
1432Saving Mapping DIR[3] FROM[8] TO[6]
1433Saving Mapping DIR[3] FROM[9] TO[3]
1434Saving Mapping DIR[3] FROM[10] TO[10]
1435Now reading mappings for [skull]
1436Saving Mapping DIR[1] FROM[2] TO[4]
1437Saving Mapping DIR[1] FROM[4] TO[3]
1438Saving Mapping DIR[1] FROM[3] TO[5]
1439Saving Mapping DIR[1] FROM[5] TO[2]
1440Saving Mapping DIR[2] FROM[2] TO[3]
1441Saving Mapping DIR[2] FROM[4] TO[5]
1442Saving Mapping DIR[2] FROM[3] TO[2]
1443Saving Mapping DIR[2] FROM[5] TO[4]
1444Saving Mapping DIR[3] FROM[2] TO[5]
1445Saving Mapping DIR[3] FROM[4] TO[2]
1446Saving Mapping DIR[3] FROM[3] TO[4]
1447Saving Mapping DIR[3] FROM[5] TO[3]
1448Now reading mappings for [quartz_block]
1449Saving Mapping DIR[1] FROM[3] TO[4]
1450Saving Mapping DIR[1] FROM[4] TO[3]
1451Saving Mapping DIR[3] FROM[3] TO[4]
1452Saving Mapping DIR[3] FROM[4] TO[3]
1453Now reading mappings for [hay_block]
1454Saving Mapping DIR[1] FROM[4] TO[8]
1455Saving Mapping DIR[1] FROM[8] TO[4]
1456Saving Mapping DIR[3] FROM[4] TO[8]
1457Saving Mapping DIR[3] FROM[8] TO[4]
1458Now reading mappings for [pixelmon:PC Block;pixelmon:PokeHealer;pixelmon:Fossil Machine Block;pixelmon:Moltres Shrine;pixelmon:Zapdos Shrine;pixelmon:Articuno Shrine]
1459[pixelmon:PC Block] was determined to be an invalid blockRegistry key?! FIX THIS
1460[pixelmon:PokeHealer] was determined to be an invalid blockRegistry key?! FIX THIS
1461[pixelmon:Fossil Machine Block] was determined to be an invalid blockRegistry key?! FIX THIS
1462[pixelmon:Moltres Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
1463[pixelmon:Zapdos Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
1464[pixelmon:Articuno Shrine] was determined to be an invalid blockRegistry key?! FIX THIS
1465Saving Mapping DIR[1] FROM[0] TO[3]
1466Saving Mapping DIR[1] FROM[1] TO[0]
1467Saving Mapping DIR[1] FROM[2] TO[1]
1468Saving Mapping DIR[1] FROM[3] TO[2]
1469Saving Mapping DIR[3] FROM[0] TO[1]
1470Saving Mapping DIR[3] FROM[1] TO[2]
1471Saving Mapping DIR[3] FROM[2] TO[3]
1472Saving Mapping DIR[3] FROM[3] TO[0]
1473Saving Mapping DIR[2] FROM[0] TO[2]
1474Saving Mapping DIR[2] FROM[1] TO[3]
1475Saving Mapping DIR[2] FROM[2] TO[0]
1476Saving Mapping DIR[2] FROM[3] TO[1]
1477Now reading mappings for [pixelmon:Trading Machine;pixelmon:CloningMachine]
1478[pixelmon:Trading Machine] was determined to be an invalid blockRegistry key?! FIX THIS
1479[pixelmon:CloningMachine] was determined to be an invalid blockRegistry key?! FIX THIS
1480Saving Mapping DIR[1] FROM[0] TO[3]
1481Saving Mapping DIR[1] FROM[1] TO[0]
1482Saving Mapping DIR[1] FROM[2] TO[1]
1483Saving Mapping DIR[1] FROM[3] TO[2]
1484Saving Mapping DIR[1] FROM[9] TO[11]
1485Saving Mapping DIR[1] FROM[11] TO[10]
1486Saving Mapping DIR[1] FROM[10] TO[12]
1487Saving Mapping DIR[1] FROM[12] TO[9]
1488Saving Mapping DIR[3] FROM[0] TO[1]
1489Saving Mapping DIR[3] FROM[1] TO[2]
1490Saving Mapping DIR[3] FROM[2] TO[3]
1491Saving Mapping DIR[3] FROM[3] TO[0]
1492Saving Mapping DIR[3] FROM[9] TO[12]
1493Saving Mapping DIR[3] FROM[12] TO[10]
1494Saving Mapping DIR[3] FROM[10] TO[11]
1495Saving Mapping DIR[3] FROM[11] TO[9]
1496Saving Mapping DIR[2] FROM[0] TO[2]
1497Saving Mapping DIR[2] FROM[1] TO[3]
1498Saving Mapping DIR[2] FROM[2] TO[0]
1499Saving Mapping DIR[2] FROM[3] TO[1]
1500Saving Mapping DIR[2] FROM[9] TO[10]
1501Saving Mapping DIR[2] FROM[10] TO[9]
1502Saving Mapping DIR[2] FROM[11] TO[12]
1503Saving Mapping DIR[2] FROM[12] TO[11]
1504[11:18:46] [Client thread/INFO] [TabbyChat]: MinecraftForge detected. Will check for client-commands.
1505[11:18:47] [Client thread/WARN] [TMechworks]: Invaild block: ExtraUtilities:filing:1, and it will be skiped
1506[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:glass is already registered.
1507[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:mossy_cobblestone is already registered.
1508[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:obsidian is already registered.
1509[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:ice is already registered.
1510[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:netherrack is already registered.
1511[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:nether_brick is already registered.
1512[11:18:47] [Client thread/ERROR] [ForgeMicroblock]: Material with id minecraft:redstone_block is already registered.
1513[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-oak as it doesn't exist
1514[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-dark-oak as it doesn't exist
1515[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassLightGray as it doesn't exist
1516[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassWhite as it doesn't exist
1517[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-jungle as it doesn't exist
1518[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.obsidianSnakestone as it doesn't exist
1519[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.lapis as it doesn't exist
1520[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockLaboratory as it doesn't exist
1521[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTempleMossy as it doesn't exist
1522[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.snakestone as it doesn't exist
1523[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-acacia as it doesn't exist
1524[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.roadLine as it doesn't exist
1525[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockLavastone as it doesn't exist
1526[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.lightstone as it doesn't exist
1527[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.emerald as it doesn't exist
1528[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.marble as it doesn't exist
1529[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassBrown as it doesn't exist
1530[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockFft as it doesn't exist
1531[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandSnakestone as it doesn't exist
1532[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandstoneScribbles as it doesn't exist
1533[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.iron as it doesn't exist
1534[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockCarpet as it doesn't exist
1535[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockDirt as it doesn't exist
1536[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassYellow as it doesn't exist
1537[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockGlassCarvable as it doesn't exist
1538[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockPoweredMarble as it doesn't exist
1539[11:18:47] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockMarbleIce as it doesn't exist
1540[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-birch as it doesn't exist
1541[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.concrete as it doesn't exist
1542[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.icePillar as it doesn't exist
1543[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockHolystone as it doesn't exist
1544[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockMarble as it doesn't exist
1545[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockFactory as it doesn't exist
1546[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.diamond as it doesn't exist
1547[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockCloud as it doesn't exist
1548[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTemple as it doesn't exist
1549[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stoneBrick as it doesn't exist
1550[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.gold as it doesn't exist
1551[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandstone as it doesn't exist
1552[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.cobblestone as it doesn't exist
1553[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTyrian as it doesn't exist
1554[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-spruce as it doesn't exist
1555[11:18:48] [Client thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.limestone as it doesn't exist
1556[11:18:48] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1557[11:18:48] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1558[11:18:48] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1559[11:18:48] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1560[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting CC peripheral 'openperipheral.api.peripheral.IOpenPeripheral' as requested by mod OpenPeripheralCore.
1561[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.appeng.EventHandlerAE2.useWrench' from mod OpenComputers.
1562[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.appeng.EventHandlerAE2.isWrench' from mod OpenComputers.
1563[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.useWrench' from mod OpenComputers.
1564[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.isWrench' from mod OpenComputers.
1565[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
1566[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'RedstoneFlux' from mod OpenComputers.
1567[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.useWrench' from mod OpenComputers.
1568[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.isWrench' from mod OpenComputers.
1569[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
1570[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
1571[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.isWrench' from mod OpenComputers.
1572[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
1573[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.mekanism.EventHandlerMekanism.useWrench' from mod OpenComputers.
1574[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.mekanism.EventHandlerMekanism.isWrench' from mod OpenComputers.
1575[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.mfr.EventHandlerMFR.useWrench' from mod OpenComputers.
1576[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.mfr.EventHandlerMFR.isWrench' from mod OpenComputers.
1577[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.projectred.EventHandlerProjectRed.useWrench' from mod OpenComputers.
1578[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.projectred.EventHandlerProjectRed.isWrench' from mod OpenComputers.
1579[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.useWrench' from mod OpenComputers.
1580[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.isWrench' from mod OpenComputers.
1581[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.tcon.EventHandlerTinkersConstruct.getDurability' from mod OpenComputers.
1582[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
1583[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
1584[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
1585[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
1586[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
1587[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
1588[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
1589[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
1590[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
1591[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
1592[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
1593[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
1594[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
1595[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
1596[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
1597[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
1598[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
1599[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
1600[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
1601[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
1602[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
1603[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
1604[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
1605[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
1606[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
1607[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
1608[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
1609[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
1610[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
1611[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
1612[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
1613[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
1614[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
1615[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
1616[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'pastebin' being on disk 'internet' from mod OpenComputers.
1617[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'wget' being on disk 'internet' from mod OpenComputers.
1618[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
1619[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
1620[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
1621[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
1622[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
1623[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
1624[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
1625[11:18:49] [Client thread/INFO] [OpenComputers]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
1626[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1627[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1628[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1629[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1630[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1631[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1632[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1633[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1634[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1635[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1636[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1637[11:18:49] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1638[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1639[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1640[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1641[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1642[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1643[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1644[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1645[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1646[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1647[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1648[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1649[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1650[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1651[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1652[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1653[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1654[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1655[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1656[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1657[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1658[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1659[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1660[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1661[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1662[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1663[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1664[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1665[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1666[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1667[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1668[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1669[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1670[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1671[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1672[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1673[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1674[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1675[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1676[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1677[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1678[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1679[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1680[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1681[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1682[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1683[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1684[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1685[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1686[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1687[11:18:50] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1688[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1689[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1690[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1691[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1692[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1693[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1694[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1695[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1696[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1697[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1698[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1699[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1700[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1701[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1702[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1703[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1704[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1705[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1706[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1707[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1708[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1709[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1710[11:18:51] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1711[11:18:51] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1712[11:18:51] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
1713[11:18:51] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1714[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1715[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1716[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1717[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1718[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1719[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
1720[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1721[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ CompactMachines ] for method org.dave.CompactMachines.handler.waila.BlockHandler.callbackRegister
1722[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1723[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ computronics ] for method pl.asie.computronics.integration.waila.IntegrationWaila.register
1724[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1725[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
1726[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Growthcraft ] for method growthcraft.core.integration.Waila.register
1727[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Cellar ] for method growthcraft.cellar.integration.Waila.register
1728[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Bees ] for method growthcraft.bees.integration.Waila.register
1729[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Milk ] for method growthcraft.milk.integration.Waila.register
1730[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
1731[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1732[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
1733[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
1734[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ mo ] for method matteroverdrive.compat.modules.waila.CompatWaila.registerCallback
1735[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1736[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
1737[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.fmp.waila.FMPWailaHandler.loadCallback
1738[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
1739[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ rfdrills ] for method goldenapple.rfdrills.compat.waila.WailaCompat.init
1740[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
1741[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1742[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1743[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1744[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1745[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1746[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1747[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
1748[11:18:53] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1749[11:18:53] [Client thread/INFO] [EnderIO]: Found 4 valid SAG Mill recipes in config.
1750[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1751[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1752[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1753[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1754[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1755[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1756[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1757[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1758[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1759[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1760[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1761[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1762[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1763[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1764[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1765[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1766[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1767[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1768[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1769[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1770[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1771[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1772[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1773[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1774[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1775[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1776[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1777[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1778[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1779[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1780[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1781[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1782[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1783[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1784[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1785[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1786[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1787[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1788[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1789[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1790[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1791[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1792[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1793[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1794[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1795[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1796[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1797[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1798[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1799[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1800[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1801[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1802[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1803[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1804[11:18:53] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1805[11:18:53] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1806[11:18:53] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1807[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
1808[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1809[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1810[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
1811[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1812[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1813[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
1814[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1815[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1816[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
1817[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1818[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1819[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
1820[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1821[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1822[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 24 recipes avaliable.
1823[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1824[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1825[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 25 recipes avaliable.
1826[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1827[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1828[11:18:54] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tritanium_ore@0
1829[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 25 recipes avaliable.
1830[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1831[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1832[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 26 recipes avaliable.
1833[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1834[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1835[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 27 recipes avaliable.
1836[11:18:54] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1837[11:18:54] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1838[11:18:54] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 28 recipes avaliable.
1839[11:18:54] [Client thread/INFO] [PneumaticCraft]: Loaded PneumaticCraft IGW-Mod plug-in! Thanks IGW-Mod!
1840[11:18:54] [Client thread/INFO] [IGWMod]: Successfully gave PneumaticCraft a nudge! Happy to be doing business!
1841[11:18:54] [Client thread/INFO] [Compact Machines]: Hi IGWMod! Pleasure doing business with you.
1842[11:18:54] [Client thread/INFO] [IGWMod]: Successfully gave CompactMachines a nudge! Happy to be doing business!
1843[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1844[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1845[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1846[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1847[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1848[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1849[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1850[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1851[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1852[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1853[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1854[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1855[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1856[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1857[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1858[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1859[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1860[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1861[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1862[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1863[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1864[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1865[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1866[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1867[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1868[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1869[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1870[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1871[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1872[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1873[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1874[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1875[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1876[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1877[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1878[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1879[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1880[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1881[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1882[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1883[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1884[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1885[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1886[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1887[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1888[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1889[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1890[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1891[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1892[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1893[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1894[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1895[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1896[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1897[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1898[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1899[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1900[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1901[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1902[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1903[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
1904[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
1905[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
1906[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
1907[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1908[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1909[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1910[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1911[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1912[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1913[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
1914[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
1915[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1916[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1917[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1918[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1919[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1920[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1921[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1922[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1923[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1924[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1925[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1926[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1927[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1928[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1929[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1930[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1931[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1932[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1933[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1934[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1935[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1936[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1937[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1938[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1939[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1940[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1941[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1942[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1943[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1944[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1945[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1946[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1947[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1948[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1949[11:18:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1950[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
1951[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
1952[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
1953[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
1954[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
1955[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
1956[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
1957[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
1958[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
1959[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
1960[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
1961[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
1962[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
1963[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
1964[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
1965[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
1966[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
1967[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
1968[11:18:55] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
1969[11:18:55] [Client thread/INFO] [FML]: Injecting itemstacks
1970[11:18:55] [Client thread/INFO] [FML]: Itemstack injection complete
1971[11:18:55] [Client thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1972[11:18:56] [Client thread/INFO] [IC2.General]: IC2 version 2.2.823-experimental loaded.
1973[11:18:56] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
1974[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1975[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1976[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1977[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1978[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1979[11:18:56] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1980[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1981[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1982[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1983[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
1984[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1985[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
1986[11:18:56] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
1987[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBus loaded successfully - 1171 bytes
1988[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 978 bytes
1989[11:18:57] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
1990[11:18:57] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
1991[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
1992[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1993[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1994[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
1995[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1996[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
1997[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
1998[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBusTESR loaded successfully - 1183 bytes
1999[11:18:57] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 990 bytes
2000[11:18:57] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
2001[11:18:57] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
2002[11:18:57] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
2003[11:18:57] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
2004[11:18:57] [Client thread/INFO] [AE2:C]: Railcraft - Integration Enable
2005[11:18:57] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Enable
2006[11:18:57] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Enable
2007[11:18:57] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Enable
2008[11:18:57] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
2009[11:18:57] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
2010[11:18:57] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
2011[11:18:57] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
2012[11:18:57] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
2013[11:18:57] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
2014[11:18:57] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
2015[11:18:57] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
2016[11:18:57] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
2017[11:18:57] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
2018[11:18:57] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
2019[11:18:57] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
2020[11:18:57] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
2021[11:18:57] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
2022[11:18:57] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
2023[11:18:57] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Enable
2024[11:18:57] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Enable
2025[11:18:58] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 2381ms )
2026[11:18:59] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support enabled
2027[11:18:59] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
2028[11:18:59] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2029[11:19:00] [Client thread/INFO] [BloodMagic]: Recipe Holder initialized: took 596.27356ms.
2030[11:19:00] [Client thread/INFO] [BloodMagic]: Loaded Harvestcraft Handlers!
2031[11:19:00] [Client thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
2032[11:19:00] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
2033[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
2034[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
2035[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
2036[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
2037[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
2038[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
2039[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
2040[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
2041[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
2042[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
2043[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
2044[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
2045[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
2046[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
2047[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
2048[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
2049[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
2050[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
2051[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
2052[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
2053[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
2054[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
2055[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
2056[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
2057[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
2058[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
2059[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
2060[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
2061[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
2062[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
2063[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
2064[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
2065[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
2066[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
2067[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
2068[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
2069[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@0
2070[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
2071[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
2072[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
2073[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.steamcraft:blockCopper@0
2074[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_copper@0
2075[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
2076[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
2077[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@1
2078[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
2079[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
2080[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
2081[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
2082[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
2083[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@2
2084[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
2085[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
2086[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
2087[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
2088[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
2089[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
2090[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
2091[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
2092[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
2093[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
2094[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
2095[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
2096[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
2097[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
2098[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
2099[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
2100[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
2101[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
2102[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
2103[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
2104[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
2105[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
2106[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.grccore.salt_block@0
2107[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@4
2108[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@3
2109[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@6
2110[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@5
2111[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@8
2112[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@9
2113[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@10
2114[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.graphiteBlock@0
2115[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
2116[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
2117[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
2118[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
2119[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
2120[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
2121[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
2122[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
2123[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
2124[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
2125[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
2126[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.oc.chameliumBlock@0
2127[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
2128[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
2129[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
2130[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
2131[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
2132[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
2133[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
2134[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
2135[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
2136[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
2137[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
2138[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
2139[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
2140[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
2141[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@0
2142[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@1
2143[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@2
2144[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@3
2145[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@4
2146[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:exosuitPlate@14
2147[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.steamcraft:blockBrass@0
2148[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_brass@0
2149[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.steamcraft:blockZinc@0
2150[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_zinc@0
2151[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:ingot@0
2152[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:ingot@1
2153[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.steamcraft:ingot@2
2154[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
2155[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
2156[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
2157[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
2158[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
2159[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
2160[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
2161[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
2162[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
2163[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
2164[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
2165[11:19:01] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
2166[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
2167[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
2168[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
2169[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
2170[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
2171[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
2172[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_tungsten@0
2173[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_carbide@0
2174[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_salt@0
2175[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xblock_sulfur@0
2176[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tritanium_ingot@0
2177[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
2178[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
2179[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
2180[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
2181[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
2182[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
2183[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
2184[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
2185[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
2186[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
2187[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
2188[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
2189[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
2190[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
2191[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
2192[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
2193[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
2194[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
2195[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
2196[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
2197[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
2198[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
2199[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
2200[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
2201[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
2202[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
2203[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
2204[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
2205[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
2206[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@7
2207[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.simplyjetpacks.components@70
2208[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.bitumenBlock@0
2209[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
2210[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
2211[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
2212[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
2213[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@4
2214[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.meteoricIronIngot@0
2215[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.Ingots@1
2216[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.Ingots@7
2217[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.Ingots@9
2218[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.Ingots@4
2219[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.Ingots@0
2220[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotTungsten@0
2221[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@5
2222[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@1
2223[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@42
2224[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@43
2225[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockMeteoricIron@0
2226[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockCobaltum@0
2227[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockOriharukon@0
2228[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockWolframium@0
2229[11:19:02] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockAdamantite@0
2230[11:19:02] [Client thread/INFO] [BloodMagic]: Total number of compression recipes: 198
2231[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Found potion array with a size of 1028
2232[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 30
2233[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 31
2234[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 32
2235[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 33
2236[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 34
2237[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 35
2238[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 36
2239[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 37
2240[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 38
2241[11:19:02] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
2242[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
2243[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
2244[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
2245[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
2246[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
2247[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
2248[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
2249[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
2250[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
2251[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
2252[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
2253[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
2254[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
2255[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
2256[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
2257[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
2258[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
2259[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
2260[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
2261[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
2262[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
2263[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
2264[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
2265[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
2266[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
2267[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
2268[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
2269[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
2270[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
2271[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
2272[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
2273[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
2274[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
2275[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
2276[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
2277[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
2278[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
2279[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
2280[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
2281[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
2282[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
2283[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
2284[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
2285[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
2286[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
2287[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
2288[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
2289[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
2290[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
2291[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
2292[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
2293[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
2294[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
2295[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
2296[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
2297[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
2298[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
2299[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
2300[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
2301[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
2302[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
2303[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
2304[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
2305[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
2306[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
2307[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
2308[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
2309[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
2310[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
2311[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
2312[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
2313[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
2314[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
2315[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
2316[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
2317[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
2318[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
2319[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
2320[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
2321[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
2322[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
2323[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
2324[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
2325[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
2326[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
2327[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
2328[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
2329[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
2330[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
2331[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
2332[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
2333[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
2334[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
2335[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
2336[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
2337[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon]
2338[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
2339[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
2340[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
2341[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
2342[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
2343[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
2344[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
2345[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
2346[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
2347[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple]
2348[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
2349[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
2350[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
2351[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
2352[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark]
2353[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
2354[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
2355[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
2356[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
2357[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
2358[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
2359[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
2360[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
2361[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
2362[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
2363[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
2364[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
2365[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
2366[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
2367[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
2368[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
2369[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
2370[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
2371[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
2372[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
2373[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
2374[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
2375[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
2376[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
2377[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
2378[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
2379[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
2380[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
2381[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
2382[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
2383[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
2384[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
2385[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
2386[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
2387[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
2388[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Platinum Ore]
2389[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
2390[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mithril Ore]
2391[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
2392[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
2393[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
2394[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
2395[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Zinc Cluster] to special result list for [Zinc Ore]
2396[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Zinc Cluster] to special result list for [Zinc Ore]
2397[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native MeteoricIron Cluster] to special result list for [Meteoric Iron Ore]
2398[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Cobaltum Cluster] to special result list for [Cobalt Ore]
2399[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Oriharukon Cluster] to special result list for [Oriharukon Ore]
2400[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Wolframium Cluster] to special result list for [Tungsten Ore]
2401[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Wolframium Cluster] to special result list for [Tungsten Ore]
2402[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Magnesium Cluster] to special result list for [Magnesium Ore]
2403[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Magnesium Cluster] to special result list for [Magnesium Ore]
2404[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Adamantite Cluster] to special result list for [Adamantite Ore]
2405[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Tungsten Cluster] to special result list for [Tungsten Ore]
2406[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Thorium Cluster] to special result list for [Thorium Ore]
2407[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Thorium Cluster] to special result list for [Thorium Ore]
2408[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
2409[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
2410[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
2411[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Osmium Cluster] to special result list for [Osmium Ore]
2412[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Tritanium Cluster] to special result list for [Tritanium Ore]
2413[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Lithium Cluster] to special result list for [Lithium Ore]
2414[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Boron Cluster] to special result list for [Boron Ore]
2415[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Obsidian Cluster] to special result list for [Obsidian]
2416[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
2417[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
2418[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
2419[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
2420[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
2421[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
2422[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
2423[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
2424[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
2425[11:19:04] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
2426[11:19:05] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26825 words.
2427[11:19:06] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
2428[11:19:07] [Client thread/INFO] [Forestry]: Skipping CraftGuide integration.
2429[11:19:08] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\cofh\thermalexpansion\crafting.
2430[11:19:09] [Client thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
2431[11:19:10] [Client thread/INFO] [OpenComputers]: Done with post init phase.
2432[11:19:11] [Client thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
2433[11:19:11] [Client thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
2434[11:19:11] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
2435[11:19:12] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
2436[11:19:12] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
2437[11:19:12] [Client thread/INFO] [EnderIO]: Found 121 valid SAG Mill recipes in config.
2438[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
2439[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
2440[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
2441[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
2442[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
2443[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2444[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
2445[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
2446[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
2447[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
2448[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@11
2449[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
2450[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.steamcraft:ore@1
2451[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2452[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
2453[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
2454[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
2455[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
2456[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
2457[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
2458[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
2459[11:19:12] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.obsidian@0
2460[11:19:12] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 127 recipes avaliable.
2461[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe group SteelIngots
2462[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel3
2463[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel4
2464[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel5
2465[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel6
2466[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel7
2467[11:19:12] [Client thread/INFO] [EnderIO]: Added user defined recipe Steel8
2468[11:19:12] [Client thread/INFO] [EnderIO]: Found 40 valid Alloy Smelter recipes in config.
2469[11:19:12] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
2470[11:19:12] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
2471[11:19:12] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
2472[11:19:12] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 62 recipes avaliable.
2473[11:19:12] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
2474[11:19:12] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
2475[11:19:12] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
2476[11:19:12] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
2477[11:19:12] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
2478[11:19:12] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
2479[11:19:12] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2480[11:19:12] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2481[11:19:12] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
2482[11:19:12] [Client thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
2483[11:19:12] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
2484[11:19:18] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2485[11:19:18] [Client thread/INFO] [FML]: While registering space station recipe, found 9 type(s) of ingotTin
2486[11:19:18] [Client thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
2487[11:19:18] [Client thread/INFO] [Mekanism]: Hooked into IC2 successfully.
2488[11:19:18] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
2489[11:19:19] [Client thread/INFO] [Mekanism]: Hooking complete.
2490[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for Avaritia - internal names have changed.
2491[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for bluepower - internal names have changed.
2492[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for jacb - internal names have changed.
2493[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
2494[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:257]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
2495[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for Forestry - internal names have changed.
2496[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for DraconicEvolution - internal names have changed.
2497[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for ThermalExpansion - internal names have changed.
2498[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:247]: Could not register Crafting Tweaks addon for RotaryCraft - internal names have changed.
2499[11:19:20] [Client thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:257]: Could not register Crafting Tweaks addon for terrafirmacraft - internal names have changed.
2500[11:19:20] [Client thread/INFO] [EnderZoo]: Loaded 5 entries from core spawn config.
2501[11:19:20] [Client thread/INFO] [EnderZoo]: Loaded 0 entries from user spawn config.
2502[11:19:20] [Client thread/INFO] [EnderZoo]: Applying 5 spawn entries from config.
2503[11:19:24] [Client thread/INFO] [FML]: Finished initializing Flaxbeard's Steam Power OreDictHelper in 22 ms
2504[11:19:25] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2505[11:19:25] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of ingotTitanium
2506[11:19:25] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of ingotDesh
2507[11:19:25] [Client thread/INFO] [FML]: While registering space station recipe, found 12 type(s) of ingotCopper
2508[11:19:26] [Client thread/INFO] [gendustry]: Registered 17 mutations
2509[11:19:27] [Client thread/INFO] [gendustry]: Preparing genetics cache ...
2510[11:19:27] [Client thread/INFO] [gendustry]: Cached 80 mutation outputs
2511[11:19:27] [Client thread/INFO] [gendustry]: Cached 65 mutation inputs
2512[11:19:27] [Client thread/INFO] [gendustry]: Cached 292 chromosomes
2513[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2514[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.multipart.microblock.ItemMicroBlock.func_150895_a(ItemMicroBlock.java:75)
2515[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at igwmod.ClientProxy.addDefaultKeys(ClientProxy.java:116)
2516[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at igwmod.ClientProxy.postInit(ClientProxy.java:103)
2517[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at igwmod.IGWMod.postInit(IGWMod.java:97)
2518[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2519[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2520[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2521[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2522[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2523[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
2524[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2525[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2526[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2527[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2528[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2529[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2530[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2531[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2532[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2533[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2534[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2535[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2536[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2537[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2538[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2539[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2540[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2541[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2542[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2543[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2544[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2545[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2546[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2547[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2548[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2549[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2550[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2551[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2552[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2553[11:19:29] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2554[11:19:34] [Client thread/INFO] [IGWMod]: Registered 393 Block & Item page entries.
2555[11:19:34] [Client thread/INFO] [IGWMod]: Registered 1 Entity page entries.
2556[11:19:35] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
2557[11:19:36] [Client thread/INFO] [InGameInfoXML]: Registered 6431 tags.
2558[11:19:36] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
2559[11:19:36] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Updater.UpdateModule
2560[11:19:36] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
2561[11:19:36] [inpure|coreUpdateCheck/INFO] [inpure|core]: Local: 1.7.10R1.0.0B9, Remote: 1.7.10R1.0.0B9
2562[11:19:36] [inpure|coreUpdateCheck/INFO] [inpure|core]: No update found for INpureCore
2563[11:19:50] [Client thread/INFO] [journeymap]: postInitialize ENTER
2564[11:19:50] [Client thread/INFO] [journeymap]: Registered channel: world_info
2565[11:19:50] [Client thread/INFO] [journeymap]: Initializing icon sets...
2566[11:19:51] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.4p1": C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\journeymap\config\5.1\journeymap.webmap.config
2567[11:19:51] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r§r1557,8§8ms§r
2568[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
2569[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
2570[11:19:51] [JM-VersionCheck-1/INFO] [journeymap]: Newer version online: JourneyMap 5.1.4 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2283867
2571[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
2572[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
2573[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
2574[11:19:51] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
2575[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
2576[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
2577[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
2578[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded RollingMachine RecipeProvider
2579[11:19:52] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
2580[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry, Generic ProgressProvider
2581[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
2582[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded IC2, Generic ProgressProvider
2583[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
2584[11:19:52] [Client thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
2585[11:19:52] [Client thread/INFO] [Magneticraft]: Starting postInit
2586[11:19:52] [Client thread/INFO] [Magneticraft]: Setting up MineTweaker3 compatibility
2587[11:19:52] [Client thread/INFO] [Magneticraft]: Registering Fuels into buildcraft fuel registry
2588[11:19:52] [Client thread/INFO] [Magneticraft]: Registering Fuels into railcraft fuel manager
2589[11:19:52] [Client thread/INFO] [Magneticraft]: Registering fuels for IE Diesel Generator
2590[11:19:52] [Client thread/INFO] [Magneticraft]: postInit Done
2591[11:19:52] [Client thread/INFO] [malisiscore]: Generating files for Digital-7 Mono
2592[11:19:54] [Client thread/INFO] [malisiscore]: Digital-7 Mono.png (2048x2048) written.
2593[11:19:54] [Client thread/INFO] [Matter Overdrive]: Attempting to run post-initialization methods for all registered compatibility modules.
2594[11:19:54] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2595[11:19:54] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2596[11:19:54] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2597[11:19:54] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2598[11:19:54] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2599[11:19:55] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
2600[11:19:55] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
2601[11:19:55] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
2602[11:19:55] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
2603[11:19:55] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
2604[11:19:55] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
2605[11:19:57] [Client thread/INFO] [OpenMods]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
2606[11:19:58] [Client thread/INFO] [SonarCore]: Adding Discharge Values
2607[11:19:58] [Client thread/INFO] [SonarCore]: Added4Discharge Values
2608[11:19:58] [Client thread/INFO] [SonarCore]: Discharge Values: 1xitem.redstone@0=1000 = 1000
2609[11:19:58] [Client thread/INFO] [SonarCore]: Discharge Values: 1xtile.blockRedstone@0=9000 = 9000
2610[11:19:58] [Client thread/INFO] [SonarCore]: Discharge Values: 1xitem.coal@0=500 = 500
2611[11:19:58] [Client thread/INFO] [SonarCore]: Discharge Values: 1xtile.blockCoal@0=4500 = 4500
2612[11:19:58] [Client thread/INFO] [SonarCore]: Registered 4 Energy Types
2613[11:19:58] [Client thread/INFO] [SonarCore]: Registered 5 Inventory Providers
2614[11:19:58] [Client thread/INFO] [SonarCore]: Registered 2 Fluid Providers
2615[11:19:58] [Client thread/INFO] [SonarCore]: Registered 4 Energy Providers
2616[11:19:58] [Client thread/INFO] [PracticalLogistics]: Registered 14 Info Types
2617[11:19:58] [Client thread/INFO] [PracticalLogistics]: Registered 4 Info Interactions
2618[11:19:58] [Client thread/INFO] [PracticalLogistics]: Registered 2 Item Filters
2619[11:19:58] [Client thread/INFO] [PracticalLogistics]: Registered 17 Tile Providers
2620[11:19:58] [Client thread/INFO] [PracticalLogistics]: Registered 2 Entity Providers
2621[11:19:58] [Client thread/INFO] [PracticalLogistics]: 'Mine Tweaker' integration was loaded
2622[11:19:58] [Client thread/INFO] [pressure]: Loading EnderIO compatibility...
2623[11:19:58] [Client thread/INFO] [pressure]: TCB=class crazypants.enderio.conduit.TileConduitBundle
2624[11:19:58] [Client thread/INFO] [pressure]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
2625[11:19:58] [Client thread/INFO] [pressure]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
2626[11:19:59] [Client thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: Attempting to patch JABBA dolly to allow picking up Sorting Chests...
2627[11:19:59] [Client thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: JABBA dolly should be fixed and work on Sorting Chests now!
2628[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2629[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2630[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2631[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2632[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2633[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
2634[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
2635[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected JABBA: enabling support
2636[11:19:59] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
2637[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
2638[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2639[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
2640[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2641[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
2642[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2643[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2644[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2645[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2646[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! descriptiontags.DescriptionTagRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2647[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! vswe.stevesfactory.blocks.ClusterRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2648[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! flaxbeard.steamcraft.api.DrillHeadRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2649[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! growthcraft.api.core.item.recipes.ShapelessMultiRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2650[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2651[11:20:00] [Client thread/INFO] [FML]: Unknown recipe class! pl.asie.lib.util.color.RecipeColorizer Modder please refer to net.minecraftforge.oredict.RecipeSorter
2652[11:20:00] [Client thread/INFO] [CoFHWorld]: CoFH Core found 4 World Generation files present in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\cofh\world/.
2653[11:20:00] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\cofh\world\ModsOre.json:
2654[11:20:00] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\cofh\world\ThermalExpansion-Ores.json:
2655[11:20:00] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\config\cofh\world\ThermalFoundation-Ores.json:
2656[11:20:00] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "copper" > Please check the parameters. It *may* be a duplicate.
2657[11:20:00] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "tin" > Please check the parameters. It *may* be a duplicate.
2658[11:20:00] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "silver" > Please check the parameters. It *may* be a duplicate.
2659[11:20:00] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "lead" > Please check the parameters. It *may* be a duplicate.
2660[11:20:00] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "nickel" > Please check the parameters. It *may* be a duplicate.
2661[11:20:00] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
2662[11:20:00] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
2663[11:20:01] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
2664[11:20:01] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
2665[11:20:01] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
2666[11:20:02] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
2667[11:20:02] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
2668[11:20:02] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Forestry Plugin Enabled.
2669[11:20:03] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
2670[11:20:03] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
2671[11:20:03] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
2672[11:20:03] [Client thread/INFO] [Waila]: EnderStorage mod found.
2673[11:20:03] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
2674[11:20:03] [Client thread/INFO] [Waila]: TwilightForestMod mod found.
2675[11:20:03] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
2676[11:20:03] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
2677[11:20:03] [Client thread/INFO] [Waila]: ProjectRed|Integration mod found.
2678[11:20:03] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
2679[11:20:03] [Client thread/INFO] [Waila]: OpenBlocks mod found.
2680[11:20:03] [Client thread/INFO] [Waila]: Railcraft mod found.
2681[11:20:03] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
2682[11:20:03] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
2683[11:20:03] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
2684[11:20:03] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
2685[11:20:03] [Client thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
2686[11:20:03] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
2687[11:20:04] [Client thread/INFO] [Waila]: Success in registering EnderIO
2688[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
2689[11:20:04] [Client thread/INFO] [Waila]: Success in registering EnderZoo
2690[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
2691[11:20:04] [Client thread/INFO] [Waila]: Success in registering rftools
2692[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
2693[11:20:04] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
2694[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
2695[11:20:04] [Client thread/INFO] [Waila]: Success in registering ae2stuff
2696[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
2697[11:20:04] [Client thread/INFO] [Waila]: Success in registering Natura
2698[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
2699[11:20:04] [Client thread/INFO] [Waila]: Success in registering BuildCraft|Compat
2700[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
2701[11:20:04] [Client thread/INFO] [Waila]: Success in registering chisel
2702[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
2703[11:20:04] [Client thread/INFO] [Waila]: Success in registering OpenComputers
2704[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
2705[11:20:04] [Client thread/INFO] [Waila]: Success in registering PneumaticCraft
2706[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect org.dave.CompactMachines.handler.waila.BlockHandler callbackRegister
2707[11:20:04] [Client thread/WARN] [Waila]: Could not find class org.dave.CompactMachines.handler.waila.BlockHandler
2708[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect mekanism.common.integration.WailaDataProvider register
2709[11:20:04] [Client thread/INFO] [Waila]: Success in registering Mekanism
2710[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect pl.asie.computronics.integration.waila.IntegrationWaila register
2711[11:20:04] [Client thread/INFO] [Waila]: Success in registering computronics
2712[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
2713[11:20:04] [Client thread/INFO] [Waila]: Success in registering extracells
2714[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
2715[11:20:04] [Client thread/INFO] [gendustry]: WAILA callback received, loading...
2716[11:20:04] [Client thread/INFO] [Waila]: Success in registering gendustry
2717[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect growthcraft.core.integration.Waila register
2718[11:20:04] [Client thread/INFO] [Waila]: Success in registering Growthcraft
2719[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect growthcraft.cellar.integration.Waila register
2720[11:20:04] [Client thread/INFO] [Waila]: Success in registering Growthcraft|Cellar
2721[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect growthcraft.bees.integration.Waila register
2722[11:20:04] [Client thread/INFO] [Waila]: Success in registering Growthcraft|Bees
2723[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect growthcraft.milk.integration.Waila register
2724[11:20:04] [Client thread/INFO] [Waila]: Success in registering Growthcraft|Milk
2725[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect hardcorequesting.waila.Provider callbackRegister
2726[11:20:04] [Client thread/INFO] [Waila]: Success in registering HardcoreQuesting
2727[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
2728[11:20:04] [Client thread/INFO] [Waila]: Success in registering ImmersiveEngineering
2729[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
2730[11:20:04] [Client thread/INFO] [Waila]: Success in registering immersiveintegration
2731[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
2732[11:20:04] [Client thread/INFO] [Waila]: Success in registering JABBA
2733[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect matteroverdrive.compat.modules.waila.CompatWaila registerCallback
2734[11:20:04] [Client thread/INFO] [Waila]: Success in registering mo
2735[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
2736[11:20:04] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@4c24e34
2737[11:20:04] [Client thread/INFO] [Waila]: Success in registering TConstruct
2738[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.pressure.waila.WailaHandler loadCallback
2739[11:20:04] [Client thread/INFO] [pressure]: WAILA callback received, loading...
2740[11:20:04] [Client thread/INFO] [Waila]: Success in registering pressure
2741[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.pressure.fmp.waila.FMPWailaHandler loadCallback
2742[11:20:04] [Client thread/INFO] [pressure]: WAILA callback received in FMP module, loading...
2743[11:20:04] [Client thread/INFO] [Waila]: Success in registering pressure
2744[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect com.dynious.refinedrelocation.mods.WailaProvider callbackRegister
2745[11:20:04] [Client thread/WARN] [Waila]: Could not find class com.dynious.refinedrelocation.mods.WailaProvider
2746[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect goldenapple.rfdrills.compat.waila.WailaCompat init
2747[11:20:04] [Client thread/INFO] [Waila]: Success in registering rfdrills
2748[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
2749[11:20:04] [Client thread/INFO] [Waila]: Success in registering StevesFactoryManager
2750[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
2751[11:20:04] [Client thread/INFO] [Waila]: Success in registering StorageDrawers
2752[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
2753[11:20:04] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
2754[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
2755[11:20:04] [Client thread/INFO] [Waila]: Success in registering wawla
2756[11:20:04] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
2757[11:20:05] [Client thread/INFO] [Waila]: Success in registering wawla
2758[11:20:05] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
2759[11:20:05] [Client thread/INFO] [Waila]: Success in registering wawla
2760[11:20:05] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
2761[11:20:05] [Client thread/INFO] [Waila]: Success in registering wawla
2762[11:20:05] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles registerAddon
2763[11:20:05] [Client thread/INFO] [Waila]: Success in registering wawla
2764[11:20:05] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
2765[11:20:05] [Client thread/INFO] [Waila]: Success in registering wawla
2766[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2767[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2768[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2769[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2770[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2771[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2772[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2773[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2774[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2775[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2776[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2777[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type EnrichmentChamber to the recipe list.
2778[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2779[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2780[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2781[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2782[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2783[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2784[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2785[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2786[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2787[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2788[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2789[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2790[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2791[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] NuclearCraft added recipe of type Crusher to the recipe list.
2792[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2793[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2794[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2795[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2796[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2797[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2798[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2799[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2800[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2801[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2802[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2803[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2804[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2805[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2806[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2807[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2808[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2809[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2810[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2811[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2812[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2813[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2814[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2815[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2816[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2817[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2818[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2819[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2820[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2821[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2822[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2823[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2824[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2825[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2826[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2827[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2828[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2829[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2830[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2831[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2832[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2833[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2834[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2835[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2836[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2837[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2838[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2839[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2840[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2841[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2842[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2843[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2844[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2845[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2846[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2847[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2848[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2849[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2850[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2851[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2852[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2853[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2854[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2855[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2856[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2857[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2858[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2859[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2860[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2861[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2862[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2863[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2864[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2865[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2866[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2867[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2868[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2869[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2870[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2871[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2872[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2873[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2874[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2875[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2876[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2877[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2878[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2879[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2880[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2881[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2882[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2883[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2884[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2885[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2886[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2887[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2888[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2889[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2890[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2891[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2892[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2893[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2894[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2895[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2896[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2897[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2898[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2899[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2900[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2901[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2902[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2903[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2904[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2905[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2906[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2907[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2908[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2909[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2910[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2911[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2912[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2913[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2914[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2915[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2916[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2917[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2918[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2919[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2920[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2921[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2922[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2923[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2924[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2925[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2926[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2927[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2928[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2929[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2930[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2931[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2932[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2933[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2934[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2935[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2936[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2937[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2938[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2939[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2940[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2941[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2942[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2943[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2944[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2945[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2946[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2947[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2948[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2949[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2950[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2951[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2952[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2953[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2954[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2955[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2956[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2957[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2958[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2959[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2960[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2961[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2962[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2963[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2964[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2965[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2966[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2967[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2968[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2969[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2970[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2971[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2972[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2973[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2974[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2975[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2976[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2977[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2978[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2979[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2980[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2981[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2982[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2983[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2984[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2985[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2986[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2987[11:20:05] [Client thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2988[11:20:07] [Client thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
2989[11:20:08] [Client thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
2990[11:20:08] [Client thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
2991[11:20:08] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 199 mods
2992[11:20:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:ArchitectureCraft, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpack, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Biome Reactors, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Catwalks Mod, FMLFileResourcePack:Legacy Catwalk Compat, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:Computronics, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Description Tags, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:EnhancedPortals, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Flaxbeard's Steam Power, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:GalaxySpace, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Stuff, FMLFileResourcePack:Garden Trees, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Milk, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:In-Game wiki Mod, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Kore Sample, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineMenu, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Natura, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:Practical Logistics, FMLFileResourcePack:Pressure Pipes, FMLFileResourcePack:Progressive Automation, 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:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:RFDrills, FMLFileResourcePack:RFTools, FMLFileResourcePack:Road Stuff, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Ruins Spawning System, FMLFileResourcePack:Scott's Tweaks, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SonarCore, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:TabbyChat, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:WTP, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:Carpenter's Blocks Cached Resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
2993[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2994[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2995[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2996[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2997[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2998[11:20:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\FoxOfIce-MG\Documents\Isolonice Launcher\instances\BevosTechPackReborn\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
2999[11:21:10] [Client thread/INFO] [PTRModelLib]: Total mipmap : 12592 ms
3000[11:21:10] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US
3001[OptiFine] *** Reloading textures ***
3002[OptiFine] Resource packs: Default
3003[OptiFine] Loading texture map: textures/blocks
3004[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
3005[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
3006[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
3007[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
3008[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
3009[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
3010[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
3011[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
3012[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
3013[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
3014[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
3015[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
3016[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
3017[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
3018[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
3019[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
3020[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
3021[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
3022[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
3023[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
3024[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
3025[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
3026[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
3027[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
3028[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
3029[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
3030[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
3031[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
3032[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
3033[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
3034[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
3035[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
3036[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
3037[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
3038[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
3039[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
3040[OptiFine] Multipass connected textures: false
3041[11:21:28] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/star_map.png, java.io.FileNotFoundException
3042[11:21:29] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1769_extracells.block.walrus.png, java.io.FileNotFoundException
3043[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/android_station.png, java.io.FileNotFoundException
3044[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_0.png, java.io.FileNotFoundException
3045[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_1.png, java.io.FileNotFoundException
3046[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_2.png, java.io.FileNotFoundException
3047[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_3.png, java.io.FileNotFoundException
3048[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_4.png, java.io.FileNotFoundException
3049[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_5.png, java.io.FileNotFoundException
3050[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_6.png, java.io.FileNotFoundException
3051[11:21:30] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_rainbow_7.png, java.io.FileNotFoundException
3052[11:21:31] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_1.png, java.io.FileNotFoundException
3053[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_0.png, java.io.FileNotFoundException
3054[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_3.png, java.io.FileNotFoundException
3055[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_2.png, java.io.FileNotFoundException
3056[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_5.png, java.io.FileNotFoundException
3057[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_4.png, java.io.FileNotFoundException
3058[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_7.png, java.io.FileNotFoundException
3059[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_multicolor_6.png, java.io.FileNotFoundException
3060[11:21:32] [Client thread/ERROR]: Using missing texture, unable to load steamcraft:textures/blocks/hellCrucible_top.png, java.io.FileNotFoundException
3061[11:21:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_654_blockSpellModifier.png, java.io.FileNotFoundException
3062[11:21:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_655_blockSpellEffect.png, java.io.FileNotFoundException
3063[11:21:35] [Client thread/ERROR]: Using missing texture, unable to load steamcraft:textures/blocks/hellCrucible_inner.png, java.io.FileNotFoundException
3064[11:21:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2199_roofTileSlabFull.png, java.io.FileNotFoundException
3065[11:21:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2068_grc.bambooSlab.png, java.io.FileNotFoundException
3066[11:21:36] [Client thread/ERROR]: Using missing texture, unable to load steamcraft:textures/blocks/hellCrucible_side.png, java.io.FileNotFoundException
3067[11:21:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
3068[11:21:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_3015_slabConcrete.png, java.io.FileNotFoundException
3069[11:21:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2997_slabAsphalt.png, java.io.FileNotFoundException
3070[11:21:45] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
3071[11:21:46] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2996_slabAsphalt.png, java.io.FileNotFoundException
3072[11:21:46] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/blocks/metal2_skycrateDispenser.png, java.io.FileNotFoundException
3073[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_6.png, java.io.FileNotFoundException
3074[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_7.png, java.io.FileNotFoundException
3075[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_4.png, java.io.FileNotFoundException
3076[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_5.png, java.io.FileNotFoundException
3077[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_2.png, java.io.FileNotFoundException
3078[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_3.png, java.io.FileNotFoundException
3079[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_0.png, java.io.FileNotFoundException
3080[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_snowflake_1.png, java.io.FileNotFoundException
3081[11:21:47] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/weapon_station.png, java.io.FileNotFoundException
3082[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/pattern_monitor.png, java.io.FileNotFoundException
3083[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/contract_market.png, java.io.FileNotFoundException
3084[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load chisel:textures/blocks/endstone/EnderFrame.png, java.io.FileNotFoundException
3085[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_653_blockSpellEnhancement.png, java.io.FileNotFoundException
3086[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_540_bookshelf.png, java.io.FileNotFoundException
3087[11:21:48] [Client thread/ERROR]: Using missing texture, unable to load steamcraft:textures/blocks/hellCrucible_liquid.png, java.io.FileNotFoundException
3088[11:21:49] [Client thread/ERROR]: Using missing texture, unable to load steamcraft:textures/blocks/hellCrucible_bottom.png, java.io.FileNotFoundException
3089[11:21:50] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_controller.png, java.io.FileNotFoundException
3090[11:21:51] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_block_1849_steamcraft:textures/blocks/smasher.png, java.io.FileNotFoundException
3091[11:21:51] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_coil.png, java.io.FileNotFoundException
3092[11:21:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2974_proxyBlock.png, java.io.FileNotFoundException
3093[11:21:56] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/gravitational_stabilizer.png, java.io.FileNotFoundException
3094[11:21:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_661_crystalBelljar.png, java.io.FileNotFoundException
3095[11:21:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/apple.png, java.io.FileNotFoundException
3096[11:21:56] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/android_spawner.png, java.io.FileNotFoundException
3097[11:21:57] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/fusion_reactor_io.png, java.io.FileNotFoundException
3098[11:21:57] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/blocks/molten_tritanium_Still.png, java.io.FileNotFoundException
3099[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_2.png, java.io.FileNotFoundException
3100[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1757_null.png, java.io.FileNotFoundException
3101[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_1.png, java.io.FileNotFoundException
3102[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_4.png, java.io.FileNotFoundException
3103[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_3.png, java.io.FileNotFoundException
3104[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_0.png, java.io.FileNotFoundException
3105[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_6.png, java.io.FileNotFoundException
3106[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_5.png, java.io.FileNotFoundException
3107[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_green_7.png, java.io.FileNotFoundException
3108[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_660_alchemicCalcinator.png, java.io.FileNotFoundException
3109[11:21:58] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_664_blockMimic.png, java.io.FileNotFoundException
3110[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_5.png, java.io.FileNotFoundException
3111[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_4.png, java.io.FileNotFoundException
3112[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_3.png, java.io.FileNotFoundException
3113[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_2.png, java.io.FileNotFoundException
3114[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_7.png, java.io.FileNotFoundException
3115[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_6.png, java.io.FileNotFoundException
3116[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_1.png, java.io.FileNotFoundException
3117[11:22:00] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_hammer_0.png, java.io.FileNotFoundException
3118[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_6.png, java.io.FileNotFoundException
3119[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_7.png, java.io.FileNotFoundException
3120[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_4.png, java.io.FileNotFoundException
3121[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_5.png, java.io.FileNotFoundException
3122[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_2.png, java.io.FileNotFoundException
3123[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_3.png, java.io.FileNotFoundException
3124[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_0.png, java.io.FileNotFoundException
3125[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load carpentersblockscachedresources:textures/blocks/designs/bed/cache/carpenters_quilt_orange_1.png, java.io.FileNotFoundException
3126[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_652_blockSpellParadigm.png, java.io.FileNotFoundException
3127[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/GardenStuffhoop.png, java.io.FileNotFoundException
3128[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load botania:textures/blocks/alt/clayconiaChibi.png, java.io.FileNotFoundException
3129[11:22:01] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2198_roofTileSlab.png, java.io.FileNotFoundException
3130[11:22:02] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_2067_grc.bambooSlab.png, java.io.FileNotFoundException
3131[11:22:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_658_schematicSaver.png, java.io.FileNotFoundException
3132[11:22:03] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_3016_slabConcrete.png, java.io.FileNotFoundException
3133[11:22:03] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
3134[11:22:04] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
3135[OptiFine] Texture size: textures/blocks, 4096x2048
3136[11:22:05] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
3137[11:22:05] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
3138[OptiFine] Loading texture map: textures/items
3139[11:22:41] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5611_logisticFrameActiveProvider.png, java.io.FileNotFoundException
3140[11:22:41] [Client thread/ERROR]: Using missing texture, unable to load pneumaticcraft:textures/items/cannonBarrel.png, java.io.FileNotFoundException
3141[11:22:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7750_relocator.png, java.io.FileNotFoundException
3142[11:22:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5819_extracells.fluid.item.png, java.io.FileNotFoundException
3143[11:22:42] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5610_logisticFramePassiveProvider.png, java.io.FileNotFoundException
3144[11:22:42] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/T7KeyChest.png, java.io.FileNotFoundException
3145[11:22:42] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_inactive.png, java.io.FileNotFoundException
3146[11:22:43] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_BLOCK_796_gaiaHeadBlock_skeleton.png, java.io.FileNotFoundException
3147[11:22:43] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/itemUpgrade/UpgradeModule.png, java.io.FileNotFoundException
3148[11:22:43] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/T5KeyChest.png, java.io.FileNotFoundException
3149[11:22:43] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5932_steamcraft:textures/items/steamedFish.png, java.io.FileNotFoundException
3150[11:22:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5791_decowand.png, java.io.FileNotFoundException
3151[11:22:44] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5608_logisticFrameDefaultStorage.png, java.io.FileNotFoundException
3152[11:22:44] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/board_green.png, java.io.FileNotFoundException
3153[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5788_null.png, java.io.FileNotFoundException
3154[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/tools/quantbow_0.png, java.io.FileNotFoundException
3155[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5607_logisticFrameRequester.png, java.io.FileNotFoundException
3156[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/T8KeyChest.png, java.io.FileNotFoundException
3157[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/ItemPipeSignCreator.png, java.io.FileNotFoundException
3158[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/items/omni_tool.png, java.io.FileNotFoundException
3159[11:22:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5783_null.png, java.io.FileNotFoundException
3160[11:22:49] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5832_extrautils:textures/items/lawSword.png, java.io.FileNotFoundException
3161[11:22:49] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/T6KeyChest.png, java.io.FileNotFoundException
3162[11:22:49] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5849_extrautils:textures/items/microblocks.png, java.io.FileNotFoundException
3163[11:22:50] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5786_null.png, java.io.FileNotFoundException
3164[11:22:50] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5935_steamcraft:textures/items/steamedBeef.png, java.io.FileNotFoundException
3165[11:22:50] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5936_steamcraft:textures/items/steamedPorkchop.png, java.io.FileNotFoundException
3166[11:22:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5785_null.png, java.io.FileNotFoundException
3167[11:22:51] [Client thread/ERROR]: Using missing texture, unable to load galaxyspace:textures/items/T4KeyChest.png, java.io.FileNotFoundException
3168[11:22:51] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_7962_steamcraft:textures/items/steamedImphide.png, java.io.FileNotFoundException
3169[11:22:51] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5933_steamcraft:textures/items/steamedSalmon.png, java.io.FileNotFoundException
3170[11:22:52] [Client thread/ERROR]: Using missing texture, unable to load missing_icon_item_5934_steamcraft:textures/items/steamedChicken.png, java.io.FileNotFoundException
3171[11:22:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5609_logisticFrameStorage.png, java.io.FileNotFoundException
3172[11:22:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_7752_itemAspect.png, java.io.FileNotFoundException
3173[11:22:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5822_extracells.pattern.crafting.png, java.io.FileNotFoundException
3174[11:22:52] [Client thread/ERROR]: Using missing texture, unable to load logisticspipes:textures/items/itemUpgrade/LogicController.png, java.io.FileNotFoundException
3175[11:22:53] [Client thread/ERROR]: Using missing texture, unable to load buildcraft:textures/items/triggers/trigger_machine_active.png, java.io.FileNotFoundException
3176[11:22:53] [Client thread/ERROR]: Using missing texture, unable to load alchemicalwizardry:textures/items/SigilOfTheFastMiner.png, java.io.FileNotFoundException
3177[11:22:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5624_heatFrame.png, java.io.FileNotFoundException
3178[11:22:53] [Client thread/WARN] [FastCraft-core]: The sprite nc:blank caused the mipmap level to drop from 4 to 0 because it's too small (1x1 px).
3179[OptiFine] Texture size: textures/items, 2048x4096
3180[11:22:53] [Client thread/INFO]: Created: 2048x4096 textures/items-atlas
3181[11:22:53] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
3182[OptiFine] Loading texture map: textures/revolvers
3183[11:23:03] [Client thread/INFO] [ImmersiveEngineering]: Stitching Revolver Textures!
3184[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_upper.png, java.io.FileNotFoundException
3185[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_upper.png, java.io.FileNotFoundException
3186[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load immersiveengineering:textures/revolvers/revolver_tesla.png, java.io.FileNotFoundException
3187[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_wood_lower.png, java.io.FileNotFoundException
3188[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/door_iron_lower.png, java.io.FileNotFoundException
3189[11:23:04] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/revolvers/trapdoor.png, java.io.FileNotFoundException
3190[OptiFine] Texture size: textures/revolvers, 1024x1024
3191[11:23:04] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
3192[11:23:04] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
3193[OptiFine] Loading texture map: textures/gui/items
3194[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_upper.png, java.io.FileNotFoundException
3195[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_upper.png, java.io.FileNotFoundException
3196[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/trapdoor.png, java.io.FileNotFoundException
3197[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_wood_lower.png, java.io.FileNotFoundException
3198[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/gui/items/door_iron_lower.png, java.io.FileNotFoundException
3199[11:23:05] [Client thread/ERROR]: Using missing texture, unable to load mo:textures/gui/items/minimap_target.png, java.io.FileNotFoundException
3200[11:23:05] [Client thread/WARN] [FastCraft-core]: The sprite mo:crosshair caused the mipmap level to drop from 4 to 1 because it's too small (3x3 px).
3201[OptiFine] Texture size: textures/gui/items, 256x256
3202[11:23:05] [Client thread/INFO]: Created: 256x256 textures/gui/items-atlas
3203[11:23:05] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
3204[11:23:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
3205[11:23:06] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
3206[11:23:07] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
3207[11:23:07] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
3208[11:23:07] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
3209[11:23:07] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
3210[11:23:07] [Thread-26/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
3211[11:23:07] [Thread-26/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
3212[11:23:08] [Thread-26/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
3213[11:23:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
3214[11:23:08] [Sound Library Loader/INFO]: Sound engine started
3215[11:23:13] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
3216[11:23:13] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
3217[11:23:13] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
3218[11:23:13] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
3219[OptiFine] *** Reloading custom textures ***
3220[OptiFine] Loading custom colors: textures/colormap/grass.png
3221[OptiFine] Loading custom colors: textures/colormap/foliage.png
3222[11:23:38] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: RenderPlayerOF (1 / 1)
3223[11:23:57] [Client thread/INFO] [journeymap]: Loading blocks and textures...
3224[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
3225[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
3226[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
3227[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
3228[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
3229[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
3230[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
3231[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
3232[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
3233[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
3234[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
3235[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
3236[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
3237[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
3238[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
3239[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
3240[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
3241[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
3242[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
3243[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
3244[11:24:01] [Client thread/INFO] [journeymap]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
3245[11:24:12] [Client thread/INFO] [journeymap]: Built BlockMD cache (9066) : BlockMD.reset count 1 avg 14358,78ms
3246[11:24:13] [Client thread/INFO] [journeymap]: initBlocksTexture: 4096x2048 loaded in 589.042494ms
3247[11:24:15] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of Steamcraft:steamcraftOre: java.lang.NullPointerException
3248 at flaxbeard.steamcraft.block.BlockSteamcraftOre.func_149691_a(BlockSteamcraftOre.java:49)
3249 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:206)
3250 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getTextureColor(ColorHelper_1_7_10.java:119)
3251[11:24:15] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of Steamcraft:steamcraftOre: java.lang.NullPointerException
3252 at flaxbeard.steamcraft.block.BlockSteamcraftOre.func_149691_a(BlockSteamcraftOre.java:49)
3253 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:206)
3254 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getTextureColor(ColorHelper_1_7_10.java:119)
3255[11:24:15] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of Steamcraft:steamcraftOre: java.lang.NullPointerException
3256 at flaxbeard.steamcraft.block.BlockSteamcraftOre.func_149691_a(BlockSteamcraftOre.java:49)
3257 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getDirectIcon(ColorHelper_1_7_10.java:206)
3258 at journeymap.client.forge.helper.impl.ColorHelper_1_7_10.getTextureColor(ColorHelper_1_7_10.java:119)