· 7 years ago · Sep 09, 2018, 06:08 PM
12018.09.09 21:52:14 [DEBUG] Verifying class loader
22018.09.09 21:52:14 [DEBUG] Verifying JVM architecture
3sashok724's Client Launcher v15.4 (build #1)
42018.09.09 21:52:14 [DEBUG] Reading ClientLauncher params file
52018.09.09 21:52:15 [DEBUG] Verifying ClientLauncher sign and classpath
62018.09.09 21:52:15 [DEBUG] Starting JVM and client WatchService
72018.09.09 21:52:16 [DEBUG] Args: [--username, Spirit_of_love, --uuid, 4614c293b05d3fbbadea9f84530d3c9e, --accessToken, f88ee8115e8056445e6060ebd4200fa6, --userType, mojang, --userProperties, {}, --assetIndex, 1.7.10, --version, 1.7.10, --gameDir, C:\Users\Destroyer\fdworlds\updates\Ozone, --assetsDir, C:\Users\Destroyer\fdworlds\updates\asset1.7.10, --resourcePackDir, C:\Users\Destroyer\fdworlds\updates\Ozone\resourcepacks, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, com.mumfrey.liteloader.launch.LiteLoaderTweaker]
82018.09.09 21:52:16 [DEBUG] Used heap: 11 MiB
92018-09-09 21:52:16,960 ERROR Error processing element Queue: CLASS_NOT_FOUND
102018-09-09 21:52:17,025 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
112018-09-09 21:52:17,028 ERROR Unable to locate appender ServerGuiConsole for logger
122018-09-09 21:52:17,031 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft
13[21:52:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
14[21:52:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
15[21:52:17] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
16[21:52:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
17[21:52:17] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
18[21:52:17] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 7:amd64:6.1, installed at C:\Users\Destroyer\fdworlds\updates\jre-8u131-win64
192018-09-09 21:52:17,381 ERROR Error processing element Queue: CLASS_NOT_FOUND
202018-09-09 21:52:17,410 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
212018-09-09 21:52:17,412 ERROR Unable to locate appender ServerGuiConsole for logger
222018-09-09 21:52:17,413 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft
23[21:52:17] [main/INFO] [FML]: [AppEng] Core Init
24[21:52:17] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25[21:52:17] [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[21:52:18] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
27[21:52:18] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
28[21:52:18] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
29[21:52:18] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
30[21:52:18] [main/ERROR] [FML]: Coremod TLLoadingPlugin: Unable to class load the plugin com.gildedgames.util.threadedlighting.TLLoadingPlugin
31java.lang.ClassNotFoundException: com.gildedgames.util.threadedlighting.TLLoadingPlugin
32 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
33 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
34 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
35 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
36 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
37 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
38 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
39 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
40 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
41 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
42 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
43 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
44 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
45 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
46 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
47 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
49 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
50 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
51 at launcher.e.a(SourceFile:366) [fdworlds.exe:?]
52 at launcher.e.main(SourceFile:230) [fdworlds.exe:?]
53[21:52:18] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
54[21:52:18] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
55[21:52:18] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
56[21:52:18] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\Destroyer\fdworlds\updates\Ozone\mods
57[21:52:18] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
58[21:52:18] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
59[21:52:18] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
60[21:52:18] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
61[21:52:18] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
62[21:52:18] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
63[21:52:18] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
64[21:52:18] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
65java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
66 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
67 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
68 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
69 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
70 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
71 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
72 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
73 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
74 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
75 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
76 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
77 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
78 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
79 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
80 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
81 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
82 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
83 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
84 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
85 at launcher.e.a(SourceFile:366) [fdworlds.exe:?]
86 at launcher.e.main(SourceFile:230) [fdworlds.exe:?]
87[21:52:18] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
88[21:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
89[21:52:18] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
90[21:52:18] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
91[21:52:18] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
92[21:52:18] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
93[21:52:18] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
94[21:52:18] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
95[21:52:18] [main/INFO] [LiteLoader]: Initialising Loader properties...
96[21:52:18] [main/INFO] [LiteLoader]: Setting up logger...
97[21:52:18] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
98[21:52:18] [main/INFO] [LiteLoader]: Java reports OS="windows 7"
99[21:52:18] [main/INFO] [LiteLoader]: Enumerating class path...
100[21:52:18] [main/INFO] [LiteLoader]: Class path separator=";"
101[21:52:18] [main/INFO] [LiteLoader]: Class path entries=(
102 classpathEntry=C:\Users\Destroyer\Desktop\fdworlds.exe
103)
104[21:52:18] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
105[21:52:18] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Destroyer\fdworlds\updates\Ozone\mods]
106[21:52:18] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10]
107[21:52:18] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
108[21:52:18] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
109[21:52:18] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Destroyer\fdworlds\updates\Ozone\mods
110[21:52:18] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_macros_0.10.12_for_1.7.10.litemod
111[21:52:18] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod
112[21:52:18] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod
113[21:52:18] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_macros_0.10.12_for_1.7.10.litemod' at revision 1012.0000
114[21:52:18] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod' at revision 1727.0000
115[21:52:18] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod' at revision 520.0000
116[21:52:18] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10
117[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
118[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
119[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
120[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
121[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-codec-1.9.jar'
122[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\commons-codec-1.9.jar'
123[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'commons-compress-1.8.1.jar'
124[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\commons-compress-1.8.1.jar'
125[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
126[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
127[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
128[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
129[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
130[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
131[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in 'MrTJPCore-1.7.10-1.1.0.33-universal.jar'
132[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\MrTJPCore-1.7.10-1.1.0.33-universal.jar'
133[21:52:18] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
134[21:52:18] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
135[21:52:18] [main/INFO] [LiteLoader]: Mod file 'mod_macros_0.10.12_for_1.7.10.litemod' provides classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer', adding to class loader
136[21:52:18] [main/INFO] [LiteLoader]: classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer' was successfully added
137[21:52:18] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
138[21:52:18] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
139[21:52:19] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
140[21:52:19] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
141[21:52:19] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
142[21:52:19] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
143[21:52:19] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
144[21:52:19] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
145[21:52:19] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
146[21:52:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
147[21:52:19] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
148[21:52:19] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
149[21:52:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
150[21:52:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
151[21:52:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
152[21:52:19] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
153[21:52:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
154[21:52:19] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
155[21:52:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
156[21:52:19] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Destroyer\fdworlds\updates\Ozone\mods\OptiFine_1.7.10_HD_U_E7.jar
157[21:52:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
158[21:52:22] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
159[21:52:22] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
160[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
161[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
162[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
163[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
164[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
165[21:52:22] [main/INFO] [Aroma1997Core]: Finished data injection.
166[21:52:22] [main/INFO] [Aroma1997Core]: Finished data injection.
167[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
168[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
169[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
170[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
171[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
172[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
173[21:52:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
174[21:52:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
175[21:52:23] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
176[21:52:23] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
177[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
178[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
179[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
180[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
181[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
182[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
183[21:52:23] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
184[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
185[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
186[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
187[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
188[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
189[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
190[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
191[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
192[21:52:24] [main/INFO] [FastCraft]: FastCraft loaded.
193[21:52:24] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
194[21:52:24] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
195[21:52:24] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
196[21:52:24] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
197[21:52:24] [main/INFO] [LiteLoader]: Injecting downstream transformers
198[21:52:24] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
199[21:52:24] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
200[21:52:24] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
201[21:52:24] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'net.eq2online.macros.transformers.CollectionPacketTransformer'
202[21:52:25] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
203[21:52:25] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
204[21:52:25] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
205[21:52:25] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
206[21:52:25] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
207[21:52:25] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
208[21:52:25] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
209[21:52:25] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
210[21:52:25] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
211[21:52:25] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
212[21:52:25] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
213[21:52:25] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
214[21:52:26] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sv (1 / 1)
215[21:52:26] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sa (1 / 1)
216[21:52:26] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
217[21:52:26] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
218[21:52:26] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
219[21:52:26] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
220[21:52:26] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
221[21:52:26] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
222[21:52:26] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
223[21:52:26] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
224[21:52:26] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
225[21:52:26] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
226[21:52:27] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
2272018.09.09 21:52:27 [DEBUG] Patched AuthenticationService created: '4cdba72b-4701-48e3-b74b-3f0cf7193ee2'
2282018.09.09 21:52:27 [DEBUG] Patched MinecraftSessionService created
229[21:52:27] [main/INFO]: Setting user: Spirit_of_love
230[21:52:27] [main/INFO] [FML]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
231[21:52:27] [main/INFO] [FML]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
232[21:52:27] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: xk (1 / 1)
233[21:52:27] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
234[21:52:28] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
235[21:52:29] [main/INFO] [InfiniBows]: Fix injected.
236[21:52:29] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: zc (1 / 1)
237[21:52:29] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
238[21:52:29] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
239[21:52:30] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
240[21:52:30] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
241[21:52:30] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
242[21:52:30] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
243[21:52:30] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
244[21:52:30] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
245[21:52:30] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
246[21:52:31] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
247[21:52:31] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
248[21:52:31] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: ModLoader
249[21:52:32] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
250[21:52:32] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
251[21:52:32] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: LightCache
252[21:52:32] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: BlockCoord
253[21:52:32] [Client thread/INFO] [LiteLoader]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
254[21:52:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
255[21:52:32] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
256[21:52:32] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
257[21:52:32] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
258[21:52:33] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
259[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
260[21:52:33] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
261[21:52:33] [Client thread/INFO] [STDERR]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1908]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
262[21:52:33] [Client thread/INFO] [RandomThingsCore]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
263[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
264[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
265[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
266[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
267[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
268[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
269[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
270[21:52:33] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
271[21:52:33] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: boh (1 / 1)
272[21:52:34] [Client thread/INFO] [LiteLoader]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
273[21:52:34] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: bly (1 / 1)
274[21:52:34] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
275[21:52:34] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
276[21:52:34] [Client thread/INFO]: LWJGL Version: 2.9.4
277[21:52:35] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
278[21:52:35] [Client thread/INFO] [Config]: [OptiFine]
279[21:52:35] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.7.10_HD_U_E7
280[21:52:35] [Client thread/INFO] [Config]: [OptiFine] Build: 20180404-111312
281[21:52:35] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 7 (amd64) version 6.1
282[21:52:35] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_131, Oracle Corporation
283[21:52:35] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
284[21:52:35] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
285[21:52:35] [Client thread/INFO] [Config]: [OptiFine] OpenGL: GeForce 9500 GT/PCIe/SSE2, version 3.3.0, NVIDIA Corporation
286[21:52:35] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 3.3.0
287[21:52:35] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 8192x8192
288[21:52:35] [Thread-13/INFO] [Config]: [OptiFine] Checking for new version
289[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] ShadersMod version: 2.4.12
290[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] OpenGL Version: 3.3.0
291[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Vendor: NVIDIA Corporation
292[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Renderer: GeForce 9500 GT/PCIe/SSE2
293[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 -
294[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
295[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
296[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
297[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Load ShadersMod configuration.
298[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Save ShadersMod configuration.
299[21:52:35] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] No shaderpack loaded.
300[21:52:35] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
301[21:52:35] [Client thread/ERROR]: Couldn't initialize twitch stream
302[21:52:36] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E7, enabling compatibility features
303[21:52:36] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
304[21:52:36] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
305[21:52:36] [Client thread/INFO] [FML]: Replaced 183 ore recipies
306[21:52:36] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
307[21:52:36] [Client thread/WARN] [FML]: Enabling removal of erroring Entities - USE AT YOUR OWN RISK
308[21:52:36] [Client thread/WARN] [FML]: Enabling removal of erroring Tile Entities - USE AT YOUR OWN RISK
309[21:52:36] [Client thread/INFO] [FML]: [AppEng] Core Init
310[21:52:36] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
311[21:52:36] [Client thread/INFO] [FML]: Searching C:\Users\Destroyer\fdworlds\updates\Ozone\mods for mods
312[21:52:36] [Client thread/INFO] [FML]: Also searching C:\Users\Destroyer\fdworlds\updates\Ozone\mods\1.7.10 for mods
313[21:52:41] [Thread-13/INFO] [Config]: [OptiFine] Version found: E7
314[21:52:46] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
315[21:52:46] [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
316[21:52:47] [Client thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
317[21:52:47] [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.13
318[21:52:47] [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.8.1
319[21:52:48] [Client thread/INFO] [BotaniaVisualizer]: Mod BotaniaVisualizer is missing the required element 'name'. Substituting BotaniaVisualizer
320[21:52:48] [Client thread/WARN] [CleanView]: Mod CleanView is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v2
321[21:52:49] [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
322[21:52:49] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
323[21:52:49] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
324[21:52:49] [Client thread/INFO] [enderbatteries]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
325[21:52:49] [Client thread/WARN] [enderbatteries]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
326[21:52:50] [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[21:52:51] [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[21:52:52] [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[21:52:52] [Client thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
330[21:52:52] [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) ~[gson-2.2.4.jar:?]
333 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[gson-2.2.4.jar:?]
334 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[gson-2.2.4.jar:?]
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_131]
347 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
348 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
349 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
350 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
351 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
352 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
353 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
354 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
355 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
356 at launcher.e.a(SourceFile:366) [fdworlds.exe:?]
357 at launcher.e.main(SourceFile:230) [fdworlds.exe:?]
358Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
359 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
360 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[gson-2.2.4.jar:?]
361 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[gson-2.2.4.jar:?]
362 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[gson-2.2.4.jar:?]
363 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[gson-2.2.4.jar:?]
364 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[gson-2.2.4.jar:?]
365 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[gson-2.2.4.jar:?]
366 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[gson-2.2.4.jar:?]
367 ... 25 more
368[21:52:52] [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
369com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
370 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[gson-2.2.4.jar:?]
371 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[gson-2.2.4.jar:?]
372 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[gson-2.2.4.jar:?]
373 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
374 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
375 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
376 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
377 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
378 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
379 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
380 at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
381 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
382 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
383 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
384 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
385 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
386 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
387 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
388 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
389 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
390 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
391 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
392 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
393 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
394 at launcher.e.a(SourceFile:366) [fdworlds.exe:?]
395 at launcher.e.main(SourceFile:230) [fdworlds.exe:?]
396Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
397 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[gson-2.2.4.jar:?]
398 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[gson-2.2.4.jar:?]
399 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[gson-2.2.4.jar:?]
400 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[gson-2.2.4.jar:?]
401 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[gson-2.2.4.jar:?]
402 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[gson-2.2.4.jar:?]
403 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[gson-2.2.4.jar:?]
404 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[gson-2.2.4.jar:?]
405 ... 25 more
406[21:52:53] [Client thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
407[21:52:53] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
408[21:52:55] [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-151
409[21:52:55] [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
410[21:52:55] [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
411[21:52:55] [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
412[21:52:55] [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
413[21:52:55] [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
414[21:52:55] [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
415[21:52:55] [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
416[21:52:55] [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
417[21:52:55] [Client thread/INFO] [Redstonic]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
418[21:52:57] [Client thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
419[21:52:57] [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
420[21:52:57] [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
421[21:52:57] [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
422[21:52:57] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
423[21:52:57] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
424[21:52:57] [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
425[21:52:57] [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
426[21:52:57] [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
427[21:52:57] [Client thread/INFO] [FML]: Forge Mod Loader has identified 200 mods to load
428[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
429[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
430[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
431[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
432[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
433[21:52:57] [Client thread/INFO] [FML]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
434[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
435[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
436[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
437[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
438[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
439[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
440[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
441[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
442[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
443[21:52:59] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
444[21:53:00] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
445[21:53:00] [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.
446[21:53:00] [Client thread/INFO] [FML]: FML has found a non-mod file omlib-1.10.2-3.0.0-101.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
447[21:53:00] [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.
448[21:53:00] [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.
449[21:53:00] [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.
450[21:53:03] [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>, FastCraft, FLabsBF, FLabsBFCompat, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BigReactors, Botania, BotaniaVisualizer, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, chisel, CleanView, CoFHCore, compacter, ComputerCraft, cookingbook, MineTweaker3, CustomMainMenu, customthings, debug, denseores, DraconicEvolution, DragonsRadioMod, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, WorldRender, 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, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, 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, SimpleLabels, simplyjetpacks, snad, SolarFlux, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, YUNoMakeGoodMap, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
451[21:53:03] [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>, FastCraft, FLabsBF, FLabsBFCompat, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BigReactors, Botania, BotaniaVisualizer, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, chisel, CleanView, CoFHCore, compacter, ComputerCraft, cookingbook, MineTweaker3, CustomMainMenu, customthings, debug, denseores, DraconicEvolution, DragonsRadioMod, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, WorldRender, 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, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, 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, SimpleLabels, simplyjetpacks, snad, SolarFlux, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, YUNoMakeGoodMap, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
452[21:53:07] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
453[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
454[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
455[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
456[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
457[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
458[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
459[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
460[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
461[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
462[21:53:09] [Client thread/INFO] [LiteLoader]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
463[21:53:10] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
464[21:53:10] [Client thread/INFO] [LiteLoader]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
465[21:53:12] [Client thread/INFO] [LiteLoader]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
466[21:53:12] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
467[21:53:12] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
468[21:53:12] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
469[21:53:16] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
470[21:53:16] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
471[21:53:16] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
472[21:53:16] [Client thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
473[21:53:16] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
474[21:53:20] [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
475[21:53:20] [Client thread/ERROR] [Snad]: No fingerprint found!
476[21:53:20] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
477[21:53:21] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
478[21:53:21] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
479[21:53:21] [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
480[21:53:21] [Client thread/ERROR] [Moo Fluids]: No fingerprint found!
481[21:53:21] [Client thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
482[21:53:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, 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:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:BotaniaVisualizer, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Chisel, FMLFileResourcePack:CleanView, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon's Radio Mod, 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:Extra Planets, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ItemBlacklist, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Karat Garden, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:WorldRender by K773, 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: MagicalCrops, 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:§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:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:p455w0rd's Library, 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:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, 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: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:Water Hooks, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:YUNoMakeGoodMap, FMLFileResourcePack:Ztones, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, FDWLight.zip
483[21:53:22] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TheErebus-0.4.7.jar
484[21:53:22] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
485[21:53:23] [Client thread/INFO] [FML]: Found 179 ObjectHolder annotations
486[21:53:23] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
487[21:53:23] [Client thread/INFO] [FML]: Found 43 ItemStackHolder annotations
488[21:53:24] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
489[21:53:24] [Client thread/INFO] [Aroma1997Core]: Logger initialized.
490[21:53:24] [Client thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
491[21:53:24] [Client thread/INFO] [FastCraft]: FastCraft 1.25 loaded.
492[21:53:24] [Client thread/INFO] [LiteLoader]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
493[21:53:24] [Client thread/INFO] [LiteLoader]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
494[21:53:25] [Thread-15/INFO] [FastCraft]: You are using the latest suitable version.
495[21:53:25] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
496[21:53:25] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
497[21:53:25] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
498[21:53:25] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
499[21:53:25] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
500[21:53:25] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
501[21:53:25] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
502[21:53:25] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
503[21:53:25] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
504[21:53:25] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
505[21:53:25] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
506[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
507[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
508[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
509[21:53:26] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
510[21:53:26] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
511[21:53:26] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
512[21:53:26] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
513[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
514[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
515[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
516[21:53:26] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
517[21:53:27] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
518[21:53:27] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
519[21:53:27] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
520[21:53:27] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
521[21:53:27] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
522[21:53:27] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
523[21:53:27] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
524[21:53:27] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
525[21:53:27] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
526[21:53:27] [Client thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
527[21:53:27] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
528[21:53:27] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
529[21:53:27] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
530[21:53:27] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 2368ms )
531[21:53:27] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
532[21:53:27] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
533[21:53:27] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
534[21:53:27] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
535[21:53:27] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
536[21:53:27] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Destroyer/fdworlds/updates/Ozone/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
537[21:53:27] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Destroyer/fdworlds/updates/Ozone/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
538[21:53:28] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
539[21:53:28] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
540[21:53:28] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
541[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
542[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
543[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
544[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
545[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
546[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
547[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
548[21:53:29] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
549[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
550[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
551[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
552[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fence
553[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
554[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:grate
555[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
556[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
557[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
558[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
559[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
560[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
561[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
562[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
563[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
564[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
565[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
566[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
567[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
568[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
569[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
570[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
571[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
572[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
573[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
574[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
575[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
576[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
577[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
578[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
579[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
580[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
581[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
582[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
583[21:53:30] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
584[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
585[21:53:30] [Client thread/INFO] [AgriCraft]: Crops registered
586[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
587[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
588[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
589[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
590[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
591[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:handRake
592[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipper
593[21:53:30] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipping
594[21:53:30] [Client thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
595[21:53:30] [Client thread/INFO] [LiteLoader]: Injecting ons1fpacketsetexperience[x1] in func_148833_a in S1FPacketSetExperience
596[21:53:30] [Client thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
597[21:53:33] [Client thread/INFO] [FML]: [Botania] Registered 1217 recipes.
598[21:53:34] [Client thread/INFO] [LiteLoader]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
599[21:53:34] [Client thread/INFO] [LiteLoader]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
600[21:53:34] [Client thread/INFO] [LiteLoader]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
601[21:53:34] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer net.eq2online.macros.transformers.CollectionPacketTransformer for ij
602[21:53:34] [Client thread/INFO] [LiteLoader]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
603[21:53:34] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
604[21:53:34] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
605[21:53:34] [Client thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
606[21:53:34] [Client thread/INFO] [betterquesting]: Loaded configs...
607[21:53:36] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
608[21:53:36] [Client thread/INFO] [CoFHWorld]: Registering default generators
609[21:53:36] [Client thread/INFO] [CoFHWorld]: Complete
610[21:53:37] [Client thread/INFO] [LiteLoader]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
611[21:53:37] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
612[21:53:37] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
613[21:53:37] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
614[21:53:37] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
615[21:53:38] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.23
616[21:53:38] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
617[21:53:38] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
618[21:53:40] [Client thread/INFO] [Chisel]: Starting pre-init...
619[21:53:40] [Client thread/INFO] [Chisel]: Loading blocks...
620[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
621[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
622[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
623[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
624[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
625[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
626[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
627[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
628[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
629[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
630[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
631[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
632[21:53:41] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
633[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
634[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
635[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
636[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
637[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
638[21:53:42] [Client thread/INFO] [Chisel]: 88 Feature's blocks loaded.
639[21:53:42] [Client thread/INFO] [Chisel]: Loading Tile Entities...
640[21:53:42] [Client thread/INFO] [Chisel]: Tile Entities loaded.
641[21:53:42] [Client thread/INFO] [Chisel]: Loading items...
642[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
643[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
644[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
645[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
646[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
647[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
648[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
649[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
650[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
651[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
652[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
653[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
654[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
655[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
656[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
657[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
658[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
659[21:53:42] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
660[21:53:42] [Client thread/INFO] [Chisel]: 88 Feature's items loaded.
661[21:53:42] [Client thread/INFO] [Chisel]: Pre-init finished.
662[21:53:42] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
663[21:53:42] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
664java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
665 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
666 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
667 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
668 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
669 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
670 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
671 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
672 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
673 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
674 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
675[21:53:42] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
676java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
677 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
678 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
679 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
680 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
681 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
682 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
683 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
684 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
685 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
686 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
687[21:53:42] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
688java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
689 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
690 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
691 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
692 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
693 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
694 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
695 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
696 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
697 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
698 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
699[21:53:43] [Client thread/INFO] [bdlib]: Loading internal config files for mod Compacter
700[21:53:43] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Destroyer/fdworlds/updates/Ozone/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
701[21:53:43] [Client thread/INFO] [bdlib]: Loading user config files for mod Compacter
702[21:53:43] [Client thread/INFO] [bdlib]: Config loading for mod Compacter finished
703[21:53:43] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
704[21:53:46] [Client thread/INFO] [DraconicEvolution]: Loading events config
705[21:53:46] [Client thread/INFO] [LiteLoader]: Injecting ons18packetentityteleport[x1] in func_148833_a in S18PacketEntityTeleport
706[21:53:46] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
707[21:53:46] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
708[21:53:46] [Client thread/WARN] [Draconic Evolution]:
709[21:53:46] [Client thread/WARN] [Draconic Evolution]: Info Tablet language localisation is not available for the selected language: ru_RU
710[21:53:46] [Client thread/WARN] [Draconic Evolution]: The default language (en_US) will be loaded instead
711[21:53:46] [Client thread/WARN] [Draconic Evolution]:
712[21:53:46] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
713[21:53:47] [DE Contributors DL Thread/ERROR] [Draconic Evolution]: Failed to download contributors list
714[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.brandon3055.com/json/DEContributors.json
715[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
716[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91)
717[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466)
718[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464)
719[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
720[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
721[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463)
722[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1045)
723[21:53:47] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.brandon3055.draconicevolution.common.handler.ContributorHandler$DLThread.run(ContributorHandler.java:221)
724[21:53:49] [Client thread/INFO] [LiteLoader]: Injecting ons12packetentityvelocity[x1] in func_148833_a in S12PacketEntityVelocity
725[21:53:50] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
726[21:53:51] [Client thread/INFO] [enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
727[21:53:51] [Client thread/INFO] [ESM]: Loading ESM Global Config
728[21:53:51] [Client thread/WARN] [eternalsingularity]: Couldn't find com.rcx.aobdsingularities.item.AOBDItemSingularity
729[21:53:52] [Client thread/INFO] [extrautils]: Hello World
730[21:53:52] [CoFHUpdater:RedstoneArsenal/ERROR] [RedstoneArsenal]: Update check for Redstone Arsenal failed.
731java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
732 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
733 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
734 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
735 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
736 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
737 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
738 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
739 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
740 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
741 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
742[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@59ec0f87
743[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@5448ada4
744[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@485a0683
745[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@139c6611
746[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@2ab5c3d2
747[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@3b017ead
748[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@73504f83
749[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@15885254
750[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@1d84ef4e
751[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@2703ca4e
752[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@565ea57a
753[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@1935717
754[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@3bd736f4
755[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@598059fe
756[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@3e02ac0b
757[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@266417a0
758[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@6ad6ade8
759[21:53:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@31c256e5
760[21:53:54] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
761[21:53:54] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
762[21:53:54] [Client thread/INFO] [Mantle]: Loading configuration from disk.
763[21:53:54] [Client thread/INFO] [Mantle]: Configuration load completed.
764[21:53:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
765[21:53:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
766[21:53:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
767[21:53:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
768[21:53:55] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
769[21:53:55] [Client thread/INFO] [LiteLoader]: Injecting ons2fpacketsetslot[x1] in func_148833_a in S2FPacketSetSlot
770[21:53:56] [Client thread/INFO] [LiteLoader]: Injecting ons07packetrespawn[x1] in func_148833_a in S07PacketRespawn
771[21:53:56] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
772[21:53:56] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
773[21:53:56] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
774[21:53:56] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:log:37]: Client Player 1.4 Created
775[21:53:56] [Client thread/INFO] [STDOUT]: [api.player.client.ClientPlayerAPI:register:946]: Client Player: registered GalacticraftCore
776[21:53:56] [Client thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
777[21:53:57] [Client thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
778[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons06packetupdatehealth[x1] in func_148833_a in S06PacketUpdateHealth
779[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons2dpacketopenwindow[x1] in func_148833_a in S2DPacketOpenWindow
780[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
781[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
782[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons36packetsigneditoropen[x1] in func_148833_a in S36PacketSignEditorOpen
783[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
784[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
785[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
786[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
787[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons0apacketusebed[x1] in func_148833_a in S0APacketUseBed
788[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons39packetplayerabilities[x1] in func_148833_a in S39PacketPlayerAbilities
789[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons1epacketremoveentityeffect[x1] in func_148833_a in S1EPacketRemoveEntityEffect
790[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons1dpacketentityeffect[x1] in func_148833_a in S1DPacketEntityEffect
791[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons2epacketclosewindow[x1] in func_148833_a in S2EPacketCloseWindow
792[21:53:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
793[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons30packetwindowitems[x1] in func_148833_a in S30PacketWindowItems
794[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons31packetwindowproperty[x1] in func_148833_a in S31PacketWindowProperty
795[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons13packetdestroyentities[x1] in func_148833_a in S13PacketDestroyEntities
796[21:53:57] [Client thread/INFO] [LiteLoader]: Injecting ons26packetmapchunkbulk[x1] in func_148833_a in S26PacketMapChunkBulk
797[21:53:57] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
798[21:53:57] [Client thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
799[21:54:01] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
800[21:54:01] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
801[21:54:01] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
802[21:54:02] [Client thread/INFO] [ExtraTiC]: Natura Detected
803[21:54:02] [Client thread/INFO] [ExtraTiC]: Mekanism Detected
804[21:54:02] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
805[21:54:02] [Client thread/INFO] [ExtraTiC]: Botania Detected
806[21:54:02] [Client thread/INFO] [ExtraTiC]: Galacticraft Mars Detected
807[21:54:02] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
808[21:54:02] [Client thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery disabled in config
809[21:54:02] [Client thread/INFO] [ExtraTiC]: Erebus Detected
810[21:54:02] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
811[21:54:02] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
812[21:54:02] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
813[21:54:02] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
814[21:54:02] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
815[21:54:02] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
816[21:54:02] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
817[21:54:03] [Client thread/INFO] [Hardcore Wither]: Begin Pre-initialization
818[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
819[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
820[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
821[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
822[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
823[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
824[21:54:03] [Client thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
825[21:54:03] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
826[21:54:03] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.17
827[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
828[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
829[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
830[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
831[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
832[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
833[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
834[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
835[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
836[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
837[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
838[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
839[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
840[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
841[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
842[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
843[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
844[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
845[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
846[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
847[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
848[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
849[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
850[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
851[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
852[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
853[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
854[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
855[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
856[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
857[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
858[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
859[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
860[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
861[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
862[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
863[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
864[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
865[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
866[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
867[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
868[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
869[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
870[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
871[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
872[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
873[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
874[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
875[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
876[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
877[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
878[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
879[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
880[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
881[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
882[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
883[21:54:03] [Client thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
884[21:54:04] [Client thread/INFO] [Magneticraft]: Starting preInit
885[21:54:06] [Client thread/INFO] [Magneticraft]: preInit Done
886[21:54:06] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
887[21:54:07] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
888[21:54:07] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
889[21:54:07] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
890[21:54:07] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
891[21:54:07] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
892[21:54:07] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: exnihilo required / 1.38-53 detected
893[21:54:07] [Client thread/INFO] [NEIAddons|ExNihilo]: Version check success: Waila required / 1.5.10 detected
894[21:54:07] [Client thread/INFO] [neiintegration]: Starting NEI Integration
895[21:54:07] [Client thread/INFO] [neiintegration]: Loading configuration files
896[21:54:09] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:147): Item cannon (from field public static openblocks.common.block.BlockCannon openblocks.OpenBlocks$Blocks.cannon) is disabled
897[21:54:09] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:147): Item blockPlacer (from field public static openblocks.common.block.BlockBlockPlacer openblocks.OpenBlocks$Blocks.blockPlacer) is disabled
898[21:54:09] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:147): Item xpshower (from field public static openblocks.common.block.BlockXPShower openblocks.OpenBlocks$Blocks.xpShower) is disabled
899Sep 09, 2018 9:54:10 PM openmodularturrets.compatability.ModCompatibility checkForMods
900INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
901Sep 09, 2018 9:54:10 PM openmodularturrets.compatability.ModCompatibility checkForMods
902INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
903Sep 09, 2018 9:54:10 PM openmodularturrets.compatability.ModCompatibility checkForMods
904INFO: Mur omsimu, plz. (Found Mekanism)
905Sep 09, 2018 9:54:10 PM openmodularturrets.compatability.ModCompatibility checkForMods
906INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
907[21:54:10] [Client thread/INFO] [ProjectE]: Loaded configuration file.
908[21:54:11] [Client thread/INFO] [ProjectE]: Mod peaether registered emc value 10000 for itemstack 1xitem.alchemicalcoin@0
909[21:54:14] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
910[21:54:14] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
911[21:54:14] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
912[21:54:15] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
913[21:54:15] [Client thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
914[21:54:16] [Client thread/INFO] [questbook]: Loading config file.
915[21:54:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
916[21:54:21] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
917[21:54:21] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
918[21:54:21] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
919[21:54:21] [Client thread/INFO] [simplyjetpacks]: Registering items
920[21:54:21] [Client thread/INFO] [SolarFlux]: Pre Initialization
921[21:54:21] [Client thread/INFO] [SolarFlux]: Initialization of configuration
922[21:54:21] [Client thread/INFO] [SolarFlux]: Registering blocks
923[21:54:21] [Client thread/INFO] [SolarFlux]: Registering items
924[21:54:21] [Client thread/INFO] [bq_standard]: Loaded configs...
925[21:54:21] [Client thread/INFO] [bq_standard]: Registered NEI handler for Standard Expansion
926[21:54:24] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
927[21:54:24] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
928[21:54:24] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
929[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
930[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
931[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
932[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
933[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
934[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
935[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
936[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
937[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
938[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
939[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
940[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
941[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
942[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
943[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
944[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
945[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
946[21:54:24] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
947[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
948[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
949[21:54:24] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
950[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
951[21:54:24] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Extra Utilities, Pam's Fruit, MFR, DSU, IFluidHandler, TE Augments, Mekanism, Magical Crops: Core]
952[21:54:24] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Extra Utilities, Pam's Fruit, MFR, DSU, IFluidHandler, TE Augments, Mekanism, Magical Crops: Core]
953[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
954[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
955[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
956[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
957[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
958[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
959[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Mekanism.
960[21:54:24] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
961[21:54:24] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 8 plugins registered.
962[21:54:24] [Client thread/INFO] [LiteLoader]: Injecting onc10packetcreativeinventoryaction[x1] in func_148833_a in C10PacketCreativeInventoryAction
963[21:54:24] [Client thread/INFO] [LiteLoader]: Injecting onc02packetuseentity[x1] in func_148833_a in C02PacketUseEntity
964[21:54:24] [Client thread/INFO] [LiteLoader]: Injecting onc09packethelditemchange[x1] in func_148833_a in C09PacketHeldItemChange
965[21:54:24] [Client thread/INFO] [LiteLoader]: Injecting onc0epacketclickwindow[x1] in func_148833_a in C0EPacketClickWindow
966[21:54:24] [Client thread/INFO] [LiteLoader]: Injecting onc11packetenchantitem[x1] in func_148833_a in C11PacketEnchantItem
967[21:54:24] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
968[21:54:24] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PreInit in 19ms=-=-=-=-=-=-=-
969[21:54:25] [CoFHUpdater:ThermalDynamics/ERROR] [ThermalDynamics]: Update check for Thermal Dynamics failed.
970java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
971 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
972 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
973 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
974 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
975 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
976 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
977 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
978 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
979 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
980 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
981[21:54:26] [Client thread/INFO] [FML]: Applying holder lookups
982[21:54:26] [Client thread/INFO] [FML]: Holder lookups applied
983[21:54:26] [Client thread/INFO] [FML]: Injecting itemstacks
984[21:54:26] [Client thread/INFO] [FML]: Itemstack injection complete
985[21:54:26] [Client thread/INFO] [Config]: [OptiFine] Loading textures/font/ascii.properties
986[21:54:27] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
987[21:54:27] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 71 handlers(s) and 71 total invokations
988[21:54:27] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
989[21:54:27] [Client thread/INFO] [Config]: [OptiFine] Resource packs: FDWLight.zip
990[21:54:28] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
991[21:54:28] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
992[21:54:28] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
993[21:54:28] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
994[21:54:29] [Client thread/INFO] [Config]: [OptiFine] Loading textures/font/ascii.properties
995[21:54:29] [Client thread/INFO] [Config]: [OptiFine] Loading textures/font/ascii_sga.properties
996[21:54:30] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising...
997[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
998[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
999[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1000[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1001[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1002[21:54:30] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:141]: WARNING: Found unknown Windows version: Windows 7
1003[21:54:30] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:142]: Attempting to use default windows plug-in.
1004[21:54:30] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:155]: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
1005[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1006[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1007[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1008[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1009[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1010[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1011[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1012[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1013[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1014[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1015[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1016[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1017[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1018[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1019[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1020[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1021[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1022[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1023[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1024[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1025[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1026[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1027[21:54:30] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1028Failed to initialize device Wireless keyboard and mouse because of: java.io.IOException: Failed to acquire device (8007001e)
1029[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1030[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1031[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1032[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1033[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1034[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1035[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1036[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1037[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1038[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1039[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1040[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1041[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1042[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1043[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1044[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1045[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1046[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1047[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1048[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1049[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1050[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1051[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1052[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1053[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1054[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1055[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1056[21:54:31] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\Destroyer\fdworlds\updates\Ozone\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
1057[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
1058[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ?????????? HID on Unknown...
1059[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
1060[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Wireless keyboard and mouse on Unknown...
1061[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Wireless keyboard and mouse on Unknown...
1062[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Wireless keyboard and mouse on Unknown...
1063[21:54:31] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Wireless keyboard and mouse on Unknown...
1064[21:54:31] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 7 controller(s) 167 component(s)
1065[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
1066[21:54:31] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
1067[21:54:31] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners
1068[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
1069[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod' into classpath
1070[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod' into classpath
1071[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
1072[21:54:31] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
1073[21:54:31] [Client thread/INFO] [LiteLoader]: Searching C:\Users\Destroyer\Desktop\fdworlds.exe...
1074[21:54:31] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
1075[21:54:31] [Client thread/INFO] [LiteLoader]: Searching C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_macros_0.10.12_for_1.7.10.litemod...
1076[21:54:31] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1077[21:54:31] [Client thread/INFO] [LiteLoader]: Searching C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod...
1078[21:54:31] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1079[21:54:31] [Client thread/INFO] [LiteLoader]: Searching C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod...
1080[21:54:31] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
1081[21:54:31] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
1082[21:54:31] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
1083[21:54:31] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
1084[21:54:31] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
1085[21:54:31] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
1086[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
1087[21:54:31] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
1088[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
1089[21:54:31] [Client thread/INFO] [LiteLoader]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
1090[21:54:31] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
1091[21:54:31] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
1092[21:54:31] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
1093[21:54:31] [Client thread/INFO] [LiteLoader]: Discovered 3 total mod(s), injected 0 tweak(s)
1094[21:54:31] [Client thread/INFO] [LiteLoader]: Loading mod from net.eq2online.macros.LiteModMacros
1095[21:54:31] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 0 listeners
1096[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully added mod Macro / Keybind Mod version 0.10.12
1097[21:54:31] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
1098[21:54:31] [Client thread/INFO] [LiteLoader]: Setting up "mod_macros_0.10.12_for_1.7.10.litemod" as mod resource pack with identifier "Macro / Keybind Mod"
1099[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
1100[21:54:31] [Client thread/INFO] [LiteLoader]: Loading mod from com.mumfrey.worldeditcui.LiteModWorldEditCUI
1101[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully added mod WorldEditCUI version 1.7.10_00
1102[21:54:31] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod" to active resource pack set
1103[21:54:31] [Client thread/INFO] [LiteLoader]: Setting up "mod_worldeditcui_1.7.10_00_mc1.7.10.litemod" as mod resource pack with identifier "WorldEditCUI"
1104[21:54:31] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\mod_worldeditcui_1.7.10_00_mc1.7.10.litemod" to active resource pack set
1105[21:54:31] [Client thread/INFO] [LiteLoader]: Loading mod from acs.tabbychat.core.LiteModTabbyChat
1106[21:54:32] [Client thread/INFO] [LiteLoader]: Successfully added mod TabbyChat version 1.11.2.2
1107[21:54:32] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod" to active resource pack set
1108[21:54:32] [Client thread/INFO] [LiteLoader]: Setting up "TabbyChat.litemod" as mod resource pack with identifier "TabbyChat"
1109[21:54:32] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\Destroyer\fdworlds\updates\Ozone\mods\TabbyChat.litemod" to active resource pack set
1110[21:54:32] [Client thread/INFO] [LiteLoader]: Initialising mod Macro / Keybind Mod version 0.10.12
1111[21:54:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
1112[21:54:32] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
1113[21:54:32] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
1114[21:54:32] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
1115[21:54:32] [Sound Library Loader/INFO]: Sound engine started
1116[21:54:33] [Client thread/INFO] [LiteLoader]: Loading macro templates...
1117[21:54:34] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 114 script action(s)
1118[21:54:34] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 62 script action(s)
1119[21:54:34] [Client thread/INFO] [LiteLoader]: Loading chat filter templates...
1120[21:54:34] [Client thread/INFO] [LiteLoader]: loading localisations for ru_RU
1121[21:54:34] [Client thread/INFO] [LiteLoader]: Initialising mod WorldEditCUI version 1.7.10_00
1122[21:54:34] [Client thread/INFO] [LiteLoader]: Initialising mod TabbyChat version 1.11.2.2
1123[21:54:34] [Client thread/INFO] [TabbyChat]: MinecraftForge detected. Will check for client-commands.
1124[21:54:34] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners
1125[21:54:37] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1126[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1127[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1128[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1129[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1130[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1131[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1132[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1133[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1134[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1135[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1136[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1137[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1138[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1139[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1140[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1141[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1142[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1143[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1144[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1145[21:54:37] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1146[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1147[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1148[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1149[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1150[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1151[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1152[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1153[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1154[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1155[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1156[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1157[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1158[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1159[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1160[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1161[21:54:38] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1162[21:54:38] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1163[21:54:38] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
1164[21:54:39] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1165[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
1166[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
1167[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
1168[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
1169[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
1170[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
1171[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
1172[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
1173[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
1174[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
1175[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
1176[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
1177[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
1178[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
1179[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
1180[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
1181[21:54:39] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
1182[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
1183[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
1184[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
1185[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
1186[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
1187[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
1188[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
1189[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
1190[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
1191[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
1192[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
1193[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
1194[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
1195[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
1196[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
1197[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
1198[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
1199[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
1200[21:54:40] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
1201[21:54:40] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
1202[21:54:41] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 16x16
1203[21:54:41] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
1204[21:54:41] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
1205[21:54:41] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
1206[21:54:41] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 16x16
1207[21:54:41] [Client thread/INFO]: Created: 16x16 textures/items-atlas
1208[21:54:41] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
1209[21:54:42] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
1210[21:54:42] [Client thread/INFO] [AE2:C]: Initialization ( started )
1211[21:54:42] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
1212[21:54:42] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
1213[21:54:42] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
1214[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
1215[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
1216[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1217[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
1218[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
1219[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
1220[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1221[21:54:43] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
1222[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
1223[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
1224[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
1225[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
1226[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
1227[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
1228[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 8 loaded.
1229[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
1230[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 8 loaded.
1231[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
1232[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
1233[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 8 loaded.
1234[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
1235[21:54:43] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 210 loaded.
1236[21:54:44] [Client thread/INFO] [AE2:C]: Initialization ( ended after 1657ms )
1237[21:54:44] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
1238[21:54:45] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
1239[21:54:46] [Client thread/INFO] [Avaritia]: Registering TiCon renderer mappings
1240[21:54:46] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
1241[21:54:46] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
1242[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons00packetkeepalive[x1] in func_148833_a in S00PacketKeepAlive
1243[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons05packetspawnposition[x1] in func_148833_a in S05PacketSpawnPosition
1244[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons08packetplayerposlook[x1] in func_148833_a in S08PacketPlayerPosLook
1245[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons09packethelditemchange[x1] in func_148833_a in S09PacketHeldItemChange
1246[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons0cpacketspawnplayer[x1] in func_148833_a in S0CPacketSpawnPlayer
1247[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons0epacketspawnobject[x1] in func_148833_a in S0EPacketSpawnObject
1248[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons0fpacketspawnmob[x1] in func_148833_a in S0FPacketSpawnMob
1249[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons10packetspawnpainting[x1] in func_148833_a in S10PacketSpawnPainting
1250[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons11packetspawnexperienceorb[x1] in func_148833_a in S11PacketSpawnExperienceOrb
1251[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons14packetentity[x1] in func_148833_a in S14PacketEntity
1252[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons15packetentityrelmove[x1] in func_148833_a in S14PacketEntity$S15PacketEntityRelMove
1253[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons16packetentitylook[x1] in func_148833_a in S14PacketEntity$S16PacketEntityLook
1254[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons17packetentitylookmove[x1] in func_148833_a in S14PacketEntity$S17PacketEntityLookMove
1255[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons19packetentityheadlook[x1] in func_148833_a in S19PacketEntityHeadLook
1256[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons1cpacketentitymetadata[x1] in func_148833_a in S1CPacketEntityMetadata
1257[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons20packetentityproperties[x1] in func_148833_a in S20PacketEntityProperties
1258[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons22packetmultiblockchange[x1] in func_148833_a in S22PacketMultiBlockChange
1259[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons25packetblockbreakanim[x1] in func_148833_a in S25PacketBlockBreakAnim
1260[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons28packeteffect[x1] in func_148833_a in S28PacketEffect
1261[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons29packetsoundeffect[x1] in func_148833_a in S29PacketSoundEffect
1262[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons32packetconfirmtransaction[x1] in func_148833_a in S32PacketConfirmTransaction
1263[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons33packetupdatesign[x1] in func_148833_a in S33PacketUpdateSign
1264[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons37packetstatistics[x1] in func_148833_a in S37PacketStatistics
1265[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons38packetplayerlistitem[x1] in func_148833_a in S38PacketPlayerListItem
1266[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons3apackettabcomplete[x1] in func_148833_a in S3APacketTabComplete
1267[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons3bpacketscoreboardobjective[x1] in func_148833_a in S3BPacketScoreboardObjective
1268[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons3cpacketupdatescore[x1] in func_148833_a in S3CPacketUpdateScore
1269[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons3dpacketdisplayscoreboard[x1] in func_148833_a in S3DPacketDisplayScoreboard
1270[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons3epacketteams[x1] in func_148833_a in S3EPacketTeams
1271[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons40packetdisconnect[x1] in func_148833_a in S40PacketDisconnect
1272[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc00packetkeepalive[x1] in func_148833_a in C00PacketKeepAlive
1273[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc03packetplayer[x1] in func_148833_a in C03PacketPlayer
1274[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc04packetplayerposition[x1] in func_148833_a in C03PacketPlayer$C04PacketPlayerPosition
1275[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc05packetplayerlook[x1] in func_148833_a in C03PacketPlayer$C05PacketPlayerLook
1276[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc06packetplayerposlook[x1] in func_148833_a in C03PacketPlayer$C06PacketPlayerPosLook
1277[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc0apacketanimation[x1] in func_148833_a in C0APacketAnimation
1278[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc0bpacketentityaction[x1] in func_148833_a in C0BPacketEntityAction
1279[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc0cpacketinput[x1] in func_148833_a in C0CPacketInput
1280[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc0fpacketconfirmtransaction[x1] in func_148833_a in C0FPacketConfirmTransaction
1281[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc12packetupdatesign[x1] in func_148833_a in C12PacketUpdateSign
1282[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc13packetplayerabilities[x1] in func_148833_a in C13PacketPlayerAbilities
1283[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc14packettabcomplete[x1] in func_148833_a in C14PacketTabComplete
1284[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons00packetserverinfo[x1] in func_148833_a in S00PacketServerInfo
1285[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons01packetpong[x1] in func_148833_a in S01PacketPong
1286[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons00packetdisconnect[x1] in func_148833_a in S00PacketDisconnect
1287[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting ons01packetencryptionrequest[x1] in func_148833_a in S01PacketEncryptionRequest
1288[21:54:48] [Client thread/INFO] [LiteLoader]: Injecting onc01packetencryptionresponse[x1] in func_148833_a in C01PacketEncryptionResponse
1289[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
1290[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
1291[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
1292[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
1293[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
1294[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
1295[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module AgriCraft
1296[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
1297[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
1298[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
1299[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
1300[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
1301[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module Magical Crops
1302[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
1303[21:54:50] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
1304[21:54:50] [Client thread/INFO] [Chisel]: Starting init...
1305[21:54:50] [Client thread/INFO] [Chisel]: Loading recipes...
1306[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
1307[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
1308[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
1309[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
1310[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
1311[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
1312[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
1313[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
1314[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
1315[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
1316[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
1317[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
1318[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
1319[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
1320[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
1321[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
1322[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
1323[21:54:50] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
1324[21:54:50] [Client thread/INFO] [Chisel]: 88 Feature's recipes loaded.
1325[21:54:50] [Client thread/INFO] [Chisel]: Init finished.
1326[21:54:50] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
1327[21:54:50] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
1328[21:54:51] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
1329[21:54:51] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
1330[21:54:51] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
1331[21:54:51] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
1332[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
1333[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1334[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1335[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
1336[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
1337[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1338[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
1339[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
1340[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1341[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
1342[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
1343[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
1344[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
1345[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
1346[21:54:51] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1347[21:54:51] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
1348[21:54:51] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1349[21:54:51] [Client thread/INFO] [EnderIO]: Updating config...
1350[21:54:51] [Client thread/INFO] [enderioaddons]: Updating config...
1351[21:54:51] [Client thread/INFO] [bq_standard]: Loaded configs...
1352[21:54:51] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
1353[21:54:51] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
1354[21:54:51] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
1355[21:54:53] [Client thread/INFO] [Draconic Evolution]: RS Added
1356[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1357[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1358[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1359[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1360[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Heat version 2.0.3 from magneticraft-0.6.1-final.jar
1361[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1362[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1363[21:54:54] [Client thread/INFO] [endercore]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
1364[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1365[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.23.jar
1366[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from buildcraft-7.1.23.jar
1367[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1368[21:54:54] [Client thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenters-Blocks-3.3.8.1.jar
1369[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.23.jar
1370[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.1 from buildcraft-7.1.23.jar
1371[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.23.jar
1372[21:54:54] [Client thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
1373[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
1374[21:54:54] [Client thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from ThermalFoundation-[1.7.10]1.2.6-118.jar
1375[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.23.jar
1376[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.23.jar
1377[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1378[21:54:54] [Client thread/INFO] [endercore]: PneumaticCraftApi version 1.0 from PneumaticCraft-1.7.10-1.12.7-151-universal.jar
1379[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1380[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1381[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.23.jar
1382[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1383[21:54:54] [Client thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
1384[21:54:54] [Client thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
1385[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
1386[21:54:54] [Client thread/INFO] [endercore]: AppleCoreAPI version 3.0.0 from AppleCore-mc1.7.10-3.0.0.jar
1387[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
1388[21:54:54] [Client thread/INFO] [endercore]: AgriCraftAPI version 1.0 from AgriCraft-1.7.10-1.5.0.jar
1389[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1390[21:54:54] [Client thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
1391[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.2 from RandomThings-2.2.4.jar
1392[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Kinetic version 2.0.3 from magneticraft-0.6.1-final.jar
1393[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1394[21:54:54] [Client thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
1395[21:54:54] [Client thread/INFO] [endercore]: appliedenergistics2|API version rv3 from appliedenergistics2-rv3-beta-6.jar
1396[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.23.jar
1397[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.23.jar
1398[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.23.jar
1399[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1400[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1401[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Recipes version 2.0.3 from magneticraft-0.6.1-final.jar
1402[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI version 2.0.3 from magneticraft-0.6.1-final.jar
1403[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.23.jar
1404[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1405[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
1406[21:54:54] [Client thread/INFO] [endercore]: BetterQuesting|API version 2.6 from BetterQuesting-2.0.233.jar
1407[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
1408[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1409[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1410[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Util version 2.0.3 from magneticraft-0.6.1-final.jar
1411[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1412[21:54:54] [Client thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
1413[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1414[21:54:54] [Client thread/INFO] [endercore]: BetterAchievements|API version 0.1.0 from BetterAchievements-1.7.10-0.1.0.jar
1415[21:54:54] [Client thread/INFO] [endercore]: VeinMinerApi version 0.3 from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
1416[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1417[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
1418[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1419[21:54:54] [Client thread/INFO] [endercore]: ae2wct|API version 1.7.10-rv3-1.8.6b from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
1420[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1421[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1422[21:54:54] [Client thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1423[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1424[21:54:54] [Client thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
1425[21:54:54] [Client thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1426[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
1427[21:54:54] [Client thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1428[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
1429[21:54:54] [Client thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
1430[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.23.jar
1431[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt version 2.0.3 from magneticraft-0.6.1-final.jar
1432[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1433[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|core version 2.0 from buildcraft-7.1.23.jar
1434[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.23.jar
1435[21:54:54] [Client thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1436[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Tools version 2.0.3 from magneticraft-0.6.1-final.jar
1437[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.23.jar
1438[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
1439[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure version 2.0.3 from magneticraft-0.6.1-final.jar
1440[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Steel version 2.0.3 from magneticraft-0.6.1-final.jar
1441[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1442[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.23.jar
1443[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.23.jar
1444[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
1445[21:54:54] [Client thread/INFO] [endercore]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
1446[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1447[21:54:54] [Client thread/INFO] [endercore]: BotaniaAPI version 76 from Botania-r1.8-249.jar
1448[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1449[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1450[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Radiation version 2.0.3 from magneticraft-0.6.1-final.jar
1451[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.23.jar
1452[21:54:54] [Client thread/INFO] [endercore]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
1453[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1454[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
1455[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1456[21:54:54] [Client thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
1457[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1458[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Pressure|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
1459[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1460[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Computer version 2.0.3 from magneticraft-0.6.1-final.jar
1461[21:54:54] [Client thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
1462[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1463[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.23.jar
1464[21:54:54] [Client thread/INFO] [endercore]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
1465[21:54:54] [Client thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.23.jar
1466[21:54:54] [Client thread/INFO] [endercore]: Galacticraft API version 1.1 from GalacticraftCore-1.7-3.0.12.504.jar
1467[21:54:54] [Client thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
1468[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1469[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1470[21:54:54] [Client thread/INFO] [endercore]: CoFHLib version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
1471[21:54:54] [Client thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
1472[21:54:54] [Client thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
1473[21:54:54] [Client thread/INFO] [endercore]: MagneticraftAPI|Electricity version 2.0.3 from magneticraft-0.6.1-final.jar
1474[21:54:54] [Client thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
1475[21:54:55] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
1476[21:54:55] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
1477[21:54:55] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
1478[21:54:55] [Client thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
1479[21:54:56] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/revolvers
1480[21:54:56] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/revolvers, 16x16
1481[21:54:56] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
1482[21:54:56] [Client thread/INFO] [EnderCore]: There were 0 missing texture errors here. They're gone now.
1483[21:54:56] [Client thread/INFO] [Mantle]: Entering initialization phase.
1484[21:54:57] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
1485[21:54:57] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
1486[21:54:57] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
1487[21:54:57] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
1488[21:54:57] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
1489[21:54:57] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1490[21:54:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 45 loaded.
1491[21:54:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 54 loaded.
1492[21:55:00] [Client thread/INFO] [Natura]: Waila detected.
1493[21:55:00] [Client thread/INFO] [Hardcore Wither]: Begin Initialization
1494[21:55:00] [Client thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
1495[21:55:00] [Client thread/INFO] [inventorytweaks]: InvTweaks: ÐаÑтройки загружены.
1496[21:55:00] [Client thread/INFO] [inventorytweaks]: Mod initialized
1497[21:55:00] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
1498[21:55:00] [Client thread/INFO] [journeymap]: initialize ENTER
1499[21:55:00] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.core.config
1500[21:55:00] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.fullmap.config
1501[21:55:00] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.minimap.config
1502[21:55:00] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.minimap2.config
1503[21:55:00] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.webmap.config
1504[21:55:01] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Destroyer\fdworlds\updates\Ozone\journeymap\config\5.1\journeymap.waypoint.config
1505[21:55:01] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
1506[21:55:01] [Client thread/INFO] [Mekanism]: Version 9.1.1 initializing...
1507[21:55:01] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1508[21:55:01] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
1509[21:55:02] [Client thread/INFO] [Mekanism]: Render registrations complete.
1510[21:55:02] [Client thread/INFO] [Mekanism]: Initialized HolidayManager.
1511[21:55:02] [Client thread/INFO] [Mekanism]: Loading complete.
1512[21:55:02] [Client thread/INFO] [Mekanism]: Mod loaded.
1513[21:55:02] [Thread-26/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
1514[21:55:02] [Thread-26/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
1515[21:55:03] [Client thread/INFO] [Magneticraft]: Starting Init
1516[21:55:03] [Client thread/INFO] [Magneticraft]: Last Version: 0.5.1
1517[21:55:03] [Client thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
1518[21:55:03] [Client thread/INFO] [Magneticraft]: Init Done
1519[21:55:03] [Client thread/INFO] [STDOUT]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:87]: [MekanismGenerators] Render registrations complete.
1520[21:55:03] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
1521[21:55:03] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module.
1522[21:55:04] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1523[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
1524[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
1525[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
1526[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetPublicMethods(Class.java:2902)
1527[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethods(Class.java:1615)
1528[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
1529[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
1530[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
1531[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
1532[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1533[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1534[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1535[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1536[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442)
1537[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
1538[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
1539[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
1540[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1541[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1542[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1543[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1544[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1545[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1546[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1547[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1548[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1549[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1550[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1551[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1552[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1553[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1554[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1555[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1556[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1557[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1558[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1559[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1560[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1561[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1562[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1563[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1564[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1565[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1566[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1567[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1568[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1569[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
1570[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1571[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1572[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1573[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1574[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1575[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1576[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1577[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1578[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1579[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
1580[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at launcher.e.a(SourceFile:366)
1581[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at launcher.e.main(SourceFile:230)
1582[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1583[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:197)
1584[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
1585[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
1586[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 58 more
1587[21:55:04] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
1588[21:55:05] [Client thread/INFO] [More Chisels]: Aether II compatibility is enabled and running
1589[21:55:05] [Client thread/INFO] [More Chisels]: Botania compatibility is enabled and running
1590[21:55:05] [Client thread/INFO] [More Chisels]: ExtraUtilities compatibility is enabled and running
1591[21:55:05] [Client thread/INFO] [More Chisels]: Galacticraft compatibility is enabled and running
1592[21:55:05] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
1593[21:55:05] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
1594[21:55:05] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1595[21:55:05] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1596[21:55:05] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
1597[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
1598[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
1599[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.23 detected
1600[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
1601[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
1602[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
1603[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: ProjectE required / 1.7.10-PE1.10.1 detected
1604[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered ProjectE Philosopher Stone
1605[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.7 detected
1606[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
1607[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
1608[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
1609[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
1610[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
1611[21:55:05] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
1612[21:55:05] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
1613[21:55:05] [Client thread/INFO] [NEIAddons]: Loading Ex Nihilo Addon...
1614[21:55:05] [Client thread/INFO] [NEIAddons]: Ex Nihilo Addon successfully loadded
1615[21:55:08] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1616[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering handlers
1617[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering network messages
1618[21:55:08] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1619[21:55:08] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1620[21:55:08] [Client thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1621[21:55:08] [Client thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1622[21:55:08] [Client thread/INFO] [simplyjetpacks]: Stealing BuildCraft's items
1623[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering recipes
1624[21:55:08] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
1625[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1626[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1627[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1628[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1629[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1630[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1631[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1632[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1633[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1634[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1635[21:55:08] [Client thread/INFO] [simplyjetpacks]: Registering BC Assembly Table recipe
1636[21:55:08] [Client thread/INFO] [SolarFlux]: Initialization
1637[21:55:08] [Client thread/INFO] [SolarFlux]: Registering recipes
1638[21:55:08] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
1639[21:55:11] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
1640[21:55:11] [Client thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] Init in 136ms=-=-=-=-=-=-=-
1641[21:55:11] [Client thread/INFO] [FML]: YUNoMakeGoodMap Initalized
1642[21:55:11] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1643[21:55:12] [Client thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1644[21:55:12] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1645[21:55:12] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1646[21:55:12] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1647[21:55:12] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1648[21:55:12] [Client thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
1649[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1650[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1651[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1652[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1653[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
1654[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1655[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1656[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1657[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1658[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1659[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1660[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1661[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1662[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1663[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
1664[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
1665[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
1666[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1667[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1668[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
1669[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1670[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1671[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1672[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1673[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1674[21:55:12] [Client thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1675[21:55:12] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1676[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1677[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1678[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1679[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1680[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1681[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1682[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1683[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1684[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1685[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1686[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1687[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1688[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1689[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
1690[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1691[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1692[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
1693[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1694[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1695[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
1696[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1697[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1698[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
1699[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1700[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1701[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
1702[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1703[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1704[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
1705[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1706[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1707[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
1708[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1709[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1710[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1711[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1712[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1713[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1714[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1715[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1716[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1717[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1718[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1719[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1720[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1721[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1722[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1723[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1724[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1725[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1726[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1727[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1728[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1729[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1730[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1731[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1732[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1733[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1734[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1735[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1736[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1737[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1738[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1739[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1740[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1741[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1742[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1743[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1744[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1745[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1746[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1747[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1748[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1749[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1750[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1751[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1752[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1753[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1754[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1755[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
1756[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1757[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1758[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
1759[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1760[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1761[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
1762[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1763[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1764[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
1765[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1766[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1767[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
1768[21:55:13] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1769[21:55:13] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1770[21:55:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 24 recipes avaliable.
1771[21:55:13] [Client thread/INFO] [ProjectE]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
1772[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1773[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1774[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1775[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1776[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1777[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1778[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1779[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1780[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1781[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1782[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1783[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1784[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1785[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1786[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1787[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1788[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1789[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1790[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1791[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1792[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1793[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1794[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1795[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1796[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1797[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1798[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1799[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1800[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1801[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1802[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1803[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1804[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1805[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1806[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1807[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1808[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1809[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1810[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1811[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1812[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1813[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1814[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1815[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1816[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1817[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1818[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1819[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1820[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1821[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1822[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1823[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1824[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1825[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1826[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1827[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1828[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1829[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1830[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1831[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1832[21:55:13] [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.
1833[21:55:13] [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.
1834[21:55:13] [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.
1835[21:55:13] [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.
1836[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1837[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1838[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1839[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1840[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1841[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1842[21:55:13] [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.
1843[21:55:13] [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.
1844[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1845[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1846[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1847[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1848[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1849[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1850[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1851[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1852[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1853[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1854[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1855[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1856[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1857[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1858[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1859[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1860[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1861[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1862[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1863[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1864[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1865[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1866[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1867[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1868[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1869[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1870[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1871[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1872[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1873[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1874[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1875[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1876[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1877[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1878[21:55:13] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1879[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
1880[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
1881[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
1882[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
1883[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
1884[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
1885[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
1886[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
1887[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
1888[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
1889[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
1890[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
1891[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
1892[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
1893[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
1894[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
1895[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
1896[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
1897[21:55:13] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
1898[21:55:13] [Client thread/INFO] [FML]: Injecting itemstacks
1899[21:55:13] [Client thread/INFO] [FML]: Itemstack injection complete
1900[21:55:13] [Client thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
1901[21:55:14] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
1902[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1903[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1904[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1905[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1906[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1907[21:55:14] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1908[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1909[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1910[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1911[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1361 bytes
1912[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
1913[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 976 bytes
1914[21:55:14] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
1915[21:55:14] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
1916[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
1917[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1918[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1919[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1373 bytes
1920[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
1921[21:55:14] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerPressure_TileCableBusTESR loaded successfully - 988 bytes
1922[21:55:14] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2130 bytes
1923[21:55:14] [Client thread/INFO] [AE2:C]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
1924[21:55:14] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
1925[21:55:14] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
1926[21:55:14] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
1927[21:55:14] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Enable
1928[21:55:14] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Enable
1929[21:55:14] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Enable
1930[21:55:14] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
1931[21:55:14] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
1932[21:55:14] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
1933[21:55:14] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
1934[21:55:14] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
1935[21:55:14] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
1936[21:55:14] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
1937[21:55:14] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
1938[21:55:14] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
1939[21:55:14] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
1940[21:55:14] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
1941[21:55:14] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
1942[21:55:14] [Client thread/INFO] [AE2:C]: Mekanism - Integration Enable
1943[21:55:14] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
1944[21:55:14] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
1945[21:55:14] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
1946[21:55:14] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Enable
1947[21:55:14] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 746ms )
1948[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetEmerald
1949[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetDiamond
1950[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetQuartz
1951[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:nuggetOsmium
1952[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAurigold
1953[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAurigold
1954[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropFerranium
1955[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedFerranium
1956[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDiamahlia
1957[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDiamahlia
1958[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropLapender
1959[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedLapender
1960[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropEmeryllis
1961[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedEmeryllis
1962[21:55:14] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropRedstodendron
1963[21:55:14] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedRedstodendron
1964[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNitorWart
1965[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNitorWart
1966[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropQuartzanthemum
1967[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedQuartzanthemum
1968[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCuprosia
1969[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCuprosia
1970[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPetinia
1971[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPetinia
1972[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlombean
1973[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlombean
1974[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSilverweed
1975[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSilverweed
1976[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropJaslumine
1977[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedJaslumine
1978[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNiccissus
1979[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNiccissus
1980[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlatiolus
1981[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPlatiolus
1982[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOsmonium
1983[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOsmonium
1984[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropNether Star
1985[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedNether Star
1986[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropElectrotine
1987[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedElectrotine
1988[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropKarat Carrot
1989[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedKarat Carrot
1990[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop4 Karat Carrot
1991[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed4 Karat Carrot
1992[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop6 Karat Carrot
1993[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed6 Karat Carrot
1994[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop8 Karat Carrot
1995[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed8 Karat Carrot
1996[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop12 Karat Carrot
1997[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed12 Karat Carrot
1998[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop18 Karat Carrot
1999[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed18 Karat Carrot
2000[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop20 Karat Carrot
2001[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed20 Karat Carrot
2002[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crop24 Karat Carrot
2003[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seed24 Karat Carrot
2004[21:55:15] [Client thread/INFO] [AgriCraft]: Custom crops registered
2005[21:55:15] [Client thread/INFO] [AgriCraft]: Registering soils to whitelist:
2006[21:55:15] [Client thread/INFO] [AgriCraft]: Completed soil whitelist:
2007[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:sand:0
2008[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:mycelium:0
2009[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:soul_sand:0
2010[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:farmland:0
2011[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:coal_block:0
2012[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:iron_block:0
2013[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:gold_block:0
2014[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:redstone_block:0
2015[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:lapis_block:0
2016[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:emerald_block:0
2017[21:55:15] [Client thread/INFO] [AgriCraft]: - minecraft:diamond_block:0
2018[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
2019[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaWhite
2020[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
2021[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaOrange
2022[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
2023[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaMagenta
2024[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
2025[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
2026[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
2027[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaYellow
2028[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
2029[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLime
2030[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
2031[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPink
2032[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
2033[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGray
2034[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
2035[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightGray
2036[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
2037[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaCyan
2038[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
2039[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPurple
2040[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
2041[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlue
2042[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
2043[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBrown
2044[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
2045[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGreen
2046[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
2047[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaRed
2048[21:55:15] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
2049[21:55:15] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlack
2050[21:55:15] [Client thread/INFO] [AgriCraft]: Botania crops registered
2051[21:55:15] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
2052[21:55:15] [Client thread/INFO] [AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
2053[21:55:15] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 23084 words.
2054[21:55:17] [Client thread/INFO] [Avaritia]: Avaritia got bored of waiting for magical crops to grow.
2055[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
2056[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:468)
2057[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:295)
2058[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
2059[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2060[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2061[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2062[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2063[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2064[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2065[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2066[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2067[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2068[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2069[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2070[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2071[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2072[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2073[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2074[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2075[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2076[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2077[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2078[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2079[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2080[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2081[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2082[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2083[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2084[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2085[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2086[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2087[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2088[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
2089[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2090[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2091[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2092[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2093[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2094[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2095[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2096[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2097[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2098[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
2099[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at launcher.e.a(SourceFile:366)
2100[21:55:17] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at launcher.e.main(SourceFile:230)
2101[21:55:17] [Client thread/INFO] [Avaritia]: rawMeats: [ingotMeatRaw, rawMutton]
2102[21:55:17] [Client thread/INFO] [Avaritia]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.impmeat@0]
2103[21:55:18] [Client thread/INFO] [Config]: [OptiFine] Loading textures/font/ascii.properties
2104[21:55:18] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Destroyer\fdworlds\updates\Ozone\config\cofh\thermalexpansion\crafting.
2105[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2106[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2107[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2108[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2109[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2110[21:55:18] [Client thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
2111[21:55:18] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
2112[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file Artifacts.json
2113[21:55:20] [Client thread/INFO] [chancecubes]: Loaded custom rewards file Artifacts.json
2114[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file bee.json
2115[21:55:20] [Client thread/INFO] [chancecubes]: Loaded custom rewards file bee.json
2116[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file cryo.json
2117[21:55:20] [Client thread/INFO] [chancecubes]: Loaded custom rewards file cryo.json
2118[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file ExtraLife.json
2119[21:55:20] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ExtraLife.json
2120[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file goodstuff.json
2121[21:55:20] [Client thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:0,Count:6} and the NBT of: {id:0,Count:6,Damage:0}
2122[21:55:20] [Client thread/INFO] [chancecubes]: Loaded custom rewards file goodstuff.json
2123[21:55:20] [Client thread/INFO] [chancecubes]: Loading custom rewards file ha.json
2124[21:56:53] [Client thread/INFO] [chancecubes]: Loaded custom rewards file ha.json
2125[21:56:53] [Client thread/INFO] [chancecubes]: Loading custom rewards file velocity.json
2126[21:56:53] [Client thread/INFO] [chancecubes]: Loaded custom rewards file velocity.json
2127[21:56:53] [Client thread/INFO] [chancecubes]: Loading custom rewards file weewards.json
2128[21:56:53] [Client thread/INFO] [chancecubes]: Loaded custom rewards file weewards.json
2129[21:56:53] [Client thread/INFO] [chancecubes]: Loading custom rewards file who.json
2130[21:56:53] [Client thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
2131[21:56:53] [Client thread/ERROR] [chancecubes]: This is not a JSON Array.
2132[21:56:53] [Client thread/INFO] [chancecubes]: Loaded custom rewards file who.json
2133[21:56:53] [Client thread/INFO] [STDOUT]: [chanceCubes.config.CustomRewardsLoader:fetchRemoteInfo:140]: {"Disabled Rewards":[],"Holiday Rewards":{}}
2134[21:56:53] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
2135[21:56:54] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
2136[21:56:54] [Client thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
2137[21:56:54] [Client thread/INFO] [Draconic Evolution]: Finished PostInitialization
2138[21:56:54] [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
2139[21:56:55] [Client thread/INFO] [EnderIO]: Added user defined recipe DustToSilicon
2140[21:56:55] [Client thread/INFO] [EnderIO]: Added user defined recipe Cobblestone
2141[21:56:55] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
2142[21:56:55] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
2143[21:56:55] [Client thread/INFO] [EnderIO]: Found 170 valid SAG Mill recipes in config.
2144[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
2145[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
2146[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
2147[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
2148[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
2149[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
2150[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2151[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
2152[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2153[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
2154[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
2155[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
2156[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
2157[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.neptune.0@6
2158[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
2159[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
2160[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
2161[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
2162[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
2163[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
2164[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
2165[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
2166[21:56:55] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.stonebrick@0
2167[21:56:55] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 171 recipes avaliable.
2168[21:56:55] [Client thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
2169[21:56:55] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
2170[21:56:55] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
2171[21:56:55] [Client thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
2172[21:56:55] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 60 recipes avaliable.
2173[21:56:55] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
2174[21:56:55] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
2175[21:56:55] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
2176[21:56:55] [Client thread/INFO] [EnderIO]: Replacing core recipe Nutrient Distilation with user defined recipe.
2177[21:56:55] [Client thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
2178[21:56:55] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
2179[21:56:55] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
2180[21:56:55] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2181[21:56:55] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
2182[21:56:55] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
2183[21:56:55] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
2184[21:56:55] [Client thread/INFO] [EnderIO]: Loaded 29 recipes for Enchanter
2185[21:56:55] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
2186[21:56:55] [Client thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
2187[21:56:55] [Client thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
2188[21:56:55] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
2189[21:56:55] [Client thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
2190[21:56:55] [Client thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
2191[21:56:55] [Client thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
2192[21:56:55] [Client thread/INFO] [Ex Nihilo]: +++ - Found AE2!
2193[21:56:55] [Client thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
2194[21:56:55] [Client thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
2195[21:56:55] [Client thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
2196[21:56:55] [Client thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
2197[21:56:55] [Client thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
2198[21:56:55] [Client thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
2199[21:56:55] [Client thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
2200[21:56:55] [Client thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
2201[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
2202[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
2203[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:3
2204[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:3
2205[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:3
2206[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:3
2207[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:3
2208[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:3
2209[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:3
2210[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:3
2211[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:3
2212[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:3
2213[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:3
2214[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:3
2215[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:3
2216[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:3
2217[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:3
2218[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:3
2219[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:3
2220[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:3
2221[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:3
2222[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:3
2223[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:2
2224[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:5
2225[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:3
2226[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreIron:0
2227[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
2228[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
2229[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreGold:0
2230[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
2231[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
2232[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
2233[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:5
2234[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:5
2235[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:5
2236[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:5
2237[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:5
2238[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:5
2239[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:5
2240[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:5
2241[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:5
2242[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
2243[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:5
2244[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:0
2245[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:0
2246[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:1
2247[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:5
2248[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:5
2249[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:5
2250[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:5
2251[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:5
2252[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:5
2253[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:5
2254[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:5
2255[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:5
2256[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:5
2257[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:5
2258[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:3
2259[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Magneticraft:copper_ore:0
2260[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:3
2261[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreCopper:0
2262[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
2263[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
2264[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
2265[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:2
2266[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:4
2267[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:4
2268[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:4
2269[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:4
2270[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:4
2271[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:4
2272[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:4
2273[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:4
2274[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:4
2275[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:4
2276[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:4
2277[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:4
2278[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:4
2279[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:4
2280[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:4
2281[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:4
2282[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:4
2283[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:4
2284[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:4
2285[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:4
2286[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:4
2287[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:6
2288[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:1
2289[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:1
2290[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:4
2291[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreTin:0
2292[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
2293[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
2294[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:5
2295[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreSilver:0
2296[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
2297[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:6
2298[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:6
2299[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
2300[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreLead:0
2301[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
2302[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:7
2303[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
2304[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
2305[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:13
2306[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
2307[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
2308[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
2309[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:7
2310[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:3
2311[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreAluminium:0
2312[21:56:55] [Client thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:0
2313[21:56:56] [Client thread/INFO] [Config]: [OptiFine] Loading textures/font/ascii.properties
2314[21:56:57] [Client thread/ERROR] [ImmersiveEngineering]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@59ec0f87 could not be initialized
2315[21:56:57] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
2316[21:56:57] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
2317[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2318[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2319[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2320[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2321[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2322[21:56:57] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
2323[21:56:57] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
2324[21:56:57] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
2325[21:56:57] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found ThermalExpansion!
2326[21:56:57] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found TConstruct!
2327[21:56:57] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found MineFactoryReloaded!
2328[21:56:57] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found BigReactors!
2329[21:56:58] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Natura!
2330[21:56:58] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
2331[21:56:58] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found Botania!
2332[21:56:58] [Client thread/INFO] [Ex Astris Rebirth]: +++ - Found DraconicEvolution
2333[21:56:58] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2334[21:56:58] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2335[21:56:58] [Client thread/INFO] [Galacticraft]: Successfully added space torches as heat sources for Ex Nihilo crucibles etc
23362018.09.09 21:56:58 [DEBUG] fillProfileProperties, UUID: ec0fa42d-252e-495f-823c-cf4c50df80b3
23372018.09.09 21:56:59 [DEBUG] Couldn't fetch profile properties for 'com.mojang.authlib.GameProfile@7a7cc74a[id=ec0fa42d-252e-495f-823c-cf4c50df80b3,name=<null>,properties={},legacy=false]' as the profile does not exist
2338Exception in thread "Immersive Engineering Contributors Name Finder Thread" [21:56:59] [Immersive Engineering Contributors Name Finder Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
2339[21:56:59] [Immersive Engineering Contributors Name Finder Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at blusunrize.immersiveengineering.common.util.compat.BotaniaHelper$ThreadContributorToNameFormatter.run(BotaniaHelper.java:90)
2340[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2341[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2342[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2343[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2344[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2345[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2346[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2347[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2348[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2349[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2350[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2351[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2352[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2353[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2354[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2355[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
2356[21:56:59] [Client thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
2357[21:56:59] [Client thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
2358[21:56:59] [Client thread/INFO] [Hardcore Wither]: Begin Post-initialization
2359[21:56:59] [Client thread/INFO] [journeymap]: postInitialize ENTER
2360[21:56:59] [Client thread/INFO] [journeymap]: Registered channel: world_info
2361[21:56:59] [Client thread/INFO] [journeymap]: Initializing icon sets...
23622018.09.09 21:57:01 [ERROR] java.io.IOException: Overflow
2363 at launcher.p.a(SourceFile:93)
2364 at launcher.p.a(SourceFile:119)
2365 at launcher.p.run(SourceFile:77)
2366 at java.lang.Thread.run(Thread.java:748)
2367
23682018.09.09 21:57:01 [DEBUG] Trying to halt JVM
2369AL lib: (EE) alc_cleanup: 1 device not closed
2370Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
2371
2372Exit code 195952353