· 6 years ago · Sep 04, 2019, 01:00 AM
1[19:46:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2[19:46:23] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[19:46:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
4[19:46:23] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[19:46:23] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Justi\Twitch\Minecraft\Install\runtime\jre-x64
6[19:46:23] [main/INFO]: [AppEng] Core Init
7[19:46:23] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
8[19:46:23] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[19:46:24] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[19:46:24] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
11[19:46:24] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
12[19:46:24] [main/ERROR]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
13java.io.FileNotFoundException: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ForgeMultipart-1.7.10-1.2.0.345-universal.jar (The system cannot find the file specified)
14 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
15 at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
16 at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
17 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
18 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
19 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
20 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
21 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
22 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
23 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
24 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
25 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
26 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
27[19:46:24] [main/ERROR]: Unable to read the jar file ForgeRelocation-0.0.1.4-universal.jar - ignoring
28java.io.FileNotFoundException: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ForgeRelocation-0.0.1.4-universal.jar (The system cannot find the file specified)
29 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
30 at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
31 at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
32 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
33 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
34 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
35 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
36 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
37 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
38 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
39 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
40 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
41 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
42[19:46:24] [main/ERROR]: Unable to read the jar file ForgeRelocationFMP-0.0.1.2-universal.jar - ignoring
43java.io.FileNotFoundException: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ForgeRelocationFMP-0.0.1.2-universal.jar (The system cannot find the file specified)
44 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
45 at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
46 at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
47 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
48 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
49 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
50 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
51 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
52 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
53 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
54 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
55 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
56 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
57[19:46:24] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
58[19:46:24] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
59[19:46:24] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
60[19:46:24] [main/ERROR]: Unable to read the jar file MrTJPCore-1.1.0.33-universal.jar - ignoring
61java.io.FileNotFoundException: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\MrTJPCore-1.1.0.33-universal.jar (The system cannot find the file specified)
62 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
63 at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
64 at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
65 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
66 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_51]
67 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
68 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
69 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
70 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
71 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
72 at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
73 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
74 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
75[19:46:24] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
76[19:46:24] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
77[19:46:24] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
78[19:46:24] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
79[19:46:24] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
80[19:46:24] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
81[19:46:24] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
82[19:46:24] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
83[19:46:24] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
84[19:46:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
85[19:46:24] [main/INFO]: Loading tweak class name fastcraft.Tweaker
86[19:46:24] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
87[19:46:24] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
88[19:46:24] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
89[19:46:24] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
90[19:46:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
91[19:46:25] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
92[19:46:25] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
93[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
94[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
95[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
96[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
97[19:46:25] [main/INFO]: Finished data injection.
98[19:46:25] [main/INFO]: Finished data injection.
99[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
100[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
101[19:46:25] [main/INFO]: Loaded library EJML-core-0.26.jar.
102[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
103[19:46:25] [main/INFO]: Attempting to detect JVM version...
104[19:46:25] [main/INFO]: Detected JVM: 1.8
105[19:46:25] [main/INFO]: Starting library configuration...
106[19:46:25] [main/INFO]: System attached to FML. Now intercepting all logging calls.
107[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
108[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
109[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
110[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
111[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
112[19:46:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
113[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
114[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
115[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
116[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
117[19:46:26] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
118[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
119[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
120[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
121[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
122[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
123[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
124[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
125[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
126[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
127[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
128[19:46:26] [main/INFO]: Calling tweak class fastcraft.Tweaker
129[19:46:26] [main/INFO]: FastCraft loaded.
130[19:46:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
131[19:46:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
132[19:46:26] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
133[19:46:27] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
134[19:46:27] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
135[19:46:27] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
136[19:46:27] [main/INFO]: Setting user: Yo_oshi
137[19:46:27] [main/INFO]: Patching leaves.
138[19:46:27] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
139[19:46:28] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
140[19:46:28] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
141[19:46:28] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
142[19:46:28] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
143[19:46:28] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
144[19:46:28] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
145[19:46:28] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
146[19:46:28] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
147[19:46:28] [Client thread/INFO]: LWJGL Version: 2.9.1
148[19:46:29] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
149// I'm sorry, Dave.
150
151Time: 9/3/19 7:46 PM
152Description: Loading screen debug info
153
154This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
155
156
157A detailed walkthrough of the error, its code path and all known details is as follows:
158---------------------------------------------------------------------------------------
159
160-- System Details --
161Details:
162 Minecraft Version: 1.7.10
163 Operating System: Windows 10 (amd64) version 10.0
164 Java Version: 1.8.0_51, Oracle Corporation
165 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
166 Memory: 197454816 bytes (188 MB) / 647495680 bytes (617 MB) up to 3008888832 bytes (2869 MB)
167 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
168 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
169 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
170 FML:
171 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.73' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
172[19:46:29] [Client thread/INFO]: Attempting early MinecraftForge initialization
173[19:46:29] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
174[19:46:30] [Client thread/INFO]: Replaced 183 ore recipies
175[19:46:30] [Client thread/INFO]: Completed early MinecraftForge initialization
176[19:46:30] [Client thread/INFO]: [AppEng] Core Init
177[19:46:30] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
178[19:46:30] [Client thread/INFO]: Searching C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods for mods
179[19:46:30] [Client thread/INFO]: Also searching C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\1.7.10 for mods
180[19:46:35] [Client thread/WARN]: 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
181[19:46:35] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
182[19:46:35] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.13
183[19:46:35] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
184[19:46:35] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
185[19:46:35] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
186[19:46:35] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
187[19:46:35] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
188[19:46:36] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
189[19:46:36] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
190[19:46:37] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
191[19:46:37] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
192[19:46:37] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
193[19:46:39] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
194[19:46:39] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
195[19:46:39] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
196[19:46:39] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
197[19:46:39] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
198[19:46:39] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
199[19:46:39] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
200[19:46:39] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
201[19:46:40] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
202[19:46:40] [Client thread/WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
203[19:46:40] [Client thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
204[19:46:40] [Client thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
205[19:46:40] [Client thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
206[19:46:40] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
207[19:46:41] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
208[19:46:41] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
209[19:46:41] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
210[19:46:41] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
211[19:46:41] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
212[19:46:41] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
213[19:46:41] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
214[19:46:41] [Client thread/INFO]: Forge Mod Loader has identified 184 mods to load
215[19:46:41] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
216[19:46:41] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
217[19:46:41] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
218[19:46:41] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
219[19:46:41] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
220[19:46:41] [Client thread/INFO]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
221[19:46:41] [Client thread/INFO]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
222[19:46:41] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
223[19:46:41] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
224[19:46:41] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
225[19:46:41] [Client thread/INFO]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
226[19:46:41] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
227[19:46:42] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
228[19:46:42] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
229[19:46:42] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
230[19:46:42] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
231[19:46:42] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
232[19:46:42] [Client thread/INFO]: FML has found a non-mod file Binnie Patcher 1.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
233[19:46:42] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
234[19:46:42] [Client thread/INFO]: 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.
235[19:46:42] [Client thread/INFO]: FML has found a non-mod file Patcher.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
236[19:46:42] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
237[19:46:42] [Client thread/INFO]: 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.
238[19:46:42] [Client thread/INFO]: 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.
239[19:46:44] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, MineTweaker3, CustomMainMenu, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, HardcoreQuesting, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, letsencryptcraft, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
240[19:46:44] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, MineTweaker3, CustomMainMenu, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, HardcoreQuesting, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, letsencryptcraft, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
241[19:46:45] [Client thread/INFO]: Suceeded in transforming AdvancedSolarPanel (1 recipe item)
242[19:46:45] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
243[19:46:47] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.decor.BlockFence
244[19:46:47] [Client thread/INFO]: Hello Minecraft!!!
245[19:46:48] [Client thread/INFO]: Hello Minecraft!!!
246[19:46:49] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
247[19:46:49] [Client thread/INFO]: TConstruct, we're going to take over the world!
248[19:46:49] [Client thread/INFO]: Suceeded in transforming GraviSuite (3 recipe items)
249[19:46:49] [Client thread/INFO]: Suceeded in transforming BlockRelocatorPortal
250[19:46:49] [Client thread/INFO]: Suceeded in transforming ItemSimpleItems
251[19:46:49] [Client thread/INFO]: Suceeded in transforming ClientTickHandler
252[19:46:49] [Client thread/INFO]: Suceeded in transforming KeyboardClient
253[19:46:50] [Client thread/INFO]: Adding Let's Encrypt certificate...
254[19:46:50] [Client thread/INFO]: Done, attempting to connect to https://helloworld.letsencrypt.org...
255[19:46:50] [Client thread/INFO]: Done - you are now able to access resources with a Let's Encrypt certificate :D
256[19:46:52] [Client thread/INFO]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:84): OPC API v. 3.4.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/OpenPeripheralCore-1.7.10-1.4.jar!/openperipheral/api/ApiAccess.class)
257[19:46:53] [Client thread/INFO]: It didn't crash... yet
258[19:46:53] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
259[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropbox.com/u/46486053/RemoteInfo.txt
260[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
261[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
262[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
263[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
264[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
265[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
266[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
267[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
268[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at vswe.stevescarts.Fancy.FancyPancyLoader.run(FancyPancyLoader.java:51)
269[19:46:53] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
270[19:46:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Let's Encrypt Craft, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mystcraft, 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:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, 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:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Runic Dungeons, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Spring Boards, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:Storage Drawers: Forestry Pack, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
271[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
272[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
273[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
274[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
275[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
276[19:46:54] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
277[19:46:54] [Client thread/INFO]: Processing ObjectHolder annotations
278[19:46:54] [Client thread/INFO]: Found 438 ObjectHolder annotations
279[19:46:54] [Client thread/INFO]: Identifying ItemStackHolder annotations
280[19:46:54] [Client thread/INFO]: Found 0 ItemStackHolder annotations
281[19:46:54] [Client thread/INFO]: Configured a dormant chunk cache size of 0
282[19:46:54] [Client thread/INFO]: Logger initialized.
283[19:46:54] [Client thread/INFO]: Finished Pre-initialization.
284[19:46:54] [Client thread/INFO]: FastCraft 1.25 loaded.
285[19:46:55] [Thread-10/INFO]: You are using the latest suitable version.
286[19:46:55] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
287[19:46:55] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
288[19:46:56] [Client thread/INFO]: registering tile.agricraft:crops
289[19:46:56] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
290[19:46:56] [Client thread/INFO]: registering tile.agricraft:waterPad
291[19:46:56] [Client thread/INFO]: registering tile.agricraft:waterPadFull
292[19:46:56] [Client thread/INFO]: registering tile.agricraft:waterTank
293[19:46:56] [Client thread/INFO]: registering tile.agricraft:waterChannel
294[19:46:56] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
295[19:46:56] [Client thread/INFO]: registering tile.agricraft:channelValve
296[19:46:56] [Client thread/INFO]: registering tile.agricraft:sprinkler
297[19:46:56] [Client thread/INFO]: registering tile.agricraft:seedStorage
298[19:46:56] [Client thread/INFO]: registering tile.agricraft:peripheral
299[19:46:56] [Client thread/INFO]: registering tile.agricraft:fence
300[19:46:56] [Client thread/INFO]: registering tile.agricraft:fenceGate
301[19:46:56] [Client thread/INFO]: registering tile.agricraft:grate
302[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropPotato
303[19:46:56] [Client thread/INFO]: registering item.agricraft:seedPotato
304[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropCarrot
305[19:46:56] [Client thread/INFO]: registering item.agricraft:seedCarrot
306[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
307[19:46:56] [Client thread/INFO]: registering item.agricraft:seedSugarcane
308[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropDandelion
309[19:46:56] [Client thread/INFO]: registering item.agricraft:seedDandelion
310[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropPoppy
311[19:46:56] [Client thread/INFO]: registering item.agricraft:seedPoppy
312[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropOrchid
313[19:46:56] [Client thread/INFO]: registering item.agricraft:seedOrchid
314[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropAllium
315[19:46:56] [Client thread/INFO]: registering item.agricraft:seedAllium
316[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
317[19:46:56] [Client thread/INFO]: registering item.agricraft:seedTulipRed
318[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
319[19:46:56] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
320[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
321[19:46:56] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
322[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
323[19:46:56] [Client thread/INFO]: registering item.agricraft:seedTulipPink
324[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropDaisy
325[19:46:56] [Client thread/INFO]: registering item.agricraft:seedDaisy
326[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropCactus
327[19:46:56] [Client thread/INFO]: registering item.agricraft:seedCactus
328[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
329[19:46:56] [Client thread/INFO]: registering item.agricraft:seedShroomRed
330[19:46:56] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
331[19:46:56] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
332[19:46:56] [Client thread/INFO]: Crops registered
333[19:46:56] [Client thread/INFO]: registering item.agricraft:cropsItem
334[19:46:56] [Client thread/INFO]: registering item.agricraft:journal
335[19:46:56] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
336[19:46:56] [Client thread/INFO]: registering item.agricraft:debugger
337[19:46:56] [Client thread/INFO]: registering item.agricraft:trowel
338[19:46:56] [Client thread/INFO]: registering item.agricraft:handRake
339[19:46:56] [Client thread/INFO]: registering item.agricraft:clipper
340[19:46:56] [Client thread/INFO]: registering item.agricraft:clipping
341[19:46:56] [Client thread/INFO]: Pre Initialization ( started )
342[19:46:56] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
343[19:46:56] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
344[19:46:56] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
345[19:46:56] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
346[19:46:56] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
347[19:46:56] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
348[19:46:56] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
349[19:46:56] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
350[19:46:56] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
351[19:46:56] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
352[19:46:56] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
353[19:46:56] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
354[19:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
355[19:46:56] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
356[19:46:56] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
357[19:46:56] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
358[19:46:56] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
359[19:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
360[19:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
361[19:46:56] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
362[19:46:56] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
363[19:46:56] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
364[19:46:56] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
365[19:46:56] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
366[19:46:56] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
367[19:46:56] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
368[19:46:56] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
369[19:46:56] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
370[19:46:56] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
371[19:46:56] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
372[19:46:57] [Client thread/INFO]: Pre Initialization ( ended after 828ms )
373[19:46:57] [Client thread/INFO]: Helping Aroma1997Core
374[19:46:58] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
375[19:46:58] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
376[19:46:58] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
377[19:46:59] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
378[19:46:59] [Client thread/INFO]: [Botania] Registered 1215 recipes.
379[19:46:59] [Client thread/INFO]: bdlib 1.9.4.109 loaded
380[19:46:59] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
381[19:47:00] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
382[19:47:00] [Client thread/INFO]: Entering preinitialization phase.
383[19:47:00] [Client thread/INFO]: Loading configuration from disk.
384[19:47:00] [Client thread/INFO]: Configuration load completed.
385[19:47:00] [Client thread/INFO]: Patching leaves.
386[19:47:00] [Client thread/INFO]: Found leaf Class: mods/natura/blocks/trees/NLeaves
387[19:47:00] [Client thread/INFO]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
388[19:47:00] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
389[19:47:00] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
390[19:47:01] [Client thread/INFO]: Trail info successfully received from remote.
391[19:47:01] [Client thread/INFO]: Registering Default Templates.
392[19:47:01] [Client thread/INFO]: Registering default generators
393[19:47:01] [Client thread/INFO]: Complete
394[19:47:01] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
395[19:47:01] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
396[19:47:01] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
397[19:47:01] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
398[19:47:01] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
399[19:47:02] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
400java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
401 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
402 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
403 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
404 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
405 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
406 at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
407 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
408 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
409 at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
410 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
411[19:47:02] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
412[19:47:02] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
413[19:47:03] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
414[19:47:03] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
415[19:47:03] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
416[19:47:03] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
417[19:47:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BreedingSystem
418[19:47:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.BeeBreedingSystem
419[19:47:03] [Client thread/INFO]: Succeeded in transforming binnie.core.genetics.TreeBreedingSystem
420[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.gardening.ModuleGardening
421[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerHelper
422[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.BotanistTracker
423[19:47:04] [CoFHUpdater:ThermalFoundation/ERROR]: Update check for Thermal Foundation failed.
424java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
425 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
426 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
427 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
428 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
429 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
430 at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
431 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
432 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
433 at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
434 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
435[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.products.ModuleProducts
436[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.ItemHiveFrame
437[19:47:04] [CoFHUpdater:ThermalExpansion/ERROR]: Update check for Thermal Expansion failed.
438java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
439 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
440 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
441 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
442 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
443 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
444 at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
445 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
446 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
447 at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
448 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
449[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.products.EnumHoneyComb
450[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesSpecies
451[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyStimulator$PackageAlvearyStimulator
452[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyHatchery$PackageAlvearyHatchery
453[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyTransmission$PackageAlvearyTransmission
454[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.TileExtraBeeAlveary
455[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyStimulator$SlotValidatorCircuit
456[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ModuleBlocks
457[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.BlockETLog
458[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.BlockETDoor
459[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.item.ModuleItems
460[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.PlankType$ForestryPlanks
461[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ItemETDoor
462[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeFruitGene
463[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeSpecies
464[19:47:04] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.block.ILogType$ForestryLog
465[19:47:04] [Client thread/INFO]: Starting BuildCraft 7.1.23
466[19:47:04] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
467[19:47:04] [Client thread/INFO]: http://www.mod-buildcraft.com
468[19:47:06] [Client thread/WARN]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@429224fc to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@67f9006. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
469[19:47:07] [Client thread/INFO]: Starting pre-init...
470[19:47:07] [Client thread/INFO]: Loading blocks...
471[19:47:08] [Client thread/INFO]: 106 Feature's blocks loaded.
472[19:47:08] [Client thread/INFO]: Loading Tile Entities...
473[19:47:08] [Client thread/INFO]: Tile Entities loaded.
474[19:47:08] [Client thread/INFO]: Loading items...
475[19:47:08] [Client thread/INFO]: 106 Feature's items loaded.
476[19:47:08] [Client thread/INFO]: Pre-init finished.
477[19:47:08] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
478[19:47:18] [Client thread/INFO]: Total mipmap : 2299 ms
479[19:47:19] [Client thread/INFO]: Finished PreInitialization
480[19:47:19] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
481[19:47:21] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
482[19:47:22] [Client thread/INFO]: Hello World
483[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@415eef0
484[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@4e2ff541
485[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@69f366ec
486[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@dbe3fca
487[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@e0e22f5
488[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@6e039b39
489[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@1c355413
490[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@60896830
491[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@1f6ff75e
492[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@6dc76dd9
493[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@5b6429be
494[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@7087120a
495[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@10b2de43
496[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@46cdd029
497[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@3c1e3897
498[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@74c16a5c
499[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@7207f241
500[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@790fe239
501[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@5ce966bb
502[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@1254dcaf
503[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@101e2294
504[19:47:23] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@16860484
505[19:47:23] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
506[19:47:23] [Client thread/INFO]: Gear module active. Adding gear cast.
507[19:47:23] [Client thread/INFO]: Natura Detected
508[19:47:23] [Client thread/INFO]: Applied Energistics Detected
509[19:47:23] [Client thread/INFO]: Biomes O' Plenty Detected
510[19:47:23] [Client thread/INFO]: Botania Detected
511[19:47:23] [Client thread/INFO]: Twilight Forest Detected
512[19:47:23] [Client thread/INFO]: Thaumcraft Detected
513[19:47:23] [Client thread/INFO]: Dragonic Evolution Detected
514[19:47:23] [Client thread/INFO]: EnderIO Detected
515[19:47:23] [Client thread/INFO]: BigReactors Detected
516[19:47:23] [Client thread/INFO]: ExtraUtils Detected
517[19:47:23] [Client thread/INFO]: HarvestCraft Detected
518[19:47:23] [Client thread/INFO]: Thermal Foundation Detected
519[19:47:23] [Client thread/INFO]: Immersive Engineering Detected
520[19:47:24] [Client thread/INFO]: Loading FTBLib, v1.0.18.2
521[19:47:24] [Client thread/INFO]: OS: WINDOWS, 64bit: true
522[19:47:24] [Client thread/INFO]: Backups folder - C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\.\backups
523[19:47:24] [Client thread/INFO]: Let's Move!
524[19:47:24] [Client thread/INFO]: Preinit started
525[19:47:24] [Client thread/INFO]: Found nugget of type IRON
526[19:47:24] [Client thread/INFO]: Found nugget of type COPPER
527[19:47:24] [Client thread/INFO]: Found nugget of type TIN
528[19:47:24] [Client thread/INFO]: Found nugget of type SILVER
529[19:47:24] [Client thread/INFO]: Found nugget of type LEAD
530[19:47:24] [Client thread/INFO]: Found nugget of type DIAMOND
531[19:47:24] [Client thread/INFO]: Disabled nugget DIAMOND
532[19:47:24] [Client thread/INFO]: Found nugget of type EMERALD
533[19:47:24] [Client thread/INFO]: Found nugget of type APATITE
534[19:47:24] [Client thread/INFO]: Disabled nugget APATITE
535[19:47:24] [Client thread/INFO]: Preinit completed
536[19:47:24] [Client thread/INFO]: IC2 Version: IC2 2.2.827-experimental
537[19:47:24] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.0.13
538[19:47:24] [Client thread/INFO]: Available Forestry species roots:
539[19:47:24] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
540[19:47:24] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
541[19:47:24] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
542[19:47:24] [Client thread/INFO]: * rootFlowers - binnie.botany.genetics.FlowerHelper
543[19:47:24] [Client thread/INFO]: Loading internal config files for mod Gendustry
544[19:47:24] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
545[19:47:25] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
546[19:47:25] [CoFHUpdater:RedstoneArsenal/ERROR]: Update check for Redstone Arsenal failed.
547java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
548 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
549 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
550 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
551 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
552 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
553 at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
554 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
555 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
556 at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
557 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
558[19:47:25] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
559[19:47:25] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
560[19:47:25] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Justi/Twitch/Minecraft/Instances/FTB%20Infinity%20Evolved/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
561[19:47:25] [Client thread/INFO]: Loading user config files for mod Gendustry
562[19:47:25] [Client thread/INFO]: Loading config: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\gendustry\custombees.cfg
563[19:47:25] [Client thread/INFO]: Config loading for mod Gendustry finished
564[19:47:25] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
565[19:47:25] [Client thread/INFO]: Loaded creative tabs for gendustry
566[19:47:25] [Client thread/INFO]: Items loaded
567[19:47:25] [Client thread/INFO]: Fluids loaded
568[19:47:25] [Client thread/INFO]: Blocks loaded
569[19:47:25] [Client thread/INFO]: Machines loaded
570[19:47:25] [Client thread/INFO]: Registered reload listener
571[19:47:25] [Client thread/INFO]: Resource manager reload, new language: en_US
572[19:47:25] [Client thread/INFO]: Loading language file C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\gendustry\custombees.en_US.lang
573[19:47:26] [Client thread/INFO]: Beating Minecraft's resource loading system with a shovel. Please stand by...
574[19:47:26] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
575[19:47:26] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
576[19:47:26] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
577[19:47:26] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
578[19:47:26] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
579[19:47:26] [Client thread/INFO]: Loaded BCProxy
580[19:47:26] [Client thread/INFO]: Loaded ForestryProxy
581[19:47:26] [Client thread/INFO]: Loaded IC2Proxy
582[19:47:26] [Client thread/INFO]: Loaded CCProxy
583[19:47:26] [Client thread/INFO]: Loaded ThaumCraftProxy
584[19:47:26] [Client thread/INFO]: Loaded ThermalExpansionProxy
585[19:47:26] [Client thread/INFO]: Loaded BetterStorage DummyProxy
586[19:47:26] [Client thread/INFO]: Loaded NEIProxy
587[19:47:26] [Client thread/INFO]: Loaded Factorization DummyProxy
588[19:47:26] [Client thread/INFO]: Loaded EnderIOProxy
589[19:47:26] [Client thread/INFO]: Loaded IronChestProxy
590[19:47:26] [Client thread/INFO]: Loaded EnderStorageProxy
591[19:47:26] [Client thread/INFO]: Loaded OpenComputers DummyProxy
592[19:47:26] [Client thread/INFO]: Loaded ToolWrenchProxy
593[19:47:26] [Client thread/INFO]: Loaded ExtraCellsProxy
594[19:47:26] [Client thread/INFO]: Loaded CoFHPowerProxy
595[19:47:26] [Client thread/INFO]: Loaded TDProxy
596[19:47:26] [Client thread/INFO]: Loaded BinnieProxy
597[19:47:26] [Client thread/INFO]: Loaded CCLProxy
598[19:47:27] [Client thread/INFO]: Starting PreInitialization for modtweaker2
599[19:47:27] [Client thread/INFO]: Loading configuration
600[19:47:27] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
601[19:47:27] [Client thread/INFO]: Version check success: Botany required / 2.0-pre14 detected
602[19:47:27] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
603[19:47:27] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
604[19:47:27] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
605[19:47:27] [Client thread/INFO]: Starting NEI Integration
606[19:47:27] [Client thread/INFO]: Loading configuration files
607[19:47:27] [Client thread/INFO]: Loading configs..
608[19:47:27] [Client thread/INFO]: Updating ModMetaData...
609[19:47:27] [Client thread/INFO]: Registering Network Messages...
610[19:47:27] [Client thread/INFO]: Requesting Sync...
611[19:47:27] [Client thread/INFO]: Registering Events...
612[19:47:28] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
613[19:47:29] [Client thread/INFO]: [4.0.0-beta-6] Loading properties.
614[19:47:29] [Client thread/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
615[19:47:29] [Client thread/WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
616[19:47:30] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
617[19:47:30] [Client thread/INFO]: Starting Simply Jetpacks
618[19:47:30] [Client thread/INFO]: Successfully found CoFHLib
619[19:47:30] [Client thread/INFO]: Loading configuration files
620[19:47:30] [Client thread/INFO]: Registering items
621[19:47:30] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.BlockCableCluster
622[19:47:30] [Client thread/INFO]: Applied CREATE_TE transformer
623[19:47:30] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityManager
624[19:47:30] [Client thread/INFO]: Applied ACTIVATE_TRIGGER transformer
625[19:47:30] [Client thread/INFO]: Applied GET_GUI transformer
626[19:47:30] [Client thread/INFO]: Applied MANAGER_INIT transformer
627[19:47:30] [Client thread/INFO]: Applied UPDATE_ENTITY transformer
628[19:47:30] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityCluster
629[19:47:30] [Client thread/INFO]: Applied PUBLIC_PAIR transformer
630[19:47:30] [Client thread/INFO]: Applied GET_PUBLIC_REGISTRATIONS transformer
631[19:47:30] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityRFCluster
632[19:47:30] [Client thread/INFO]: Applied GET_REGISTRATIONS transformer
633[19:47:30] [Client thread/INFO]: Applied GET_RF_NODE transformer
634[19:47:30] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlockType
635[19:47:30] [Client thread/INFO]: Applied IS_INSTANCE transformer
636[19:47:30] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuInterval
637[19:47:30] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuItem
638[19:47:30] [Client thread/INFO]: Applied ITEM_SEARCH transformer
639[19:47:30] [Client thread/INFO]: Applying Transformers to vswe.stevesfactory.components.ComponentMenuContainerTypes
640[19:47:30] [Client thread/INFO]: Applied WRITE_TO_NBT transformer
641[19:47:30] [Client thread/INFO]: Applied READ_FROM_NBT transformer
642[19:47:31] [Client thread/INFO]: Starting (PreInit)
643[19:47:31] [Client thread/INFO]: Finished (PreInit in 179ms)
644[19:47:31] [Client thread/INFO]: Loading Plugins...
645[19:47:31] [Client thread/INFO]: Finished Loading Plugins.
646[19:47:31] [Client thread/INFO]: Loading configuration...
647[19:47:31] [Client thread/INFO]: Done.
648[19:47:31] [CoFHUpdater:ThermalDynamics/ERROR]: Update check for Thermal Dynamics failed.
649java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
650 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
651 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
652 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
653 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
654 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
655 at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
656 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
657 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
658 at java.net.URL.openStream(URL.java:1038) ~[?:1.8.0_51]
659 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
660[19:47:32] [Client thread/INFO]: Applying holder lookups
661[19:47:32] [Client thread/INFO]: Holder lookups applied
662[19:47:32] [Client thread/INFO]: Injecting itemstacks
663[19:47:32] [Client thread/INFO]: Itemstack injection complete
664[19:47:32] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
665[19:47:32] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
666[19:47:33] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
667[19:47:33] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
668[19:47:33] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
669[19:47:33] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
670[19:47:33] [Sound Library Loader/INFO]: Sound engine started
671[19:47:34] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
672[19:47:34] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
673[19:47:34] [Client thread/INFO]: Created: 16x16 textures/items-atlas
674[19:47:34] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
675[19:47:34] [Client thread/INFO]: Finished Initialization.
676[19:47:34] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
677[19:47:34] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
678[19:47:34] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
679[19:47:34] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
680[19:47:34] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
681[19:47:34] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
682[19:47:34] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
683[19:47:34] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
684[19:47:34] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
685[19:47:34] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
686[19:47:34] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
687[19:47:34] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
688[19:47:34] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
689[19:47:35] [Client thread/INFO]: Initialization ( started )
690[19:47:35] [Client thread/INFO]: Starting AE2 CSV Export
691[19:47:35] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
692[19:47:35] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
693[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
694[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
695[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
696[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
697[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
698[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
699[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
700[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
701[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
702[19:47:35] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
703[19:47:35] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
704[19:47:35] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
705[19:47:35] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
706[19:47:35] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
707[19:47:35] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
708[19:47:35] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
709[19:47:35] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
710[19:47:35] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
711[19:47:35] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
712[19:47:35] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
713[19:47:35] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
714[19:47:35] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
715[19:47:35] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
716[19:47:35] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
717[19:47:35] [Client thread/INFO]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
718[19:47:35] [Client thread/INFO]: Initialization ( ended after 761ms )
719[19:47:35] [Client thread/INFO]: Loaded.
720[19:47:36] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
721[19:47:36] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
722[19:47:36] [Client thread/WARN]: ****************************************
723[19:47:36] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockCrystalMatrix has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
724[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
725[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
726[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:24)
727[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
728[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
729[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
730[19:47:36] [Client thread/WARN]: ****************************************
731[19:47:36] [Client thread/WARN]: ****************************************
732[19:47:36] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockCosmicNeutronium has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
733[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
734[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
735[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:25)
736[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
737[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
738[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
739[19:47:36] [Client thread/WARN]: ****************************************
740[19:47:36] [Client thread/WARN]: ****************************************
741[19:47:36] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockInfinity has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
742[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
743[19:47:36] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
744[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.crafting.Grinder.artsAndCrafts(Grinder.java:26)
745[19:47:36] [Client thread/WARN]: * at fox.spiteful.avaritia.Avaritia.midGame(Avaritia.java:69)
746[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
747[19:47:36] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)...
748[19:47:36] [Client thread/WARN]: ****************************************
749[19:47:37] [Client thread/INFO]: Entering initialization phase.
750[19:47:37] [Client thread/INFO]: Waila detected.
751[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.botany.genetics.FlowerMutation
752[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.core.circuits.BinnieCircuit
753[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.botany.farm.CircuitGarden
754[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.effect.ExtraBeesEffect
755[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesFlowers
756[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeeMutation
757[19:47:38] [Client thread/INFO]: Succeeded in transforming binnie.core.circuits.BinnieCircuitLayout
758[19:47:38] [Client thread/INFO]: Loading compat module MineFactoryReloaded
759[19:47:38] [Client thread/INFO]: Loading compat module NotEnoughItems
760[19:47:38] [Client thread/INFO]: Loading compat module IronChest
761[19:47:38] [Client thread/INFO]: Loading compat module CarpentersBlocks
762[19:47:38] [Client thread/INFO]: Loading compat module ImmersiveEngineering
763[19:47:38] [Client thread/INFO]: Loading compat module AgriCraft
764[19:47:38] [Client thread/INFO]: Loading compat module ForgeMultipart
765[19:47:38] [Client thread/INFO]: Loading compat module BigReactors
766[19:47:38] [Client thread/INFO]: Loading compat module MineTweaker3
767[19:47:38] [Client thread/INFO]: Loading compat module Forestry
768[19:47:38] [Client thread/INFO]: Loading compat module ThermalExpansion
769[19:47:38] [Client thread/INFO]: Loading compat module Waila
770[19:47:38] [Client thread/INFO]: Loading compat module BinnieMods
771[19:47:38] [Client thread/INFO]: Loading compat module EnderIO
772[19:47:38] [Client thread/INFO]: Loading compat module Witchery
773[19:47:38] [Client thread/INFO]: Loading compat module EnderStorage
774[19:47:38] [Client thread/INFO]: Loading compat module Railcraft
775[19:47:38] [Client thread/INFO]: Loading compat module PamHarvestCraft
776[19:47:38] [Client thread/INFO]: Starting init...
777[19:47:38] [Client thread/INFO]: Loading recipes...
778[19:47:38] [Client thread/INFO]: 106 Feature's recipes loaded.
779[19:47:38] [Client thread/INFO]: Init finished.
780[19:47:39] [Client thread/INFO]: Adding Iron Chests Integration
781[19:47:39] [Client thread/INFO]: Finished Initialization
782[19:47:39] [Client thread/INFO]: RS Added
783[19:47:39] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
784[19:47:39] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
785[19:47:39] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
786[19:47:39] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
787[19:47:39] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
788[19:47:39] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
789[19:47:39] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
790[19:47:39] [Client thread/INFO]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
791[19:47:39] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
792[19:47:39] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
793[19:47:39] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
794[19:47:39] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
795[19:47:39] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
796[19:47:39] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
797[19:47:39] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
798[19:47:39] [Client thread/INFO]: Sending dummy event to all mods
799[19:47:39] [Client thread/INFO]: Reloading ingame configs for modid: endercore
800[19:47:39] [Client thread/INFO]: Updating config...
801[19:47:40] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
802[19:47:40] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
803[19:47:40] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
804[19:47:40] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
805[19:47:40] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
806[19:47:40] [Client thread/INFO]: Attempting to extend PotionArray by 4
807[19:47:41] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
808[19:47:41] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
809[19:47:41] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
810[19:47:41] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
811[19:47:41] [Client thread/INFO]: BuildCraft detected. Registering facades.
812[19:47:41] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
813[19:47:41] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
814[19:47:41] [Client thread/INFO]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
815[19:47:41] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
816[19:47:41] [Client thread/INFO]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
817[19:47:41] [Client thread/INFO]: Init completed
818[19:47:41] [Client thread/INFO]: Thermal Expansion bees active
819[19:47:41] [Client thread/INFO]: Registered 2 branches
820[19:47:41] [Client thread/INFO]: Registered 20 bees
821[19:47:42] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
822[19:47:42] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
823[19:47:42] [Client thread/FATAL]: We know that there is a foreign reactor installed...
824[19:47:42] [Client thread/FATAL]: Large Storage System? We can help to monitor that!
825[19:47:42] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
826[19:47:42] [Client thread/INFO]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
827[19:47:42] [Client thread/INFO]: InvTweaks: Configuration loaded.
828[19:47:42] [Client thread/INFO]: Mod initialized
829[19:47:42] [Client thread/INFO]: JourneyMap log initialized.
830[19:47:42] [Client thread/INFO]: initialize ENTER
831[19:47:42] [Client thread/ERROR]: Default theme not found in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\icon\theme\Victorian\Victorian.theme.json: Victorian (SUPPRESSED)
832[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.core.config
833[19:47:43] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.core.config
834[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.fullmap.config
835[19:47:43] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.fullmap.config
836[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap.config
837[19:47:43] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap.config
838[19:47:43] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap.config
839[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap2.config
840[19:47:43] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap2.config
841[19:47:43] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.minimap2.config
842[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.webmap.config
843[19:47:43] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.webmap.config
844[19:47:43] [Client thread/INFO]: Creating config file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.waypoint.config
845[19:47:43] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.waypoint.config
846[19:47:43] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
847[19:47:43] [Client thread/INFO]: Starting Initialization for modtweaker2
848[19:47:44] [Client thread/INFO]: Adding Entity Renderers
849[19:47:44] [Client thread/INFO]: Loading NEI Addons
850[19:47:44] [Client thread/INFO]: Developer Tools Addon disabled - skipping
851[19:47:44] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
852[19:47:44] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
853[19:47:44] [Client thread/INFO]: Loading Botany Addon...
854[19:47:44] [Client thread/INFO]: Botany Addon successfully loadded
855[19:47:44] [Client thread/INFO]: Loading Forestry Addon...
856[19:47:44] [Client thread/INFO]: Forestry Addon successfully loadded
857[19:47:44] [Client thread/INFO]: Loading Crafting Tables Addon...
858[19:47:44] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
859[19:47:44] [Client thread/INFO]: Not registering EE3 Minium Stone
860[19:47:44] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.23 detected
861[19:47:44] [Client thread/INFO]: Registered BC Autorcrafting Table
862[19:47:44] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
863[19:47:44] [Client thread/INFO]: Not registering MPSA In-Place Assembler
864[19:47:44] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
865[19:47:44] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
866[19:47:44] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.7 detected
867[19:47:44] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
868[19:47:44] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
869[19:47:44] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
870[19:47:44] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
871[19:47:44] [Client thread/INFO]: Registered Railcraft Work Cart
872[19:47:44] [Client thread/INFO]: 3 crafting tables registered
873[19:47:44] [Client thread/INFO]: Crafting Tables Addon successfully loadded
874[19:47:45] [Client thread/INFO]: RFTools villager registered with id: 10
875[19:47:45] [Client thread/INFO]: Registering handlers
876[19:47:45] [Client thread/INFO]: Registering network messages
877[19:47:45] [Client thread/INFO]: Stealing Thermal Expansion's items
878[19:47:45] [Client thread/INFO]: Stealing Thermal Dynamics's items
879[19:47:45] [Client thread/INFO]: Stealing Redstone Arsenal's items
880[19:47:45] [Client thread/INFO]: Stealing Ender IO's items
881[19:47:45] [Client thread/INFO]: Registering recipes
882[19:47:45] [Client thread/INFO]: Doing intermod communication
883[19:47:45] [Client thread/INFO]: Registering TE Induction Smelter recipe
884[19:47:45] [Client thread/INFO]: Registering TE Induction Smelter recipe
885[19:47:45] [Client thread/INFO]: Registering TE Induction Smelter recipe
886[19:47:45] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
887[19:47:45] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
888[19:47:45] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
889[19:47:45] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
890[19:47:45] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
891[19:47:45] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
892[19:47:45] [Client thread/INFO]: Registering EIO Soul Binder recipe
893[19:47:45] [Client thread/INFO]: Applying Transformer to vswe.stevesfactory.settings.Settings
894[19:47:45] [Client thread/INFO]: Applied LOAD_DEFAULT transformer
895[19:47:45] [Client thread/INFO]: Starting (Load)
896[19:47:45] [Client thread/INFO]: Starting (Integration)
897[19:47:45] [Client thread/INFO]: Successfully integrated with NEI
898[19:47:45] [Client thread/INFO]: Successfully integrated with Waila
899[19:47:45] [Client thread/INFO]: Successfully integrated with EC2
900[19:47:45] [Client thread/INFO]: Successfully integrated with CC
901[19:47:45] [Client thread/INFO]: Finished (Integration in 28ms)
902[19:47:45] [Client thread/INFO]: Finished (Load in 166ms)
903[19:47:46] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
904[19:47:47] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
905[19:47:47] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
906[19:47:47] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
907[19:47:47] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
908[19:47:47] [Client thread/INFO]: Received a successful oil-gen-exclude request 220 from mod Aroma1997sDimension
909[19:47:47] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
910[19:47:47] [Client thread/INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
911[19:47:47] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
912[19:47:47] [Client thread/INFO]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
913[19:47:47] [Client thread/INFO]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
914[19:47:47] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
915[19:47:47] [Client thread/INFO]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
916[19:47:47] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
917[19:47:47] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
918[19:47:47] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
919[19:47:47] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
920[19:47:47] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
921[19:47:47] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
922[19:47:47] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
923[19:47:47] [Client thread/INFO]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
924[19:47:47] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
925[19:47:47] [Client thread/INFO]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
926[19:47:47] [Client thread/INFO]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
927[19:47:47] [Client thread/INFO]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
928[19:47:47] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
929[19:47:47] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
930[19:47:47] [Client thread/INFO]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
931[19:47:47] [Client thread/INFO]: Receiving registration request from [ StevesAddons ] for method stevesaddons.waila.WailaManager.callbackRegister
932[19:47:47] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
933[19:47:47] [Client thread/INFO]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
934[19:47:47] [Client thread/INFO]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
935[19:47:47] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
936[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
937[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
938[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
939[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
940[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles.registerAddon
941[19:47:47] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
942[19:47:47] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
943[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
944[19:47:47] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
945[19:47:47] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
946[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
947[19:47:47] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
948[19:47:47] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
949[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
950[19:47:47] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
951[19:47:47] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
952[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
953[19:47:47] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
954[19:47:47] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
955[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
956[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
957[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
958[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
959[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
960[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
961[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
962[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
963[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
964[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
965[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
966[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
967[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
968[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
969[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
970[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
971[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
972[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
973[19:47:47] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
974[19:47:47] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
975[19:47:47] [Client thread/INFO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
976[19:47:47] [Client thread/INFO]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
977[19:47:47] [Client thread/INFO]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
978[19:47:47] [Client thread/INFO]: API provided to OpenPeripheralIntegration
979[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
980[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
981[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
982[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
983[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
984[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
985[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
986[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
987[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
988[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
989[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
990[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
991[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
992[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
993[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
994[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
995[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
996[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
997[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
998[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
999[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
1000[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1001[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
1002[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1003[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
1004[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1005[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
1006[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1007[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
1008[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1009[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
1010[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1011[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
1012[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1013[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
1014[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1015[19:47:47] [Client thread/INFO]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
1016[19:47:47] [Client thread/INFO]: Fluid blacklist request successful.
1017[19:47:47] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
1018[19:47:47] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
1019[19:47:47] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
1020[19:47:47] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
1021[19:47:47] [Client thread/ERROR]: IMC message 'fluidsymbol' from [witchery] unrecognized
1022[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1023[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1024[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1025[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1026[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1027[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1028[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1029[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1030[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1031[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1032[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1033[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1034[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1035[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1036[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1037[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1038[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1039[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1040[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1041[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1042[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1043[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1044[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1045[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1046[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1047[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1048[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1049[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1050[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1051[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1052[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1053[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1054[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1055[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1056[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1057[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1058[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1059[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1060[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1061[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1062[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1063[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1064[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1065[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1066[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1067[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1068[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1069[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1070[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1071[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1072[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1073[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1074[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1075[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1076[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1077[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1078[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1079[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1080[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1081[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1082[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
1083[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
1084[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
1085[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
1086[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1087[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1088[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1089[19:47:47] [Client thread/INFO]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1090[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1091[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1092[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
1093[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
1094[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1095[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1096[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1097[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1098[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1099[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1100[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1101[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1102[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1103[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1104[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1105[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1106[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1107[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1108[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1109[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1110[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1111[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1112[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1113[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1114[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1115[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1116[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1117[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1118[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1119[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1120[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1121[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1122[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1123[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1124[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1125[19:47:47] [Client thread/INFO]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1126[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1127[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1128[19:47:47] [Client thread/INFO]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1129[19:47:47] [Client thread/ERROR]: Material with id chisel:factoryblock2 is already registered.
1130[19:47:47] [Client thread/ERROR]: Material with id chisel:factoryblock2_1 is already registered.
1131[19:47:47] [Client thread/ERROR]: Material with id chisel:factoryblock2_2 is already registered.
1132[19:47:47] [Client thread/ERROR]: Material with id chisel:factoryblock2_3 is already registered.
1133[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_1 is already registered.
1134[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_2 is already registered.
1135[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_3 is already registered.
1136[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_4 is already registered.
1137[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_5 is already registered.
1138[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_6 is already registered.
1139[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_7 is already registered.
1140[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_8 is already registered.
1141[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_9 is already registered.
1142[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_10 is already registered.
1143[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_11 is already registered.
1144[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_12 is already registered.
1145[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_13 is already registered.
1146[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_14 is already registered.
1147[19:47:47] [Client thread/ERROR]: Material with id chisel:voidstoneRunic_15 is already registered.
1148[19:47:47] [Client thread/INFO]: Injecting itemstacks
1149[19:47:47] [Client thread/INFO]: Itemstack injection complete
1150[19:47:48] [Client thread/INFO]: Finished Post-Initialization.
1151[19:47:48] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1152[19:47:48] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
1153[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
1154[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
1155[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 2 recipes parsed.
1156[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
1157[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
1158[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
1159[19:47:48] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
1160[19:47:48] [Client thread/INFO]: Registering soils to whitelist:
1161[19:47:48] [Client thread/INFO]: Completed soil whitelist:
1162[19:47:48] [Client thread/INFO]: - minecraft:sand:0
1163[19:47:48] [Client thread/INFO]: - minecraft:mycelium:0
1164[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropCinderpearl
1165[19:47:48] [Client thread/INFO]: registering item.agricraft:seedCinderpearl
1166[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropShimmerleaf
1167[19:47:48] [Client thread/INFO]: registering item.agricraft:seedShimmerleaf
1168[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropVishroom
1169[19:47:48] [Client thread/INFO]: registering item.agricraft:seedVishroom
1170[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropTaintedRoot
1171[19:47:48] [Client thread/INFO]: registering item.agricraft:seedTaintedRoot
1172[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaWhite
1173[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaWhite
1174[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaOrange
1175[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaOrange
1176[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaMagenta
1177[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaMagenta
1178[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightBlue
1179[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightBlue
1180[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaYellow
1181[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaYellow
1182[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLime
1183[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaLime
1184[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPink
1185[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaPink
1186[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGray
1187[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaGray
1188[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaLightGray
1189[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaLightGray
1190[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaCyan
1191[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaCyan
1192[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaPurple
1193[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaPurple
1194[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlue
1195[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlue
1196[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBrown
1197[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaBrown
1198[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaGreen
1199[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaGreen
1200[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaRed
1201[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaRed
1202[19:47:48] [Client thread/INFO]: registering tile.agricraft:cropBotaniaBlack
1203[19:47:48] [Client thread/INFO]: registering item.agricraft:seedBotaniaBlack
1204[19:47:48] [Client thread/INFO]: Botania crops registered
1205[19:47:48] [Client thread/INFO]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
1206[19:47:48] [Client thread/INFO]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
1207[19:47:48] [Client thread/INFO]: Post Initialization ( started )
1208[19:47:48] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1209[19:47:48] [Client thread/ERROR]: Trait already registered for net/minecraft/inventory/ISidedInventory
1210[19:47:48] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1211[19:47:48] [Client thread/ERROR]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1212[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1213[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1214[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1215[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
1216[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1217[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
1218[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
1219[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
1220[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1221[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1222[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4301 bytes
1223[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1224[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1363 bytes
1225[19:47:48] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1815 bytes
1226[19:47:48] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
1227[19:47:48] [Client thread/INFO]: Rotary Craft - Integration Disabled
1228[19:47:48] [Client thread/INFO]: Railcraft - Integration Enable
1229[19:47:48] [Client thread/INFO]: BuildCraft Core - Integration Enable
1230[19:47:48] [Client thread/INFO]: BuildCraft Transport - Integration Enable
1231[19:47:48] [Client thread/INFO]: BuildCraft Builders - Integration Enable
1232[19:47:48] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
1233[19:47:48] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
1234[19:47:48] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
1235[19:47:48] [Client thread/INFO]: Deep Storage Unit - Integration Enable
1236[19:47:48] [Client thread/INFO]: Factorization - Integration Disabled
1237[19:47:48] [Client thread/INFO]: Forge MultiPart - Integration Enable
1238[19:47:48] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
1239[19:47:48] [Client thread/INFO]: Colored Lights Core - Integration Disabled
1240[19:47:48] [Client thread/INFO]: Waila - Integration Enable
1241[19:47:48] [Client thread/INFO]: Inventory Tweaks - Integration Enable
1242[19:47:48] [Client thread/INFO]: Not Enough Items - Integration Enable
1243[19:47:48] [Client thread/INFO]: Craft Guide - Integration Disabled
1244[19:47:48] [Client thread/INFO]: Mekanism - Integration Disabled
1245[19:47:48] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
1246[19:47:48] [Client thread/INFO]: BetterStorage - Integration Disabled
1247[19:47:48] [Client thread/INFO]: OpenComputers - Integration Disabled
1248[19:47:48] [Client thread/INFO]: PneumaticCraft - Integration Disabled
1249[19:47:48] [Client thread/INFO]: Post Initialization ( ended after 442ms )
1250[19:47:48] [Client thread/INFO]: Recipe Holder initialized: took 74.54123ms.
1251[19:47:49] [Client thread/INFO]: Loaded Harvestcraft Handlers!
1252[19:47:49] [Client thread/INFO]: Loaded MineTweaker 3 Integration
1253[19:47:49] [Client thread/INFO]: Loaded AgriCraft Handlers!
1254[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1255[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1256[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1257[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1258[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1259[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1260[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1261[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1262[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1263[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1264[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1265[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1266[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1267[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1268[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1269[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1270[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1271[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1272[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1273[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1274[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1275[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1276[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1277[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1278[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1279[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1280[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1281[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1282[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1283[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1284[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1285[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1286[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1287[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1288[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1289[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1290[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1291[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1292[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1293[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1294[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1295[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1296[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1297[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1298[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1299[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1300[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1301[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1302[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1303[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1304[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1305[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1306[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1307[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1308[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1309[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1310[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1311[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1312[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1313[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1314[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1315[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1316[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1317[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1318[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1319[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1320[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1321[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1322[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1323[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1324[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1325[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1326[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1327[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1328[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1329[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1330[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1331[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1332[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1333[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1334[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1335[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1336[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1337[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1338[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1339[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1340[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1341[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1342[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1343[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1344[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1345[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1346[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1347[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1348[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1349[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1350[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1351[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1352[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1353[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1354[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1355[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1356[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1357[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1358[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1359[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1360[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1361[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1362[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1363[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1364[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1365[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1366[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1367[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1368[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1369[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1370[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1371[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1372[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1373[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1374[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1375[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1376[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1377[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1378[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1379[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1380[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1381[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1382[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1383[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1384[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1385[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1386[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1387[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1388[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1389[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1390[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1391[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1392[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1393[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1394[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1395[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1396[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1397[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1398[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1399[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1400[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1401[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1402[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1403[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1404[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1405[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1406[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1407[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1408[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1409[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1410[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1411[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1412[19:47:49] [Client thread/ERROR]: A mod in this instance has registered an item with a null input. Known problem mods are:
1413[19:47:49] [Client thread/ERROR]: BiblioWoodsForestry
1414[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
1415[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
1416[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
1417[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
1418[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
1419[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
1420[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
1421[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
1422[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
1423[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
1424[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
1425[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
1426[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
1427[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
1428[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
1429[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
1430[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
1431[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
1432[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
1433[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
1434[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
1435[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
1436[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
1437[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
1438[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
1439[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
1440[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
1441[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
1442[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
1443[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
1444[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
1445[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
1446[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
1447[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
1448[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
1449[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1450[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
1451[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
1452[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
1453[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
1454[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
1455[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
1456[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
1457[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
1458[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
1459[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
1460[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
1461[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
1462[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
1463[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
1464[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
1465[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
1466[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
1467[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
1468[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
1469[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
1470[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
1471[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
1472[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
1473[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
1474[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
1475[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
1476[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
1477[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
1478[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
1479[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
1480[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
1481[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
1482[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
1483[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
1484[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
1485[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
1486[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
1487[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
1488[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
1489[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
1490[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
1491[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
1492[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressed_workbench@0
1493[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.very_compressed_workbench@0
1494[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
1495[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
1496[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
1497[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
1498[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
1499[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
1500[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
1501[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
1502[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
1503[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
1504[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
1505[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
1506[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
1507[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
1508[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
1509[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
1510[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
1511[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
1512[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
1513[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
1514[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
1515[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
1516[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
1517[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1518[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
1519[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
1520[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
1521[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
1522[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
1523[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
1524[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
1525[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
1526[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
1527[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
1528[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
1529[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
1530[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
1531[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
1532[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
1533[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
1534[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
1535[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
1536[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
1537[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
1538[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
1539[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
1540[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
1541[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
1542[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
1543[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
1544[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1545[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
1546[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
1547[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
1548[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
1549[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
1550[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
1551[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
1552[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
1553[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
1554[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
1555[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
1556[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
1557[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
1558[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
1559[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
1560[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
1561[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
1562[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
1563[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.dyePowder@4
1564[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
1565[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
1566[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
1567[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
1568[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockIridium@0
1569[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@11
1570[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemQuantumCore@10
1571[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1572[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1573[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1574[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1575[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1576[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1577[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1578[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1579[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1580[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1581[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1582[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1583[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1584[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1585[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1586[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1587[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1588[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1589[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1590[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1591[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1592[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1593[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1594[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1595[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1596[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1597[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1598[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1599[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1600[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1601[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1602[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1603[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1604[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1605[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1606[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1607[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1608[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1609[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1610[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1611[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1612[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1613[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1614[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1615[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1616[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1617[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1618[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1619[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1620[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1621[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1622[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1623[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1624[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1625[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1626[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1627[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1628[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1629[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1630[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1631[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1632[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1633[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1634[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1635[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1636[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1637[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1638[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1639[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1640[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1641[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1642[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1643[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1644[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1645[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1646[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1647[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1648[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1649[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1650[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1651[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1652[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1653[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1654[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1655[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1656[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1657[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1658[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1659[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1660[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1661[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1662[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1663[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1664[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1665[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1666[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1667[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1668[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1669[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1670[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1671[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1672[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1673[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1674[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1675[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1676[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1677[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1678[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1679[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1680[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1681[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1682[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1683[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1684[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1685[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1686[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1687[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1688[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1689[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1690[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1691[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1692[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1693[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1694[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1695[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1696[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1697[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1698[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1699[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1700[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1701[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1702[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1703[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1704[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1705[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1706[19:47:49] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.agricraft:waterChannelFull@0
1707[19:47:49] [Client thread/INFO]: Total number of compression recipes: 293
1708[19:47:49] [Client thread/INFO]: Found potion array with a size of 356
1709[19:47:49] [Client thread/INFO]: Initializing PotionFluxTaint with id 29
1710[19:47:49] [Client thread/INFO]: Initializing PotionVisExhaust with id 30
1711[19:47:49] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 31
1712[19:47:49] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 32
1713[19:47:49] [Client thread/INFO]: Initializing PotionWarpWard with id 77
1714[19:47:49] [Client thread/INFO]: Initializing PotionDeathGaze with id 80
1715[19:47:49] [Client thread/INFO]: Initializing PotionBlurredVision with id 81
1716[19:47:49] [Client thread/INFO]: Initializing PotionSunScorned with id 82
1717[19:47:49] [Client thread/INFO]: Initializing PotionThaumarhia with id 83
1718[19:47:49] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
1719[19:47:50] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
1720[19:47:50] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
1721[19:47:50] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
1722[19:47:50] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
1723[19:47:50] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
1724[19:47:50] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
1725[19:47:50] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
1726[19:47:50] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
1727[19:47:50] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
1728[19:47:50] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
1729[19:47:50] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
1730[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
1731[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
1732[19:47:50] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
1733[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
1734[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
1735[19:47:50] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
1736[19:47:50] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
1737[19:47:50] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
1738[19:47:50] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
1739[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
1740[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
1741[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
1742[19:47:50] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
1743[19:47:50] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
1744[19:47:50] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
1745[19:47:50] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
1746[19:47:50] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
1747[19:47:50] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
1748[19:47:50] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
1749[19:47:50] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
1750[19:47:50] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
1751[19:47:50] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
1752[19:47:50] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
1753[19:47:50] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
1754[19:47:50] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
1755[19:47:50] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
1756[19:47:50] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
1757[19:47:50] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
1758[19:47:50] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
1759[19:47:50] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
1760[19:47:50] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
1761[19:47:50] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
1762[19:47:50] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
1763[19:47:50] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
1764[19:47:50] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
1765[19:47:50] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
1766[19:47:50] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
1767[19:47:50] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
1768[19:47:50] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
1769[19:47:50] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
1770[19:47:50] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
1771[19:47:50] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
1772[19:47:50] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
1773[19:47:50] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
1774[19:47:50] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
1775[19:47:50] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
1776[19:47:50] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
1777[19:47:50] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
1778[19:47:50] [Client thread/WARN]: Adding standard crop support for [Apple]
1779[19:47:50] [Client thread/WARN]: Adding standard crop support for [Almond]
1780[19:47:50] [Client thread/WARN]: Adding standard crop support for [Apricot]
1781[19:47:50] [Client thread/WARN]: Adding standard crop support for [Avocado]
1782[19:47:50] [Client thread/WARN]: Adding standard crop support for [Banana]
1783[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cashew]
1784[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cherry]
1785[19:47:50] [Client thread/WARN]: Adding standard crop support for [Chestnut]
1786[19:47:50] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
1787[19:47:50] [Client thread/WARN]: Adding standard crop support for [Coconut]
1788[19:47:50] [Client thread/WARN]: Adding standard crop support for [Date]
1789[19:47:50] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
1790[19:47:50] [Client thread/WARN]: Adding standard crop support for [Durian]
1791[19:47:50] [Client thread/WARN]: Adding standard crop support for [Fig]
1792[19:47:50] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
1793[19:47:50] [Client thread/WARN]: Adding standard crop support for [Lemon]
1794[19:47:50] [Client thread/WARN]: Adding standard crop support for [Lime]
1795[19:47:50] [Client thread/WARN]: Adding standard crop support for [Mango]
1796[19:47:50] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
1797[19:47:50] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
1798[19:47:50] [Client thread/WARN]: Adding standard crop support for [Olive]
1799[19:47:50] [Client thread/WARN]: Adding standard crop support for [Orange]
1800[19:47:50] [Client thread/WARN]: Adding standard crop support for [Papaya]
1801[19:47:50] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
1802[19:47:50] [Client thread/WARN]: Adding standard crop support for [Peach]
1803[19:47:50] [Client thread/WARN]: Adding standard crop support for [Pear]
1804[19:47:50] [Client thread/WARN]: Adding standard crop support for [Pecan]
1805[19:47:50] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
1806[19:47:50] [Client thread/WARN]: Adding standard crop support for [Persimmon]
1807[19:47:50] [Client thread/WARN]: Adding standard crop support for [Pistachio]
1808[19:47:50] [Client thread/WARN]: Adding standard crop support for [Plum]
1809[19:47:50] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
1810[19:47:50] [Client thread/WARN]: Adding standard crop support for [Starfruit]
1811[19:47:50] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
1812[19:47:50] [Client thread/WARN]: Adding standard crop support for [Walnut]
1813[19:47:50] [Client thread/WARN]: Adding standard crop support for [Goosberry]
1814[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Crop Sticks]
1815[19:47:50] [Client thread/WARN]: Blacklisting dimension [-6] to only spawn TC content at level [1]
1816[19:47:50] [Client thread/WARN]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
1817[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Raspberry Bush]
1818[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Blueberry Bush]
1819[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Blackberry Bush]
1820[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Maloberry Bush]
1821[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Blightberry Bush]
1822[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Duskberry Bush]
1823[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Skyberry Bush]
1824[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Stingberry Bush]
1825[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Crops]
1826[19:47:50] [Client thread/WARN]: Adding standard crop support for [Crops]
1827[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
1828[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
1829[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
1830[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
1831[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
1832[19:47:50] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
1833[19:47:50] [Client thread/WARN]: Blacklisting dimension [-34] to only spawn TC content at level [2]
1834[19:47:50] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
1835[19:47:50] [Client thread/WARN]: Adding standard crop support for [Belladonna]
1836[19:47:50] [Client thread/WARN]: Adding standard crop support for [Mandrake]
1837[19:47:50] [Client thread/WARN]: Adding standard crop support for [Snowbell]
1838[19:47:50] [Client thread/WARN]: Adding standard crop support for [Wormwood]
1839[19:47:50] [Client thread/WARN]: Adding standard crop support for [Minedrake]
1840[19:47:50] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
1841[19:47:50] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
1842[19:47:50] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
1843[19:47:50] [Client thread/WARN]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
1844[19:47:50] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
1845[19:47:50] [Client thread/WARN]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
1846[19:47:50] [Client thread/WARN]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
1847[19:47:50] [Client thread/WARN]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
1848[19:47:50] [Client thread/WARN]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
1849[19:47:50] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
1850[19:47:50] [Client thread/WARN]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
1851[19:47:50] [Client thread/WARN]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
1852[19:47:50] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
1853[19:47:50] [Client thread/WARN]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
1854[19:47:50] [Client thread/WARN]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
1855[19:47:50] [Client thread/WARN]: Adding [Native Iridium Cluster] to special result list for [Iridium Ore]
1856[19:47:50] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
1857[19:47:50] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
1858[19:47:50] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
1859[19:47:50] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
1860[19:47:50] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
1861[19:47:50] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
1862[19:47:50] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
1863[19:47:50] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
1864[19:47:50] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
1865[19:47:50] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
1866[19:47:50] [Client thread/INFO]: [Botania] The Lexica Botania has 26767 words.
1867[19:47:50] [Client thread/INFO]: Succeeded in transforming binnie.genetics.genetics.GeneArrayItem
1868[19:47:51] [Client thread/INFO]: Entering postinitialization phase.
1869[19:47:51] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1870[19:47:51] [Client thread/INFO]: Skipping CraftGuide integration.
1871[19:47:51] [Client thread/INFO]: There are no crafting files present in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\cofh\thermalexpansion\crafting.
1872[19:47:51] [Client thread/INFO]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeMutation
1873[19:47:51] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1874[19:47:52] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
1875[19:47:52] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: IC2 mod support
1876[19:47:52] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
1877[19:47:52] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
1878[19:47:52] [Client thread/INFO]: Finished PostInitialization
1879[19:47:52] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1880[19:47:52] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
1881[19:47:52] [Client thread/INFO]: Excluding 9 recipes from grinding balls bonus.
1882[19:47:52] [Client thread/INFO]: Found 158 valid SAG Mill recipes in config.
1883[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
1884[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
1885[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
1886[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1887[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1888[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1889[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1890[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1891[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
1892[19:47:52] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1893[19:47:52] [Client thread/INFO]: Finished processing SAG Mill recipes. 155 recipes avaliable.
1894[19:47:52] [Client thread/INFO]: Found 34 valid Alloy Smelter recipes in config.
1895[19:47:52] [Client thread/INFO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1896[19:47:52] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1897[19:47:52] [Client thread/INFO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1898[19:47:52] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 56 recipes avaliable.
1899[19:47:52] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1900[19:47:52] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
1901[19:47:52] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1902[19:47:52] [Client thread/INFO]: Found 7 valid Vat recipes in config.
1903[19:47:52] [Client thread/INFO]: Finished processing Vat recipes. 7 recipes avaliable.
1904[19:47:52] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1905[19:47:52] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1906[19:47:52] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1907[19:47:52] [Client thread/WARN]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1908[19:47:52] [Client thread/INFO]: Loaded 30 recipes for Enchanter
1909[19:47:52] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1910[19:47:54] [Client thread/INFO]: Registering recipes
1911[19:47:54] [Client thread/INFO]: Loaded 5 entries from core spawn config.
1912[19:47:54] [Client thread/INFO]: Loaded 0 entries from user spawn config.
1913[19:47:54] [Client thread/INFO]: Applying 5 spawn entries from config.
1914[19:47:54] [Client thread/WARN]: Skipping spawn entry ConcussionCreeper as mob enderzoo.ConcussionCreeper is not registered
1915[19:47:54] [Client thread/WARN]: Skipping spawn entry FallenKnight as mob enderzoo.FallenKnight is not registered
1916[19:47:54] [Client thread/WARN]: Skipping spawn entry WitherWitch as mob enderzoo.WitherWitch is not registered
1917[19:47:54] [Client thread/WARN]: Skipping spawn entry DireWolf as mob enderzoo.DireWolf is not registered
1918[19:47:55] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
1919[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreIron(oreIron), Crushing:[X], Arc Smelting:[X]
1920[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreGold(oreGold), Crushing:[X], Arc Smelting:[X]
1921[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreLapis(oreLapis), Crushing:[X], Arc Smelting:[ ]
1922[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreDiamond(oreDiamond), Crushing:[X], Arc Smelting:[ ]
1923[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreEmerald(oreEmerald), Crushing:[X], Arc Smelting:[ ]
1924[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreRedstone(oreRedstone), Crushing:[X], Arc Smelting:[ ]
1925[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreCoal(oreCoal), Crushing:[X], Arc Smelting:[ ]
1926[19:47:55] [Client thread/INFO]: Supporting DenseOre: denseoreQuartz(oreQuartz), Crushing:[X], Arc Smelting:[ ]
1927[19:47:55] [Client thread/ERROR]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@415eef0 could not be initialized
1928[19:47:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1929[19:47:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1930[19:47:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1931[19:47:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1932[19:47:55] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1933[19:47:55] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
1934[19:47:55] [Client thread/WARN]: Amethyst was not found, skipping recipe
1935[19:47:55] [Client thread/INFO]: Loading override configs
1936[19:47:55] [Client thread/INFO]: ingotIron
1937[19:47:55] [Client thread/INFO]: ingotGold
1938[19:47:55] [Client thread/INFO]: ingotBrick
1939[19:47:55] [Client thread/INFO]: ingotBrickNether
1940[19:47:55] [Client thread/INFO]: ingotBronze
1941[19:47:55] [Client thread/INFO]: ingotCopper
1942[19:47:55] [Client thread/INFO]: ingotSteel
1943[19:47:55] [Client thread/INFO]: ingotLead
1944[19:47:55] [Client thread/INFO]: ingotTin
1945[19:47:55] [Client thread/INFO]: ingotSilver
1946[19:47:55] [Client thread/INFO]: ingotUranium
1947[19:47:55] [Client thread/INFO]: ingotIridium
1948[19:47:55] [Client thread/INFO]: ingotThaumium
1949[19:47:55] [Client thread/INFO]: ingotVoid
1950[19:47:55] [Client thread/INFO]: ingotManasteel
1951[19:47:55] [Client thread/INFO]: ingotTerrasteel
1952[19:47:55] [Client thread/INFO]: ingotElvenElementium
1953[19:47:55] [Client thread/INFO]: ingotBrass
1954[19:47:55] [Client thread/INFO]: ingotNickel
1955[19:47:55] [Client thread/INFO]: ingotPlatinum
1956[19:47:55] [Client thread/INFO]: ingotMithril
1957[19:47:55] [Client thread/INFO]: ingotElectrum
1958[19:47:55] [Client thread/INFO]: ingotInvar
1959[19:47:55] [Client thread/INFO]: ingotSignalum
1960[19:47:55] [Client thread/INFO]: ingotLumium
1961[19:47:55] [Client thread/INFO]: ingotEnderium
1962[19:47:55] [Client thread/INFO]: ingotYellorium
1963[19:47:55] [Client thread/INFO]: ingotCyanite
1964[19:47:55] [Client thread/INFO]: ingotGraphite
1965[19:47:55] [Client thread/INFO]: ingotBlutonium
1966[19:47:55] [Client thread/INFO]: ingotLudicrite
1967[19:47:55] [Client thread/INFO]: ingotRefinedIron
1968[19:47:55] [Client thread/INFO]: ingotDraconium
1969[19:47:55] [Client thread/INFO]: ingotDraconiumAwakened
1970[19:47:55] [Client thread/INFO]: ingotMeat
1971[19:47:55] [Client thread/INFO]: ingotMeatRaw
1972[19:47:55] [Client thread/INFO]: ingotEnderiumBase
1973[19:47:55] [Client thread/INFO]: ingotElectricalSteel
1974[19:47:55] [Client thread/INFO]: ingotEnergeticAlloy
1975[19:47:55] [Client thread/INFO]: ingotVibrantAlloy
1976[19:47:55] [Client thread/INFO]: ingotPhasedGold
1977[19:47:55] [Client thread/INFO]: ingotRedstoneAlloy
1978[19:47:55] [Client thread/INFO]: ingotConductiveIron
1979[19:47:55] [Client thread/INFO]: ingotPulsatingIron
1980[19:47:55] [Client thread/INFO]: ingotPhasedIron
1981[19:47:55] [Client thread/INFO]: ingotDarkSteel
1982[19:47:55] [Client thread/INFO]: ingotSoularium
1983[19:47:55] [Client thread/INFO]: ingotUnstable
1984[19:47:55] [Client thread/INFO]: ingotAluminum
1985[19:47:55] [Client thread/INFO]: ingotConstantan
1986[19:47:55] [Client thread/INFO]: ingotHOPGraphite
1987[19:47:55] [Client thread/INFO]: ingotCupronickel
1988[19:47:55] [Client thread/INFO]: ingotCobalt
1989[19:47:55] [Client thread/INFO]: ingotArdite
1990[19:47:55] [Client thread/INFO]: ingotManyullyn
1991[19:47:55] [Client thread/INFO]: ingotAluminium
1992[19:47:55] [Client thread/INFO]: ingotAluminumBrass
1993[19:47:55] [Client thread/INFO]: ingotAluminiumBrass
1994[19:47:55] [Client thread/INFO]: ingotAlumite
1995[19:47:55] [Client thread/INFO]: ingotObsidian
1996[19:47:55] [Client thread/INFO]: ingotPigIron
1997[19:47:55] [Client thread/INFO]: ingotFairy
1998[19:47:55] [Client thread/INFO]: ingotPokefennium
1999[19:47:55] [Client thread/INFO]: ingotRed_aurum
2000[19:47:55] [Client thread/INFO]: ingotDrulloy
2001[19:47:55] [Client thread/INFO]: ingotDiamond
2002[19:47:55] [Client thread/INFO]: ingotEmerald
2003[19:47:55] [Client thread/INFO]: ingotApatite
2004[19:47:55] [Client thread/INFO]: ingotRunicSteel
2005[19:47:55] [Client thread/INFO]: ingotDarkSoularium
2006[19:47:55] [Client thread/INFO]: ingotCrystalMatrix
2007[19:47:55] [Client thread/INFO]: ingotCosmicNeutronium
2008[19:47:55] [Client thread/INFO]: ingotInfinity
2009[19:47:55] [Client thread/INFO]: ingotCoal
2010[19:47:55] [Client thread/INFO]: ingotZinc
2011[19:47:55] [Client thread/INFO]: ingotTitanium
2012[19:47:55] [Client thread/INFO]: ingotTungsten
2013[19:47:55] [Client thread/INFO]: ingotElectrumFlux
2014[19:47:55] [Client thread/INFO]: ingotRedAlloy
2015[19:47:55] [Client thread/INFO]: ingotElectrotineAlloy
2016[19:47:55] [Client thread/INFO]: ingotNaturalAluminum
2017[19:47:55] [Client thread/INFO]: ingotManganese
2018[19:47:55] [Client thread/INFO]: ingotIgnatius
2019[19:47:55] [Client thread/INFO]: ingotShadowIron
2020[19:47:55] [Client thread/INFO]: ingotLemurite
2021[19:47:55] [Client thread/INFO]: ingotMidasium
2022[19:47:55] [Client thread/INFO]: ingotVyroxeres
2023[19:47:55] [Client thread/INFO]: ingotCeruclase
2024[19:47:55] [Client thread/INFO]: ingotKalendrite
2025[19:47:55] [Client thread/INFO]: ingotVulcanite
2026[19:47:55] [Client thread/INFO]: ingotSanguinite
2027[19:47:55] [Client thread/INFO]: ingotPrometheum
2028[19:47:55] [Client thread/INFO]: ingotDeepIron
2029[19:47:55] [Client thread/INFO]: ingotInfuscolium
2030[19:47:55] [Client thread/INFO]: ingotOureclase
2031[19:47:55] [Client thread/INFO]: ingotAstral Silver
2032[19:47:55] [Client thread/INFO]: ingotCarmot
2033[19:47:55] [Client thread/INFO]: ingotRubracium
2034[19:47:55] [Client thread/INFO]: ingotOrichalcum
2035[19:47:55] [Client thread/INFO]: ingotAdamantine
2036[19:47:55] [Client thread/INFO]: ingotAtlarus
2037[19:47:55] [Client thread/INFO]: ingotHepatizon
2038[19:47:55] [Client thread/INFO]: ingotDamascusSteel
2039[19:47:55] [Client thread/INFO]: ingotAngmallen
2040[19:47:55] [Client thread/INFO]: ingotShadowSteel
2041[19:47:55] [Client thread/INFO]: ingotInolashite
2042[19:47:55] [Client thread/INFO]: ingotAmordrine
2043[19:47:55] [Client thread/INFO]: ingotBlackSteel
2044[19:47:55] [Client thread/INFO]: ingotQuicksilver
2045[19:47:55] [Client thread/INFO]: ingotHaderoth
2046[19:47:55] [Client thread/INFO]: ingotCelenegil
2047[19:47:55] [Client thread/INFO]: ingotTartarite
2048[19:47:55] [Client thread/INFO]: ingotOsmium
2049[19:47:55] [Client thread/INFO]: ingotLapis
2050[19:47:55] [Client thread/INFO]: ingotRedstone
2051[19:47:55] [Client thread/INFO]: ingotQuartz
2052[19:47:55] [Client thread/INFO]: ingotGlowstone
2053[19:47:55] [Client thread/INFO]: ingotStone
2054[19:47:55] [Client thread/INFO]: ingotClay
2055[19:47:55] [Client thread/INFO]: ingotSulfur
2056[19:47:55] [Client thread/INFO]: ingotLithium
2057[19:47:55] [Client thread/INFO]: ingotSiliconDioxide
2058[19:47:55] [Client thread/INFO]: ingotHydratedCoal
2059[19:47:55] [Client thread/INFO]: ingotAshes
2060[19:47:55] [Client thread/INFO]: ingotTinyCopper
2061[19:47:55] [Client thread/INFO]: ingotTinyGold
2062[19:47:55] [Client thread/INFO]: ingotTinyIron
2063[19:47:55] [Client thread/INFO]: ingotTinySilver
2064[19:47:55] [Client thread/INFO]: ingotTinyTin
2065[19:47:55] [Client thread/INFO]: ingotTinyLead
2066[19:47:55] [Client thread/INFO]: ingotTinySulfur
2067[19:47:55] [Client thread/INFO]: ingotTinyLithium
2068[19:47:55] [Client thread/INFO]: ingotTinyBronze
2069[19:47:55] [Client thread/INFO]: ingotTinyLapis
2070[19:47:55] [Client thread/INFO]: ingotTinyObsidian
2071[19:47:55] [Client thread/INFO]: ingotCinnabar
2072[19:47:55] [Client thread/INFO]: ingotInfusedAir
2073[19:47:55] [Client thread/INFO]: ingotInfusedFire
2074[19:47:55] [Client thread/INFO]: ingotInfusedWater
2075[19:47:55] [Client thread/INFO]: ingotInfusedEarth
2076[19:47:55] [Client thread/INFO]: ingotInfusedOrder
2077[19:47:55] [Client thread/INFO]: ingotInfusedEntropy
2078[19:47:55] [Client thread/INFO]: ingotAmber
2079[19:47:55] [Client thread/INFO]: ingotRuby
2080[19:47:55] [Client thread/INFO]: ingotTopaz
2081[19:47:55] [Client thread/INFO]: ingotPeridot
2082[19:47:55] [Client thread/INFO]: ingotTanzanite
2083[19:47:55] [Client thread/INFO]: ingotMalachite
2084[19:47:55] [Client thread/INFO]: ingotSapphire
2085[19:47:55] [Client thread/INFO]: ingotAsh
2086[19:47:55] [Client thread/INFO]: ingotCharcoal
2087[19:47:55] [Client thread/INFO]: ingotSaltpeter
2088[19:47:55] [Client thread/INFO]: ingotPyrotheum
2089[19:47:55] [Client thread/INFO]: ingotCryotheum
2090[19:47:55] [Client thread/INFO]: ingotAerotheum
2091[19:47:55] [Client thread/INFO]: ingotPetrotheum
2092[19:47:55] [Client thread/INFO]: ingotBlizz
2093[19:47:55] [Client thread/INFO]: ingotBlitz
2094[19:47:55] [Client thread/INFO]: ingotBasalz
2095[19:47:55] [Client thread/INFO]: ingotYellorite
2096[19:47:55] [Client thread/INFO]: ingotFirestone
2097[19:47:55] [Client thread/INFO]: ingotPoorCopper
2098[19:47:55] [Client thread/INFO]: ingotPoorGold
2099[19:47:55] [Client thread/INFO]: ingotPoorIron
2100[19:47:55] [Client thread/INFO]: ingotPoorTin
2101[19:47:55] [Client thread/INFO]: ingotPoorLead
2102[19:47:55] [Client thread/INFO]: ingotGunpowder
2103[19:47:55] [Client thread/INFO]: ingotPlastic
2104[19:47:55] [Client thread/INFO]: ingotEnderPearl
2105[19:47:55] [Client thread/INFO]: ingotSalt
2106[19:47:55] [Client thread/INFO]: ingotCoke
2107[19:47:55] [Client thread/INFO]: ingotberryIron
2108[19:47:55] [Client thread/INFO]: ingotberryCopper
2109[19:47:55] [Client thread/INFO]: ingotberryTin
2110[19:47:55] [Client thread/INFO]: ingotberryAluminum
2111[19:47:55] [Client thread/INFO]: ingotberryAluminium
2112[19:47:55] [Client thread/INFO]: ingotberryGold
2113[19:47:55] [Client thread/INFO]: ingotberryEssence
2114[19:47:55] [Client thread/INFO]: ingotbushIron
2115[19:47:55] [Client thread/INFO]: ingotbushGold
2116[19:47:55] [Client thread/INFO]: ingotbushCopper
2117[19:47:55] [Client thread/INFO]: ingotbushTin
2118[19:47:55] [Client thread/INFO]: ingotbushAluminum
2119[19:47:55] [Client thread/INFO]: ingotbushAluminium
2120[19:47:55] [Client thread/INFO]: ingotbushEssence
2121[19:47:55] [Client thread/INFO]: ingotNetherCoal
2122[19:47:55] [Client thread/INFO]: ingotNetherDiamond
2123[19:47:55] [Client thread/INFO]: ingotNetherGold
2124[19:47:55] [Client thread/INFO]: ingotNetherIron
2125[19:47:55] [Client thread/INFO]: ingotNetherLapis
2126[19:47:55] [Client thread/INFO]: ingotNetherRedstone
2127[19:47:55] [Client thread/INFO]: ingotNetherCopper
2128[19:47:55] [Client thread/INFO]: ingotNetherTin
2129[19:47:55] [Client thread/INFO]: ingotNetherEmerald
2130[19:47:55] [Client thread/INFO]: ingotNetherSilver
2131[19:47:55] [Client thread/INFO]: ingotNetherLead
2132[19:47:55] [Client thread/INFO]: ingotNetherUranium
2133[19:47:55] [Client thread/INFO]: ingotNetherRuby
2134[19:47:55] [Client thread/INFO]: ingotNetherPeridot
2135[19:47:55] [Client thread/INFO]: ingotNetherSapphire
2136[19:47:55] [Client thread/INFO]: ingotNetherNickel
2137[19:47:55] [Client thread/INFO]: ingotNetherSteel
2138[19:47:55] [Client thread/INFO]: ingotNetherIridium
2139[19:47:55] [Client thread/INFO]: ingotNetherSulfur
2140[19:47:55] [Client thread/INFO]: ingotNetherAmber
2141[19:47:55] [Client thread/INFO]: ingotNetherSalt
2142[19:47:55] [Client thread/INFO]: ingotNetherSaltpeter
2143[19:47:55] [Client thread/INFO]: ingotCertusQuartz
2144[19:47:55] [Client thread/INFO]: ingotNetherQuartz
2145[19:47:55] [Client thread/INFO]: ingotWheat
2146[19:47:55] [Client thread/INFO]: ingotFluix
2147[19:47:55] [Client thread/INFO]: ingotChargedCertusQuartz
2148[19:47:55] [Client thread/INFO]: ingotWood
2149[19:47:55] [Client thread/INFO]: ingotElectrotine
2150[19:47:55] [Client thread/INFO]: ingotTinyUranium
2151[19:47:55] [Client thread/INFO]: ingotTinyNickel
2152[19:47:55] [Client thread/INFO]: ingotTinyPlatinum
2153[19:47:55] [Client thread/INFO]: ingotTinyMithril
2154[19:47:55] [Client thread/INFO]: ingotTinyDraconium
2155[19:47:55] [Client thread/INFO]: ingotTinyCobalt
2156[19:47:55] [Client thread/INFO]: ingotTinyArdite
2157[19:47:55] [Client thread/INFO]: ingotTinyAluminium
2158[19:47:55] [Client thread/INFO]: ingotTinySteel
2159[19:47:55] [Client thread/INFO]: ingotTinyIridium
2160[19:47:55] [Client thread/INFO]: ingotmolten.unstableingots
2161[19:47:55] [Client thread/INFO]: ingotGlue
2162[19:47:55] [Client thread/INFO]: ingotmolten.bedrockiumingots
2163[19:47:55] [Client thread/INFO]: Registering marble
2164[19:47:55] [Client thread/INFO]: Unable to register! This mutation will not be available.
2165[19:47:55] [Client thread/INFO]: Registering rock
2166[19:47:55] [Client thread/INFO]: Registering water
2167[19:47:55] [Client thread/INFO]: Registering basalt
2168[19:47:55] [Client thread/INFO]: Registering marble
2169[19:47:55] [Client thread/INFO]: Unable to register! This mutation will not be available.
2170[19:47:55] [Client thread/INFO]: Registering rock
2171[19:47:55] [Client thread/INFO]: Registering water
2172[19:47:55] [Client thread/INFO]: Registering basalt
2173[19:47:55] [Client thread/INFO]: Registering marble
2174[19:47:55] [Client thread/INFO]: Unable to register! This mutation will not be available.
2175[19:47:55] [Client thread/INFO]: Registering rock
2176[19:47:55] [Client thread/INFO]: Registering water
2177[19:47:55] [Client thread/INFO]: Registering basalt
2178[19:47:55] [Client thread/INFO]: Registering marble
2179[19:47:55] [Client thread/INFO]: Unable to register! This mutation will not be available.
2180[19:47:55] [Client thread/INFO]: Registering rock
2181[19:47:55] [Client thread/INFO]: Registering water
2182[19:47:55] [Client thread/INFO]: Registering basalt
2183[19:47:55] [Client thread/INFO]: Postinit completed
2184[19:47:55] [Client thread/INFO]: Registered 20 mutations
2185[19:47:55] [Client thread/INFO]: Preparing genetics cache ...
2186[19:47:56] [Client thread/INFO]: Cached 418 mutation outputs
2187[19:47:56] [Client thread/INFO]: Cached 261 mutation inputs
2188[19:47:56] [Client thread/INFO]: Cached 891 chromosomes
2189[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
2190[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:815)
2191[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
2192[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
2193[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
2194[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parse(CapeConfigManager.java:91)
2195[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parseFromStream(CapeConfigManager.java:130)
2196[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:137)
2197[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.ClientProxy.cape(ClientProxy.java:70)
2198[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.postInit(IC2NuclearControl.java:205)
2199[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2200[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2201[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2202[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
2203[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2204[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2205[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2206[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
2207[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2208[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2209[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2210[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2211[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2212[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2213[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2214[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2215[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2216[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2217[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
2218[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2219[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2220[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2221[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2222[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2223[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2224[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
2225[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
2226[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
2227[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
2228[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
2229[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2230[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2231[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2232[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
2233[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
2234[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2235[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
2236[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
2237[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
2238[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
2239[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
2240[19:47:56] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 44 more
2241[19:47:56] [Client thread/FATAL]: Another Energy System is Loaded. Adding Intergration!
2242[19:47:56] [Client thread/INFO]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
2243[19:47:56] [Client thread/INFO]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
2244[19:48:01] [Client thread/INFO]: postInitialize ENTER
2245[19:48:02] [Client thread/INFO]: Registered channel: world_info
2246[19:48:02] [Client thread/INFO]: Initializing icon sets...
2247[19:48:02] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p2": C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\config\5.1\journeymap.webmap.config
2248[19:48:02] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r790.19§8ms§r
2249[19:48:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
2250[19:48:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
2251[19:48:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
2252[19:48:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
2253[19:48:02] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
2254[19:48:02] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
2255[19:48:02] [JM-VersionCheck-1/ERROR]: Could not check version URL
2256com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
2257 at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
2258 at com.google.gson.JsonParser.parse(JsonParser.java:45) ~[JsonParser.class:?]
2259 at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:137) [VersionCheck$1.class:?]
2260 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
2261 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
2262 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
2263 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
2264 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
2265Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
2266 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
2267 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
2268 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
2269 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
2270 at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
2271 ... 7 more
2272[19:48:02] [Client thread/INFO]: Loaded AutoWorkbench RecipeProvider
2273[19:48:02] [Client thread/INFO]: Loaded AssemblyAdvancedWorkbench RecipeProvider
2274[19:48:02] [Client thread/INFO]: Loaded AssemblyTable RecipeProvider
2275[19:48:02] [Client thread/INFO]: Loaded RollingMachine RecipeProvider
2276[19:48:02] [Client thread/INFO]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
2277[19:48:02] [Client thread/INFO]: Loaded Forestry, Generic ProgressProvider
2278[19:48:02] [Client thread/INFO]: Loaded ThermalExpansion, Generic ProgressProvider
2279[19:48:02] [Client thread/INFO]: Loaded IC2, Generic ProgressProvider
2280[19:48:02] [Client thread/INFO]: Loaded EnderIO, Generic ProgressProvider
2281[19:48:02] [Client thread/INFO]: Loaded endercore, Generic ProgressProvider
2282[19:48:03] [Client thread/INFO]: Starting PostInitialization for modtweaker2
2283[19:48:03] [Client thread/WARN]: Biome (id 160) is in list as element 161.
2284[19:48:04] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2285[19:48:04] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2286[19:48:04] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2287[19:48:04] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
2288[19:48:04] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2289[19:48:04] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
2290[19:48:04] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2291[19:48:04] [Client thread/INFO]: RFTools Detected EnderIO: enabling support
2292[19:48:04] [Client thread/INFO]: RFTools Detected MineFactory Reloaded: enabling support
2293[19:48:04] [Client thread/INFO]: RFTools Detected JABBA: enabling support
2294[19:48:04] [Client thread/INFO]: RFTools Detected Draconic Evolution: enabling support
2295[19:48:04] [Client thread/INFO]: RFTools Detected ComputerCraft: enabling support
2296[19:48:04] [Client thread/INFO]: Starting (PostInit)
2297[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
2298[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
2299[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
2300[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
2301[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
2302[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
2303[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
2304[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
2305[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
2306[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
2307[19:48:04] [Client thread/INFO]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
2308[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
2309[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
2310[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
2311[19:48:04] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
2312[19:48:04] [Client thread/INFO]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
2313[19:48:04] [Client thread/INFO]: Starting (AE Scanables)
2314[19:48:04] [Client thread/INFO]: Could not register "Inscriber Name Press" for TC scanning.
2315[19:48:04] [Client thread/INFO]: Could not register "Biometric Card" for TC scanning.
2316[19:48:04] [Client thread/INFO]: Could not register "Creative ME Storage Cell" for TC scanning.
2317[19:48:04] [Client thread/INFO]: Could not register "Color Applicator - Empty" for TC scanning.
2318[19:48:04] [Client thread/INFO]: Could not register "Matrix Frame" for TC scanning.
2319[19:48:04] [Client thread/INFO]: Could not register "Creative Energy Cell" for TC scanning.
2320[19:48:04] [Client thread/INFO]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
2321[19:48:04] [Client thread/INFO]: Finished (AE Scanables in 166ms)
2322[19:48:04] [Client thread/INFO]: Finished (PostInit in 205ms)
2323[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2324[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2325[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2326[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2327[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2328[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2329[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
2330[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
2331[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2332[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2333[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2334[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
2335[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2336[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
2337[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2338[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2339[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2340[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2341[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2342[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2343[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
2344[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2345[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2346[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2347[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2348[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2349[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2350[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2351[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2352[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2353[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2354[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2355[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
2356[19:48:04] [Client thread/INFO]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
2357[19:48:04] [Client thread/INFO]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
2358[19:48:04] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
2359[19:48:04] [Client thread/INFO]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2360[19:48:04] [Client thread/INFO]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
2361[19:48:04] [Client thread/INFO]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2362[19:48:04] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
2363[19:48:04] [Client thread/INFO]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2364[19:48:04] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
2365[19:48:04] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
2366[19:48:04] [Client thread/INFO]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
2367[19:48:04] [Client thread/INFO]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2368[19:48:04] [Client thread/INFO]: CoFH Core found 3 World Generation files present in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\cofh\world/.
2369[19:48:04] [Client thread/INFO]: Reading world generation info from: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\cofh\world\FTB-Infinity-Ores.json:
2370[19:48:04] [Client thread/ERROR]: Invalid block entry!
2371[19:48:04] [Client thread/WARN]: Template 'uniform' failed to parse its entry!
2372[19:48:04] [Client thread/ERROR]: Error parsing generation entry: "sulfur" > Please check the parameters. It *may* be a duplicate.
2373[19:48:05] [Client thread/INFO]: Reading world generation info from: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\cofh\world\ThermalFoundation-Ores.json:
2374[19:48:05] [Client thread/INFO]: Reading world generation info from: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\cofh\world\Vanilla.json:
2375[19:48:05] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
2376[19:48:05] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
2377[19:48:05] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
2378[19:48:05] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
2379[19:48:05] [Client thread/INFO]: Thermal Foundation: Load Complete.
2380[19:48:06] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
2381[19:48:06] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
2382[19:48:06] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
2383[19:48:06] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
2384[19:48:06] [Client thread/INFO]: Thermal Expansion: Load Complete.
2385[19:48:06] [Client thread/INFO]: Load Complete.
2386[19:48:06] [Client thread/INFO]: EnderStorage mod found.
2387[19:48:06] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
2388[19:48:06] [Client thread/INFO]: TwilightForestMod mod found.
2389[19:48:06] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
2390[19:48:06] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
2391[19:48:06] [Client thread/INFO]: ProjectRed|Integration mod found.
2392[19:48:06] [Client thread/INFO]: ExtraUtilities mod found.
2393[19:48:06] [Client thread/INFO]: OpenBlocks mod found.
2394[19:48:06] [Client thread/INFO]: Railcraft mod found.
2395[19:48:06] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
2396[19:48:06] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
2397[19:48:06] [Client thread/INFO]: [Statues] Statues mod not found.
2398[19:48:06] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
2399[19:48:06] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
2400[19:48:06] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
2401[19:48:06] [Client thread/INFO]: Success in registering EnderIO
2402[19:48:06] [Client thread/INFO]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
2403[19:48:06] [Client thread/INFO]: Success in registering EnderZoo
2404[19:48:06] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
2405[19:48:06] [Client thread/INFO]: Success in registering ThaumicTinkerer
2406[19:48:06] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
2407[19:48:06] [Client thread/INFO]: Success in registering rftools
2408[19:48:06] [Client thread/INFO]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
2409[19:48:06] [Client thread/INFO]: Success in registering AgriCraft
2410[19:48:06] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
2411[19:48:06] [Client thread/INFO]: Success in registering appliedenergistics2
2412[19:48:06] [Client thread/INFO]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
2413[19:48:06] [Client thread/INFO]: Success in registering Natura
2414[19:48:06] [Client thread/INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
2415[19:48:07] [Client thread/INFO]: Success in registering BuildCraft|Compat
2416[19:48:07] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
2417[19:48:07] [Client thread/INFO]: Success in registering chisel
2418[19:48:07] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
2419[19:48:07] [Client thread/INFO]: Success in registering EnderTech
2420[19:48:07] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
2421[19:48:07] [Client thread/INFO]: Success in registering EnderTech
2422[19:48:07] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
2423[19:48:07] [Client thread/INFO]: Success in registering extracells
2424[19:48:07] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
2425[19:48:07] [Client thread/INFO]: Success in registering ImmersiveEngineering
2426[19:48:07] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
2427[19:48:07] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@68ab34f8
2428[19:48:07] [Client thread/INFO]: Success in registering TConstruct
2429[19:48:07] [Client thread/INFO]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
2430[19:48:07] [Client thread/INFO]: Success in registering FTBL
2431[19:48:07] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
2432[19:48:07] [Client thread/INFO]: WAILA callback received, loading...
2433[19:48:07] [Client thread/INFO]: Success in registering gendustry
2434[19:48:07] [Client thread/INFO]: Trying to reflect ganymedes01.headcrumbs.waila.WailaRegistrar wailaCallback
2435[19:48:07] [Client thread/INFO]: Success in registering headcrumbs
2436[19:48:07] [Client thread/INFO]: Trying to reflect hardcorequesting.waila.Provider callbackRegister
2437[19:48:07] [Client thread/INFO]: Success in registering HardcoreQuesting
2438[19:48:07] [Client thread/INFO]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
2439[19:48:07] [Client thread/INFO]: Success in registering IC2NuclearControl
2440[19:48:07] [Client thread/INFO]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
2441[19:48:07] [Client thread/INFO]: Success in registering immersiveintegration
2442[19:48:07] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
2443[19:48:07] [Client thread/INFO]: Success in registering JABBA
2444[19:48:07] [Client thread/INFO]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
2445[19:48:07] [Client thread/INFO]: Success in registering StevesFactoryManager
2446[19:48:07] [Client thread/INFO]: Trying to reflect stevesaddons.waila.WailaManager callbackRegister
2447[19:48:07] [Client thread/INFO]: Success in registering StevesAddons
2448[19:48:07] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
2449[19:48:07] [Client thread/INFO]: Success in registering StorageDrawers
2450[19:48:07] [Client thread/INFO]: Trying to reflect thaumicenergistics.common.integration.ModuleWaila callbackRegister
2451[19:48:07] [Client thread/INFO]: Success in registering thaumicenergistics
2452[19:48:07] [Client thread/INFO]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
2453[19:48:07] [Client thread/INFO]: Success in registering ThaumicExploration
2454[19:48:07] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
2455[19:48:07] [Client thread/INFO]: Success in registering WailaHarvestability
2456[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
2457[19:48:07] [Client thread/INFO]: Success in registering wawla
2458[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
2459[19:48:07] [Client thread/INFO]: Success in registering wawla
2460[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
2461[19:48:07] [Client thread/INFO]: Success in registering wawla
2462[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
2463[19:48:07] [Client thread/INFO]: Success in registering wawla
2464[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.thaumcraft.AddonThaumcraftTiles registerAddon
2465[19:48:07] [Client thread/INFO]: Success in registering wawla
2466[19:48:07] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
2467[19:48:07] [Client thread/INFO]: Success in registering wawla
2468[19:48:07] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
2469[19:48:07] [Client thread/INFO]: Success in registering witchery
2470[19:48:07] [Client thread/INFO]: Redstone Arsenal: Load Complete.
2471[19:48:07] [Client thread/INFO]: Load Complete.
2472[19:48:08] [Client thread/INFO]: Thaumcraft Plugin Enabled.
2473[19:48:08] [Client thread/INFO]: Thermal Dynamics: Load Complete.
2474[19:48:08] [Client thread/INFO]: Forge Mod Loader has successfully loaded 184 mods
2475[19:48:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Let's Encrypt Craft, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mystcraft, 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:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, 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:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Runic Dungeons, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Spring Boards, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:Storage Drawers: Forestry Pack, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, PortalGunSounds.pak, CustomResources, FMLFileResourcePack:Carpenter's Blocks Cached Resources, resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, CustomOverridingResources
2476[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2477[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2478[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2479[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2480[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2481[19:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2482[19:48:12] [Client thread/INFO]: Total mipmap : 2076 ms
2483[19:48:12] [Client thread/INFO]: Resource manager reload, new language: en_US
2484[19:48:12] [Client thread/INFO]: Loading language file C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\gendustry\custombees.en_US.lang
2485[19:48:13] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
2486[19:48:13] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
2487[19:48:15] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
2488[19:48:15] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
2489[19:48:16] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
2490[19:48:16] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
2491[19:48:16] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
2492[19:48:17] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
2493[19:48:18] [Client thread/WARN]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
2494[19:48:18] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
2495[19:48:18] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2496[19:48:18] [Client thread/INFO]: Stitching Revolver Textures!
2497[19:48:18] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
2498[19:48:18] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2499[19:48:22] [Client thread/WARN]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
2500[19:48:22] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
2501[19:48:22] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2502[19:48:22] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2503[19:48:22] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2504[19:48:22] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2505[19:48:22] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2506[19:48:22] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2507[19:48:22] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
2508[19:48:22] [Thread-26/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
2509[19:48:22] [Thread-26/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2510[19:48:22] [Thread-26/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
2511[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2512[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2513[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2514[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2515[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2516[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2517[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2518[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2519[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2520[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2521[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2522[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2523[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2524[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2525[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2526[19:48:22] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2527[19:48:23] [Client thread/INFO]: Mystcraft Start-Up Error Checking Completed
2528[19:48:23] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2529[19:48:23] [Sound Library Loader/INFO]: Sound engine started
2530[19:48:23] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2531[19:48:23] [Client thread/ERROR]: The following texture errors were found.
2532[19:48:23] [Client thread/ERROR]: ==================================================
2533[19:48:23] [Client thread/ERROR]: DOMAIN minecraft
2534[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2535[19:48:23] [Client thread/ERROR]: domain minecraft is missing 29 textures
2536[19:48:23] [Client thread/ERROR]: domain minecraft has 6 locations:
2537[19:48:23] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
2538[19:48:23] [Client thread/ERROR]: mod Botania resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Botania r1.8-249.jar
2539[19:48:23] [Client thread/ERROR]: mod IC2 resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\industrialcraft-2-2.2.827-experimental.jar
2540[19:48:23] [Client thread/ERROR]: mod journeymap resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\journeymap-1.7.10-5.1.4p2-unlimited.jar
2541[19:48:23] [Client thread/ERROR]: mod runicdungeons resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\RunicDungeons-1.1.7b.jar
2542[19:48:23] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Thaumcraft-1.7.10-4.2.3.5.jar
2543[19:48:23] [Client thread/ERROR]: -------------------------
2544[19:48:23] [Client thread/ERROR]: The missing resources for domain minecraft are:
2545[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1635_null.png
2546[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7300_focusDeflect.png
2547[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_655_gaiaHeadBlock_skeleton.png
2548[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_519_alchemicCalcinator.png
2549[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7297_focusShadowbeam.png
2550[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_513_blockSpellModifier.png
2551[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5795_extracells.fluid.item.png
2552[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7267_focusDislocation.png
2553[19:48:23] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
2554[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_2397_proxyBlock.png
2555[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5622_decowand.png
2556[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_523_blockMimic.png
2557[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7279_focusEnderChest.png
2558[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7291_focusXPDrain.png
2559[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7282_focusTelekinesis.png
2560[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7301_focusHeal.png
2561[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5798_extracells.pattern.crafting.png
2562[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_511_blockSpellParadigm.png
2563[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_520_crystalBelljar.png
2564[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7284_focusSmelt.png
2565[19:48:23] [Client thread/ERROR]: textures/blocks/planks.png
2566[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7419_itemAspect.png
2567[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1782_extracells.block.walrus.png
2568[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7275_focusFlight.png
2569[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_517_schematicSaver.png
2570[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_959_bookshelf.png
2571[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_514_blockSpellEffect.png
2572[19:48:23] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7308_focusRecall.png
2573[19:48:23] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_512_blockSpellEnhancement.png
2574[19:48:23] [Client thread/ERROR]: -------------------------
2575[19:48:23] [Client thread/ERROR]: No other errors exist for domain minecraft
2576[19:48:23] [Client thread/ERROR]: ==================================================
2577[19:48:23] [Client thread/ERROR]: ==================================================
2578[19:48:23] [Client thread/ERROR]: DOMAIN ttinkerer
2579[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2580[19:48:23] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
2581[19:48:23] [Client thread/ERROR]: domain ttinkerer has 1 location:
2582[19:48:23] [Client thread/ERROR]: mod ThaumicTinkerer resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ThaumicTinkerer-2.5-1.7.10-512.jar
2583[19:48:23] [Client thread/ERROR]: -------------------------
2584[19:48:23] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
2585[19:48:23] [Client thread/ERROR]: textures/blocks/repairer.png
2586[19:48:23] [Client thread/ERROR]: textures/items/ichorSwordGem.png
2587[19:48:23] [Client thread/ERROR]: textures/blocks/magnet.png
2588[19:48:23] [Client thread/ERROR]: textures/items/ichorAxeGem.png
2589[19:48:23] [Client thread/ERROR]: textures/items/ichorShovelGem.png
2590[19:48:23] [Client thread/ERROR]: textures/items/mobAspect.png
2591[19:48:23] [Client thread/ERROR]: textures/items/ichorPickGem.png
2592[19:48:23] [Client thread/ERROR]: -------------------------
2593[19:48:23] [Client thread/ERROR]: No other errors exist for domain ttinkerer
2594[19:48:23] [Client thread/ERROR]: ==================================================
2595[19:48:23] [Client thread/ERROR]: ==================================================
2596[19:48:23] [Client thread/ERROR]: DOMAIN immersiveengineering
2597[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2598[19:48:23] [Client thread/ERROR]: domain immersiveengineering is missing 3 textures
2599[19:48:23] [Client thread/ERROR]: domain immersiveengineering has 1 location:
2600[19:48:23] [Client thread/ERROR]: mod ImmersiveEngineering resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ImmersiveEngineering-0.7.7.jar
2601[19:48:23] [Client thread/ERROR]: -------------------------
2602[19:48:23] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
2603[19:48:23] [Client thread/ERROR]: textures/revolvers/revolver_rose.png
2604[19:48:23] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
2605[19:48:23] [Client thread/ERROR]: textures/revolvers/revolver_tesla.png
2606[19:48:23] [Client thread/ERROR]: -------------------------
2607[19:48:23] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
2608[19:48:23] [Client thread/ERROR]: ==================================================
2609[19:48:23] [Client thread/ERROR]: ==================================================
2610[19:48:23] [Client thread/ERROR]: DOMAIN harvestcraft
2611[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2612[19:48:23] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
2613[19:48:23] [Client thread/ERROR]: domain harvestcraft has 1 location:
2614[19:48:23] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Pam's HarvestCraft 1.7.10Lb.jar
2615[19:48:23] [Client thread/ERROR]: -------------------------
2616[19:48:23] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
2617[19:48:23] [Client thread/ERROR]: textures/items/chocolaterollItem.png
2618[19:48:23] [Client thread/ERROR]: -------------------------
2619[19:48:23] [Client thread/ERROR]: No other errors exist for domain harvestcraft
2620[19:48:23] [Client thread/ERROR]: ==================================================
2621[19:48:23] [Client thread/ERROR]: ==================================================
2622[19:48:23] [Client thread/ERROR]: DOMAIN chisel
2623[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2624[19:48:23] [Client thread/ERROR]: domain chisel is missing 1 texture
2625[19:48:23] [Client thread/ERROR]: domain chisel has 1 location:
2626[19:48:23] [Client thread/ERROR]: mod chisel resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Chisel-2.9.5.11.jar
2627[19:48:23] [Client thread/ERROR]: -------------------------
2628[19:48:23] [Client thread/ERROR]: The missing resources for domain chisel are:
2629[19:48:23] [Client thread/ERROR]: textures/blocks/endstone/EnderFrame.png
2630[19:48:23] [Client thread/ERROR]: -------------------------
2631[19:48:23] [Client thread/ERROR]: No other errors exist for domain chisel
2632[19:48:23] [Client thread/ERROR]: ==================================================
2633[19:48:23] [Client thread/ERROR]: ==================================================
2634[19:48:23] [Client thread/ERROR]: DOMAIN thaumicexploration
2635[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2636[19:48:23] [Client thread/ERROR]: domain thaumicexploration is missing 1 texture
2637[19:48:23] [Client thread/ERROR]: domain thaumicexploration has 1 location:
2638[19:48:23] [Client thread/ERROR]: mod ThaumicExploration resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\ThaumicExploration-1.7.10-1.1-53.jar
2639[19:48:23] [Client thread/ERROR]: -------------------------
2640[19:48:23] [Client thread/ERROR]: The missing resources for domain thaumicexploration are:
2641[19:48:23] [Client thread/ERROR]: textures/blocks/metalbase.png
2642[19:48:23] [Client thread/ERROR]: -------------------------
2643[19:48:23] [Client thread/ERROR]: The following other errors were reported for domain thaumicexploration:
2644[19:48:23] [Client thread/ERROR]: -------------------------
2645[19:48:23] [Client thread/ERROR]: Problem: broken aspect ratio and not an animation
2646[19:48:23] [Client thread/ERROR]: textures/blocks/soulBrazier.png
2647[19:48:23] [Client thread/ERROR]: ==================================================
2648[19:48:23] [Client thread/ERROR]: ==================================================
2649[19:48:23] [Client thread/ERROR]: DOMAIN missing_icon_item_5825_extrautils
2650[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2651[19:48:23] [Client thread/ERROR]: domain missing_icon_item_5825_extrautils is missing 1 texture
2652[19:48:23] [Client thread/ERROR]: domain missing_icon_item_5825_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
2653[19:48:23] [Client thread/ERROR]: -------------------------
2654[19:48:23] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5825_extrautils are:
2655[19:48:23] [Client thread/ERROR]: textures/items/microblocks.png
2656[19:48:23] [Client thread/ERROR]: -------------------------
2657[19:48:23] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5825_extrautils
2658[19:48:23] [Client thread/ERROR]: ==================================================
2659[19:48:23] [Client thread/ERROR]: ==================================================
2660[19:48:23] [Client thread/ERROR]: DOMAIN botania
2661[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2662[19:48:23] [Client thread/ERROR]: domain botania is missing 1 texture
2663[19:48:23] [Client thread/ERROR]: domain botania has 1 location:
2664[19:48:23] [Client thread/ERROR]: mod Botania resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Botania r1.8-249.jar
2665[19:48:23] [Client thread/ERROR]: -------------------------
2666[19:48:23] [Client thread/ERROR]: The missing resources for domain botania are:
2667[19:48:23] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
2668[19:48:23] [Client thread/ERROR]: -------------------------
2669[19:48:23] [Client thread/ERROR]: No other errors exist for domain botania
2670[19:48:23] [Client thread/ERROR]: ==================================================
2671[19:48:23] [Client thread/ERROR]: ==================================================
2672[19:48:23] [Client thread/ERROR]: DOMAIN draconicevolution
2673[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2674[19:48:23] [Client thread/ERROR]: domain draconicevolution is missing 1 texture
2675[19:48:23] [Client thread/ERROR]: domain draconicevolution has 2 locations:
2676[19:48:23] [Client thread/ERROR]: mod DraconicEvolution resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
2677[19:48:23] [Client thread/ERROR]: resource pack at path C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\config\draconicevolution\resources
2678[19:48:23] [Client thread/ERROR]: -------------------------
2679[19:48:23] [Client thread/ERROR]: The missing resources for domain draconicevolution are:
2680[19:48:23] [Client thread/ERROR]: textures/items/chaosFragment.png
2681[19:48:23] [Client thread/ERROR]: -------------------------
2682[19:48:23] [Client thread/ERROR]: No other errors exist for domain draconicevolution
2683[19:48:23] [Client thread/ERROR]: ==================================================
2684[19:48:23] [Client thread/ERROR]: ==================================================
2685[19:48:23] [Client thread/ERROR]: DOMAIN alchemicalwizardry
2686[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2687[19:48:23] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
2688[19:48:23] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
2689[19:48:23] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\BloodMagic-1.7.10-1.3.3-17.jar
2690[19:48:23] [Client thread/ERROR]: -------------------------
2691[19:48:23] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
2692[19:48:23] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
2693[19:48:23] [Client thread/ERROR]: -------------------------
2694[19:48:23] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
2695[19:48:23] [Client thread/ERROR]: ==================================================
2696[19:48:23] [Client thread/ERROR]: ==================================================
2697[19:48:23] [Client thread/ERROR]: DOMAIN missing_icon_item_5808_extrautils
2698[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2699[19:48:23] [Client thread/ERROR]: domain missing_icon_item_5808_extrautils is missing 1 texture
2700[19:48:23] [Client thread/ERROR]: domain missing_icon_item_5808_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
2701[19:48:23] [Client thread/ERROR]: -------------------------
2702[19:48:23] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5808_extrautils are:
2703[19:48:23] [Client thread/ERROR]: textures/items/lawSword.png
2704[19:48:23] [Client thread/ERROR]: -------------------------
2705[19:48:23] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5808_extrautils
2706[19:48:23] [Client thread/ERROR]: ==================================================
2707[19:48:23] [Client thread/ERROR]: ==================================================
2708[19:48:23] [Client thread/ERROR]: DOMAIN logisticspipes
2709[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2710[19:48:23] [Client thread/ERROR]: domain logisticspipes is missing 3 textures
2711[19:48:23] [Client thread/ERROR]: domain logisticspipes has 1 location:
2712[19:48:23] [Client thread/ERROR]: mod LogisticsPipes resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\logisticspipes-0.9.3.132.jar
2713[19:48:23] [Client thread/ERROR]: -------------------------
2714[19:48:23] [Client thread/ERROR]: The missing resources for domain logisticspipes are:
2715[19:48:23] [Client thread/ERROR]: textures/items/itemUpgrade/UpgradeModule.png
2716[19:48:23] [Client thread/ERROR]: textures/items/itemUpgrade/LogicController.png
2717[19:48:23] [Client thread/ERROR]: textures/items/ItemPipeSignCreator.png
2718[19:48:23] [Client thread/ERROR]: -------------------------
2719[19:48:23] [Client thread/ERROR]: No other errors exist for domain logisticspipes
2720[19:48:23] [Client thread/ERROR]: ==================================================
2721[19:48:23] [Client thread/ERROR]: ==================================================
2722[19:48:23] [Client thread/ERROR]: DOMAIN buildcraft
2723[19:48:23] [Client thread/ERROR]: --------------------------------------------------
2724[19:48:23] [Client thread/ERROR]: domain buildcraft is missing 3 textures
2725[19:48:23] [Client thread/ERROR]: domain buildcraft has 7 locations:
2726[19:48:23] [Client thread/ERROR]: mod BuildCraft|Core resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2727[19:48:23] [Client thread/ERROR]: mod BuildCraft|Transport resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2728[19:48:23] [Client thread/ERROR]: mod BuildCraft|Factory resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2729[19:48:23] [Client thread/ERROR]: mod BuildCraft|Silicon resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2730[19:48:23] [Client thread/ERROR]: mod BuildCraft|Robotics resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2731[19:48:23] [Client thread/ERROR]: mod BuildCraft|Energy resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2732[19:48:23] [Client thread/ERROR]: mod BuildCraft|Builders resources at C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\mods\buildcraft-7.1.23.jar
2733[19:48:23] [Client thread/ERROR]: -------------------------
2734[19:48:23] [Client thread/ERROR]: The missing resources for domain buildcraft are:
2735[19:48:23] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
2736[19:48:23] [Client thread/ERROR]: textures/items/board_green.png
2737[19:48:23] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
2738[19:48:23] [Client thread/ERROR]: -------------------------
2739[19:48:23] [Client thread/ERROR]: No other errors exist for domain buildcraft
2740[19:48:23] [Client thread/ERROR]: ==================================================
2741[19:48:23] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2742[19:48:24] [Client thread/INFO]: Loading blocks and textures...
2743[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (SpecialHandling)'.
2744[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (SpecialHandling)'.
2745[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersBed:0] (SpecialHandling)'.
2746[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersButton:0] (SpecialHandling)'.
2747[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (SpecialHandling)'.
2748[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (SpecialHandling)'.
2749[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (SpecialHandling)'.
2750[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersFlowerPot:0] (SpecialHandling)'.
2751[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (SpecialHandling)'.
2752[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersGate:0] (SpecialHandling)'.
2753[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (SpecialHandling)'.
2754[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,SpecialHandling)'.
2755[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersLever:0] (SpecialHandling)'.
2756[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (SpecialHandling)'.
2757[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (SpecialHandling)'.
2758[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (SpecialHandling)'.
2759[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (SpecialHandling)'.
2760[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (SpecialHandling)'.
2761[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (SpecialHandling)'.
2762[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (SpecialHandling)'.
2763[19:48:24] [Client thread/INFO]: Registered IModBlockHandler journeymap.client.model.mod.CarpentersBlocks$CommonHandler for: 'BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (SpecialHandling)'.
2764[19:48:24] [Client thread/INFO]: Built BlockMD cache (9786) : BlockMD.reset count 1 avg 93.04ms
2765[19:48:24] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 150.931354ms
2766[19:48:24] [Client thread/INFO]: Initialized 8520 block colors from mods and resource packs in 160ms
2767[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorCore:0] (Transparency,Error)
2768[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
2769[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
2770[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersHatch:0] (Transparency,Error,SpecialHandling)
2771[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicExploration:thinkTankJar:0] (OpenToSky,Transparency,Error,TransparentRoof)
2772[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
2773[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorStabilizer:0] (Transparency,Error)
2774[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
2775[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGarageDoor:0] (Transparency,Error,SpecialHandling)
2776[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
2777[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersStairs:0] (Transparency,Error,SpecialHandling)
2778[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBed:0] (Transparency,Error,SpecialHandling)
2779[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSafe:0] (Transparency,Error,SpecialHandling)
2780[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBlock:0] (Transparency,Error,SpecialHandling)
2781[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
2782[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:3] (Transparency,Error,SpecialHandling)
2783[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:4] (Transparency,Error,SpecialHandling)
2784[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:0] (Transparency,Error,SpecialHandling)
2785[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:1] (Transparency,Error,SpecialHandling)
2786[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersSlope:2] (Transparency,Error,SpecialHandling)
2787[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
2788[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersLadder:0] (OpenToSky,Transparency,Error,SpecialHandling)
2789[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ForgeMultipart:block:0] (Transparency,Error)
2790[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDaylightSensor:0] (Transparency,Error,SpecialHandling)
2791[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:reactorEnergyInjector:0] (Transparency,Error)
2792[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersCollapsibleBlock:0] (Transparency,Error,SpecialHandling)
2793[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
2794[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersGate:0] (Transparency,Error,SpecialHandling)
2795[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
2796[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
2797[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:portal:0] (Transparency,Error)
2798[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersBarrier:0] (Transparency,Error,SpecialHandling)
2799[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [DraconicEvolution:chaosCrystal:0] (Transparency,Error)
2800[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersButton:0] (Transparency,Error,SpecialHandling)
2801[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:5] (OpenToSky,Transparency,Error,TransparentRoof)
2802[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersPressurePlate:0] (Transparency,Error,SpecialHandling)
2803[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [CarpentersBlocks:blockCarpentersDoor:0] (Transparency,Error,SpecialHandling)
2804[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [TwilightForest:tile.HugeLilyPad:0] (NoShadow,Transparency,Error,Plant,NoTopo)
2805[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
2806[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
2807[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
2808[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
2809[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
2810[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
2811[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
2812[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
2813[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
2814[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
2815[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
2816[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
2817[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
2818[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
2819[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
2820[19:48:24] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
2821[19:48:24] [Client thread/INFO]: Color palette file generated with 8413 colors in 267ms for: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\colorpalette.json
2822[19:48:24] [Client thread/INFO]: Updated color palette file: C:\Users\Justi\Twitch\Minecraft\Instances\FTB Infinity Evolved\journeymap\colorpalette.json
2823[19:49:34] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Downloaded 396 hats from Creeperhost Hat Repository
2824[19:49:35] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
2825[19:49:41] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, MineTweaker3, CustomMainMenu, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, HardcoreQuesting, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, letsencryptcraft, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
2826[19:49:41] [Netty Client IO #0/INFO]: Rejecting connection SERVER: [FMLMod:ThermalFoundation{1.7.10R1.2.6}, FMLMod:ThermalDynamics{1.7.10R1.2.1}, FMLMod:RedstoneArsenal{1.7.10R1.1.2}, FMLMod:MineFactoryReloaded{1.7.10R2.8.1}, FMLMod:NetherOres{1.7.10R2.3.1}, FMLMod:ThermalExpansion{1.7.10R4.1.5}, FMLMod:TConstruct{1.7.10-1.8.8.build988}]
2827[19:49:46] [Client thread/INFO]: Connecting to modded.craftersland.us, 25565
2828[19:49:48] [Netty Client IO #1/INFO]: Aborting client handshake "VANILLA"
2829[19:49:48] [Netty Client IO #1/INFO]: [Netty Client IO #1] Client side vanilla connection established
2830[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for minecraft
2831[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for CoFHCore
2832[19:49:48] [Netty Client IO #1/INFO]: Metallurgy not loaded - skipping
2833[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for NetherOres
2834[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for BigReactors
2835[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for appliedenergistics2
2836[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for Thaumcraft
2837[19:49:48] [Netty Client IO #1/INFO]: ElectriCraft not loaded - skipping
2838[19:49:48] [Netty Client IO #1/INFO]: ReactorCraft not loaded - skipping
2839[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for Forestry
2840[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for TConstruct
2841[19:49:48] [Netty Client IO #1/INFO]: Loading compatibility for IC2
2842[19:49:48] [Netty Client IO #1/INFO]: MobProperties not loaded - skipping
2843[19:49:48] [Netty Client IO #1/INFO]: xreliquary not loaded - skipping
2844[19:49:48] [Netty Client IO #1/INFO]: bluepower not loaded - skipping
2845[19:49:48] [Netty Client IO #1/INFO]: Requesting Sync...
2846[19:49:48] [Netty Client IO #1/INFO]: Connected to new server, resetting commands
2847[19:49:48] [Netty Client IO #1/INFO]: Restoring client configs.
2848[19:49:48] [Netty Client IO #1/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2849[19:49:48] [Netty Client IO #1/INFO]: Disconnect from server: Unregistering RFTools dimensions
2850[19:49:48] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
2851[19:49:48] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
2852[19:49:48] [Netty Client IO #1/INFO]: Loading configuration files
2853[19:49:48] [Client thread/INFO]: Requesting World ID
2854[19:49:50] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
2855[19:49:50] [Client thread/WARN]: =============================================================
2856[19:49:50] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
2857[19:49:50] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
2858[19:49:50] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
2859[19:49:50] [Client thread/WARN]: =============================================================
2860[19:49:50] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
2861[19:49:51] [Client thread/ERROR]: Failed to find identifier for: net.minecraft.item.ItemBlock@7aa7b23f
2862[19:49:51] [Client thread/ERROR]: Failed to find identifier for: mods.natura.items.BerryMedley@2c9785fa
2863[19:49:56] [Client thread/INFO]: Loading: Forestry NEI Integration
2864[19:49:56] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
2865[19:49:56] [Client thread/INFO]: Script handler ready. Waiting for a while to ensure all other mods are done messing with NEI.
2866[19:49:56] [Client thread/INFO]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
2867[19:49:56] [Client thread/INFO]: [advsolar.client.nei.NEIASPConfig:loadConfig:10]: [Advanced Solar Panels]: Loading NEI compatibility...
2868[19:49:56] [Client thread/INFO]: Added NEI integration
2869[19:49:56] [Client thread/INFO]: Added NEI integration
2870[19:49:56] [Client thread/INFO]: Root=binnie.botany.genetics.FlowerHelper@51087ac8 Species=interface binnie.botany.api.IAlleleFlowerSpecies
2871[19:49:56] [Client thread/INFO]: Loaded Extra Bees comb item: binnie.extrabees.products.ItemHoneyComb@604cbf20 (binnie.extrabees.products.ItemHoneyComb@604cbf20)
2872[19:49:56] [Client thread/INFO]: Loaded TB comb item: magicbees.item.ItemComb@7e8c948
2873[19:49:56] [Client thread/INFO]: Loaded Magic Bees comb item: magicbees.item.ItemComb@7e8c948 (magicbees.item.ItemComb@7e8c948)
2874[19:49:56] [Client thread/INFO]: Loading integration: Minecraft / Forge
2875[19:49:56] [Client thread/INFO]: Loading integration: Big Reactors
2876[19:49:56] [Client thread/INFO]: Loading integration: Pam's HarvestCraft
2877[19:49:56] [Client thread/INFO]: Loading integration: MineFactory Reloaded
2878[19:49:56] [Client thread/INFO]: Loading integration: Railcraft
2879[19:49:56] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
2880[19:49:56] [Client thread/INFO]: net.minecraft.client.gui.GuiDownloadTerrain
2881[19:49:56] [Client thread/INFO]: Applying holder lookups
2882[19:49:56] [Client thread/INFO]: Holder lookups applied
2883[19:50:02] [Client thread/INFO]: Starting NEI Filter scripting. This might take a moment to load all the modules...
2884[19:50:02] [Client thread/INFO]: Engine: JAVASCRIPT
2885[19:50:02] [Client thread/INFO]: Log parsing appears to have failed. Attempting to dig the data out of FML directly...
2886[19:50:02] [Client thread/INFO]: NEI has entered the ready state. Sending data to culling system. List contains 0 entries.
2887[19:50:03] [Client thread/INFO]: Loading table of contents for module: custom_nei_filters, 1.0, Author: ftb
2888[19:50:03] [Client thread/INFO]: Bootstrap setting found. Loading: Bootstrap.js
2889[19:50:03] [Client thread/INFO]: Loading: ThermalExpansion.js
2890[19:50:03] [Client thread/INFO]: Loading: ForgeMicroblock.js
2891[19:50:03] [Client thread/INFO]: Loading: ExtraUtilities.js
2892[19:50:03] [Client thread/INFO]: Loading: BuildCraft.js
2893[19:50:03] [Client thread/INFO]: Loading: Bibliocraft.js
2894[19:50:04] [Client thread/INFO]: Loading: AppliedEnergistics2.js
2895[19:50:04] [Client thread/INFO]: Loading: Tcon.js
2896[19:50:04] [Client thread/INFO]: Loading: AgriCraft.js
2897[19:50:04] [Client thread/INFO]: Loading: IC2.js
2898[19:50:04] [Client thread/INFO]: Loading: HarvestCraft.js
2899[19:50:05] [Client thread/INFO]: Loading: vanilla.js
2900[19:50:05] [Client thread/INFO]: Loading: Misc.js
2901[19:54:41] [Client thread/INFO]: Connecting to modded.craftersland.us, 25565
2902[19:54:42] [Netty Client IO #2/INFO]: Aborting client handshake "VANILLA"
2903[19:54:42] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side vanilla connection established
2904[19:54:42] [Netty Client IO #2/INFO]: Requesting Sync...
2905[19:54:42] [Netty Client IO #2/INFO]: Connected to new server, resetting commands
2906[19:54:42] [Client thread/INFO]: Requesting World ID
2907[19:54:44] [Client thread/INFO]: [4.0.0-beta-6] Sending client info to server
2908[19:54:44] [Netty Client IO #2/INFO]: Restoring client configs.
2909[19:54:44] [Netty Client IO #2/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2910[19:54:44] [Netty Client IO #2/INFO]: Disconnect from server: Unregistering RFTools dimensions
2911[19:54:44] [Netty Client IO #2/INFO]: Loading configuration files
2912[19:54:44] [Client thread/INFO]: Applying holder lookups
2913[19:54:44] [Client thread/INFO]: Holder lookups applied