· 9 years ago · Jan 15, 2017, 05:26 PM
1Le jeu est lancé, merci de patienter.
2[18:22:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[18:22:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
4[18:22:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
5[18:22:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
6[18:22:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_111
7[18:22:05] [main/INFO] [FML]: [AppEng] Core Init
8[18:22:05] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[18:22:05] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[18:22:05] [main/ERROR] [FML]: Unable to read the jar file BetterHUD.jar - ignoring
11java.util.zip.ZipException: error in opening zip file
12 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
13 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
14 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
15 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
16 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
17 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
18 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
19 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
20 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
21 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
22 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
23 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
24 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
25[18:22:05] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26[18:22:05] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from BetterHUD.jar as JSON
27[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
28[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
29[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
30[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
31[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
32[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
33[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
34[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
35[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
36[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
37[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
38[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
39[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
40[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
41[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
42[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
43[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
44[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
45[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
46[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
47[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
48[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
49[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
50[18:22:05] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
51[18:22:06] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
52[18:22:06] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
53[18:22:06] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
54[18:22:06] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
55[18:22:06] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
56[18:22:06] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
57[18:22:06] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
58[18:22:06] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
59[18:22:06] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
60[18:22:06] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\mods
61[18:22:06] [main/INFO] [STDERR]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:scanDepInfo:654]: Failed to load dependanciesGC.info from BetterHUD.jar as JSON
62[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.util.zip.ZipException: error in opening zip file
63[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
64[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
65[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
66[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
67[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:640)
68[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:632)
69[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.load(DepLoader.java:561)
70[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.DepLoader.load(DepLoader.java:757)
71[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.miccore.MicdoodlePlugin.<init>(MicdoodlePlugin.java:45)
72[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
73[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
74[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
75[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
76[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
77[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
78[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
79[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
80[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
81[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
82[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
83[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
84[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
85[18:22:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
86[18:22:06] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
87[18:22:06] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
88[18:22:06] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
89[18:22:06] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
90[18:22:06] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFineHD-Standard.jar
91[18:22:06] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
92[18:22:06] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
93[18:22:06] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
94java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
95 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
96 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
97 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
98 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
99 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
100 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
101 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
102 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
103 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
104 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
105 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
106 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
107 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
108 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
109 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
110[18:22:06] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
111[18:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
112[18:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
113[18:22:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
114[18:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
115[18:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
116[18:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
117[18:22:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
118[18:22:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
119[18:22:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
120[18:22:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Julien/Documents/Isolonice%20Launcher/instances/ProjectOzone2/minecraft/mods/OptiFineHD-Standard.jar
121[18:22:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@53aad5d5
122[18:22:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
123[18:22:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
124[18:22:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
125[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
126[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
127[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
128[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
129[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
130[18:22:08] [main/INFO] [Aroma1997Core]: Finished data injection.
131[18:22:08] [main/INFO] [Aroma1997Core]: Finished data injection.
132[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
133[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
134[18:22:08] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: BetterHUD.jar
135java.util.zip.ZipException: error in opening zip file
136 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
137 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
138 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
139 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
140 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
141 at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
142 at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
143 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
144 at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?]
145 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
146 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
147 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
148[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
149[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
150[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
151[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
152[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
153[18:22:08] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
154[18:22:08] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
155[18:22:08] [main/INFO] [INpurePreloader]: Starting library configuration...
156[18:22:08] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
157[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
158[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
159[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
160[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
161[18:22:08] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
162[18:22:08] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
163[18:22:08] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
164[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
165[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
166[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
167[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
168[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
169[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
170[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
171[18:22:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
172[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
173[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
174[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
175[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
176[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
177[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
178[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
179[18:22:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
180[18:22:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
181[18:22:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
182[18:22:09] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
183[18:22:09] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
184[18:22:09] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
185[18:22:09] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
186[18:22:10] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
187[18:22:10] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
188[18:22:10] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
189[18:22:10] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
190[18:22:10] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
191[18:22:10] [main/INFO] [BetterFoliageTransformer]: Applying random display tick call hook
192[18:22:10] [main/INFO]: Setting user: Maylis
193[18:22:10] [main/INFO] [BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
194[18:22:10] [main/INFO] [BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
195[18:22:10] [main/INFO] [BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
196[18:22:10] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
197[18:22:10] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
198[18:22:11] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
199[18:22:11] [main/INFO] [InfiniBows]: Fix injected.
200[18:22:11] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
201[18:22:11] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
202[18:22:11] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
203[18:22:12] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
204[18:22:12] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
205[18:22:12] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
206[18:22:12] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
207[18:22:12] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
208[18:22:12] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
209[18:22:12] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
210[OptiFine] (Reflector) Class not present: ModLoader
211[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
212[18:22:12] [Client thread/INFO] [BetterFoliageTransformer]: Applying block render type override
213[18:22:12] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
214[18:22:12] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
215[OptiFine] (Reflector) Class not present: LightCache
216[OptiFine] (Reflector) Class not present: BlockCoord
217[18:22:12] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
218[18:22:12] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
219[18:22:12] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
220[18:22:12] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
221[18:22:12] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
222[18:22:13] [Client thread/INFO] [SquidAPI]: Transforming net.minecraft.crash.CrashReport
223[18:22:13] [Client thread/INFO] [SquidAPI]: Successfully transformed b
224[18:22:13] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
225[18:22:13] [Client thread/INFO] [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
226[18:22:13] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
227[OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
228[18:22:13] [Client thread/INFO]: LWJGL Version: 2.9.1
229[OptiFine]
230[OptiFine] OptiFine_1.7.10_HD_C1
231[OptiFine] Sun Jan 15 18:22:14 CET 2017
232[OptiFine] OS: Windows 7 (amd64) version 6.1
233[OptiFine] Java: 1.8.0_111, Oracle Corporation
234[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
235[OptiFine] LWJGL: 2.9.1
236[OptiFine] OpenGL: ATI Radeon HD 3870, version 3.3.11019 Compatibility Profile Context, ATI Technologies Inc.
237[OptiFine] OpenGL Version: 3.3
238[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
239[OptiFine] Maximum texture size: 8192x8192
240[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.lwjgl.opengl.OpenGLException: Invalid value (1281)
241[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
242[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
243[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
244[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
245[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1129)
246[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1142)
247[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.settings.GameSettings.updateVSync(GameSettings.java:3021)
248[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Config.checkDisplayMode(Config.java:1973)
249[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Config.initDisplay(Config.java:170)
250[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:76)
251[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
252[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
253[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
254[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
255[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
256[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
257[OptiFine] Checking for new version
258[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
259[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
260[18:22:14] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
261[18:22:14] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_C1, enabling compatibility features
262[18:22:14] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
263// My bad.
264Time: 15/01/17 18:22
265Description: Loading screen debug info
266This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
267A detailed walkthrough of the error, its code path and all known details is as follows:
268---------------------------------------------------------------------------------------
269-- System Details --
270Details:
271 Minecraft Version: 1.7.10
272 Operating System: Windows 7 (amd64) version 6.1
273 Java Version: 1.8.0_111, Oracle Corporation
274 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
275 Memory: 748014144 bytes (713 MB) / 1004011520 bytes (957 MB) up to 8465678336 bytes (8073 MB)
276 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx8140M -XX:MaxPermSize=8140M
277 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
278 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
279 FML:
280 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11019 Compatibility Profile Context' Renderer: 'ATI Radeon HD 3870'
281[OptiFine] Version found: D1
282[18:22:14] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
283[18:22:14] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
284[18:22:14] [Client thread/INFO] [FML]: Replaced 183 ore recipies
285[18:22:14] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
286[18:22:14] [Client thread/INFO] [FML]: [AppEng] Core Init
287[18:22:15] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
288[18:22:15] [Client thread/INFO] [FML]: Searching C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\mods for mods
289[18:22:15] [Client thread/INFO] [FML]: Also searching C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\mods\1.7.10 for mods
290[18:22:21] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
291[18:22:22] [Client thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
292[18:22:22] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
293[18:22:22] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
294[18:22:22] [Client thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6.1
295[18:22:22] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.15
296[18:22:22] [Client thread/WARN] [FML]: Zip file BetterHUD.jar failed to read properly, it will be ignored
297java.util.zip.ZipException: error in opening zip file
298 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111]
299 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
300 at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_111]
301 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
302 at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_111]
303 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
304 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
305 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
306 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
307 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
308 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
309 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
310 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
311 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
312 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
313 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
314 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
315 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
316 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
317 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
318 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
319[18:22:23] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
320[18:22:23] [Client thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
321[18:22:23] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
322[18:22:23] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
323[18:22:24] [Client thread/WARN] [eiramoticons]: Mod eiramoticons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.85-final
324[18:22:24] [Client thread/INFO] [enderbatteries]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
325[18:22:24] [Client thread/WARN] [enderbatteries]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
326[18:22:24] [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.37
327[18:22:25] [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
328[18:22:26] [Client thread/WARN] [ItemBlacklist]: Mod ItemBlacklist is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.8
329[18:22:26] [Client thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
330[18:22:26] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
331com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
332 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
333 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
334 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
335 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
336 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
337 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
338 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
339 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
340 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
341 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
342 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
343 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
344 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
345 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
346 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
347 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
348 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
349 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
350 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
351 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
352Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
353 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
354 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
355 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
356 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
357 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
358 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
359 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
360 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
361 ... 19 more
362[18:22:26] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
363com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
364 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
365 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
366 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
367 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
368 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
369 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
370 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
371 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
372 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
373 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
374 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
375 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
376 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
377 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
378 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
379 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
380 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
381 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
382 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
383 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
384Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
385 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
386 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
387 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
388 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
389 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
390 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
391 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
392 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
393 ... 19 more
394[18:22:27] [Client thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
395[18:22:27] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
396[18:22:27] [Client thread/WARN] [nmsot]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.4-mc1.7.10
397[18:22:28] [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
398[18:22:28] [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
399[18:22:28] [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
400[18:22:28] [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
401[18:22:28] [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
402[18:22:28] [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
403[18:22:28] [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
404[18:22:28] [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
405[18:22:28] [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
406[18:22:28] [Client thread/INFO] [Redstonic]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
407[18:22:29] [Client thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
408[18:22:29] [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
409[18:22:29] [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
410[18:22:30] [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
411[18:22:30] [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
412[18:22:30] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
413[18:22:30] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
414[18:22:30] [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
415[18:22:30] [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
416[18:22:30] [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
417[18:22:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 221 mods to load
418[18:22:30] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
419[18:22:30] [Client thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
420[18:22:30] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
421[18:22:30] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
422[18:22:30] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
423[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
424[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
425[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
426[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
427[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
428[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
429[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
430[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
431[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
432[18:22:31] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
433[18:22: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.
434[18:22:31] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.2-182.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
435[18:22: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.
436[18:22: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.
437[18:22: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.
438[18:22: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.
439[18:22:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, BetterFoliage, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FastCraft, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, kg, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, PackGuard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, tabbychat, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
440[18:22:34] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, BetterFoliage, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FastCraft, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, kg, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, PackGuard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, tabbychat, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
441[18:22:35] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
442[18:22:35] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
443[18:22:36] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
444[18:22:38] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
445[18:22:38] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
446[18:22:39] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
447[18:22:39] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
448[18:22:42] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
449[18:22:42] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
450[18:22:42] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
451[18:22:42] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
452[18:22:43] [Client thread/WARN] [SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
453[18:22:43] [Client thread/INFO] [SquidAPI]: Registering BaseMod SquidAPI.
454[18:22:43] [Client thread/INFO] [SquidAPI]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
455[18:22:43] [Client thread/INFO] [SquidAPI]: Loading SquidAPI.cfg.
456[18:22:43] [Client thread/INFO] [SquidAPI]: Finished loading SquidAPI.cfg.
457[18:22:43] [Client thread/WARN] [SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
458[18:22:43] [Client thread/INFO] [SquidAPI]: Registering BaseMod PackGuard.
459[18:22:43] [Client thread/INFO] [SquidAPI]: Copyright (C) , 2015. Do not distribute without explicit, written permission from the copyright holder.
460[18:22:44] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
461[18:22:44] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
462[18:22:44] [Client thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.7.10-1.6.01.31a.jar, however there is no signature matching that description
463[18:22:44] [Client thread/ERROR] [Snad]: No fingerprint found!
464[18:22:44] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
465[18:22:45] [Client thread/ERROR] [MooFluids]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
466[18:22:45] [Client thread/ERROR] [Moo Fluids]: No fingerprint found!
467[18:22:45] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
468[18:22:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Baublelicious, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EiraMoticons, FMLFileResourcePack:enderbatteries, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Epic Siege Mod, FMLFileResourcePack:Eternal Singularity, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraPlanets, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:FlatBedrock Xplosion's Edition, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ItemBlacklist, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Karat Garden, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot++, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MFR Compat: Magical Crops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:More Chisels, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:MPUtils, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:No More Rain, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:PackGuard, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:ProjectE Aether Addon, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstonic, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SkyLandsForge, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:SquidAPI, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TabbyChat, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Singularities, FMLFileResourcePack:Thermal Smeltery, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:UniDict, FMLFileResourcePack:Universal Singularities, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:WanionLib, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:Ztones, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
469[18:22:45] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\mods\TheErebus-0.4.7.jar
470[18:22:45] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
471[18:22:46] [Client thread/INFO] [FML]: Found 516 ObjectHolder annotations
472[18:22:46] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
473[18:22:46] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations
474[18:22:46] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
475[18:22:46] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
476[18:22:46] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
477[18:22:46] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
478[18:22:47] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
479[18:22:47] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
480[18:22:47] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
481[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
482[18:22:47] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
483[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
484[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
485[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
486[18:22:47] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
487[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
488[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
489[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
490[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
491[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
492[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
493[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
494[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
495[18:22:47] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
496[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
497[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
498[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
499[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
500[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
501[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
502[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
503[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
504[18:22:47] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
505[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
506[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
507[18:22:47] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
508[18:22:47] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
509[18:22:47] [Client thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
510[18:22:48] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
511[18:22:48] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
512[18:22:48] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
513[18:22:48] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1207ms )
514[18:22:48] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
515[18:22:48] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
516[18:22:48] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
517[18:22:48] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Julien/Documents/Isolonice%20Launcher/instances/ProjectOzone2/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
518[18:22:48] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Julien/Documents/Isolonice%20Launcher/instances/ProjectOzone2/minecraft/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
519[18:22:48] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
520[18:22:48] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
521[18:22:48] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
522[18:22:49] [AE2 VersionChecker/INFO] [AE2:C]: No newer version is available: rv3-beta-6(found) < rv3-beta-6 (current)
523[18:22:49] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
524[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
525[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
526[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
527[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
528[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
529[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
530[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
531[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
532[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
533[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
534[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
535[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fence
536[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
537[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:grate
538[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
539[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
540[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
541[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
542[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
543[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
544[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
545[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
546[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
547[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
548[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
549[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
550[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
551[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
552[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
553[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
554[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
555[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
556[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
557[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
558[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
559[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
560[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
561[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
562[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
563[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
564[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
565[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
566[18:22:49] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
567[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
568[18:22:49] [Client thread/INFO] [AgriCraft]: Crops registered
569[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
570[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
571[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
572[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
573[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
574[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:handRake
575[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipper
576[18:22:49] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipping
577[18:22:49] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
578[18:22:50] [Client thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
579[18:22:51] [Client thread/INFO] [FML]: [Botania] Registered 1217 recipes.
580[18:22:52] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
581[18:22:52] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
582[18:22:52] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
583[18:22:52] [Client thread/INFO] [betterquesting]: Loaded configs...
584[18:22:52] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
585[18:22:52] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
586[18:22:52] [Client thread/INFO] [Mantle]: Loading configuration from disk.
587[18:22:52] [Client thread/INFO] [Mantle]: Configuration load completed.
588[18:22:52] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
589[18:22:52] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
590[18:22:52] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
591[18:22:54] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
592[18:22:54] [Client thread/INFO] [CoFHWorld]: Registering default generators
593[18:22:54] [Client thread/INFO] [CoFHWorld]: Complete
594[18:22:54] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
595[18:22:54] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
596[18:22:54] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
597[18:22:54] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
598[18:22:54] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.18
599[18:22:54] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
600[18:22:54] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
601[18:22:56] [Client thread/INFO] [Chisel]: Starting pre-init...
602[18:22:56] [Client thread/INFO] [Chisel]: Loading blocks...
603[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
604[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
605[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
606[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
607[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
608[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
609[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
610[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
611[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
612[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
613[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
614[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
615[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
616[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
617[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
618[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
619[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
620[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
621[18:22:56] [Client thread/INFO] [Chisel]: 88 Feature's blocks loaded.
622[18:22:56] [Client thread/INFO] [Chisel]: Loading Tile Entities...
623[18:22:56] [Client thread/INFO] [Chisel]: Tile Entities loaded.
624[18:22:56] [Client thread/INFO] [Chisel]: Loading items...
625[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
626[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
627[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
628[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
629[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
630[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
631[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
632[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
633[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
634[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
635[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
636[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
637[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
638[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
639[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
640[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
641[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
642[18:22:56] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
643[18:22:56] [Client thread/INFO] [Chisel]: 88 Feature's items loaded.
644[18:22:56] [Client thread/INFO] [Chisel]: Pre-init finished.
645[18:22:56] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
646[18:22:56] [Client thread/INFO] [bdlib]: Loading internal config files for mod Compacter
647[18:22:56] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Julien/Documents/Isolonice%20Launcher/instances/ProjectOzone2/minecraft/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
648[18:22:56] [Client thread/INFO] [bdlib]: Loading user config files for mod Compacter
649[18:22:56] [Client thread/INFO] [bdlib]: Config loading for mod Compacter finished
650[18:22:57] [Client thread/INFO] [Convenient Recipes]: Removed some recipes for replacement.
651[18:22:57] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
652[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
653[18:22:58] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
654[18:22:58] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
655[18:22:58] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:log:37]: Client Player 1.4 Created
656[18:22:58] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:946]: Client Player: registered GalacticraftCore
657[18:22:58] [Client thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
658[18:22:58] [Client thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
659[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
660[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
661[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
662[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
663[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
664[18:22:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
665[18:22:58] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
666[18:22:58] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
667[18:22:59] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
668[18:22:59] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
669[18:22:59] [Client thread/WARN] [Draconic Evolution]:
670[18:22:59] [Client thread/WARN] [Draconic Evolution]: Info Tablet language localisation is not available for the selected language: fr_FR
671[18:22:59] [Client thread/WARN] [Draconic Evolution]: The default language (en_US) will be loaded instead
672[18:22:59] [Client thread/WARN] [Draconic Evolution]:
673[18:22:59] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
674[18:23:00] [Client thread/INFO] [MineFactoryReloaded]: No language data for 'fr_FR'
675java.io.FileNotFoundException: minefactoryreloaded:language/fr_FR.lang
676 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
677 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
678 at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
679 at cofh.mod.BaseMod$LangManager.<init>(BaseMod.java:221) [BaseMod$LangManager.class:?]
680 at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
681 at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
682 at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:283) [MineFactoryReloadedCore.class:?]
683 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
684 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
685 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
686 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
687 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
688 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
689 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
690 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
691 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
692 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
693 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
694 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
695 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
696 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
697 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
698 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
699 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
700 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
701 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
702 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
703 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
704 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
705 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
706 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
707 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
708 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
709 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
710 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
711 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
712 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
713 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
714 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
715 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
716 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
717 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
718 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
719[18:23:00] [Client thread/INFO] [MineFactoryReloaded]: No language data for 'fr_FR'
720java.io.FileNotFoundException: minefactoryreloaded:language/fr_FR.lang
721 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
722 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
723 at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
724 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
725 at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
726 at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
727 at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:283) [MineFactoryReloadedCore.class:?]
728 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
729 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
730 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
731 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
732 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
733 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
734 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
735 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
736 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
737 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
738 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
739 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
740 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
741 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
742 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
743 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
744 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
745 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
746 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
747 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
748 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
749 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
750 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
751 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
752 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
753 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
754 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
755 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
756 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
757 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
758 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
759 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
760 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
761 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
762 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
763 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
764[18:23:01] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
765[18:23:02] [Client thread/INFO] [enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
766[18:23:02] [Client thread/INFO] [ESM]: Loading ESM Global Config
767[18:23:02] [Client thread/WARN] [eternalsingularity]: Couldn't find com.rcx.aobdsingularities.item.AOBDItemSingularity
768[18:23:02] [Client thread/INFO] [extrautils]: Hello World
769[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@32561e92
770[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@6305fd09
771[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@1e705b3a
772[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@787a79b5
773[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@7a5a4aa6
774[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@367b1d51
775[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@1048e14e
776[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@2f9a8d0a
777[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@173f4a8e
778[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@315fc4a
779[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@54002ff7
780[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@2f890aa0
781[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@428f5ee5
782[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@63735f30
783[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@3898bf0c
784[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@ba15b
785[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@1211fca6
786[18:23:03] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@6be2bb0b
787[18:23:03] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
788[18:23:03] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
789[18:23:03] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
790[18:23:03] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
791[18:23:04] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
792[18:23:05] [Client thread/INFO] [ExtraTiC]: Natura Detected
793[18:23:05] [Client thread/INFO] [ExtraTiC]: Mekanism Detected
794[18:23:05] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
795[18:23:05] [Client thread/INFO] [ExtraTiC]: Botania Detected
796[18:23:05] [Client thread/INFO] [ExtraTiC]: Galacticraft Mars Detected
797[18:23:05] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
798[18:23:05] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery disabled in config
799[18:23:05] [Client thread/INFO] [ExtraTiC]: Erebus Detected
800[18:23:05] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
801[18:23:05] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
802[18:23:05] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
803[18:23:05] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
804[18:23:05] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
805[18:23:05] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
806[18:23:05] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
807[18:23:06] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
808[18:23:06] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
809[18:23:06] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
810[18:23:06] [Thread-13/INFO] [FastCraft]: You are using the latest suitable version.
811[18:23:06] [Client thread/INFO] [FTBU Backups]: Backups folder - C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\.\backups
812[18:23:06] [Client thread/INFO] [Hardcore Wither]: Begin Pre-initialization
813[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
814[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
815[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
816[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
817[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
818[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
819[18:23:06] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
820[18:23:06] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
821[18:23:06] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
822[18:23:06] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
823[18:23:06] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
824[18:23:06] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
825[18:23:06] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
826[18:23:06] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
827[18:23:06] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
828[18:23:06] [Client thread/INFO] [STDOUT]: [com.mramericanmike.kg.Log:Force:15]: [Karat Garden] Karat Garden brought to you by "MrAmericanMike"
829[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded BCProxy
830[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded Forestry DummyProxy
831[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded IC2 DummyProxy
832[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded CCProxy
833[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
834[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
835[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
836[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded NEIProxy
837[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded Factorization DummyProxy
838[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
839[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
840[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
841[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
842[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
843[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
844[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
845[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded TDProxy
846[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded Binnie DummyProxy
847[18:23:07] [Client thread/INFO] [LogisticsPipes]: Loaded CCLProxy
848[18:23:08] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.16
849[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
850[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
851[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
852[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
853[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
854[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
855[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
856[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
857[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
858[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
859[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
860[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
861[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
862[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
863[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
864[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
865[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
866[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
867[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
868[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
869[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
870[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
871[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
872[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
873[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
874[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
875[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
876[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
877[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
878[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
879[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
880[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
881[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
882[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
883[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
884[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
885[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
886[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
887[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
888[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
889[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
890[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
891[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
892[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
893[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
894[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
895[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
896[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
897[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
898[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
899[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
900[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
901[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
902[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
903[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
904[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
905[18:23:08] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
906[18:23:08] [Client thread/INFO] [Magneticraft]: Starting preInit
907[18:23:09] [Client thread/INFO] [Magneticraft]: preInit Done
908[18:23:09] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
909[18:23:09] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
910[18:23:09] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
911[18:23:09] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
912[18:23:09] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
913[18:23:09] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
914[18:23:09] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
915[18:23:09] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
916[18:23:09] [Client thread/INFO] [neiintegration]: Starting NEI Integration
917[18:23:09] [Client thread/INFO] [neiintegration]: Loading configuration files
918[18:23:09] [Client thread/INFO] [NetherOres]: No language data for 'fr_FR'
919java.io.FileNotFoundException: netherores:language/fr_FR.lang
920 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
921 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
922 at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
923 at cofh.mod.BaseMod$LangManager.<init>(BaseMod.java:221) [BaseMod$LangManager.class:?]
924 at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
925 at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
926 at powercrystals.netherores.NetherOresCore.preInit(NetherOresCore.java:112) [NetherOresCore.class:?]
927 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
928 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
929 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
930 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
931 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
932 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
933 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
934 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
935 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
936 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
937 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
938 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
939 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
940 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
941 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
942 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
943 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
944 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
945 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
946 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
947 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
948 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
949 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
950 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
951 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
952 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
953 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
954 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
955 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
956 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
957 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
958 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
959 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
960 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
961 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
962 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
963[18:23:09] [Client thread/INFO] [NetherOres]: No language data for 'fr_FR'
964java.io.FileNotFoundException: netherores:language/fr_FR.lang
965 at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
966 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:81) ~[brg.class:?]
967 at cofh.mod.BaseMod$LangManager.func_110549_a(BaseMod.java:238) [BaseMod$LangManager.class:?]
968 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:130) [brg.class:?]
969 at cofh.mod.BaseMod.loadClientLang(BaseMod.java:210) [BaseMod.class:?]
970 at cofh.mod.BaseMod.loadLang(BaseMod.java:185) [BaseMod.class:?]
971 at powercrystals.netherores.NetherOresCore.preInit(NetherOresCore.java:112) [NetherOresCore.class:?]
972 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
973 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
974 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
975 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
976 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
977 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
978 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
979 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
980 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
981 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
982 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
983 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
984 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
985 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
986 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
987 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
988 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
989 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
990 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
991 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
992 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
993 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
994 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
995 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
996 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
997 at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
998 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
999 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
1000 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
1001 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
1002 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
1003 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1004 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
1005 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
1006 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
1007 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
1008[18:23:11] [Client thread/INFO] [SquidAPI]: Preinitializing.
1009[18:23:11] [Client thread/INFO] [SquidAPI]: Finished preinitialization.
1010[18:23:11] [Client thread/INFO] [SquidAPI]: Loading PackGuard.cfg.
1011[18:23:11] [Client thread/INFO] [SquidAPI]: Finished loading PackGuard.cfg.
1012[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Le chemin d’accès spécifié est introuvable
1013[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
1014[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.File.createNewFile(Unknown Source)
1015[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at coolsquid.packguard.misc.MiscUtils.saveDisplayedWarnings(MiscUtils.java:32)
1016[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at coolsquid.packguard.PackGuard.init(PackGuard.java:91)
1017[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1018[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1019[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1020[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1021[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1022[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1023[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1024[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1025[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1026[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1027[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1028[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1029[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1030[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1031[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1032[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1033[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1034[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1035[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1036[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1037[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1038[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1039[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1040[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1041[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1042[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
1043[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
1044[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
1045[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1046[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1047[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1048[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1049[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1050[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1051[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1052[18:23:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1053[18:23:11] [Client thread/INFO] [ProjectE]: Loaded configuration file.
1054[18:23:11] [Client thread/INFO] [ProjectE]: Mod peaether registered emc value 10000 for itemstack 1xitem.alchemicalcoin@0
1055[18:23:13] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
1056[18:23:13] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
1057[18:23:13] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
1058[18:23:13] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
1059[18:23:13] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
1060[18:23:14] [Client thread/INFO] [questbook]: Loading config file.
1061[18:23:16] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
1062[18:23:16] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
1063[18:23:16] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
1064[18:23:16] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
1065[18:23:17] [Client thread/INFO] [simplyjetpacks]: Registering items
1066[18:23:17] [Client thread/INFO] [SkyLandsForge]: Load Config File!
1067[18:23:17] [Client thread/INFO] [SkyLandsForge]: [DEBUG]MxRender Enabled
1068[18:23:17] [Client thread/INFO] [SolarFlux]: Pre Initialization
1069[18:23:17] [Client thread/INFO] [SolarFlux]: Initialization of configuration
1070[18:23:17] [Client thread/INFO] [SolarFlux]: Registering blocks
1071[18:23:17] [Client thread/INFO] [SolarFlux]: Registering items
1072[18:23:17] [Client thread/INFO] [bq_standard]: Loaded configs...
1073[18:23:17] [Client thread/INFO] [bq_standard]: Registered NEI handler for Standard Expansion
1074[18:23:18] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
1075[18:23:18] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
1076[18:23:18] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
1077[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
1078[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
1079[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
1080[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
1081[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
1082[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
1083[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
1084[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
1085[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
1086[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
1087[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
1088[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
1089[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
1090[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
1091[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
1092[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
1093[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
1094[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
1095[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
1096[18:23:18] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
1097[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
1098[18:23:18] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
1099[18:23:18] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Extra Utilities, MFR, IFluidHandler, Mekanism, Pam's Fruit, DSU, Magical Crops: Core, TE Augments]
1100[18:23:18] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Extra Utilities, MFR, IFluidHandler, Mekanism, Pam's Fruit, DSU, Magical Crops: Core, TE Augments]
1101[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
1102[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
1103[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
1104[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Mekanism.
1105[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
1106[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
1107[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
1108[18:23:18] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
1109[18:23:18] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 8 plugins registered.
1110[18:23:18] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
1111[18:23:18] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PreInit in 6ms=-=-=-=-=-=-=-
1112[18:23:19] [Client thread/INFO] [FML]: Applying holder lookups
1113[18:23:19] [Client thread/INFO] [FML]: Holder lookups applied
1114[18:23:19] [Client thread/INFO] [FML]: Injecting itemstacks
1115[18:23:19] [Client thread/INFO] [FML]: Itemstack injection complete
1116[OptiFine] *** Reloading textures ***
1117[OptiFine] Resource packs: Default
1118[18:23:19] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1119[18:23:19] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
1120[18:23:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
1121[18:23:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
1122[18:23:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
1123[18:23:20] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
1124[18:23:20] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1125[18:23:20] [Sound Library Loader/INFO]: Sound engine started
1126[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1127[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1128[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1129[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1130[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1131[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1132[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1133[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1134[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1135[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1136[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1137[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1138[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1139[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1140[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1141[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1142[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1143[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1144[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1145[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1146[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1147[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1148[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1149[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1150[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1151[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1152[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1153[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1154[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1155[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1156[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1157[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1158[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1159[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1160[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1161[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1162[OptiFine] Multipass connected textures: false
1163[OptiFine] Loading texture map: textures/blocks
1164[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1165[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1166[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1167[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1168[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1169[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1170[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1171[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1172[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1173[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1174[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1175[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1176[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1177[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1178[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1179[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1180[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1181[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1182[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1183[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1184[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1185[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1186[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1187[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1188[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1189[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1190[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1191[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1192[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1193[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1194[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1195[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1196[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1197[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1198[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1199[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1200[OptiFine] Multipass connected textures: false
1201[OptiFine] Texture size: textures/blocks, 16x16
1202[OptiFine] Loading texture map: textures/items
1203[OptiFine] Texture size: textures/items, 16x16
1204[18:23:23] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
1205[18:23:23] [Client thread/INFO] [AE2:C]: Initialization ( started )
1206[18:23:23] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
1207[18:23:23] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
1208[18:23:23] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
1209[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
1210[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
1211[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1212[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1213[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
1214[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
1215[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1216[18:23:24] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1217[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
1218[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 8 loaded.
1219[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 8 loaded.
1220[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
1221[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
1222[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
1223[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
1224[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
1225[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
1226[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
1227[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
1228[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 8 loaded.
1229[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
1230[18:23:24] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
1231[18:23:24] [Client thread/INFO] [AE2:C]: Initialization ( ended after 675ms )
1232[18:23:24] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1233[18:23:25] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
1234[18:23:25] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
1235[18:23:25] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
1236[18:23:25] [Client thread/INFO] [Avaritia]: Registering TiCon renderer mappings
1237[18:23:25] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
1238[18:23:25] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
1239[18:23:26] [Client thread/INFO] [Mantle]: Entering initialization phase.
1240[18:23:27] [Client thread/INFO] [Natura]: Waila detected.
1241[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
1242[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module AgriCraft
1243[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
1244[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
1245[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
1246[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
1247[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
1248[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
1249[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
1250[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
1251[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module Magical Crops
1252[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
1253[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
1254[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
1255[18:23:28] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
1256[18:23:28] [Client thread/INFO] [Chisel]: Starting init...
1257[18:23:28] [Client thread/INFO] [Chisel]: Loading recipes...
1258[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
1259[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
1260[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
1261[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
1262[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
1263[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
1264[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
1265[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
1266[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
1267[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
1268[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
1269[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
1270[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
1271[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
1272[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
1273[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
1274[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
1275[18:23:28] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
1276[18:23:28] [Client thread/INFO] [Chisel]: 88 Feature's recipes loaded.
1277[18:23:28] [Client thread/INFO] [Chisel]: Init finished.
1278[18:23:28] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
1279[18:23:28] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
1280[18:23:29] [Client thread/INFO] [Convenient Recipes]: Added new recipes and replaced old ones.
1281[18:23:29] [Client thread/INFO] [Convenient Recipes]: Initialisation complete.
1282[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1283[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
1284[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1285[18:23:29] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1286[18:23:29] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1287[18:23:29] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1288[18:23:29] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1289[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1290[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1291[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1292[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1293[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1294[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1295[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
1296[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1297[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
1298[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1299[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
1300[18:23:29] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1301[18:23:29] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1302[18:23:29] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1303[18:23:29] [Client thread/INFO] [EnderIO]: Updating config...
1304[18:23:29] [Client thread/INFO] [enderioaddons]: Updating config...
1305[18:23:29] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
1306[18:23:30] [Client thread/INFO] [Mekanism]: Version 9.1.0 initializing...
1307[18:23:30] [Client thread/INFO] [Mekanism]: Render registrations complete.
1308[18:23:30] [Client thread/INFO] [Mekanism]: Initialized HolidayManager.
1309[18:23:30] [Client thread/INFO] [Mekanism]: Loading complete.
1310[18:23:30] [Client thread/INFO] [Mekanism]: Mod loaded.
1311[18:23:30] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
1312[18:23:30] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
1313[18:23:31] [Client thread/INFO] [Draconic Evolution]: RS Added
1314[18:23:32] [Client thread/INFO] [endercore]: version 0.1 from TabbyChat-1.7.10-1.11.2.2-fml.jar
1315[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1316[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.1.2-182.jar
1317[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1318[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1319[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat version 2.0.3 from magneticraft-0.6.1-final.jar
1320[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1321[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1322[18:23:32] [Client thread/INFO] [endercore]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
1323[18:23:32] [Client thread/INFO] [endercore]: EiraMoticons|API version 1.1 from eiramoticons-mc1.7.10-1.2.85-final.jar
1324[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1325[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.18.jar
1326[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from buildcraft-7.1.18.jar
1327[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1328[18:23:32] [Client thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
1329[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.18.jar
1330[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.0 from buildcraft-7.1.18.jar
1331[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
1332[18:23:32] [Client thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
1333[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.18.jar
1334[18:23:32] [Client thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from xprings-1.2.0.jar
1335[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.18.jar
1336[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.18.jar
1337[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1338[18:23:32] [Client thread/INFO] [endercore]: PneumaticCraftApi version 1.0 from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
1339[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1340[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1341[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.18.jar
1342[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1343[18:23:32] [Client thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.5.1.jar
1344[18:23:32] [Client thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
1345[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
1346[18:23:32] [Client thread/INFO] [endercore]: AppleCoreAPI version 1.2.0 from AppleCore.jar
1347[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
1348[18:23:32] [Client thread/INFO] [endercore]: AgriCraftAPI version 1.0 from AgriCraft-1.7.10-1.5.0.jar
1349[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1350[18:23:32] [Client thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
1351[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.2 from enderbatteries-MC1.7.10-0.1-5.jar
1352[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Kinetic version 2.0.3 from magneticraft-0.6.1-final.jar
1353[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1354[18:23:32] [Client thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
1355[18:23:32] [Client thread/INFO] [endercore]: appliedenergistics2|API version rv3 from appliedenergistics2-rv3-beta-6.jar
1356[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.18.jar
1357[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.18.jar
1358[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.18.jar
1359[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1360[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-327.jar
1361[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Recipes version 2.0.3 from magneticraft-0.6.1-final.jar
1362[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI version 2.0.3 from magneticraft-0.6.1-final.jar
1363[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.18.jar
1364[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1365[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.0.13B1 from extrautilities-1.2.12.jar
1366[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.1 from buildcraft-compat-7.1.5.jar
1367[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1368[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1369[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Util version 2.0.3 from magneticraft-0.6.1-final.jar
1370[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1371[18:23:32] [Client thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
1372[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1373[18:23:32] [Client thread/INFO] [endercore]: BetterAchievements|API version 0.1.0 from BetterAchievements-1.7.10-0.1.0.jar
1374[18:23:32] [Client thread/INFO] [endercore]: VeinMinerApi version 0.3 from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
1375[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1376[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.10 from Mekanism-1.7.10-9.1.0.281.jar
1377[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1378[18:23:32] [Client thread/INFO] [endercore]: ae2wct|API version 1.7.10-rv3-1.8.6b from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar
1379[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1380[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1381[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1382[18:23:32] [Client thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1383[18:23:32] [Client thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
1384[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
1385[18:23:32] [Client thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1386[18:23:32] [Client thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1387[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1388[18:23:32] [Client thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
1389[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.18.jar
1390[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt version 2.0.3 from magneticraft-0.6.1-final.jar
1391[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1392[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|core version 2.0 from buildcraft-7.1.18.jar
1393[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.18.jar
1394[18:23:32] [Client thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1395[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Tools version 2.0.3 from magneticraft-0.6.1-final.jar
1396[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
1397[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.18.jar
1398[18:23:32] [Client thread/INFO] [endercore]: inpure|api version 1.7 from INpureCore-[1.7.10]1.0.0B9-62.jar
1399[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure version 2.0.3 from magneticraft-0.6.1-final.jar
1400[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Steel version 2.0.3 from magneticraft-0.6.1-final.jar
1401[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1402[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.18.jar
1403[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.18.jar
1404[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
1405[18:23:32] [Client thread/INFO] [endercore]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
1406[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1407[18:23:32] [Client thread/INFO] [endercore]: BotaniaAPI version 61 from Avaritia-1.11.jar
1408[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1409[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.1.2-182.jar
1410[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Radiation version 2.0.3 from magneticraft-0.6.1-final.jar
1411[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.18.jar
1412[18:23:32] [Client thread/INFO] [endercore]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
1413[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1414[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
1415[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1416[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1417[18:23:32] [Client thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
1418[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1419[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1420[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer version 2.0.3 from magneticraft-0.6.1-final.jar
1421[18:23:32] [Client thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1422[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.18.jar
1423[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1424[18:23:32] [Client thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.18.jar
1425[18:23:32] [Client thread/INFO] [endercore]: Galacticraft API version 1.0 from GalacticraftCore-1.7-3.0.12.463.jar
1426[18:23:32] [Client thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-327.jar
1427[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1428[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1429[18:23:32] [Client thread/INFO] [endercore]: CoFHLib version 1.7.10R1.1.2 from CoFHCore-[1.7.10]3.1.3-327.jar
1430[18:23:32] [Client thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.1.2-182.jar
1431[18:23:32] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.7.jar
1432[18:23:32] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity version 2.0.3 from magneticraft-0.6.1-final.jar
1433[18:23:32] [Client thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.0.281.jar
1434[18:23:33] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1435[18:23:33] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1436[18:23:33] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
1437[18:23:33] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
1438[18:23:33] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
1439[18:23:33] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
1440[OptiFine] Loading texture map: textures/revolvers
1441[OptiFine] Texture size: textures/revolvers, 16x16
1442[18:23:34] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
1443[18:23:34] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
1444[18:23:34] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
1445[18:23:34] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
1446[18:23:34] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
1447[18:23:34] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1448[18:23:34] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
1449[18:23:34] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
1450[18:23:34] [Client thread/INFO] [Hardcore Wither]: Begin Initialization
1451[18:23:34] [Client thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
1452[18:23:34] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
1453[18:23:34] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Updater.UpdateModule
1454[18:23:34] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
1455[18:23:35] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration rechargée.
1456[18:23:35] [Client thread/INFO] [inventorytweaks]: Mod initialized
1457[18:23:35] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
1458[18:23:35] [Client thread/INFO] [journeymap]: initialize ENTER
1459[18:23:35] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.core.config
1460[18:23:35] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.fullmap.config
1461[18:23:35] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.minimap.config
1462[18:23:35] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.minimap2.config
1463[18:23:35] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.webmap.config
1464[18:23:35] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\journeymap\config\5.1\journeymap.waypoint.config
1465[18:23:35] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
1466[18:23:36] [Client thread/INFO] [Magneticraft]: Starting Init
1467[18:23:36] [Client thread/INFO] [Magneticraft]: Last Version: 0.5.1
1468[18:23:36] [Client thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
1469[18:23:36] [Client thread/INFO] [Magneticraft]: Init Done
1470[18:23:36] [Client thread/INFO] [STDOUT]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
1471[18:23:36] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
1472[18:23:36] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module.
1473[18:23:36] [Client thread/INFO] [FML]: Registering Magical Crops for Planter/Harvester/Fertilizer
1474[18:23:36] [Client thread/INFO] [FML]: 32 Seeds founded!
1475[18:23:36] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\mods\MFR Compat - Magical Crops v1-2-1.jar has a security seal for path powercrystals.minefactoryreloaded.modhelpers.magicalcrops, but that path is defined and not secure
1476[18:23:36] [Client thread/INFO] [FML]: 31 Seeds added to MFR!
1477[18:23:36] [Client thread/INFO] [FML]: 37 Seeds founded!
1478[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@49c079cd to MFR!
1479[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@1410d052 to MFR!
1480[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@4d2b00c5 to MFR!
1481[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@57774bfd to MFR!
1482[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@59c53a34 to MFR!
1483[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@6e56a5ab to MFR!
1484[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@7ef892a9 to MFR!
1485[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@51f16c3a to MFR!
1486[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@5a90a58d to MFR!
1487[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@69a164bd to MFR!
1488[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@17fec19a to MFR!
1489[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@1e6ed37f to MFR!
1490[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@6010b36e to MFR!
1491[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@315f659f to MFR!
1492[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@521e4e70 to MFR!
1493[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@3c2c7619 to MFR!
1494[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@504d1433 to MFR!
1495[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@36e41235 to MFR!
1496[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@6307ef86 to MFR!
1497[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@29d9f46 to MFR!
1498[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@25b267d2 to MFR!
1499[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@41070c5 to MFR!
1500[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@5815b43f to MFR!
1501[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@549a4e3 to MFR!
1502[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@2126b2ea to MFR!
1503[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@40399826 to MFR!
1504[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@6edb3e51 to MFR!
1505[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@47507f1f to MFR!
1506[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectricalSteelSeeds@4d49b4ce to MFR!
1507[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnergeticAlloySeeds@4236fde1 to MFR!
1508[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.VibrantAlloySeeds@3dc53ae0 to MFR!
1509[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneAlloySeeds@6bf8ef38 to MFR!
1510[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ConductiveIronSeeds@300e728e to MFR!
1511[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PulsatingIronSeeds@390d1911 to MFR!
1512[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DarkSteelSeeds@6cb24d96 to MFR!
1513[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SoulariumSeeds@cf318ce to MFR!
1514[18:23:36] [Client thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DraconiumSeeds@7d83650d to MFR!
1515[18:23:36] [Client thread/INFO] [FML]: 37 Seeds added to MFR!
1516[18:23:36] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1517[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
1518[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
1519[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
1520[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
1521[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
1522[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
1523[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
1524[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
1525[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
1526[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1527[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
1528[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
1529[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
1530[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
1531[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
1532[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
1533[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
1534[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1535[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1536[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1537[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1538[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1539[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
1540[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1541[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1542[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1543[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1544[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1545[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1546[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1547[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1548[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1549[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1550[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1551[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1552[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1553[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1554[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1555[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1556[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1557[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1558[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1559[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1560[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1561[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1562[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1563[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1564[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1565[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1566[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1567[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1568[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1569[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1570[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1571[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1572[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1573[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1574[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 52 more
1575[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
1576[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
1577[18:23:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 54 more
1578[18:23:37] [Client thread/INFO] [More Chisels]: Aether II compatibility is enabled and running
1579[18:23:37] [Client thread/INFO] [More Chisels]: Botania compatibility is enabled and running
1580[18:23:37] [Client thread/INFO] [More Chisels]: ExtraUtilities compatibility is enabled and running
1581[18:23:37] [Client thread/INFO] [More Chisels]: Galacticraft compatibility is enabled and running
1582[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
1583[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
1584[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
1585[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
1586[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
1587[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
1588[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
1589[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
1590[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
1591[18:23:37] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
1592[18:23:37] [Client thread/INFO] [mputils]: File load successful.
1593[18:23:37] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1594[18:23:37] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1595[18:23:37] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1596[18:23:37] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1597[18:23:37] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1598[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1599[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1600[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.18 detected
1601[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
1602[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1603[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1604[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: ProjectE required / 1.7.10-PE1.10.1 detected
1605[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered ProjectE Philosopher Stone
1606[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.5 detected
1607[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1608[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1609[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1610[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1611[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1612[18:23:37] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
1613[18:23:37] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1614[18:23:37] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1615[18:23:37] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1616[18:23:37] [Client thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
1617[18:23:37] [Client thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
1618[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
1619[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # Also, it shows you can use operators when defining rules:
1620[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # not := "~" or "!"
1621[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # and := "&" or "&&"
1622[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # or := "|" or "||"
1623[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # parentheses := "(" or ")"
1624[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # If the first character of any rule is "-", the rule will be treated as whitelist.
1625[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # For example, "-mob:EntityCreeper" or "-mob:creeper" allows creeper to spawn.
1626[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # The rules are applied one by one, if there is conflict between blacklist and whitelist,
1627[18:23:37] [Client thread/INFO] [nmsot]: Now parsing # the latter rule will override the former rule.
1628janv. 15, 2017 6:23:37 PM openmodularturrets.compatability.ModCompatibility checkForMods
1629INFOS: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
1630janv. 15, 2017 6:23:37 PM openmodularturrets.compatability.ModCompatibility checkForMods
1631INFOS: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
1632janv. 15, 2017 6:23:37 PM openmodularturrets.compatability.ModCompatibility checkForMods
1633INFOS: Mur omsimu, plz. (Found Mekanism)
1634janv. 15, 2017 6:23:37 PM openmodularturrets.compatability.ModCompatibility checkForMods
1635INFOS: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
1636[18:23:37] [Client thread/INFO] [SquidAPI]: Initializing.
1637[18:23:37] [Client thread/INFO] [SquidAPI]: Finished initialization.
1638[18:23:38] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1639[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1640[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1641[18:23:38] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1642[18:23:38] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1643[18:23:38] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1644[18:23:38] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1645[18:23:38] [Client thread/INFO] [simplyjetpacks]: Stealing BuildCraft's items
1646[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1647[18:23:38] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1648[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1649[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1650[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1651[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1652[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1653[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1654[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1655[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1656[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1657[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1658[18:23:38] [Client thread/INFO] [simplyjetpacks]: Registering BC Assembly Table recipe
1659[18:23:38] [Client thread/INFO] [SolarFlux]: Initialization
1660[18:23:38] [Client thread/INFO] [SolarFlux]: Registering recipes
1661[18:23:38] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1662[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Standard Light' (bq_standard:light)
1663[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Standard Dark' (bq_standard:dark)
1664[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Stronghold' (bq_standard:stronghold)
1665[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Overworld' (bq_standard:overworld)
1666[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Nether' (bq_standard:nether)
1667[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'End' (bq_standard:end)
1668[18:23:38] [Client thread/INFO] [betterquesting]: Registered theme 'Vanilla' (bq_standard:vanilla)
1669[18:23:39] [Client thread/INFO] [TabbyChat]: MinecraftForge detected. Will check for client-commands.
1670[18:23:40] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
1671[18:23:40] [Client thread/INFO] [Wireless Crafting Terminal]: Reinitializing Recipes
1672[18:23:40] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Wireless Crafting Terminal
1673[18:23:40] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Magnet Card
1674[18:23:40] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] Init in 72ms=-=-=-=-=-=-=-
1675[18:23:40] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1676[18:23:40] [Client thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1677[18:23:41] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1678[18:23:41] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1679[18:23:41] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1680[18:23:41] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1681[18:23:41] [Client thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
1682[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1683[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1684[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1685[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1686[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
1687[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1688[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1689[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1690[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1691[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1692[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1693[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1694[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1695[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1696[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1697[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
1698[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
1699[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1700[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
1701[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1702[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1703[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1704[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1705[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1706[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1707[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1708[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1709[18:23:41] [Client thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1710[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1711[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1712[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1713[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1714[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1715[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1716[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1717[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1718[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1719[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1720[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1721[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1722[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1723[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1724[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
1725[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1726[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1727[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
1728[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1729[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1730[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
1731[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1732[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1733[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
1734[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1735[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1736[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
1737[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1738[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1739[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
1740[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1741[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1742[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
1743[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1744[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1745[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1746[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1747[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1748[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1749[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1750[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1751[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1752[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1753[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1754[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1755[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1756[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1757[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1758[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1759[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1760[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1761[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1762[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1763[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1764[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1765[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1766[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1767[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1768[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1769[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1770[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1771[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1772[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1773[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1774[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1775[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1776[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1777[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1778[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1779[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1780[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1781[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1782[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1783[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1784[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1785[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1786[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1787[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1788[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1789[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1790[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
1791[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1792[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1793[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
1794[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1795[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1796[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
1797[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1798[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1799[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
1800[18:23:41] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1801[18:23:41] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1802[18:23:41] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
1803[18:23:41] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:699]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
1804[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1805[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1806[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1807[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1808[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1809[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1810[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1811[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1812[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1813[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1814[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1815[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1816[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1817[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1818[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1819[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1820[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1821[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1822[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1823[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1824[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1825[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1826[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1827[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1828[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1829[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1830[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1831[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1832[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1833[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1834[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1835[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1836[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1837[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1838[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1839[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1840[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1841[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1842[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1843[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1844[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1845[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1846[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1847[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1848[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1849[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1850[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1851[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1852[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1853[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1854[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1855[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1856[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1857[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1858[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1859[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1860[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1861[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1862[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1863[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1864[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1865[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1866[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1867[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1868[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1869[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1870[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1871[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1872[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1873[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1874[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1875[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1876[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1877[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1878[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1879[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1880[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1881[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1882[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1883[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1884[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1885[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1886[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1887[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1888[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1889[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1890[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1891[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1892[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1893[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1894[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1895[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1896[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1897[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1898[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1899[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1900[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1901[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1902[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
1903[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
1904[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
1905[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
1906[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
1907[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
1908[18:23:41] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
1909[18:23:41] [Client thread/INFO] [ProjectE]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
1910[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1911[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1912[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1913[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1914[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1915[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1916[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1917[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1918[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1919[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1920[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1921[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1922[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1923[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1924[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1925[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1926[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1927[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1928[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1929[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1930[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1931[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1932[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1933[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1934[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1935[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1936[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1937[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1938[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1939[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1940[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1941[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1942[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1943[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1944[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1945[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1946[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1947[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1948[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1949[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1950[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1951[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1952[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1953[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1954[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1955[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1956[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1957[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1958[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1959[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1960[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1961[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1962[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1963[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1964[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1965[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1966[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1967[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1968[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1969[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1970[18:23:41] [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.
1971[18:23:41] [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.
1972[18:23:41] [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.
1973[18:23:41] [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.
1974[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1975[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1976[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1977[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1978[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1979[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1980[18:23:41] [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.
1981[18:23:41] [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.
1982[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1983[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1984[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1985[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1986[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1987[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1988[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1989[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1990[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1991[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1992[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1993[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1994[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1995[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1996[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1997[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1998[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1999[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
2000[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
2001[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
2002[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
2003[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
2004[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
2005[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
2006[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
2007[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
2008[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
2009[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
2010[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
2011[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
2012[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
2013[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
2014[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
2015[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
2016[18:23:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
2017[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
2018[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
2019[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
2020[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
2021[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
2022[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
2023[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
2024[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
2025[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
2026[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
2027[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
2028[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
2029[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
2030[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
2031[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
2032[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
2033[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
2034[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
2035[18:23:41] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
2036[18:23:41] [Client thread/INFO] [FML]: Injecting itemstacks
2037[18:23:41] [Client thread/INFO] [FML]: Itemstack injection complete
2038[18:23:41] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
2039[18:23:41] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
2040[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
2041[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
2042[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
2043[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
2044[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
2045[18:23:41] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
2046[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
2047[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
2048[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
2049[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1361 bytes
2050[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
2051[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 976 bytes
2052[18:23:41] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
2053[18:23:41] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
2054[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
2055[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
2056[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
2057[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1373 bytes
2058[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
2059[18:23:41] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 988 bytes
2060[18:23:41] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
2061[18:23:41] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
2062[18:23:41] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
2063[18:23:41] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
2064[18:23:41] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
2065[18:23:41] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Enable
2066[18:23:41] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Enable
2067[18:23:41] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Enable
2068[18:23:41] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
2069[18:23:41] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
2070[18:23:41] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
2071[18:23:41] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
2072[18:23:41] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
2073[18:23:41] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
2074[18:23:41] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
2075[18:23:41] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
2076[18:23:41] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
2077[18:23:41] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
2078[18:23:41] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
2079[18:23:41] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
2080[18:23:41] [Client thread/INFO] [AE2:C]: Mekanism - Integration Enable
2081[18:23:41] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
2082[18:23:41] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
2083[18:23:41] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
2084[18:23:41] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Enable
2085[18:23:42] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 385ms )
2086[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetEmerald
2087[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetQuartz
2088[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetOsmium
2089[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAurigold
2090[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAurigold
2091[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropFerranium
2092[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedFerranium
2093[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDiamahlia
2094[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDiamahlia
2095[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropLapender
2096[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedLapender
2097[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropEmeryllis
2098[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedEmeryllis
2099[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropRedstodendron
2100[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedRedstodendron
2101[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNitorWart
2102[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNitorWart
2103[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropQuartzanthemum
2104[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedQuartzanthemum
2105[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCuprosia
2106[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCuprosia
2107[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPetinia
2108[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPetinia
2109[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlombean
2110[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlombean
2111[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSilverweed
2112[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSilverweed
2113[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropJaslumine
2114[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedJaslumine
2115[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNiccissus
2116[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNiccissus
2117[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlatiolus
2118[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlatiolus
2119[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOsmonium
2120[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOsmonium
2121[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNether Star
2122[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNether Star
2123[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropElectrotine
2124[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedElectrotine
2125[18:23:42] [Client thread/INFO] [AgriCraft]: Custom crops registered
2126[18:23:42] [Client thread/INFO] [AgriCraft]: Registering soils to whitelist:
2127[18:23:42] [Client thread/INFO] [AgriCraft]: Completed soil whitelist:
2128[18:23:42] [Client thread/INFO] [AgriCraft]: - minecraft:sand:0
2129[18:23:42] [Client thread/INFO] [AgriCraft]: - minecraft:mycelium:0
2130[18:23:42] [Client thread/INFO] [AgriCraft]: - minecraft:soul_sand:0
2131[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
2132[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaWhite
2133[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
2134[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaOrange
2135[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
2136[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaMagenta
2137[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
2138[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
2139[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
2140[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaYellow
2141[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
2142[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLime
2143[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
2144[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPink
2145[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
2146[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGray
2147[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
2148[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightGray
2149[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
2150[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaCyan
2151[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
2152[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPurple
2153[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
2154[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlue
2155[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
2156[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBrown
2157[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
2158[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGreen
2159[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
2160[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaRed
2161[18:23:42] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
2162[18:23:42] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlack
2163[18:23:42] [Client thread/INFO] [AgriCraft]: Botania crops registered
2164[18:23:42] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
2165[18:23:42] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
2166[18:23:42] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26720 words.
2167[18:23:43] [Client thread/INFO] [Avaritia]: Avaritia got bored of waiting for magical crops to grow.
2168[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
2169[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:451)
2170[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:294)
2171[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
2172[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2173[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2174[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2175[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2176[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2177[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2178[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2179[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2180[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2181[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2182[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2183[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2184[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2185[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2186[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2187[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2188[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2189[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2190[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2191[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2192[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2193[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2194[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2195[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2196[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2197[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2198[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2199[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2200[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2201[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2202[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2203[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2204[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2205[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2206[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2207[18:23:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2208[18:23:43] [Client thread/INFO] [Avaritia]: rawMeats: [ingotMeatRaw, rawMutton]
2209[18:23:43] [Client thread/INFO] [Avaritia]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.impmeat@0]
2210[18:23:43] [Client thread/INFO] [BetterFoliage]: Registering renderers
2211[18:23:44] [Client thread/INFO] [BetterFoliage]: Registering texture generators
2212[18:23:44] [Client thread/INFO] [BetterFoliage]: Found Optifine, using CTM support
2213[18:23:44] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
2214[18:23:44] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2215[18:23:44] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\config\cofh\thermalexpansion\crafting.
2216[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2217[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2218[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2219[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2220[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2221[18:23:44] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2222[18:23:44] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
2223[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file Artifacts.json
2224[18:23:45] [Client thread/INFO] [chancecubes]: Loaded custom rewards file Artifacts.json
2225[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file bee.json
2226[18:23:45] [Client thread/INFO] [chancecubes]: Loaded custom rewards file bee.json
2227[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file cryo.json
2228[18:23:45] [Client thread/INFO] [chancecubes]: Loaded custom rewards file cryo.json
2229[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file ExtraLife.json
2230[18:23:45] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ExtraLife.json
2231[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file goodstuff.json
2232[18:23:45] [Client thread/INFO] [chancecubes]: Loaded custom rewards file goodstuff.json
2233[18:23:45] [Client thread/INFO] [chancecubes]: Loading custom rewards file ha.json
2234[18:24:14] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ha.json
2235[18:24:14] [Client thread/INFO] [chancecubes]: Loading custom rewards file velocity.json
2236[18:24:14] [Client thread/INFO] [chancecubes]: Loaded custom rewards file velocity.json
2237[18:24:14] [Client thread/INFO] [chancecubes]: Loading custom rewards file weewards.json
2238[18:24:14] [Client thread/INFO] [chancecubes]: Loaded custom rewards file weewards.json
2239[18:24:14] [Client thread/INFO] [chancecubes]: Loading custom rewards file who.json
2240[18:24:14] [Client thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
2241[18:24:14] [Client thread/ERROR] [chancecubes]: This is not a JSON Array.
2242[18:24:14] [Client thread/INFO] [chancecubes]: Loaded custom rewards file who.json
2243[18:24:14] [Client thread/WARN] [chancecubes]: The reward chancecubes:Math has been disabled by the mod author due to a bug or some other reason.
2244[18:24:14] [Client thread/WARN] [chancecubes]: The reward chancecubes:Cake has been disabled by the mod author due to a bug or some other reason.
2245[18:24:14] [Client thread/WARN] [chancecubes]: The reward Holidays has been disabled by the mod author due to a bug or some other reason.
2246[18:24:15] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
2247[18:24:15] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
2248[18:24:15] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
2249[18:24:15] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2250[18:24:15] [Client thread/INFO] [FML]: While registering space station recipe, found 6 type(s) of ingotTin
2251[18:24:15] [Client thread/INFO] [Galacticraft]: Successfully added space torches as heat sources for Ex Nihilo crucibles etc
2252[18:24:15] [Client thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
2253[18:24:15] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
2254[18:24:15] [Client thread/INFO] [Mekanism]: Hooking complete.
2255[18:24:15] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
2256[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
2257[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.addon.pack.TwitchTurboPack.<init>(TwitchTurboPack.java:54)
2258[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.ClientProxy.reloadEmoticons(ClientProxy.java:110)
2259[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_997_ClientProxy_reloadEmoticons_ReloadEmoticons.invoke(.dynamic)
2260[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
2261[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
2262[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.ClientProxy.postInit(ClientProxy.java:66)
2263[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.blay09.mods.eiramoticons.EiraMoticons.postInit(EiraMoticons.java:37)
2264[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2265[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2266[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2267[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2268[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2269[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2270[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2271[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2272[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2273[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2274[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2275[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2276[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2277[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2278[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2279[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2280[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2281[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2282[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2283[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2284[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2285[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2286[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2287[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2288[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2289[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2290[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2291[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2292[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2293[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2294[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2295[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2296[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2297[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2298[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2299[18:24:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2300[18:24:18] [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
2301[18:24:19] [Client thread/INFO] [EnderIO]: Added user defined recipe DustToSilicon
2302[18:24:19] [Client thread/INFO] [EnderIO]: Added user defined recipe Cobblestone
2303[18:24:19] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
2304[18:24:19] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
2305[18:24:19] [Client thread/INFO] [EnderIO]: Found 172 valid SAG Mill recipes in config.
2306[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
2307[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
2308[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
2309[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
2310[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
2311[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
2312[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2313[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
2314[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2315[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2316[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
2317[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
2318[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
2319[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xzinc_ore@0
2320[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2321[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
2322[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
2323[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
2324[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
2325[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
2326[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
2327[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
2328[18:24:19] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.stonebrick@0
2329[18:24:19] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 172 recipes avaliable.
2330[18:24:19] [Client thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
2331[18:24:19] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
2332[18:24:19] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
2333[18:24:19] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
2334[18:24:19] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 60 recipes avaliable.
2335[18:24:19] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
2336[18:24:19] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
2337[18:24:19] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
2338[18:24:19] [Client thread/INFO] [EnderIO]: Replacing core recipe Nutrient Distilation with user defined recipe.
2339[18:24:19] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
2340[18:24:19] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
2341[18:24:19] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
2342[18:24:19] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2343[18:24:19] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2344[18:24:19] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
2345[18:24:19] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
2346[18:24:19] [Client thread/INFO] [EnderIO]: Loaded 29 recipes for Enchanter
2347[18:24:19] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
2348[18:24:19] [Client thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
2349[18:24:19] [Client thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
2350[18:24:19] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
2351[18:24:19] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
2352[18:24:19] [Client thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
2353[18:24:19] [Client thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
2354[18:24:19] [Client thread/INFO] [Ex Nihilo]: +++ - Found AE2!
2355[18:24:19] [Client thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
2356[18:24:19] [Client thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
2357[18:24:19] [Client thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
2358[18:24:19] [Client thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
2359[18:24:19] [Client thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
2360[18:24:19] [Client thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
2361[18:24:19] [Client thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
2362[18:24:19] [Client thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
2363[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
2364[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
2365[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:5
2366[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:3
2367[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:3
2368[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:3
2369[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:3
2370[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:3
2371[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:3
2372[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:3
2373[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:3
2374[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:3
2375[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:3
2376[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:3
2377[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:3
2378[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:3
2379[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:3
2380[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:3
2381[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:3
2382[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:3
2383[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:3
2384[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:2
2385[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreIron:0
2386[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
2387[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
2388[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreGold:0
2389[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
2390[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
2391[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
2392[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:1
2393[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Magneticraft:copper_ore:0
2394[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:5
2395[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:0
2396[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
2397[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:0
2398[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:5
2399[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:5
2400[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:5
2401[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:5
2402[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:5
2403[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:5
2404[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:5
2405[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:5
2406[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:5
2407[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:5
2408[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:5
2409[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:5
2410[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:5
2411[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:5
2412[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:5
2413[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:5
2414[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:5
2415[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:3
2416[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:3
2417[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreCopper:0
2418[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
2419[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
2420[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
2421[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:2
2422[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:6
2423[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:1
2424[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:1
2425[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:4
2426[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:4
2427[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:4
2428[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:4
2429[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:4
2430[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:4
2431[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:4
2432[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:4
2433[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:4
2434[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:4
2435[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:4
2436[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:4
2437[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:4
2438[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:4
2439[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:4
2440[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:4
2441[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:4
2442[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:4
2443[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:4
2444[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreTin:0
2445[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
2446[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
2447[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:5
2448[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreSilver:0
2449[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
2450[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
2451[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreLead:0
2452[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
2453[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
2454[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:7
2455[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
2456[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
2457[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
2458[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:7
2459[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
2460[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:3
2461[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreAluminium:0
2462[18:24:19] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:0
2463[18:24:19] [Client thread/ERROR] [ImmersiveEngineering]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@32561e92 could not be initialized
2464[18:24:19] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
2465[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: InputStream cannot be null
2466[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2467[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManual(TProxyClient.java:74)
2468[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:52)
2469[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.initialize(TProxyClient.java:32)
2470[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.TConstruct.postInit(TConstruct.java:232)
2471[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2472[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2473[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2474[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2475[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2476[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2477[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2478[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2479[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2480[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2481[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2482[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2483[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2484[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2485[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2486[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2487[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2488[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2489[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2490[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2491[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2492[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2493[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2494[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2495[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2496[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2497[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2498[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2499[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2500[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2501[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2502[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2503[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2504[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2505[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2506[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2507[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: InputStream cannot be null
2508[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2509[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManual(TProxyClient.java:74)
2510[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:53)
2511[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.initialize(TProxyClient.java:32)
2512[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.TConstruct.postInit(TConstruct.java:232)
2513[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2514[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2515[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2516[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2517[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2518[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2519[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2520[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2521[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2522[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2523[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2524[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2525[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2526[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2527[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2528[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2529[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2530[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2531[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2532[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2533[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2534[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2535[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2536[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2537[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2538[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2539[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2540[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2541[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2542[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2543[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2544[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2545[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2546[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2547[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2548[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2549[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: InputStream cannot be null
2550[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2551[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManual(TProxyClient.java:74)
2552[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:54)
2553[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.initialize(TProxyClient.java:32)
2554[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.TConstruct.postInit(TConstruct.java:232)
2555[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2556[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2557[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2558[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2559[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2560[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2561[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2562[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2563[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2564[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2565[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2566[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2567[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2568[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2569[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2570[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2571[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2572[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2573[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2574[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2575[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2576[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2577[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2578[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2579[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2580[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2581[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2582[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2583[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2584[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2585[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2586[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2587[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2588[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2589[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2590[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2591[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: InputStream cannot be null
2592[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2593[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManual(TProxyClient.java:74)
2594[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:55)
2595[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.initialize(TProxyClient.java:32)
2596[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.TConstruct.postInit(TConstruct.java:232)
2597[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2598[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2599[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2600[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2601[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2602[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2603[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2604[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2605[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2606[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2607[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2608[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2609[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2610[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2611[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2612[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2613[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2614[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2615[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2616[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2617[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2618[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2619[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2620[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2621[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2622[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2623[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2624[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2625[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2626[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2627[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2628[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2629[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2630[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2631[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2632[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2633[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: InputStream cannot be null
2634[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
2635[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManual(TProxyClient.java:74)
2636[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.readManuals(TProxyClient.java:56)
2637[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.client.TProxyClient.initialize(TProxyClient.java:32)
2638[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at tconstruct.TConstruct.postInit(TConstruct.java:232)
2639[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2640[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2641[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2642[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2643[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2644[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2645[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2646[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2647[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2648[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2649[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2650[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2651[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2652[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2653[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2654[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2655[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2656[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2657[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2658[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2659[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2660[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2661[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2662[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2663[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2664[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2665[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2666[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2667[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2668[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
2669[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2670[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2671[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2672[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2673[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2674[18:24:20] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2675[18:24:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2676[18:24:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2677[18:24:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2678[18:24:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2679[18:24:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2680[18:24:20] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
2681[18:24:20] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
2682[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found ThermalExpansion!
2683[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found TConstruct!
2684[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found MineFactoryReloaded!
2685[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found BigReactors!
2686[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Natura!
2687[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
2688[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Botania!
2689[18:24:20] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found DraconicEvolution
2690[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2691[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2692[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2693[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2694[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2695[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2696[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2697[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2698[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2699[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2700[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2701[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2702[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2703[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2704[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2705[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2706[18:24:20] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2707[18:24:20] [Client thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
2708[18:24:20] [Client thread/INFO] [FTBLibDev]: Loading override configs
2709[18:24:20] [Client thread/INFO] [Hardcore Wither]: Begin Post-initialization
2710[18:24:21] [Client thread/INFO] [InGameInfoXML]: Registered 2007 tags.
2711[18:24:21] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
2712[18:24:21] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Updater.UpdateModule
2713[18:24:21] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
2714[18:24:21] [Client thread/INFO] [journeymap]: postInitialize ENTER
2715[18:24:21] [Client thread/INFO] [journeymap]: Registered channel: world_info
2716[18:24:21] [inpure|coreUpdateCheck/INFO] [inpure|core]: Local: 1.7.10R1.0.0B9, Remote: 1.7.10R1.0.0B9
2717[18:24:21] [inpure|coreUpdateCheck/INFO] [inpure|core]: No update found for INpureCore
2718[18:24:21] [Client thread/INFO] [journeymap]: Initializing icon sets...
2719[18:24:22] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r570,9§8ms§r
2720[18:24:22] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Botania: id not found
2721[18:24:22] [Client thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for appliedenergistics2: id not found
2722[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
2723[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
2724[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
2725[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
2726[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
2727[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
2728[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
2729[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
2730[18:24:22] [Client thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
2731[18:24:22] [Client thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
2732[18:24:22] [Client thread/INFO] [LogisticsPipes]: Didn't load Forestry, Generic ProgressProvider
2733[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
2734[18:24:22] [Client thread/INFO] [LogisticsPipes]: Didn't load IC2, Generic ProgressProvider
2735[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
2736[18:24:22] [Client thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
2737[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.UnknownDimlet@0:1:1:1
2738[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@1:1:1:1
2739[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@0:1:1:1
2740[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@4:1:1:1
2741[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@3:1:1:1
2742[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@2:1:1:1
2743[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.nameTag@0:1:1:1
2744[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaResource@0:1:1:1
2745[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaBottle@0:1:1:1
2746[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.lexicon@0:1:1:1
2747[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.emptyMap@0:1:1:1
2748[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: dungeonChest.
2749[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.nameTag@0:1:1:10
2750[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2751[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2752[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2753[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_leggings@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2754[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_boots@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2755[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@0:1:5:9
2756[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.lexicon@0:1:1:6
2757[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaBottle@0:1:1:5
2758[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2759[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:5
2760[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2761[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2762[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2763[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2764[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
2765[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2766[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2767[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2768[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2769[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
2770[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2771[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2772[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2773[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2774[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
2775[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2776[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2777[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2778[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2779[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
2780[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2781[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2782[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2783[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2784[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
2785[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2786[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: mineshaftCorridor.
2787[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2788[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_leather_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2789[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_iron_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2790[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
2791[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2792[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2793[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidDesertyChest.
2794[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2795[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
2796[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2797[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleChest.
2798[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2799[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
2800[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2801[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleDispenser.
2802[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCorridor.
2803[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:1:8
2804[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:3:2
2805[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2806[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCrossing.
2807[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdLibrary.
2808[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.emptyMap@0:1:1:1
2809[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
2810[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: villageBlacksmith.
2811[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
2812[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2813[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2814[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2815[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2816[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2817[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2818[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2819[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2820[18:24:22] [Client thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
2821[18:24:22] [Client thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
2822[18:24:22] [Client thread/INFO] [Magneticraft]: Starting postInit
2823[18:24:22] [Client thread/INFO] [Magneticraft]: Setting up MineTweaker3 compatibility
2824[18:24:22] [Client thread/INFO] [Magneticraft]: Registering Fuels into buildcraft fuel registry
2825[18:24:22] [Client thread/INFO] [Magneticraft]: Registering fuels for IE Diesel Generator
2826[18:24:22] [Client thread/INFO] [Magneticraft]: postInit Done
2827[18:24:22] [JM-VersionCheck-1/INFO] [journeymap]: Newer version online: JourneyMap 5.1.4p2 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2367915
2828[18:24:22] [Client thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
2829[18:24:22] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistry:registerConfigRecipes:990]: RecipeAPI (Configuration): Registering 165 recipes from the config.
2830[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2831[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 58
2832[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2833[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonHelmet' does not exist
2834[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2835[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonHelmet (Error)
2836[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2837[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 59
2838[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2839[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonChest' does not exist
2840[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2841[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonChest (Error)
2842[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2843[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 60
2844[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2845[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonLegings' does not exist
2846[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2847[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonLegings (Error)
2848[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2849[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 61
2850[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2851[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ExtraPlanets:CarbonBoots' does not exist
2852[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2853[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ExtraPlanets:CarbonBoots (Error)
2854[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2855[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 90
2856[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2857[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridothelmet' does not exist
2858[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2859[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridothelmet (Error)
2860[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2861[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 91
2862[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2863[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotchestplate' does not exist
2864[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2865[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotchestplate (Error)
2866[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2867[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 92
2868[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2869[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotleggings' does not exist
2870[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2871[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotleggings (Error)
2872[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2873[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 93
2874[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2875[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.peridotboots' does not exist
2876[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2877[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.peridotboots (Error)
2878[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2879[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 94
2880[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2881[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyhelmet' does not exist
2882[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2883[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyhelmet (Error)
2884[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2885[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 95
2886[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2887[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubychestplate' does not exist
2888[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2889[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubychestplate (Error)
2890[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2891[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 96
2892[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2893[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyleggings' does not exist
2894[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2895[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyleggings (Error)
2896[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2897[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 97
2898[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2899[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.rubyboots' does not exist
2900[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2901[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.rubyboots (Error)
2902[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2903[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 98
2904[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2905[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphirehelmet' does not exist
2906[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2907[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphirehelmet (Error)
2908[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2909[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 99
2910[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2911[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphirechestplate' does not exist
2912[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2913[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphirechestplate (Error)
2914[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2915[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 100
2916[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2917[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphireleggings' does not exist
2918[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2919[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphireleggings (Error)
2920[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2921[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 101
2922[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2923[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'ProjRed\Exploration:projectred.exploration.sapphireboots' does not exist
2924[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2925[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: ProjRed\Exploration:projectred.exploration.sapphireboots (Error)
2926[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:43]: ## RecipeAPI Error Report ##
2927[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:44]: Recipe Number: 162
2928[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:45]: Type: washingmachine
2929[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:46]: Description: The input-item 'GalacticraftMars:item.deshhelmet' does not exist
2930[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printReport:47]: Variables:
2931[18:24:22] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printVariables:62]: - input-item: GalacticraftMars:item.deshhelmet (Error)
2932[18:24:22] [Client thread/INFO] [OpenMods]: openmods.proxy.OpenClientProxy.postInit(OpenClientProxy.java:125): EntityPlayerSP movement callback patch not applied, using legacy solution
2933[18:24:22] [Client thread/INFO] [SquidAPI]: Postinitializing.
2934[18:24:23] [Client thread/INFO] [SquidAPI]: Finished postinitialization.
2935[18:24:23] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
2936[18:24:23] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
2937[18:24:23] [Client thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
2938[18:24:23] [Client thread/FATAL] [ProjectE]: At line: 7
2939[18:24:23] [Client thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: Botania:specialFlower
2940[18:24:23] [Client thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
2941[18:24:23] [Client thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Eau de Feu (fire_water) with a fuel value of 1200000 (previously 92200)
2942[18:24:23] [Client thread/INFO] [xreliquary]: Loaded successfully!
2943[18:24:23] [Client thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
2944[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2945[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
2946[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
2947[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
2948[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2949[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2950[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2951[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2952[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
2953[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
2954[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
2955[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
2956[18:24:23] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
2957[18:24:23] [Client thread/INFO] [ThermalSmeltery]: Oh no... I'm smelting!
2958[18:24:23] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
2959[18:24:23] [Client thread/INFO] [Wireless Crafting Terminal]: RedstoneFlux Power - Items - Integration Enable
2960[18:24:23] [Client thread/INFO] [Wireless Crafting Terminal]: Not Enough Items - Integration Enable
2961[18:24:23] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PostInit in 37ms=-=-=-=-=-=-=-
2962[18:24:23] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
2963[18:24:23] [Client thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
2964[18:24:24] [Client thread/INFO] [IguanaTweaksTConstruct]: Creating Material Default File
2965[18:24:24] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
2966[18:24:24] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
2967[18:24:24] [Client thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
2968[18:24:24] [Client thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
2969[18:24:24] [Client thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
2970[18:24:24] [Client thread/INFO] [UniDict]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
2971[18:24:24] [Client thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
2972[18:24:24] [Client thread/INFO] [UniDict]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
2973[18:24:24] [Client thread/INFO] [UniDict]: Magneticraft Integration: The world's magnetic poles appear to be inverting.
2974[18:24:24] [Client thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
2975[18:24:24] [Client thread/INFO] [UniDict]: All 7 Integrations took 17ms to finish. at load stage POST_INIT
2976[18:24:24] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2977[18:24:24] [Client thread/ERROR] [FML]:
2978 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
2979 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
2980 UCHIJ ae2wct{1.7.10-rv3-1.8.7.1b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar)
2981 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
2982 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
2983 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
2984 UCHIJ AppleCore{1.3.2} [AppleCore] (AppleCore.jar)
2985 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
2986 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
2987 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
2988 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
2989 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2990 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
2991 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
2992 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
2993 UCHIJ avaritiaddons{1.2d} [Avaritiaddons] (Avaritiaddons-1.2d.jar)
2994 UCHIJ BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
2995 UCHIJ BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
2996 UCHIJ BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
2997 UCHIJ BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
2998 UCHIJ BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
2999 UCHIJ BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
3000 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
3001 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
3002 UCHIJ baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
3003 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
3004 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
3005 UCHIJ betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
3006 UCHIJ BetterFoliage{1.0.15} [Better Foliage] (BetterFoliage.jar)
3007 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
3008 UCHIJ betterquesting{1.0.173} [Better Questing] (BetterQuesting-1.0.173.jar)
3009 UCHIJ questbook{1.1.0} [Better Questing Quest Book] (questbook-1.1.0.jar)
3010 UCHIJ BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
3011 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
3012 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
3013 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
3014 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
3015 UCHIJ BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
3016 UCHIJ BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
3017 UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
3018 UCHIJ chancecubes{1.7.10-2.3.2.126} [Chance Cubes] (ChanceCubes-1.7.10-2.3.2.126.jar)
3019 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
3020 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
3021 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
3022 UCHIJ CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
3023 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
3024 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
3025 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
3026 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
3027 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
3028 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
3029 UCHIJ customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar)
3030 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
3031 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
3032 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
3033 UCHIJ eiramoticons{1.2.85-final} [EiraMoticons] (eiramoticons-mc1.7.10-1.2.85-final.jar)
3034 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
3035 UCHIJ enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
3036 UCHIJ endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
3037 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
3038 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
3039 UCHIJ erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
3040 UCHIJ eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (EternalSingularity-1.7.10-1.0.4.jar)
3041 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
3042 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
3043 UCHIJ xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
3044 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
3045 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
3046 UCHIJ ExtraPlanets{1.0-3.7.6} [ExtraPlanets] (ExtraPlanets-1.0-Pre 3.7.6.jar)
3047 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
3048 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
3049 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
3050 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
3051 UCHIJ FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
3052 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
3053 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3054 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
3055 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3056 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3057 UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.463.jar)
3058 UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.463.jar)
3059 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
3060 UCHIJ gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
3061 UCHIJ HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
3062 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
3063 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
3064 UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
3065 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
3066 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
3067 UCHIJ InGameInfoXML{2.8.1.81} [InGame Info XML] (InGameInfoXML.jar)
3068 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
3069 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
3070 UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
3071 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
3072 UCHIJ journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
3073 UCHIJ kg{0.0.3} [Karat Garden] (KaratGarden-1.7.10-0.0.3.jar)
3074 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
3075 UCHIJ LogisticsPipes{0.9.3.128} [Logistics Pipes] (logisticspipes-0.9.3.128.jar)
3076 UCHIJ lootbags{2.0.16} [Loot Bags] (LootBags-1.7.10-2.0.16.jar)
3077 UCHIJ lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
3078 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
3079 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3080 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3081 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3082 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3083 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3084 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3085 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3086 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3087 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3088 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3089 UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3090 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
3091 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3092 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3093 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3094 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3095 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3096 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3097 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3098 UCHIJ mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
3099 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
3100 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
3101 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
3102 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
3103 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
3104 UCHIJ Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
3105 UCHIJ MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
3106 UCHIJ MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
3107 UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
3108 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3109 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
3110 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
3111 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
3112 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
3113 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3114 UCHIJ VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3115 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
3116 UCHIJ mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
3117 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
3118 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
3119 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
3120 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
3121 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
3122 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
3123 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
3124 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
3125 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
3126 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
3127 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
3128 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
3129 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
3130 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
3131 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
3132 UCHIJ nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
3133 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
3134 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
3135 UCHIJ openmodularturrets{2.2.7-228} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.7-228.jar)
3136 UCHIJ OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
3137 UCHIJ OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
3138 UCHIJ OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
3139 UCHIJ PackGuard{1.1.0} [PackGuard] (PackGuard-1.3.2.jar)
3140 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
3141 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
3142 UCHIE PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
3143 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
3144 UCHIJ ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
3145 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
3146 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
3147 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
3148 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3149 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
3150 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
3151 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3152 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3153 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3154 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
3155 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
3156 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
3157 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
3158 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
3159 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
3160 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
3161 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
3162 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
3163 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
3164 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
3165 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
3166 UCHIJ SkyLandsForge{1.7.10_0.0.3fix} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.3fix.jar)
3167 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
3168 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
3169 UCHIJ SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
3170 UCHIJ bq_standard{1.0.108} [Standard Expansion] (StandardExpansion-1.0.108.jar)
3171 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
3172 UCHIJ StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar)
3173 UCHIJ tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
3174 UCHIJ ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
3175 UCHIJ ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
3176 UCHIJ ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
3177 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
3178 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
3179 UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
3180 UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
3181 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
3182 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
3183 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
3184 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
3185 UCHIJ UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
3186 UCHIJ universalsingularities{1.7.10-8.0} [Universal Singularities] (Universal Singularities [Version 8]-1.7.10.jar)
3187 UCHIJ VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3188 UCHIJ wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
3189 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
3190 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
3191 UCHIJ wanionlib{1.7.10-1.5} [WanionLib] (WanionLib-1.7.10-1.5.jar)
3192 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
3193 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
3194 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
3195 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
3196 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-5.jar)
3197 UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
3198 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
3199 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
3200[18:24:24] [Client thread/ERROR] [FML]: The following problems were captured during this phase
3201[18:24:24] [Client thread/ERROR] [FML]: Caught exception from PneumaticCraft
3202java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
3203 at pneumaticCraft.common.config.JsonConfig.readFromFile(JsonConfig.java:63) ~[JsonConfig.class:?]
3204 at pneumaticCraft.common.config.JsonConfig.postInit(JsonConfig.java:40) ~[JsonConfig.class:?]
3205 at pneumaticCraft.common.config.Config.postInit(Config.java:226) ~[Config.class:?]
3206 at pneumaticCraft.PneumaticCraft.postInit(PneumaticCraft.java:164) ~[PneumaticCraft.class:?]
3207 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
3208 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3209 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3210 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
3211 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
3212 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
3213 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3214 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
3215 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
3216 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
3217 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
3218 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
3219 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
3220 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
3221 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
3222 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
3223 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3224 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3225 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
3226 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
3227 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
3228 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
3229 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
3230 at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
3231 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
3232 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
3233 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
3234 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
3235 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
3236 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
3237 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
3238 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3239 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
3240 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
3241 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
3242 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
3243[18:24:24] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
3244 BetterFoliage, tabbychat
3245// You're mean.
3246Time: 15/01/17 18:24
3247Description: Initializing game
3248java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
3249 at pneumaticCraft.common.config.JsonConfig.readFromFile(JsonConfig.java:63)
3250 at pneumaticCraft.common.config.JsonConfig.postInit(JsonConfig.java:40)
3251 at pneumaticCraft.common.config.Config.postInit(Config.java:226)
3252 at pneumaticCraft.PneumaticCraft.postInit(PneumaticCraft.java:164)
3253 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3254 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3255 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3256 at java.lang.reflect.Method.invoke(Unknown Source)
3257 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
3258 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
3259 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3260 at java.lang.reflect.Method.invoke(Unknown Source)
3261 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3262 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3263 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3264 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3265 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3266 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
3267 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
3268 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3269 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3270 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3271 at java.lang.reflect.Method.invoke(Unknown Source)
3272 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3273 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3274 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3275 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3276 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3277 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
3278 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
3279 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
3280 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
3281 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
3282 at net.minecraft.client.main.Main.main(SourceFile:148)
3283 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3284 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3285 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3286 at java.lang.reflect.Method.invoke(Unknown Source)
3287 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
3288 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
3289A detailed walkthrough of the error, its code path and all known details is as follows:
3290---------------------------------------------------------------------------------------
3291-- Possibly involved mods --
3292Details:
3293 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3294 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3295 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3296 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3297 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3298 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3299 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3300 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3301 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3302 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3303 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3304 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3305 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3306 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3307 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3308 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3309 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3310 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3311 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3312 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3313 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3314 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3315 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3316 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3317 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3318 PneumaticCraft: Version: 1.12.7-150. Main class: pneumaticCraft.PneumaticCraft. Source: PneumaticCraft-1.7.10-1.12.7-150-universal.jar. Url: www.minemaarten.com.
3319-- Head --
3320Stacktrace:
3321 at pneumaticCraft.common.config.JsonConfig.readFromFile(JsonConfig.java:63)
3322 at pneumaticCraft.common.config.JsonConfig.postInit(JsonConfig.java:40)
3323 at pneumaticCraft.common.config.Config.postInit(Config.java:226)
3324 at pneumaticCraft.PneumaticCraft.postInit(PneumaticCraft.java:164)
3325 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3326 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3327 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3328 at java.lang.reflect.Method.invoke(Unknown Source)
3329 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
3330 at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
3331 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3332 at java.lang.reflect.Method.invoke(Unknown Source)
3333 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3334 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3335 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3336 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3337 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3338 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
3339 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
3340 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3341 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3342 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3343 at java.lang.reflect.Method.invoke(Unknown Source)
3344 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
3345 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
3346 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
3347 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
3348 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
3349 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
3350 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
3351 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
3352 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
3353-- Initialization --
3354Details:
3355Stacktrace:
3356 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
3357 at net.minecraft.client.main.Main.main(SourceFile:148)
3358 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
3359 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
3360 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
3361 at java.lang.reflect.Method.invoke(Unknown Source)
3362 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
3363 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
3364-- System Details --
3365Details:
3366 Minecraft Version: 1.7.10
3367 Operating System: Windows 7 (amd64) version 6.1
3368 Java Version: 1.8.0_111, Oracle Corporation
3369 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
3370 Memory: 542984224 bytes (517 MB) / 1716342784 bytes (1636 MB) up to 8465678336 bytes (8073 MB)
3371 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx8140M -XX:MaxPermSize=8140M
3372 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3373 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
3374 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_C1 221 mods loaded, 211 mods active
3375 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
3376 UCHIJ ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
3377 UCHIJ ae2wct{1.7.10-rv3-1.8.7.1b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar)
3378 UCHIJ aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
3379 UCHIJ AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
3380 UCHIJ aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
3381 UCHIJ AppleCore{1.3.2} [AppleCore] (AppleCore.jar)
3382 UCHIJ appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
3383 UCHIJ appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
3384 UCHIJ appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar)
3385 UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
3386 UCHIJ Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
3387 UCHIJ Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
3388 UCHIJ Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
3389 UCHIJ Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
3390 UCHIJ avaritiaddons{1.2d} [Avaritiaddons] (Avaritiaddons-1.2d.jar)
3391 UCHIJ BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
3392 UCHIJ BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
3393 UCHIJ BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
3394 UCHIJ BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
3395 UCHIJ BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
3396 UCHIJ BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
3397 UCHIJ bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
3398 UCHIJ FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
3399 UCHIJ baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
3400 UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
3401 UCHIJ BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar)
3402 UCHIJ betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
3403 UCHIJ BetterFoliage{1.0.15} [Better Foliage] (BetterFoliage.jar)
3404 UCHIJ FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
3405 UCHIJ betterquesting{1.0.173} [Better Questing] (BetterQuesting-1.0.173.jar)
3406 UCHIJ questbook{1.1.0} [Better Questing Quest Book] (questbook-1.1.0.jar)
3407 UCHIJ BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
3408 UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
3409 UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
3410 UCHIJ Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
3411 UCHIJ BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
3412 UCHIJ BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
3413 UCHIJ BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
3414 UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
3415 UCHIJ chancecubes{1.7.10-2.3.2.126} [Chance Cubes] (ChanceCubes-1.7.10-2.3.2.126.jar)
3416 UCHIJ ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
3417 UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
3418 UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
3419 UCHIJ CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
3420 UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
3421 UCHIJ compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
3422 UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
3423 UCHIJ convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
3424 UCHIJ cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
3425 UCHIJ CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
3426 UCHIJ customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar)
3427 UCHIJ DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
3428 UCHIJ denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
3429 UCHIJ DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
3430 UCHIJ eiramoticons{1.2.85-final} [EiraMoticons] (eiramoticons-mc1.7.10-1.2.85-final.jar)
3431 UCHIJ EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
3432 UCHIJ enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
3433 UCHIJ endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
3434 UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
3435 UCHIJ ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar)
3436 UCHIJ erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
3437 UCHIJ eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (EternalSingularity-1.7.10-1.0.4.jar)
3438 UCHIJ exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
3439 UCHIJ exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
3440 UCHIJ xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
3441 UCHIJ extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
3442 UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
3443 UCHIJ ExtraPlanets{1.0-3.7.6} [ExtraPlanets] (ExtraPlanets-1.0-Pre 3.7.6.jar)
3444 UCHIJ ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
3445 UCHIJ FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
3446 UCHIJ FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
3447 UCHIJ FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
3448 UCHIJ FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
3449 UCHIJ FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
3450 UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3451 UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
3452 UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3453 UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3454 UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.463.jar)
3455 UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.463.jar)
3456 UCHIJ GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
3457 UCHIJ gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
3458 UCHIJ HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
3459 UCHIJ hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
3460 UCHIJ hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
3461 UCHIJ inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
3462 UCHIJ IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
3463 UCHIJ ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
3464 UCHIJ InGameInfoXML{2.8.1.81} [InGame Info XML] (InGameInfoXML.jar)
3465 UCHIJ InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
3466 UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
3467 UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
3468 UCHIJ ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar)
3469 UCHIJ journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
3470 UCHIJ kg{0.0.3} [Karat Garden] (KaratGarden-1.7.10-0.0.3.jar)
3471 UCHIJ kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
3472 UCHIJ LogisticsPipes{0.9.3.128} [Logistics Pipes] (logisticspipes-0.9.3.128.jar)
3473 UCHIJ lootbags{2.0.16} [Loot Bags] (LootBags-1.7.10-2.0.16.jar)
3474 UCHIJ lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
3475 UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
3476 UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
3477 UCHIJ MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3478 UCHIJ MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3479 UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3480 UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3481 UCHIJ MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3482 UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3483 UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3484 UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3485 UCHIJ MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3486 UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3487 UCHIJ MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
3488 UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3489 UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3490 UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3491 UCHIJ MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3492 UCHIJ MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3493 UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3494 UCHIJ MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3495 UCHIJ mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
3496 UCHIJ magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
3497 UCHIJ magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
3498 UCHIJ magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
3499 UCHIJ Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
3500 UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
3501 UCHIJ Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
3502 UCHIJ MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
3503 UCHIJ MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
3504 UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
3505 UCHIJ MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
3506 UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar)
3507 UCHIJ MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
3508 UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
3509 UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
3510 UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
3511 UCHIJ VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3512 UCHIJ modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
3513 UCHIJ mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
3514 UCHIJ MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
3515 UCHIJ morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
3516 UCHIJ MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
3517 UCHIJ MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
3518 UCHIJ NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
3519 UCHIJ NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
3520 UCHIJ NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
3521 UCHIJ NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
3522 UCHIJ NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
3523 UCHIJ NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
3524 UCHIJ NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
3525 UCHIJ neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
3526 UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
3527 UCHIJ NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
3528 UCHIJ netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
3529 UCHIJ nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
3530 UCHIJ nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar)
3531 UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
3532 UCHIJ openmodularturrets{2.2.7-228} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.7-228.jar)
3533 UCHIJ OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
3534 UCHIJ OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
3535 UCHIJ OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
3536 UCHIJ PackGuard{1.1.0} [PackGuard] (PackGuard-1.3.2.jar)
3537 UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
3538 UCHIJ PlayerAPI{1.4} [Player API] (minecraft.jar)
3539 UCHIE PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
3540 UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
3541 UCHIJ ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
3542 UCHIJ peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar)
3543 UCHIJ ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
3544 UCHIJ ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
3545 UCHIJ ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3546 UCHIJ ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
3547 UCHIJ ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
3548 UCHIJ ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3549 UCHIJ ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
3550 UCHIJ ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
3551 UCHIJ quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
3552 UCHIJ rftools{4.23} [RFTools] (rftools-4.23.jar)
3553 UCHIJ RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
3554 UCHIJ RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
3555 UCHIJ RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
3556 UCHIJ Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
3557 UCHIJ xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
3558 UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
3559 UCHIJ ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
3560 UCHIJ SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
3561 UCHIJ SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
3562 UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
3563 UCHIJ SkyLandsForge{1.7.10_0.0.3fix} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.3fix.jar)
3564 UCHIJ snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
3565 UCHIJ SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
3566 UCHIJ SquidAPI{1.1.14} [SquidAPI] (SquidAPI-1.1.15.jar)
3567 UCHIJ bq_standard{1.0.108} [Standard Expansion] (StandardExpansion-1.0.108.jar)
3568 UCHIJ StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
3569 UCHIJ StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar)
3570 UCHIJ tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
3571 UCHIJ ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
3572 UCHIJ ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
3573 UCHIJ ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
3574 UCHIJ thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar)
3575 UCHIJ ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
3576 UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
3577 UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
3578 UCHIJ TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
3579 UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
3580 UCHIJ Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
3581 UCHIJ treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
3582 UCHIJ UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
3583 UCHIJ universalsingularities{1.7.10-8.0} [Universal Singularities] (Universal Singularities [Version 8]-1.7.10.jar)
3584 UCHIJ VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
3585 UCHIJ wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
3586 UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
3587 UCHIJ WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
3588 UCHIJ wanionlib{1.7.10-1.5} [WanionLib] (WanionLib-1.7.10-1.5.jar)
3589 UCHIJ wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
3590 UCHIJ Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
3591 UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
3592 UCHIJ debug{1.0} [debug] (denseores-1.6.2.jar)
3593 UCHIJ enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-5.jar)
3594 UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
3595 UCHIJ libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
3596 UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
3597 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11019 Compatibility Profile Context' Renderer: 'ATI Radeon HD 3870'
3598 OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
3599 Class transformer null safety: all safe
3600 AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
3601 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
3602 CoFHCore: -[1.7.10]3.1.3-327
3603 ThermalFoundation: -[1.7.10]1.2.5-115
3604 ThermalExpansion: -[1.7.10]4.1.4-247
3605 MineFactoryReloaded: -[1.7.10]2.8.1-174
3606 RedstoneArsenal: -[1.7.10]1.1.2-92
3607 TConstruct Environment: Environment healthy.
3608 NetherOres: -[1.7.10]2.3.1-22
3609 ThermalDynamics: -[1.7.10]1.2.0-171
3610 List of loaded APIs:
3611 * (0.1) from TabbyChat-1.7.10-1.11.2.2-fml.jar
3612 * ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.1b.jar
3613 * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
3614 * AppleCoreAPI (1.2.0) from AppleCore.jar
3615 * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
3616 * Baubles|API (1.0.1.10) from xprings-1.2.0.jar
3617 * BetterAchievements|API (0.1.0) from BetterAchievements-1.7.10-0.1.0.jar
3618 * BotaniaAPI (61) from Avaritia-1.11.jar
3619 * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.18.jar
3620 * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.18.jar
3621 * BuildCraftAPI|boards (2.0) from buildcraft-7.1.18.jar
3622 * BuildCraftAPI|core (2.0) from buildcraft-7.1.18.jar
3623 * BuildCraftAPI|crops (1.1) from buildcraft-7.1.18.jar
3624 * BuildCraftAPI|events (2.0) from buildcraft-7.1.18.jar
3625 * BuildCraftAPI|facades (1.1) from buildcraft-7.1.18.jar
3626 * BuildCraftAPI|filler (4.0) from buildcraft-7.1.18.jar
3627 * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.18.jar
3628 * BuildCraftAPI|gates (4.1) from buildcraft-7.1.18.jar
3629 * BuildCraftAPI|items (1.1) from buildcraft-7.1.18.jar
3630 * BuildCraftAPI|library (2.0) from buildcraft-7.1.18.jar
3631 * BuildCraftAPI|lists (1.0) from buildcraft-7.1.18.jar
3632 * BuildCraftAPI|power (1.3) from buildcraft-7.1.18.jar
3633 * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.18.jar
3634 * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.18.jar
3635 * BuildCraftAPI|statements (1.1) from buildcraft-7.1.18.jar
3636 * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.18.jar
3637 * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.18.jar
3638 * BuildCraftAPI|tools (1.0) from buildcraft-7.1.18.jar
3639 * BuildCraftAPI|transport (4.1) from buildcraft-7.1.18.jar
3640 * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
3641 * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
3642 * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
3643 * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
3644 * CoFHAPI (1.7.10R1.0.2) from enderbatteries-MC1.7.10-0.1-5.jar
3645 * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
3646 * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
3647 * CoFHAPI|energy (1.7.10R1.0.10) from Mekanism-1.7.10-9.1.0.281.jar
3648 * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
3649 * CoFHAPI|inventory (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3650 * CoFHAPI|item (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3651 * CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
3652 * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
3653 * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
3654 * CoFHAPI|world (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3655 * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3656 * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3657 * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3658 * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3659 * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3660 * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3661 * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3662 * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3663 * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3664 * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3665 * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3666 * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3667 * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3668 * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
3669 * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
3670 * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
3671 * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
3672 * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
3673 * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
3674 * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
3675 * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
3676 * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
3677 * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
3678 * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
3679 * EiraMoticons|API (1.1) from eiramoticons-mc1.7.10-1.2.85-final.jar
3680 * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3681 * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3682 * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3683 * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
3684 * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
3685 * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.463.jar
3686 * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
3687 * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
3688 * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
3689 * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
3690 * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3691 * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
3692 * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3693 * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
3694 * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3695 * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
3696 * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3697 * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
3698 * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
3699 * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
3700 * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
3701 * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
3702 * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
3703 * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
3704 * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
3705 * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
3706 * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3707 * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3708 * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3709 * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3710 * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3711 * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3712 * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3713 * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3714 * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
3715 * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
3716 * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
3717 * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar
3718 * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
3719 * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3720 * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3721 * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3722 * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3723 * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3724 * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3725 * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3726 * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3727 * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
3728 * Thaumcraft|API (4.2.2.0) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
3729 * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
3730 * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
3731 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
3732 EnderIO: Found the following problem(s) with your installation:
3733 * Optifine is installed. This is NOT supported.
3734 * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
3735 Ender IO was build against API version rv2 and may or may not work with a newer version.
3736 * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.10 from Mekanism-1.7.10-9.1.0.281.jar).
3737 It is a supported version, but that difference may lead to problems.
3738 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
3739 Stencil buffer state: Function set: GL30, pool: forge, bits: 8
3740 PackGuard|ADDITION: The following mods have been : BetterFoliage, tabbychat
3741 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:ON
3742 Launched Version: 1.7.10
3743 LWJGL: 2.9.1
3744 OpenGL: ATI Radeon HD 3870 GL version 3.3.11019 Compatibility Profile Context, ATI Technologies Inc.
3745 GL Caps: Using GL 1.3 multitexturing.
3746Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
3747Anisotropic filtering is supported and maximum anisotropy is 16.
3748Shaders are available because OpenGL 2.1 is supported.
3749 Is Modded: Definitely; Client brand changed to 'fml,forge'
3750 Type: Client (map_client.txt)
3751 Resource Packs: []
3752 Current Language: Français (France)
3753 Profiler Position: N/A (disabled)
3754 Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
3755 Anisotropic Filtering: Off (1)
3756[18:24:24] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Julien\Documents\Isolonice Launcher\instances\ProjectOzone2\minecraft\crash-reports\crash-2017-01-15_18.24.24-client.txt
3757[18:24:24] [SquidAPI|Shutdown/INFO] [PackGuard]:
3758[18:24:24] [SquidAPI|Shutdown/INFO] [PackGuard]:
3759[18:24:24] [SquidAPI|Shutdown/INFO] [PackGuard]: BetterFoliage, tabbychat
3760AL lib: (EE) alc_cleanup: 1 device not closed
3761Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=8140M; support was removed in 8.0
3762Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release.
3763Process ended with code: -1