· 8 years ago · Aug 07, 2018, 09:08 AM
1
2C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded>java -Xms12288m -Xmx12288m -XX:PermSize=128m -jar forge.jar nogui
3Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
4[18:31:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
5[18:31:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
6[18:31:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
7[18:31:30] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
8[18:31:30] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_171
9[18:31:32] [main/INFO] [FML]: [AppEng] Core Init
10[18:31:32] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
11[18:31:32] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[18:31:32] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
13[18:31:32] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[18:31:32] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
15[18:31:32] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[18:31:32] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[18:31:32] [main/ERROR] [FML]: Coremod TLLoadingPlugin: Unable to class load the plugin com.gildedgames.util.threadedlighting.TLLoadingPlugin
18java.lang.ClassNotFoundException: com.gildedgames.util.threadedlighting.TLLoadingPlugin
19 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_171]
20 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
21 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
22 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
23 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
24 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_171]
25 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
26 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
27 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
28 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
29 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge.jar:?]
30 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge.jar:?]
31 at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge.jar:?]
32 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
33 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
34 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
35 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
37 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
38 at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge.jar:?]
39 at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge.jar:?]
40[18:31:32] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
41[18:31:32] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
42[18:31:32] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
43[18:31:32] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\.\mods
44[18:31:32] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
45[18:31:32] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
46[18:31:32] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
47[18:31:32] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
48[18:31:32] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
49[18:31:32] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
50[18:31:32] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
51java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
52 at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_171]
53 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
54 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
55 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
56 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
57 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_171]
58 at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
59 at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
60 at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
61 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
62 at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge.jar:?]
63 at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge.jar:?]
64 at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge.jar:?]
65 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
66 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
67 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
68 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
69 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
70 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
71 at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge.jar:?]
72 at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge.jar:?]
73[18:31:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
74[18:31:32] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
75[18:31:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
76[18:31:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
77[18:31:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
78[18:31:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
79[18:31:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
80[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
81[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
82[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
83[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
84[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
85[18:31:33] [main/INFO] [Aroma1997Core]: Finished data injection.
86[18:31:33] [main/INFO] [Aroma1997Core]: Finished data injection.
87[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
88[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
89[18:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
90[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
91[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
92[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
93[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
94[18:31:34] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
95[18:31:34] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
96[18:31:34] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
97[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
98[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
99[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
100[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
101[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
102[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
103[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
104[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
105[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
106[18:31:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
107[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
108[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
109[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
110[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
111[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
112[18:31:35] [main/INFO] [FastCraft]: FastCraft loaded.
113[18:31:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
114[18:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
115[18:31:35] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
116[18:31:35] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
117[18:31:35] [main/INFO] [SquidAPI]: Transforming net.minecraft.crash.CrashReport
118[18:31:35] [main/INFO] [SquidAPI]: Successfully transformed b
119[18:31:35] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
120[18:31:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
121[18:31:35] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
122[18:31:35] [main/INFO] [FML]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
123[18:31:35] [main/INFO] [FML]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
124[18:31:35] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
125[18:31:35] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
126[18:31:36] [main/INFO] [InfiniBows]: Fix injected.
127[18:31:36] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
128[18:31:36] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
129[18:31:36] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
130[18:31:36] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
131[18:31:36] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
132[18:31:37] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
133[18:31:37] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
134[18:31:37] [Server thread/INFO]: Starting minecraft server version 1.7.10
135[18:31:37] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
136[18:31:37] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
137[18:31:38] [Server thread/INFO] [FML]: Replaced 183 ore recipies
138[18:31:38] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
139[18:31:38] [Server thread/INFO] [FML]: [AppEng] Core Init
140[18:31:38] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
141[18:31:38] [Server thread/INFO] [FML]: Searching C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\mods for mods
142[18:31:38] [Server thread/INFO] [FML]: Also searching C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\mods\1.7.10 for mods
143[18:31:39] [Server thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
144[18:31:39] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
145[18:31:39] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
146[18:31:39] [Server thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
147[18:31:39] [Server thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
148[18:31:40] [Server thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
149[18:31:41] [Server thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
150[18:31:41] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
151[18:31:41] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
152[18:31:41] [Server thread/WARN] [eiramoticons]: Mod eiramoticons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.88
153[18:31:41] [Server thread/INFO] [enderbatteries]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
154[18:31:41] [Server thread/WARN] [enderbatteries]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
155[18:31:42] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
156[18:31:42] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
157[18:31:43] [Server thread/WARN] [ItemBlacklist]: Mod ItemBlacklist is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.8
158[18:31:43] [Server thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
159[18:31:44] [Server thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
160com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
161 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
162 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
163 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
164 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
165 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
166 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
167 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
168 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
169 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
170 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
171 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
172 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
173 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
174 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
175 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
176Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
177 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
178 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
179 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
180 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
181 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
182 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
183 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
184 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
185 ... 14 more
186[18:31:44] [Server thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
187com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
188 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
189 at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
190 at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
191 at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
192 at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
193 at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
194 at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
195 at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
196 at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
197 at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
198 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
199 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
200 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
201 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
202 at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
203Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
204 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
205 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
206 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
207 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
208 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
209 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
210 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
211 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
212 ... 14 more
213[18:31:44] [Server thread/WARN] [MTRM]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
214[18:31:45] [Server thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
215[18:31:45] [Server thread/WARN] [nmsot]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0-mc1.7.10
216[18:31:45] [Server thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-151
217[18:31:45] [Server thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
218[18:31:46] [Server thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
219[18:31:46] [Server thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
220[18:31:46] [Server thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
221[18:31:46] [Server thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
222[18:31:46] [Server thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
223[18:31:46] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
224[18:31:46] [Server thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
225[18:31:46] [Server thread/INFO] [Redstonic]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
226[18:31:47] [Server thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
227[18:31:47] [Server thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
228[18:31:47] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
229[18:31:47] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
230[18:31:47] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
231[18:31:47] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
232[18:31:47] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
233[18:31:47] [Server thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
234[18:31:47] [Server thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
235[18:31:47] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
236[18:31:47] [Server thread/INFO] [FML]: Forge Mod Loader has identified 214 mods to load
237[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
238[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
239[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
240[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
241[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
242[18:31:47] [Server thread/INFO] [FML]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
243[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
244[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
245[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
246[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
247[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
248[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
249[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
250[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
251[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
252[18:31:48] [Server thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
253[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
254[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
255[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file omlib-1.10.2-3.0.0-101.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
256[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
257[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
258[18:31:49] [Server thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
259[18:31:51] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, Morpheus, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
260[18:31:51] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, customthings, DefenseTech, debug, denseores, DraconicEvolution, eiramoticons, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, Morpheus, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, waterhooks, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
261[18:31:52] [Server thread/INFO] [Brandon's Core]: Hello Minecraft!!!
262[18:31:54] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
263[18:31:54] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
264[18:31:54] [Server thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
265[18:31:55] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
266[18:31:55] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
267[18:31:57] [Server thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
268[18:31:57] [Server thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
269[18:31:57] [Server thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
270[18:31:57] [Server thread/INFO] [STDOUT]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
271[18:31:58] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
272[18:31:58] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
273[18:31:58] [Server thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.7.10-1.6.01.31a.jar, however there is no signature matching that description
274[18:31:58] [Server thread/ERROR] [Snad]: No fingerprint found!
275[18:31:58] [Server thread/WARN] [SquidAPI]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
276[18:31:58] [Server thread/INFO] [SquidAPI]: Registering BaseMod SquidAPI.
277[18:31:58] [Server thread/INFO] [SquidAPI]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
278[18:31:58] [Server thread/INFO] [SquidAPI]: Loading SquidAPI.cfg.
279[18:31:58] [Server thread/INFO] [SquidAPI]: Finished loading SquidAPI.cfg.
280[18:31:58] [Server thread/ERROR] [MooFluids]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
281[18:31:58] [Server thread/ERROR] [Moo Fluids]: No fingerprint found!
282[18:31:58] [Server thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
283[18:31:58] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
284[18:31:59] [Server thread/INFO] [FML]: Found 516 ObjectHolder annotations
285[18:31:59] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
286[18:31:59] [Server thread/INFO] [FML]: Found 43 ItemStackHolder annotations
287[18:31:59] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
288[18:31:59] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
289[18:31:59] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
290[18:31:59] [Server thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
291[18:31:59] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
292[18:31:59] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
293[18:31:59] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
294[18:31:59] [Thread-6/INFO] [FastCraft]: You are using the latest suitable version.
295[18:31:59] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
296[18:31:59] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
297[18:31:59] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
298[18:31:59] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
299[18:31:59] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
300[18:31:59] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
301[18:31:59] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
302[18:31:59] [Server thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
303[18:31:59] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
304[18:31:59] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
305[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
306[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
307[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
308[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
309[18:32:00] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
310[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
311[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
312[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
313[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
314[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
315[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
316[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
317[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
318[18:32:00] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
319[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
320[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
321[18:32:00] [Server thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
322[18:32:00] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
323[18:32:00] [Server thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
324[18:32:00] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
325[18:32:00] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 808ms )
326[18:32:00] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
327[18:32:00] [Server thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
328[18:32:00] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
329[18:32:00] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
330[18:32:00] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
331[18:32:00] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/micha/Desktop/modded%20mc%20servers/Project%20Ozone%202%20Reloaded/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
332[18:32:00] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/micha/Desktop/modded%20mc%20servers/Project%20Ozone%202%20Reloaded/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
333[18:32:00] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
334[18:32:00] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
335[18:32:00] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
336[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crops
337[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
338[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
339[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
340[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
341[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
342[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
343[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
344[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
345[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
346[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
347[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:fence
348[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
349[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:grate
350[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
351[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
352[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
353[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
354[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
355[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
356[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
357[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
358[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
359[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
360[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
361[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
362[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
363[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
364[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
365[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
366[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
367[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
368[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
369[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
370[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
371[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
372[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
373[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
374[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
375[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
376[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
377[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
378[18:32:01] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
379[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
380[18:32:01] [Server thread/INFO] [AgriCraft]: Crops registered
381[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
382[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:journal
383[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
384[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:debugger
385[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:trowel
386[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:handRake
387[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:clipper
388[18:32:01] [Server thread/INFO] [AgriCraft]: registering item.agricraft:clipping
389[18:32:01] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
390[18:32:01] [Server thread/INFO] [STDOUT]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
391[18:32:03] [Server thread/INFO] [FML]: [Botania] Registered 1217 recipes.
392[18:32:03] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
393[18:32:03] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
394[18:32:03] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
395[18:32:03] [Server thread/INFO] [betterquesting]: Loaded configs...
396[18:32:04] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
397[18:32:04] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
398[18:32:04] [Server thread/INFO] [Mantle]: Loading configuration from disk.
399[18:32:04] [Server thread/INFO] [Mantle]: Configuration load completed.
400[18:32:04] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
401[18:32:04] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
402[18:32:04] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
403[18:32:04] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
404[18:32:04] [Server thread/INFO] [CoFHWorld]: Registering default generators
405[18:32:04] [Server thread/INFO] [CoFHWorld]: Complete
406[18:32:05] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
407[18:32:05] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
408[18:32:05] [Server thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
409[18:32:05] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
410[18:32:05] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.23
411[18:32:05] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
412[18:32:05] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
413[18:32:06] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
414java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
415 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
416 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_171]
417 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
418 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
419 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_171]
420 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_171]
421 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
422 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
423 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_171]
424 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
425[18:32:06] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
426java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
427 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
428 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_171]
429 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
430 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
431 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_171]
432 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_171]
433 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
434 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
435 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_171]
436 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
437[18:32:06] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
438java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
439 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
440 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_171]
441 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
442 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
443 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_171]
444 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_171]
445 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
446 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
447 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_171]
448 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
449[18:32:06] [Server thread/INFO] [Chisel]: Starting pre-init...
450[18:32:06] [Server thread/INFO] [Chisel]: Loading blocks...
451[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
452[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
453[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
454[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
455[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
456[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
457[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
458[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
459[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
460[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
461[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
462[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
463[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
464[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
465[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
466[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
467[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
468[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
469[18:32:06] [Server thread/INFO] [Chisel]: 88 Feature's blocks loaded.
470[18:32:06] [Server thread/INFO] [Chisel]: Loading Tile Entities...
471[18:32:06] [Server thread/INFO] [Chisel]: Tile Entities loaded.
472[18:32:06] [Server thread/INFO] [Chisel]: Loading items...
473[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
474[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
475[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
476[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
477[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
478[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
479[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
480[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
481[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
482[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
483[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
484[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
485[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
486[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
487[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
488[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
489[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
490[18:32:06] [Server thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
491[18:32:06] [Server thread/INFO] [Chisel]: 88 Feature's items loaded.
492[18:32:06] [Server thread/INFO] [Chisel]: Pre-init finished.
493[18:32:07] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
494[18:32:07] [Server thread/INFO] [bdlib]: Loading internal config files for mod Compacter
495[18:32:07] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/micha/Desktop/modded%20mc%20servers/Project%20Ozone%202%20Reloaded/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
496[18:32:07] [Server thread/INFO] [bdlib]: Loading user config files for mod Compacter
497[18:32:07] [Server thread/INFO] [bdlib]: Config loading for mod Compacter finished
498[18:32:07] [Server thread/INFO] [Convenient Recipes]: Removed some recipes for replacement.
499[18:32:08] [Server thread/INFO] [EnderCore]: Skipping resource pack, we are on a dedicated server.
500[18:32:08] [Server thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
501[18:32:08] [Server thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
502[18:32:08] [Server thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
503[18:32:08] [Server thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
504[18:32:09] [Server thread/INFO] [Draconic Evolution]: Finished PreInitialization
505[18:32:09] [DE Contributors DL Thread/ERROR] [Draconic Evolution]: Failed to download contributors list
506[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.brandon3055.com/json/DEContributors.json
507[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
508[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
509[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
510[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
511[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
512[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
513[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
514[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
515[18:32:09] [DE Contributors DL Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.brandon3055.draconicevolution.common.handler.ContributorHandler$DLThread.run(ContributorHandler.java:221)
516[18:32:10] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
517[18:32:11] [Server thread/INFO] [enderioaddons]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
518[18:32:11] [Server thread/INFO] [ESM]: Loading ESM Global Config
519[18:32:11] [Server thread/WARN] [eternalsingularity]: Couldn't find com.rcx.aobdsingularities.item.AOBDItemSingularity
520[18:32:11] [Server thread/INFO] [extrautils]: Hello World
521[18:32:11] [CoFHUpdater:RedstoneArsenal/ERROR] [RedstoneArsenal]: Update check for Redstone Arsenal failed.
522java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
523 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
524 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_171]
525 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
526 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
527 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_171]
528 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_171]
529 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
530 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
531 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_171]
532 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
533[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@51cc7777
534[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@77636d6f
535[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@77751f4c
536[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@6eb60415
537[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@5c73b17b
538[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@3017b78f
539[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@2f154152
540[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@5e88a754
541[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@7b4c6418
542[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@50342e1e
543[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@55aefa9b
544[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@4e07457d
545[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@56f38401
546[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@1c4dc11f
547[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@5b9191c6
548[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@34f9921
549[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@771d43c7
550[18:32:12] [Server thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@5aa2102
551[18:32:12] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
552[18:32:12] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
553[18:32:12] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
554[18:32:12] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
555[18:32:12] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
556[18:32:14] [Server thread/INFO] [ExtraTiC]: Natura Detected
557[18:32:14] [Server thread/INFO] [ExtraTiC]: Mekanism Detected
558[18:32:14] [Server thread/INFO] [ExtraTiC]: Applied Energistics Detected
559[18:32:14] [Server thread/INFO] [ExtraTiC]: Botania Detected
560[18:32:14] [Server thread/INFO] [ExtraTiC]: Galacticraft Mars Detected
561[18:32:14] [Server thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery Detected
562[18:32:14] [Server thread/INFO] [ExtraTiC]: Thaumic Integration / Thermal Smeltery disabled in config
563[18:32:14] [Server thread/INFO] [ExtraTiC]: Erebus Detected
564[18:32:14] [Server thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
565[18:32:14] [Server thread/INFO] [ExtraTiC]: EnderIO Detected
566[18:32:14] [Server thread/INFO] [ExtraTiC]: BigReactors Detected
567[18:32:14] [Server thread/INFO] [ExtraTiC]: ExtraUtils Detected
568[18:32:14] [Server thread/INFO] [ExtraTiC]: HarvestCraft Detected
569[18:32:14] [Server thread/INFO] [ExtraTiC]: Thermal Foundation Detected
570[18:32:14] [Server thread/INFO] [ExtraTiC]: Immersive Engineering Detected
571[18:32:14] [Server thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
572[18:32:14] [Server thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
573[18:32:14] [Server thread/INFO] [FTBU Backups]: Backups folder - C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\.\backups
574[18:32:14] [Server thread/INFO] [Hardcore Wither]: Begin Pre-initialization
575[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
576[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
577[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
578[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
579[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
580[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
581[18:32:14] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
582[18:32:14] [Server thread/INFO] [LogisticsPipes]: Loaded BCProxy
583[18:32:14] [Server thread/INFO] [LogisticsPipes]: Loaded Forestry DummyProxy
584[18:32:14] [Server thread/INFO] [LogisticsPipes]: Loaded IC2 DummyProxy
585[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded CCProxy
586[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded ThaumCraft DummyProxy
587[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
588[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
589[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded NEIProxy
590[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded Factorization DummyProxy
591[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
592[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
593[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
594[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded OpenComputers DummyProxy
595[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
596[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
597[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
598[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded TDProxy
599[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded Binnie DummyProxy
600[18:32:15] [Server thread/INFO] [LogisticsPipes]: Loaded CCLProxy
601[18:32:15] [Server thread/INFO] [FML]: Your current LootBags version is: 2.0.17
602[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
603[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
604[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºf.
605[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
606[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
607[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
608[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
609[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºa.
610[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
611[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
612[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
613[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
614[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º9.
615[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
616[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
617[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
618[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
619[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºd.
620[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
621[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
622[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
623[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
624[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º6.
625[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
626[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
627[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
628[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
629[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
630[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
631[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
632[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
633[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
634[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
635[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
636[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
637[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º7.
638[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
639[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º5.
640[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
641[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
642[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
643[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º9.
644[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
645[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
646[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
647[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
648[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºc.
649[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºb.
650[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
651[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
652[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
653[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º8.
654[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: º2.
655[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºa.
656[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to EnumChatFormatting option: ºa.
657[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
658[18:32:15] [Server thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
659[18:32:16] [Server thread/INFO] [Magneticraft]: Starting preInit
660[18:32:16] [Server thread/INFO] [Magneticraft]: preInit Done
661[18:32:16] [Server thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
662[18:32:16] [Server thread/INFO] [Morpheus]: Loading configuration
663[18:32:16] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
664[18:32:16] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
665[18:32:16] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
666[18:32:16] [Server thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
667[18:32:16] [Server thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
668[18:32:16] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
669[18:32:16] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
670Aug 07, 2018 6:32:17 PM openmodularturrets.compatability.ModCompatibility checkForMods
671INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
672Aug 07, 2018 6:32:17 PM openmodularturrets.compatability.ModCompatibility checkForMods
673INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
674Aug 07, 2018 6:32:17 PM openmodularturrets.compatability.ModCompatibility checkForMods
675INFO: Mur omsimu, plz. (Found Mekanism)
676Aug 07, 2018 6:32:17 PM openmodularturrets.compatability.ModCompatibility checkForMods
677INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
678[18:32:18] [Server thread/INFO] [ProjectE]: Loaded configuration file.
679[18:32:18] [Server thread/INFO] [ProjectE]: Mod peaether registered emc value 10000 for itemstack 1xitem.alchemicalcoin@0
680[18:32:19] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
681[18:32:19] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
682[18:32:20] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
683[18:32:20] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
684[18:32:20] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
685[18:32:20] [Server thread/INFO] [questbook]: Loading config file.
686[18:32:22] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
687[18:32:22] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
688[18:32:22] [Server thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
689[18:32:22] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
690[18:32:22] [Server thread/INFO] [simplyjetpacks]: Registering items
691[18:32:22] [Server thread/INFO] [SkyLandsForge]: Welcome to hell or SkyLands Forge preInit starting! SLF version = 1.7.10_0.0.4
692[18:32:22] [Server thread/INFO] [SkyLandsForge]: Load Config File!
693[18:32:22] [Server thread/INFO] [SolarFlux]: Pre Initialization
694[18:32:22] [Server thread/INFO] [SolarFlux]: Initialization of configuration
695[18:32:22] [Server thread/INFO] [SolarFlux]: Registering blocks
696[18:32:22] [Server thread/INFO] [SolarFlux]: Registering items
697[18:32:22] [Server thread/INFO] [SquidAPI]: Preinitializing.
698[18:32:22] [Server thread/INFO] [SquidAPI]: Finished preinitialization.
699[18:32:22] [Server thread/INFO] [bq_standard]: Loaded configs...
700[18:32:23] [Server thread/INFO] [ThermalDynamics]: Loading Plugins...
701[18:32:23] [Server thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
702[18:32:23] [Server thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
703[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
704[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
705[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
706[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
707[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
708[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
709[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
710[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
711[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
712[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
713[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
714[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
715[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
716[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
717[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
718[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
719[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
720[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
721[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
722[18:32:23] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
723[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
724[18:32:23] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
725[18:32:23] [Server thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Mekanism, DSU, MFR, IFluidHandler, Pam's Fruit, Extra Utilities, Magical Crops: Core, TE Augments]
726[18:32:23] [Server thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Mekanism, DSU, MFR, IFluidHandler, Pam's Fruit, Extra Utilities, Magical Crops: Core, TE Augments]
727[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Mekanism.
728[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
729[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
730[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
731[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
732[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
733[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
734[18:32:23] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
735[18:32:23] [Server thread/INFO] [WAILA Plugins]: Completed plugin registration. 8 plugins registered.
736[18:32:23] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
737[18:32:23] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PreInit in 4ms=-=-=-=-=-=-=-
738[18:32:24] [CoFHUpdater:ThermalDynamics/ERROR] [ThermalDynamics]: Update check for Thermal Dynamics failed.
739java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
740 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
741 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_171]
742 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
743 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_171]
744 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_171]
745 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_171]
746 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
747 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
748 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_171]
749 at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
750[18:32:24] [Server thread/INFO] [FML]: Applying holder lookups
751[18:32:24] [Server thread/INFO] [FML]: Holder lookups applied
752[18:32:24] [Server thread/INFO] [FML]: Injecting itemstacks
753[18:32:24] [Server thread/INFO] [FML]: Itemstack injection complete
754[18:32:24] [Server thread/INFO]: Loading properties
755[18:32:24] [Server thread/INFO]: Default game type: SURVIVAL
756[18:32:24] [Server thread/INFO]: Generating keypair
757[18:32:24] [Server thread/INFO]: Starting Minecraft server on 10.1.1.2:25565
758[18:32:24] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
759[18:32:25] [Server thread/INFO] [AE2:S]: Initialization ( started )
760[18:32:25] [Server thread/INFO] [AE2:S]: Starting AE2 CSV Export
761[18:32:25] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
762[18:32:25] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
763[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
764[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
765[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
766[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
767[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
768[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
769[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
770[18:32:25] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
771[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
772[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
773[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
774[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 16 loaded.
775[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 210 loaded.
776[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 8 loaded.
777[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 56 loaded.
778[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
779[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
780[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
781[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
782[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 8 loaded.
783[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
784[18:32:25] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
785[18:32:26] [Server thread/INFO] [AE2:S]: Initialization ( ended after 974ms )
786[18:32:26] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
787[18:32:26] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
788[18:32:26] [Server thread/INFO] [Mantle]: Entering initialization phase.
789[18:32:26] [Server thread/INFO] [Natura]: Waila detected.
790[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module EnderIO
791[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module AgriCraft
792[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
793[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module IronChest
794[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
795[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module ImmersiveEngineering
796[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
797[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module Magical Crops
798[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module Waila
799[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
800[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
801[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module EnderStorage
802[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
803[18:32:27] [Server thread/INFO] [BuildCraft]: Loading compat module BigReactors
804[18:32:27] [Server thread/INFO] [Chisel]: Starting init...
805[18:32:27] [Server thread/INFO] [Chisel]: Loading recipes...
806[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
807[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
808[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
809[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
810[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
811[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
812[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
813[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
814[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
815[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
816[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
817[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
818[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
819[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
820[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
821[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
822[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
823[18:32:27] [Server thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
824[18:32:27] [Server thread/INFO] [Chisel]: 88 Feature's recipes loaded.
825[18:32:27] [Server thread/INFO] [Chisel]: Init finished.
826[18:32:27] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
827[18:32:27] [Server thread/INFO] [Convenient Recipes]: Added new recipes and replaced old ones.
828[18:32:27] [Server thread/INFO] [Convenient Recipes]: Initialisation complete.
829[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
830[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
831[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
832[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
833[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
834[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler LivingDropsHandler to busses: [FORGE, FML]
835[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
836[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
837[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
838[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler TooltipHandler to busses: [FORGE, FML]
839[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
840[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
841[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
842[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler BreakSpeedFixer to busses: [FORGE, FML]
843[18:32:27] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AchievementHandler to busses: [FORGE, FML]
844[18:32:27] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
845[18:32:27] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
846[18:32:27] [Server thread/INFO] [EnderIO]: Updating config...
847[18:32:27] [Server thread/INFO] [enderioaddons]: Updating config...
848[18:32:27] [Server thread/INFO] [bq_standard]: Loaded configs...
849[18:32:27] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
850[18:32:27] [Server thread/INFO] [Mekanism]: Version 9.1.1 initializing...
851[18:32:28] [Thread-9/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
852[18:32:28] [Server thread/INFO] [Mekanism]: Loading complete.
853[18:32:28] [Server thread/INFO] [Mekanism]: Mod loaded.
854[18:32:28] [Thread-9/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
855[18:32:28] [Server thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
856[18:32:28] [Server thread/INFO] [Draconic Evolution]: Finished Initialization
857[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
858[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Heat|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
859[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
860[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
861[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
862[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Heat version 2.0.3 from magneticraft-0.6.1-final.jar
863[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
864[18:32:28] [Server thread/INFO] [endercore]: WailaAPI version 1.2 from Waila-1.5.10_1.7.10.jar
865[18:32:28] [Server thread/INFO] [endercore]: EiraMoticons|API version 1.1 from EiraMoticons_1.7.10-1.3.88.jar
866[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
867[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|tablet version 1.0 from buildcraft-7.1.23.jar
868[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from buildcraft-7.1.23.jar
869[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
870[18:32:28] [Server thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
871[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|boards version 2.0 from buildcraft-7.1.23.jar
872[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|recipes version 3.1 from buildcraft-7.1.23.jar
873[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|robotics version 3.0 from buildcraft-7.1.23.jar
874[18:32:28] [Server thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
875[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
876[18:32:28] [Server thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from Baubles-1.7.10-1.0.1.10.jar
877[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|lists version 1.0 from buildcraft-7.1.23.jar
878[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|gates version 4.1 from buildcraft-7.1.23.jar
879[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Electricity|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
880[18:32:28] [Server thread/INFO] [endercore]: PneumaticCraftApi version 1.0 from PneumaticCraft-1.7.10-1.12.7-151-universal.jar
881[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
882[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
883[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|facades version 1.1 from buildcraft-7.1.23.jar
884[18:32:28] [Server thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
885[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
886[18:32:28] [Server thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
887[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
888[18:32:28] [Server thread/INFO] [endercore]: AppleCoreAPI version 3.0.0 from AppleCore-mc1.7.10-3.0.0.jar
889[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
890[18:32:28] [Server thread/INFO] [endercore]: AgriCraftAPI version 1.0 from AgriCraft-1.7.10-1.5.0.jar
891[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
892[18:32:28] [Server thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
893[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.10 from Mekanism-1.7.10-9.1.1.1031.jar
894[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Kinetic version 2.0.3 from magneticraft-0.6.1-final.jar
895[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
896[18:32:28] [Server thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
897[18:32:28] [Server thread/INFO] [endercore]: appliedenergistics2|API version rv3 from appliedenergistics2-rv3-beta-6.jar
898[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|events version 2.0 from buildcraft-7.1.23.jar
899[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|library version 2.0 from buildcraft-7.1.23.jar
900[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|blueprints version 1.5 from buildcraft-7.1.23.jar
901[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
902[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
903[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Recipes version 2.0.3 from magneticraft-0.6.1-final.jar
904[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI version 2.0.3 from magneticraft-0.6.1-final.jar
905[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
906[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|crops version 1.1 from buildcraft-7.1.23.jar
907[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
908[18:32:28] [Server thread/INFO] [endercore]: BetterQuesting|API version 2.6 from BetterQuesting-2.0.233.jar
909[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
910[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
911[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
912[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Util version 2.0.3 from magneticraft-0.6.1-final.jar
913[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.1 from buildcraft-compat-7.1.7.jar
914[18:32:28] [Server thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
915[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
916[18:32:28] [Server thread/INFO] [endercore]: BetterAchievements|API version 0.1.0 from BetterAchievements-1.7.10-0.1.0.jar
917[18:32:28] [Server thread/INFO] [endercore]: VeinMinerApi version 0.3 from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
918[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
919[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.10 from DefenseTech-1.7.10-1.0.1.46.jar
920[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
921[18:32:28] [Server thread/INFO] [endercore]: ae2wct|API version 1.7.10-rv3-1.8.6b from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
922[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Computer|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
923[18:32:28] [Server thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
924[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
925[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
926[18:32:28] [Server thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
927[18:32:28] [Server thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
928[18:32:28] [Server thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
929[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
930[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.10 from DefenseTech-1.7.10-1.0.1.46.jar
931[18:32:28] [Server thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
932[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|items version 1.1 from buildcraft-7.1.23.jar
933[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt version 2.0.3 from magneticraft-0.6.1-final.jar
934[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
935[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from extrautilities-1.2.12.jar
936[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|transport version 4.1 from buildcraft-7.1.23.jar
937[18:32:28] [Server thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from Pam's HarvestCraft 1.7.10k.jar
938[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Tools version 2.0.3 from magneticraft-0.6.1-final.jar
939[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|power version 1.3 from buildcraft-7.1.23.jar
940[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
941[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Steel version 2.0.3 from magneticraft-0.6.1-final.jar
942[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Pressure version 2.0.3 from magneticraft-0.6.1-final.jar
943[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
944[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|filler version 4.0 from buildcraft-7.1.23.jar
945[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|fuels version 2.0 from buildcraft-7.1.23.jar
946[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
947[18:32:28] [Server thread/INFO] [endercore]: ImmersiveEngineering|API version 1.0 from ImmersiveEngineering-0.7.7.jar
948[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
949[18:32:28] [Server thread/INFO] [endercore]: BotaniaAPI version 76 from Botania r1.8-249.jar
950[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
951[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
952[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Radiation version 2.0.3 from magneticraft-0.6.1-final.jar
953[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|blocks version 1.0 from buildcraft-7.1.23.jar
954[18:32:28] [Server thread/INFO] [endercore]: RailcraftAPI|crafting version 1.0.0 from ImmersiveEngineering-0.7.7.jar
955[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
956[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
957[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|ConveyorBelt|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
958[18:32:28] [Server thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
959[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
960[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Pressure|PreFab version 2.0.3 from magneticraft-0.6.1-final.jar
961[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
962[18:32:28] [Server thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
963[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Computer version 2.0.3 from magneticraft-0.6.1-final.jar
964[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|tiles version 1.2 from buildcraft-7.1.23.jar
965[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
966[18:32:28] [Server thread/INFO] [endercore]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
967[18:32:28] [Server thread/INFO] [endercore]: BuildCraftAPI|statements version 1.1 from buildcraft-7.1.23.jar
968[18:32:28] [Server thread/INFO] [endercore]: Galacticraft API version 1.3 from GalacticraftCore-1.7-3.0.12.498.jar
969[18:32:28] [Server thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.0.12 from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
970[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
971[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
972[18:32:28] [Server thread/INFO] [endercore]: CoFHLib version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
973[18:32:28] [Server thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
974[18:32:28] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
975[18:32:28] [Server thread/INFO] [endercore]: MagneticraftAPI|Electricity version 2.0.3 from magneticraft-0.6.1-final.jar
976[18:32:28] [Server thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
977[18:32:28] [Thread-10/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
978[18:32:28] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
979[18:32:28] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
980[18:32:29] [Server thread/INFO] [ImmersiveEngineering]: Attempting to extend PotionArray by 4
981[18:32:29] [Thread-10/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
982[18:32:29] [Thread-10/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
983[18:32:29] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
984[18:32:29] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
985[18:32:29] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
986[18:32:29] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
987[18:32:29] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
988[18:32:29] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
989[18:32:29] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 54 loaded.
990[18:32:29] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 45 loaded.
991[18:32:29] [Server thread/INFO] [Hardcore Wither]: Begin Initialization
992[18:32:29] [Server thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
993[18:32:30] [Server thread/INFO] [Magneticraft]: Starting Init
994[18:32:30] [Server thread/INFO] [Magneticraft]: Last Version: 0.5.1
995[18:32:30] [Server thread/INFO] [Magneticraft]: Current Version: 0.6.0-final
996[18:32:30] [Server thread/INFO] [Magneticraft]: Init Done
997[18:32:30] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
998[18:32:30] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
999[18:32:30] [Server thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
1000[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
1001[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
1002[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
1003[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
1004[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
1005[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
1006[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
1007[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
1008[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
1009[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1010[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
1011[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
1012[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
1013[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
1014[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
1015[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
1016[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
1017[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1018[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1019[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1020[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1021[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1022[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1023[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1024[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1025[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1026[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1027[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1028[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1029[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1030[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1031[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1032[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1033[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1034[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1035[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1036[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1037[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1038[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1039[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1040[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1041[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1042[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
1043[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
1044[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
1045[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
1046[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
1047[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
1048[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
1049[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1050[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1051[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1052[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 47 more
1053[18:32:31] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
1054[18:32:31] [Server thread/INFO] [More Chisels]: Aether II compatibility is enabled and running
1055[18:32:31] [Server thread/INFO] [More Chisels]: Botania compatibility is enabled and running
1056[18:32:31] [Server thread/INFO] [More Chisels]: ExtraUtilities compatibility is enabled and running
1057[18:32:31] [Server thread/INFO] [More Chisels]: Galacticraft compatibility is enabled and running
1058[18:32:31] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
1059[18:32:31] [Server thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
1060[18:32:31] [Server thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
1061[18:32:31] [Server thread/INFO] [nmsot]: Now parsing woodlogs # This line disables mob spawning on all types of wood logs.
1062[18:32:31] [Server thread/INFO] [nmsot]: Now parsing block:minecraft:brown_mushroom_block || block:minecraft:red_mushroom_block
1063[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # The above line disables mob spawning on mushroom blocks.
1064[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # Also, it shows you can use operators when defining rules:
1065[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # not := "~" or "!"
1066[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # and := "&" or "&&"
1067[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # or := "|" or "||"
1068[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # parentheses := "(" or ")"
1069[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # If the first character of any rule is "-", the rule will be treated as whitelist.
1070[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # For example, "-mob:EntityCreeper" or "-mob:creeper" allows creeper to spawn.
1071[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # The rules are applied one by one, if there is conflict between blacklist and whitelist,
1072[18:32:31] [Server thread/INFO] [nmsot]: Now parsing # the latter rule will override the former rule.
1073[18:32:31] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
1074[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering handlers
1075[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering network messages
1076[18:32:31] [Server thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
1077[18:32:31] [Server thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
1078[18:32:31] [Server thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
1079[18:32:31] [Server thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
1080[18:32:31] [Server thread/INFO] [simplyjetpacks]: Stealing BuildCraft's items
1081[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering recipes
1082[18:32:31] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
1083[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1084[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1085[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
1086[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1087[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
1088[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1089[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1090[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1091[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
1092[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
1093[18:32:31] [Server thread/INFO] [simplyjetpacks]: Registering BC Assembly Table recipe
1094[18:32:31] [Server thread/INFO] [SolarFlux]: Initialization
1095[18:32:31] [Server thread/INFO] [SolarFlux]: Registering recipes
1096[18:32:31] [Server thread/INFO] [SolarFlux]: Registering GUI Handler
1097[18:32:31] [Server thread/INFO] [SquidAPI]: Initializing.
1098[18:32:31] [Server thread/INFO] [SquidAPI]: Finished initialization.
1099[18:32:31] [Server thread/INFO] [StorageDrawers]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.NotEnoughItems
1100[18:32:32] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] Init=-=-=-=-=-=-=-
1101[18:32:32] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] Init in 19ms=-=-=-=-=-=-=-
1102[18:32:32] [Server thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1103[18:32:32] [Server thread/INFO] [Moo Fluids]: WAILA detected. Registering entities with WAILA registry.
1104[18:32:33] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1105[18:32:33] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1106[18:32:33] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1107[18:32:33] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1108[18:32:33] [Server thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 74 from mod Aroma1997sDimension
1109[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1110[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1111[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1112[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1113[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ AgriCraft ] for method com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry.initWaila
1114[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
1115[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1116[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1117[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
1118[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
1119[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1120[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1121[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ exastrisrebirth ] for method kr.loveholy.exastrisrebirth.compatibility.ModWaila.callbackRegister
1122[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1123[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ FTBL ] for method ftb.lib.api.waila.EventRegisterWaila.registerHandlers
1124[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
1125[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method openmodularturrets.compatability.WailaTileHandler.callbackRegister
1126[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
1127[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1128[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities.registerAddon
1129[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles.registerAddon
1130[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericEntities.registerAddon
1131[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.generic.AddonGenericTiles.registerAddon
1132[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles.registerAddon
1133[18:32:33] [Server thread/INFO] [Waila]: Receiving registration request from [ MooFluids ] for method com.robrit.moofluids.common.plugins.waila.WailaRegistrar.wailaCallback
1134[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1135[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1136[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1137[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1138[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1139[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1140[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1141[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1142[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
1143[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1144[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1145[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
1146[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1147[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1148[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
1149[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1150[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1151[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
1152[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1153[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1154[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
1155[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1156[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
1157[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
1158[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1159[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1160[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
1161[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1162[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1163[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
1164[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1165[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1166[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
1167[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1168[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1169[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1170[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1171[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1172[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
1173[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1174[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1175[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
1176[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1177[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1178[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
1179[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1180[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1181[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
1182[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1183[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1184[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
1185[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1186[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1187[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
1188[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1189[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1190[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
1191[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1192[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1193[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
1194[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1195[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1196[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
1197[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1198[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1199[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
1200[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1201[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1202[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
1203[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1204[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1205[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
1206[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1207[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1208[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
1209[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1210[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1211[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
1212[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1213[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1214[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
1215[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1216[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1217[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 20 recipes avaliable.
1218[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1219[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1220[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 21 recipes avaliable.
1221[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1222[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1223[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 22 recipes avaliable.
1224[18:32:33] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1225[18:32:33] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
1226[18:32:33] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 23 recipes avaliable.
1227[18:32:33] [Server thread/INFO] [ProjectE]: Mod Botania blacklisted vazkii.botania.common.entity.EntityManaBurst for interdiction torch
1228[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
1229[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
1230[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
1231[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
1232[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
1233[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
1234[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
1235[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
1236[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
1237[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
1238[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
1239[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
1240[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
1241[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
1242[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
1243[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
1244[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
1245[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
1246[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
1247[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
1248[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
1249[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
1250[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
1251[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
1252[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
1253[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
1254[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
1255[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
1256[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
1257[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
1258[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
1259[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
1260[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
1261[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
1262[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
1263[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
1264[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
1265[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
1266[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
1267[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
1268[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
1269[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
1270[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
1271[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
1272[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
1273[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
1274[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
1275[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
1276[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
1277[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
1278[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
1279[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
1280[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
1281[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
1282[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
1283[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
1284[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
1285[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
1286[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
1287[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
1288[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
1289[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
1290[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
1291[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
1292[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
1293[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
1294[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
1295[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
1296[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
1297[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
1298[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
1299[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
1300[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
1301[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
1302[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
1303[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
1304[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
1305[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
1306[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
1307[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
1308[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
1309[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
1310[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
1311[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
1312[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
1313[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
1314[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
1315[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
1316[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
1317[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
1318[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
1319[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
1320[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
1321[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
1322[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
1323[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
1324[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
1325[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
1326[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
1327[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
1328[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
1329[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
1330[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
1331[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
1332[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
1333[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
1334[18:32:33] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
1335[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
1336[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
1337[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
1338[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
1339[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
1340[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
1341[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
1342[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
1343[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
1344[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
1345[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
1346[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
1347[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
1348[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
1349[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
1350[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
1351[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
1352[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
1353[18:32:34] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
1354[18:32:34] [Server thread/INFO] [FML]: Injecting itemstacks
1355[18:32:34] [Server thread/INFO] [FML]: Itemstack injection complete
1356[18:32:34] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
1357[18:32:34] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
1358[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1359[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
1360[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1361[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
1362[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1363[18:32:34] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
1364[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
1365[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1366[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1367[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1361 bytes
1368[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
1369[18:32:34] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 976 bytes
1370[18:32:34] [Server thread/INFO] [AE2:S]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
1371[18:32:34] [Server thread/INFO] [AE2:S]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
1372[18:32:34] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
1373[18:32:34] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
1374[18:32:34] [Server thread/INFO] [AE2:S]: Railcraft - Integration Disabled
1375[18:32:34] [Server thread/INFO] [AE2:S]: BuildCraft Core - Integration Enable
1376[18:32:34] [Server thread/INFO] [AE2:S]: BuildCraft Transport - Integration Enable
1377[18:32:34] [Server thread/INFO] [AE2:S]: BuildCraft Builders - Integration Enable
1378[18:32:34] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
1379[18:32:34] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
1380[18:32:34] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Enable
1381[18:32:34] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
1382[18:32:34] [Server thread/INFO] [AE2:S]: Factorization - Integration Disabled
1383[18:32:34] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
1384[18:32:34] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
1385[18:32:34] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
1386[18:32:34] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
1387[18:32:34] [Server thread/INFO] [AE2:S]: Mekanism - Integration Enable
1388[18:32:34] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
1389[18:32:34] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
1390[18:32:34] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Disabled
1391[18:32:34] [Server thread/INFO] [AE2:S]: PneumaticCraft - Integration Enable
1392[18:32:34] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 228ms )
1393[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:nuggetEmerald
1394[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:nuggetQuartz
1395[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:nuggetOsmium
1396[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropAurigold
1397[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedAurigold
1398[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropFerranium
1399[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedFerranium
1400[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropDiamahlia
1401[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedDiamahlia
1402[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropLapender
1403[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedLapender
1404[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropEmeryllis
1405[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedEmeryllis
1406[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropRedstodendron
1407[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedRedstodendron
1408[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropNitorWart
1409[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedNitorWart
1410[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropQuartzanthemum
1411[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedQuartzanthemum
1412[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropCuprosia
1413[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedCuprosia
1414[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPetinia
1415[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPetinia
1416[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlombean
1417[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPlombean
1418[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropSilverweed
1419[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedSilverweed
1420[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropJaslumine
1421[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedJaslumine
1422[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropNiccissus
1423[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedNiccissus
1424[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropPlatiolus
1425[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedPlatiolus
1426[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropOsmonium
1427[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedOsmonium
1428[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropNether Star
1429[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedNether Star
1430[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropElectrotine
1431[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedElectrotine
1432[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropKarat Carrot
1433[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedKarat Carrot
1434[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop4 Karat Carrot
1435[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed4 Karat Carrot
1436[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop6 Karat Carrot
1437[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed6 Karat Carrot
1438[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop8 Karat Carrot
1439[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed8 Karat Carrot
1440[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop12 Karat Carrot
1441[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed12 Karat Carrot
1442[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop18 Karat Carrot
1443[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed18 Karat Carrot
1444[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop20 Karat Carrot
1445[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed20 Karat Carrot
1446[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crop24 Karat Carrot
1447[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seed24 Karat Carrot
1448[18:32:34] [Server thread/INFO] [AgriCraft]: Custom crops registered
1449[18:32:34] [Server thread/INFO] [AgriCraft]: Registering soils to whitelist:
1450[18:32:34] [Server thread/INFO] [AgriCraft]: Completed soil whitelist:
1451[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:sand:0
1452[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:mycelium:0
1453[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:soul_sand:0
1454[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:farmland:0
1455[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:coal_block:0
1456[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:iron_block:0
1457[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:gold_block:0
1458[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:redstone_block:0
1459[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:lapis_block:0
1460[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:emerald_block:0
1461[18:32:34] [Server thread/INFO] [AgriCraft]: - minecraft:diamond_block:0
1462[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaWhite
1463[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaWhite
1464[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaOrange
1465[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaOrange
1466[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaMagenta
1467[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaMagenta
1468[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightBlue
1469[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightBlue
1470[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaYellow
1471[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaYellow
1472[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLime
1473[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLime
1474[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPink
1475[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPink
1476[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGray
1477[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGray
1478[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaLightGray
1479[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaLightGray
1480[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaCyan
1481[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaCyan
1482[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaPurple
1483[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaPurple
1484[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlue
1485[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlue
1486[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBrown
1487[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBrown
1488[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaGreen
1489[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaGreen
1490[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaRed
1491[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaRed
1492[18:32:34] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:cropBotaniaBlack
1493[18:32:34] [Server thread/INFO] [AgriCraft]: registering item.agricraft:seedBotaniaBlack
1494[18:32:34] [Server thread/INFO] [AgriCraft]: Botania crops registered
1495[18:32:34] [Server thread/INFO] [AgriCraft]: Registered AgriCraft:seedCarrot:0 as a drop from grass (weight: 10)
1496[18:32:34] [Server thread/INFO] [AgriCraft]: Registered AgriCraft:seedPotato:0 as a drop from grass (weight: 10)
1497[18:32:35] [Server thread/INFO] [FML]: [Botania] The Lexica Botania has 26882 words.
1498[18:32:35] [Server thread/INFO] [Avaritia]: Avaritia had Too Many Items.
1499[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiContainer
1500[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.nei.NotEnough.items(NotEnough.java:9)
1501[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:68)
1502[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
1503[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1504[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1505[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1506[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1507[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1508[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1509[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1510[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1511[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1512[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1513[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1514[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1515[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1516[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1517[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1518[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1519[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1520[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1521[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1522[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1523[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1524[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1525[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1526[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1527[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1528[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
1529[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
1530[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
1531[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
1532[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
1533[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
1534[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.inventory.GuiContainer
1535[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
1536[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1537[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
1538[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 34 more
1539[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.RuntimeException: Attempted to load class bex for invalid side SERVER
1540[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
1541[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
1542[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
1543[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 36 more
1544[18:32:35] [Server thread/INFO] [Avaritia]: Avaritia got bored of waiting for magical crops to grow.
1545[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: fox.spiteful.avaritia.compat.Compat$ItemNotFoundException: Unable to find magicalcrops_MagicEssence in mod magicalcrops! Are you using the correct version of the mod?
1546[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.getItem(Compat.java:451)
1547[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.compat.Compat.compatify(Compat.java:294)
1548[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at fox.spiteful.avaritia.Avaritia.endGame(Avaritia.java:81)
1549[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1550[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1551[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1552[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1553[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1554[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
1555[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1556[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1557[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1558[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1559[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1560[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1561[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1562[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1563[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1564[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1565[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1566[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1567[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1568[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1569[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1570[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1571[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1572[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1573[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1574[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
1575[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
1576[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
1577[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
1578[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
1579[18:32:35] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
1580[18:32:35] [Server thread/INFO] [Avaritia]: rawMeats: [ingotMeatRaw, rawMutton]
1581[18:32:35] [Server thread/INFO] [Avaritia]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0, 1xitem.impmeat@0]
1582[18:32:35] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
1583[18:32:35] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1584[18:32:35] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\config\cofh\thermalexpansion\crafting.
1585[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1586[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1587[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1588[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1589[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1590[18:32:35] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
1591[18:32:35] [Server thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1592[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file Artifacts.json
1593[18:32:37] [Server thread/INFO] [chancecubes]: Loaded custom rewards file Artifacts.json
1594[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file bee.json
1595[18:32:37] [Server thread/INFO] [chancecubes]: Loaded custom rewards file bee.json
1596[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file cryo.json
1597[18:32:37] [Server thread/INFO] [chancecubes]: Loaded custom rewards file cryo.json
1598[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file ExtraLife.json
1599[18:32:37] [Server thread/INFO] [chancecubes]: Loaded custom rewards file ExtraLife.json
1600[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file goodstuff.json
1601[18:32:37] [Server thread/ERROR] [chancecubes]: Failed to create an itemstack from the JSON of: {id:0,Damage:0,Count:6} and the NBT of: {id:0,Count:6,Damage:0}
1602[18:32:37] [Server thread/INFO] [chancecubes]: Loaded custom rewards file goodstuff.json
1603[18:32:37] [Server thread/INFO] [chancecubes]: Loading custom rewards file ha.json
1604[18:33:04] [Server thread/INFO] [chancecubes]: Loaded custom rewards file ha.json
1605[18:33:04] [Server thread/INFO] [chancecubes]: Loading custom rewards file velocity.json
1606[18:33:04] [Server thread/INFO] [chancecubes]: Loaded custom rewards file velocity.json
1607[18:33:04] [Server thread/INFO] [chancecubes]: Loading custom rewards file weewards.json
1608[18:33:04] [Server thread/INFO] [chancecubes]: Loaded custom rewards file weewards.json
1609[18:33:04] [Server thread/INFO] [chancecubes]: Loading custom rewards file who.json
1610[18:33:04] [Server thread/ERROR] [chancecubes]: Failed to load a custom reward for some reason. I will try better next time.
1611[18:33:04] [Server thread/ERROR] [chancecubes]: This is not a JSON Array.
1612[18:33:04] [Server thread/INFO] [chancecubes]: Loaded custom rewards file who.json
1613[18:33:05] [Server thread/INFO] [STDOUT]: [chanceCubes.config.CustomRewardsLoader:fetchRemoteInfo:140]: {"Disabled Rewards":[],"Holiday Rewards":{}}
1614[18:33:05] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
1615[18:33:05] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
1616[18:33:05] [Server thread/INFO] [EnderCore]: [Compat] Loading compatability class tterrag.customthings.common.nei.NEIHider
1617[18:33:05] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1618[18:33:05] [Server thread/INFO] [FML]: While registering space station recipe, found 6 type(s) of ingotTin
1619[18:33:05] [Server thread/INFO] [Galacticraft]: Successfully added space torches as heat sources for Ex Nihilo crucibles etc
1620[18:33:05] [Server thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
1621[18:33:05] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
1622[18:33:06] [Server thread/INFO] [Mekanism]: Hooking complete.
1623[18:33:06] [Server thread/INFO] [Draconic Evolution]: Finished PostInitialization
1624[18:33:06] [Server thread/INFO] [EnderIO]: Added user defined recipe DustToSilicon
1625[18:33:06] [Server thread/INFO] [EnderIO]: Added user defined recipe Cobblestone
1626[18:33:06] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
1627[18:33:06] [Server thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
1628[18:33:06] [Server thread/INFO] [EnderIO]: Found 170 valid SAG Mill recipes in config.
1629[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
1630[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
1631[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
1632[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
1633[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
1634[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
1635[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1636[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
1637[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
1638[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
1639[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
1640[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
1641[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
1642[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.neptune.0@6
1643[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1644[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
1645[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
1646[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1647[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1648[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
1649[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
1650[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
1651[18:33:06] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.stonebrick@0
1652[18:33:06] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 170 recipes avaliable.
1653[18:33:06] [Server thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
1654[18:33:06] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
1655[18:33:06] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
1656[18:33:06] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
1657[18:33:06] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 60 recipes avaliable.
1658[18:33:06] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1659[18:33:06] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
1660[18:33:06] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1661[18:33:06] [Server thread/INFO] [EnderIO]: Replacing core recipe Nutrient Distilation with user defined recipe.
1662[18:33:06] [Server thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
1663[18:33:06] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
1664[18:33:06] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1665[18:33:06] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1666[18:33:06] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1667[18:33:06] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.repair when parsing enchanter recipes.
1668[18:33:06] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
1669[18:33:06] [Server thread/INFO] [EnderIO]: Loaded 29 recipes for Enchanter
1670[18:33:06] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1671[18:33:06] [Server thread/INFO] [Ex Nihilo]: +++ - Found ThermalExpansion!
1672[18:33:06] [Server thread/INFO] [Ex Nihilo]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
1673[18:33:06] [Server thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for gravel->sand
1674[18:33:06] [Server thread/INFO] [Ex Nihilo]: Pulverizer: added recipe for sand->dust
1675[18:33:06] [Server thread/INFO] [Ex Nihilo]: Added blazing pyrotheum as a crucible heat source
1676[18:33:06] [Server thread/INFO] [Ex Nihilo]: --- Thermal Expansion Integration Complete!
1677[18:33:06] [Server thread/INFO] [Ex Nihilo]: +++ - Found AE2!
1678[18:33:06] [Server thread/INFO] [Ex Nihilo]: Certus Quartz was successfully integrated
1679[18:33:06] [Server thread/INFO] [Ex Nihilo]: Skystone was successfully integrated
1680[18:33:06] [Server thread/INFO] [Ex Nihilo]: --- AE2 Integration Complete!
1681[18:33:06] [Server thread/INFO] [Ex Nihilo]: +++ - Found MineFactory Reloaded!
1682[18:33:06] [Server thread/INFO] [Ex Nihilo]: Rubber Tree saplings were successfuly integrated
1683[18:33:06] [Server thread/INFO] [Ex Nihilo]: --- MineFactory Reloaded Integration Complete!
1684[18:33:06] [Server thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
1685[18:33:06] [Server thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
1686[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:iron_ore:0
1687[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:0
1688[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:3
1689[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:3
1690[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:3
1691[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:3
1692[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:3
1693[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:3
1694[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:3
1695[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:3
1696[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:3
1697[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:3
1698[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:3
1699[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:3
1700[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:3
1701[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:3
1702[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:3
1703[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:3
1704[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:3
1705[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:3
1706[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:3
1707[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:3
1708[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:2
1709[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:5
1710[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:3
1711[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreIron:0
1712[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering minecraft:gold_ore:0
1713[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:1
1714[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreGold:0
1715[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:0
1716[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:3
1717[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:2
1718[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:5
1719[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:5
1720[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:5
1721[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:5
1722[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:5
1723[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:5
1724[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:5
1725[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:5
1726[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:5
1727[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:5
1728[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:0
1729[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:0
1730[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:0
1731[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:1
1732[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:5
1733[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:5
1734[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:5
1735[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:5
1736[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:5
1737[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:5
1738[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:5
1739[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:5
1740[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:5
1741[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:5
1742[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:5
1743[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:3
1744[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Magneticraft:copper_ore:0
1745[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:3
1746[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreCopper:0
1747[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:1
1748[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:4
1749[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:3
1750[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:2
1751[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.mercury:4
1752[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.venus:4
1753[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ceres:4
1754[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:4
1755[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.saturn:4
1756[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.neptune:4
1757[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.pluto:4
1758[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.eris:4
1759[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.callisto:4
1760[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:4
1761[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.europa:4
1762[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.ganymede:4
1763[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.io:4
1764[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:4
1765[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.rhea:4
1766[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.titan:4
1767[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.triton:4
1768[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:oberon:4
1769[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:iapetus:4
1770[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:titania:4
1771[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.kepler22b:4
1772[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:6
1773[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.moonBlock:1
1774[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.mars:1
1775[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:4
1776[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreTin:0
1777[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:2
1778[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:3
1779[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ProjRed|Exploration:projectred.exploration.ore:5
1780[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreSilver:0
1781[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:3
1782[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.deimos:6
1783[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.phobos:6
1784[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:2
1785[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreLead:0
1786[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:4
1787[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ExtraPlanets:tile.jupiter:7
1788[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:4
1789[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ThermalFoundation:Ore:5
1790[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:SearedBrick:5
1791[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering TConstruct:GravelOre:4
1792[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftCore:tile.gcBlockCore:7
1793[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering ImmersiveEngineering:ore:1
1794[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering GalacticraftMars:tile.asteroidsBlock:3
1795[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering erebus:oreAluminium:0
1796[18:33:06] [Server thread/INFO] [STDOUT]: [exnihilo.compatibility.OreList:processOreDict:60]: Registering Mekanism:OreBlock:0
1797[18:33:06] [Immersive Engineering Contributors Thread/INFO] [ImmersiveEngineering]: Attempting to download special revolvers from GitHub
1798[18:33:07] [Server thread/ERROR] [ImmersiveEngineering]: Compat module for blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@51cc7777 could not be initialized
1799[18:33:07] [Server thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
1800[18:33:07] [Server thread/WARN] [TConstruct]: Thaumcraft not detected.
1801[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found ThermalExpansion!
1802[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found TConstruct!
1803[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found MineFactoryReloaded!
1804[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found BigReactors!
1805[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found Natura!
1806[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found Chisel!
1807[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found Botania!
1808[18:33:07] [Server thread/INFO] [Ex Astris Rebirth]: +++ - Found DraconicEvolution
1809[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1810[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1811[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1812[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1813[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1814[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1815[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1816[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1817[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1818[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1819[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1820[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1821[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1822[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1823[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1824[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
1825[18:33:07] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
1826[18:33:07] [Server thread/WARN] [ExtraTiC]: Amethyst was not found, skipping recipe
1827[18:33:07] [Server thread/INFO] [Hardcore Wither]: Begin Post-initialization
1828[18:33:07] [Server thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for Botania: id not found
1829[18:33:07] [Server thread/INFO] [STDOUT]: [net.blay09.mods.kleetho.Kleetho:registerSlabs:183]: Could not register slabs for appliedenergistics2: id not found
1830[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
1831[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.StorageDrawersInventoryHandler
1832[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
1833[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
1834[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
1835[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
1836[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
1837[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
1838[18:33:07] [Server thread/INFO] [LogisticsPipes]: Didn't load RollingMachine RecipeProvider
1839[18:33:07] [Server thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
1840[18:33:07] [Server thread/INFO] [LogisticsPipes]: Didn't load Forestry, Generic ProgressProvider
1841[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
1842[18:33:07] [Server thread/INFO] [LogisticsPipes]: Didn't load IC2, Generic ProgressProvider
1843[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
1844[18:33:07] [Server thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
1845[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.UnknownDimlet@0:1:1:1
1846[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@1:1:1:1
1847[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@0:1:1:1
1848[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@4:1:1:1
1849[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@3:1:1:1
1850[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.PortalGunBlue@2:1:1:1
1851[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.nameTag@0:1:1:1
1852[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaResource@0:1:1:1
1853[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.manaBottle@0:1:1:1
1854[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.lexicon@0:1:1:1
1855[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Blacklist Item: 1xitem.emptyMap@0:1:1:1
1856[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: dungeonChest.
1857[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.nameTag@0:1:1:10
1858[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1859[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1860[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1861[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_leggings@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1862[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_boots@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1863[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@0:1:5:9
1864[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.lexicon@0:1:1:6
1865[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaBottle@0:1:1:5
1866[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1867[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:5
1868[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1869[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1870[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1871[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1872[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@0:1:1:1
1873[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1874[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1875[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1876[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1877[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@1:1:1:1
1878[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1879[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1880[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1881[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1882[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@2:1:1:1
1883[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1884[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1885[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1886[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1887[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@3:1:1:1
1888[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1889[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1890[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1891[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1892[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.PortalGunBlue@4:1:1:1
1893[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1894[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: mineshaftCorridor.
1895[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1896[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_leather_chestplate@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1897[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_iron_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1898[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Item 1xitem.artifact_chainmail_helmet@0 has a weighting of 0. This is not a Lootbags error but an error in a different mod! This item will be excluded from the Lootbags loot table.
1899[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1900[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1901[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidDesertyChest.
1902[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1903[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
1904[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1905[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleChest.
1906[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1907[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.tconstruct.canister@1:1:1:10
1908[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1909[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: pyramidJungleDispenser.
1910[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCorridor.
1911[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:1:8
1912[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.manaResource@1:1:3:2
1913[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1914[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdCrossing.
1915[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: strongholdLibrary.
1916[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.emptyMap@0:1:1:1
1917[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found item to skip from Blacklisted mod: 1xitem.InfiTool.Broadsword@0:0:1:2
1918[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Starting adding items from loot category: villageBlacksmith.
1919[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Found Blacklisted item to skip: 1xitem.UnknownDimlet@0:1:3:50
1920[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1921[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1922[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1923[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1924[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1925[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1926[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1927[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1928[18:33:07] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: lootbags:itemlootbag did not find an item with that name and mod ID. Ensure that the information is correct.
1929[18:33:07] [Server thread/ERROR] [FML]: [LOOTBAGS]: Blacklisted Content Item lootbags:itemlootbag is NULL. This is a major problem, probably caused by the item not being initilized and added to the Forge registry before the PostInit event when this code runs.
1930[18:33:07] [Server thread/INFO] [Magneticraft]: Starting postInit
1931[18:33:07] [Server thread/INFO] [Magneticraft]: Setting up MineTweaker3 compatibility
1932[18:33:07] [Server thread/INFO] [Magneticraft]: Registering Fuels into buildcraft fuel registry
1933[18:33:07] [Server thread/INFO] [Magneticraft]: Registering fuels for IE Diesel Generator
1934[18:33:07] [Server thread/INFO] [Magneticraft]: postInit Done
1935[18:33:07] [Server thread/INFO] [FML]: Registering Magical Crops for Planter/Harvester/Fertilizer
1936[18:33:07] [Server thread/INFO] [FML]: 32 Seeds founded!
1937[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AirSeeds@69c8226e to MFR!
1938[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AirCrop@afe888e to MFR!
1939[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CoalSeeds@77a054f3 to MFR!
1940[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CoalCrop@12917e14 to MFR!
1941[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DyeSeeds@7ac4b86a to MFR!
1942[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DyeCrop@7a2a644f to MFR!
1943[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EarthSeeds@1d5f8e59 to MFR!
1944[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EarthCrop@64d7757e to MFR!
1945[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FireSeeds@352c14ce to MFR!
1946[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.FireCrop@3858b2ba to MFR!
1947[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NatureSeeds@1f063edd to MFR!
1948[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NatureCrop@45cc7e67 to MFR!
1949[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.MinicioSeeds@405ed954 to MFR!
1950[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.MinicioCrop@647f01fd to MFR!
1951[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.WaterSeeds@7e4a5622 to MFR!
1952[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.WaterCrop@5db4c96 to MFR!
1953[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneSeeds@2b95b741 to MFR!
1954[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RedstoneCrop@7d553183 to MFR!
1955[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GlowstoneSeeds@1db75f1e to MFR!
1956[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GlowstoneCrop@510924f to MFR!
1957[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ObsidianSeeds@33696aa3 to MFR!
1958[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ObsidianCrop@68762c98 to MFR!
1959[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NetherSeeds@1fbec1aa to MFR!
1960[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NetherCrop@350afe4b to MFR!
1961[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.IronSeeds@191742a3 to MFR!
1962[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.IronCrop@e058979 to MFR!
1963[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GoldSeeds@3e7fa130 to MFR!
1964[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GoldCrop@14edba0d to MFR!
1965[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LapisSeeds@46bbe82e to MFR!
1966[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LapisCrop@12044d9c to MFR!
1967[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ExperienceSeeds@2f61d2c2 to MFR!
1968[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ExperienceCrop@222f875a to MFR!
1969[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.QuartzSeeds@cc09fd7 to MFR!
1970[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.QuartzCrop@60480d09 to MFR!
1971[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DiamondSeeds@4f75c95e to MFR!
1972[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DiamondCrop@3ef798d1 to MFR!
1973[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EmeraldSeeds@5696b206 to MFR!
1974[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EmeraldCrop@48a074ff to MFR!
1975[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlazeSeeds@77c09dd4 to MFR!
1976[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BlazeCrop@4c1f413a to MFR!
1977[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CreeperSeeds@7ff68adc to MFR!
1978[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CreeperCrop@6f7ea6cf to MFR!
1979[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EndermanSeeds@1ea88345 to MFR!
1980[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EndermanCrop@7496d8ea to MFR!
1981[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.GhastSeeds@7dcd0414 to MFR!
1982[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.GhastCrop@5b0a5a91 to MFR!
1983[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SkeletonSeeds@e901844 to MFR!
1984[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SkeletonCrop@69e7fc04 to MFR!
1985[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SlimeSeeds@45fbd320 to MFR!
1986[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SlimeCrop@674a819f to MFR!
1987[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SpiderSeeds@1f13d271 to MFR!
1988[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SpiderCrop@3be5dfe0 to MFR!
1989[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.WitherSeeds@aeb8823 to MFR!
1990[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.WitherCrop@a0f1522 to MFR!
1991[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ChickenSeeds@437f302 to MFR!
1992[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ChickenCrop@523548cc to MFR!
1993[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CowSeeds@1f4e4277 to MFR!
1994[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CowCrop@489c167a to MFR!
1995[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PigSeeds@1ecf9bb5 to MFR!
1996[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PigCrop@2396685f to MFR!
1997[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SheepSeeds@48b3a2df to MFR!
1998[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SheepCrop@7436c481 to MFR!
1999[18:33:07] [Server thread/INFO] [FML]: Registering Magical Crops ModCompat for Planter/Harvester/Fertilizer
2000[18:33:07] [Server thread/INFO] [FML]: Seeds 37 founded!
2001[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@7c2480f6 to MFR!
2002[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AluminiumCrop@18ff6334 to MFR!
2003[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@3540d524 to MFR!
2004[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ArditeCrop@2c3a173d to MFR!
2005[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@1276e9f5 to MFR!
2006[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CobaltCrop@46299516 to MFR!
2007[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@14f51799 to MFR!
2008[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CopperCrop@68dcb8e5 to MFR!
2009[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@614a41d5 to MFR!
2010[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.CertusQuartzCrop@45fff920 to MFR!
2011[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@2b95bbdf to MFR!
2012[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LeadCrop@543a437d to MFR!
2013[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@49669cf9 to MFR!
2014[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.NickelCrop@30cb3f78 to MFR!
2015[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@49b4a4e7 to MFR!
2016[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.OsmiumCrop@46cd01bd to MFR!
2017[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@1a147a36 to MFR!
2018[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PlatinumCrop@ac051da to MFR!
2019[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@3d95c98f to MFR!
2020[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RubberCrop@7f6bb17 to MFR!
2021[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@26723ffd to MFR!
2022[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SilverCrop@76d757b1 to MFR!
2023[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@551bc9d6 to MFR!
2024[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.TinCrop@66ec2378 to MFR!
2025[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@145b4e51 to MFR!
2026[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SulfurCrop@4301bf52 to MFR!
2027[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@44c0968e to MFR!
2028[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.YelloriteCrop@3ed3d676 to MFR!
2029[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@574eff4d to MFR!
2030[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.AlumiteCrop@2d57824 to MFR!
2031[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@22554cfa to MFR!
2032[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BlizzCrop@362f9ed to MFR!
2033[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@70faaa7c to MFR!
2034[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.BronzeCrop@4c550354 to MFR!
2035[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@253a09ae to MFR!
2036[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ElectrumCrop@449c78fd to MFR!
2037[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@482e9d25 to MFR!
2038[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EnderiumCrop@62228bd1 to MFR!
2039[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@5c18e85e to MFR!
2040[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.FluixCrop@7094d356 to MFR!
2041[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@13fca81c to MFR!
2042[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.InvarCrop@5430ccb to MFR!
2043[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@31a0a8ba to MFR!
2044[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.LumiumCrop@e9e0b97 to MFR!
2045[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@12de1249 to MFR!
2046[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ManasteelCrop@56766f2c to MFR!
2047[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@7286af7a to MFR!
2048[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ManyullynCrop@60d0b5e0 to MFR!
2049[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@5913f5a3 to MFR!
2050[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SaltpeterCrop@31ce5956 to MFR!
2051[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@4515439f to MFR!
2052[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SignalumCrop@351c5f5c to MFR!
2053[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@3f4f2232 to MFR!
2054[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SteelCrop@763806a5 to MFR!
2055[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@4182ef8e to MFR!
2056[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.TerrasteelCrop@3eb32c2 to MFR!
2057[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectricalSteelSeeds@4c2b56f2 to MFR!
2058[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ElectricalSteelCrop@134aa8f1 to MFR!
2059[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnergeticAlloySeeds@2570d37c to MFR!
2060[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.EnergeticAlloyCrop@4c16993 to MFR!
2061[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.VibrantAlloySeeds@16ddee0f to MFR!
2062[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.VibrantAlloyCrop@54239b78 to MFR!
2063[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneAlloySeeds@42eb221a to MFR!
2064[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.RedstoneAlloyCrop@69a48252 to MFR!
2065[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ConductiveIronSeeds@198106d3 to MFR!
2066[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.ConductiveIronCrop@15e9ccbd to MFR!
2067[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PulsatingIronSeeds@bf05491 to MFR!
2068[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.PulsatingIronCrop@665085f7 to MFR!
2069[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DarkSteelSeeds@37ac59b6 to MFR!
2070[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DarkSteelCrop@23ee4063 to MFR!
2071[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SoulariumSeeds@45bb637f to MFR!
2072[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.SoulariumCrop@2811f8da to MFR!
2073[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DraconiumSeeds@6dd6a325 to MFR!
2074[18:33:07] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.blocks.crops.DraconiumCrop@41959fe4 to MFR!
2075[18:33:07] [Server thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
2076[18:33:07] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
2077[18:33:07] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
2078[18:33:07] [Server thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
2079[18:33:07] [Server thread/FATAL] [ProjectE]: At line: 7
2080[18:33:07] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: Botania:specialFlower
2081[18:33:07] [Server thread/WARN] [ProjectE]: NEI integration not loaded due to server side being detected
2082[18:33:07] [Server thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
2083[18:33:07] [Server thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
2084[18:33:08] [Server thread/INFO] [xreliquary]: Loaded successfully!
2085[18:33:08] [Server thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
2086[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
2087[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
2088[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
2089[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
2090[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
2091[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
2092[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
2093[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
2094[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
2095[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
2096[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
2097[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
2098[18:33:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
2099[18:33:08] [Server thread/INFO] [SquidAPI]: Postinitializing.
2100[18:33:08] [Server thread/INFO] [SquidAPI]: Finished postinitialization.
2101[18:33:08] [Server thread/INFO] [ThermalSmeltery]: Oh no... I'm smelting!
2102[18:33:08] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[START] PostInit=-=-=-=-=-=-=-
2103[18:33:08] [Server thread/INFO] [Wireless Crafting Terminal]: RedstoneFlux Power - Items - Integration Enable
2104[18:33:08] [Server thread/INFO] [Wireless Crafting Terminal]: -=-=-=-=-=-=-=[FINISH] PostInit in 36ms=-=-=-=-=-=-=-
2105[18:33:08] [Server thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
2106[18:33:08] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.ImmersiveEngineering.tool. Contact the Mod Author to properly support Item.setHarvestLevel().
2107[18:33:08] [Server thread/INFO] [IguanaTweaksTConstruct]: Creating Material Default File
2108[18:33:08] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
2109[18:33:08] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
2110[18:33:08] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
2111[18:33:08] [Server thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
2112[18:33:08] [Server thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
2113[18:33:08] [Server thread/INFO] [UniDict]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
2114[18:33:08] [Server thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
2115[18:33:08] [Server thread/INFO] [UniDict]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
2116[18:33:08] [Server thread/INFO] [UniDict]: Magneticraft Integration: The world's magnetic poles appear to be inverting.
2117[18:33:08] [Server thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
2118[18:33:08] [Server thread/INFO] [UniDict]: All 7 Integrations took 17ms to finish. at load stage POST_INIT
2119[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.baublelicious.recipes.RecipeEntangledBauble Modder please refer to net.minecraftforge.oredict.RecipeSorter
2120[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.raizunne.redstonic.Item.IRecipes.HotswapSet Modder please refer to net.minecraftforge.oredict.RecipeSorter
2121[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.raizunne.redstonic.Item.IRecipes.ContainerSet Modder please refer to net.minecraftforge.oredict.RecipeSorter
2122[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
2123[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2124[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
2125[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2126[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeJournal Modder please refer to net.minecraftforge.oredict.RecipeSorter
2127[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! com.InfinityRaider.AgriCraft.items.crafting.RecipeShapelessCustomWood Modder please refer to net.minecraftforge.oredict.RecipeSorter
2128[18:33:08] [Server thread/INFO] [FML]: Unknown recipe class! mal.lootbags.loot.LootRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
2129[18:33:08] [Server thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\config\cofh\world/.
2130[18:33:08] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\config\cofh\world\ThermalFoundation-Ores.json:
2131[18:33:08] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\micha\Desktop\modded mc servers\Project Ozone 2 Reloaded\config\cofh\world\Vanilla.json:
2132[18:33:08] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
2133[18:33:08] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
2134[18:33:08] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
2135[18:33:08] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
2136[18:33:09] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
2137[18:33:09] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
2138[18:33:09] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
2139[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2140[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2141[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2142[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2143[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2144[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2145[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2146[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2147[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2148[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2149[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2150[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2151[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2152[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2153[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2154[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2155[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2156[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2157[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2158[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2159[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2160[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2161[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2162[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2163[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2164[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2165[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2166[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2167[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2168[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2169[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2170[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2171[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2172[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2173[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2174[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2175[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2176[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2177[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2178[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2179[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2180[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2181[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2182[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2183[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2184[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2185[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2186[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2187[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2188[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2189[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2190[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2191[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2192[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2193[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2194[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2195[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2196[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2197[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2198[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2199[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2200[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2201[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2202[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2203[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2204[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2205[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2206[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2207[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2208[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2209[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2210[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2211[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2212[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2213[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2214[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2215[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2216[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2217[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2218[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2219[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2220[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2221[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2222[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2223[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2224[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2225[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2226[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2227[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2228[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2229[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2230[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2231[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2232[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2233[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2234[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2235[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2236[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2237[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2238[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2239[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2240[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2241[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2242[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2243[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2244[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2245[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2246[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2247[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2248[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2249[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2250[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2251[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2252[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2253[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2254[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2255[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2256[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2257[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2258[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2259[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2260[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2261[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2262[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2263[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2264[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2265[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2266[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2267[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2268[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2269[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2270[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2271[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2272[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2273[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2274[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2275[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2276[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2277[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2278[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2279[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2280[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2281[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2282[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2283[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2284[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2285[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2286[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2287[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2288[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2289[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2290[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2291[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2292[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2293[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2294[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2295[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2296[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2297[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2298[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2299[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2300[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2301[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2302[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2303[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2304[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2305[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2306[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2307[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2308[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2309[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2310[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2311[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2312[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2313[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2314[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2315[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2316[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2317[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2318[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2319[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2320[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2321[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2322[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2323[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2324[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2325[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2326[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2327[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2328[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2329[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2330[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2331[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2332[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2333[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2334[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2335[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2336[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2337[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2338[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2339[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2340[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2341[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2342[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2343[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2344[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2345[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2346[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
2347[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
2348[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2349[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
2350[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2351[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
2352[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
2353[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
2354[18:33:09] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
2355[18:33:09] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
2356[18:33:09] [Server thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
2357[18:33:09] [Server thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
2358[18:33:09] [Server thread/INFO] [Waila]: EnderStorage mod found.
2359[18:33:09] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
2360[18:33:09] [Server thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
2361[18:33:09] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
2362[18:33:09] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
2363[18:33:09] [Server thread/INFO] [Waila]: ProjectRed|Integration mod found.
2364[18:33:09] [Server thread/INFO] [Waila]: ExtraUtilities mod found.
2365[18:33:09] [Server thread/INFO] [Waila]: OpenBlocks mod found.
2366[18:33:09] [Server thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
2367[18:33:09] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
2368[18:33:09] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
2369[18:33:09] [Server thread/INFO] [Waila]: [Statues] Statues mod not found.
2370[18:33:09] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
2371[18:33:09] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
2372[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
2373[18:33:09] [Server thread/INFO] [Waila]: Success in registering EnderIO
2374[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
2375[18:33:09] [Server thread/INFO] [Waila]: Success in registering rftools
2376[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
2377[18:33:09] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
2378[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
2379[18:33:09] [Server thread/INFO] [Waila]: Success in registering ae2stuff
2380[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect com.InfinityRaider.AgriCraft.compatibility.waila.WailaRegistry initWaila
2381[18:33:09] [Server thread/INFO] [Waila]: Success in registering AgriCraft
2382[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
2383[18:33:09] [Server thread/INFO] [Waila]: Success in registering Natura
2384[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
2385[18:33:09] [Server thread/INFO] [Waila]: Success in registering BuildCraft|Compat
2386[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
2387[18:33:09] [Server thread/INFO] [Waila]: Success in registering chisel
2388[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect mekanism.common.integration.WailaDataProvider register
2389[18:33:09] [Server thread/INFO] [Waila]: Success in registering Mekanism
2390[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
2391[18:33:09] [Server thread/INFO] [Waila]: Success in registering exnihilo
2392[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
2393[18:33:09] [Server thread/INFO] [Waila]: Success in registering ImmersiveEngineering
2394[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
2395[18:33:09] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@9b84274
2396[18:33:09] [Server thread/INFO] [Waila]: Success in registering TConstruct
2397[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect kr.loveholy.exastrisrebirth.compatibility.ModWaila callbackRegister
2398[18:33:09] [Server thread/INFO] [Waila]: Success in registering exastrisrebirth
2399[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
2400[18:33:09] [Server thread/INFO] [Waila]: Success in registering extracells
2401[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect ftb.lib.api.waila.EventRegisterWaila registerHandlers
2402[18:33:09] [Server thread/INFO] [Waila]: Success in registering FTBL
2403[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
2404[18:33:09] [Server thread/INFO] [Waila]: Success in registering cfm
2405[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect openmodularturrets.compatability.WailaTileHandler callbackRegister
2406[18:33:09] [Server thread/INFO] [Waila]: Success in registering openmodularturrets
2407[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
2408[18:33:09] [Server thread/INFO] [Waila]: Success in registering PneumaticCraft
2409[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
2410[18:33:09] [Server thread/INFO] [Waila]: Success in registering StorageDrawers
2411[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaEntities registerAddon
2412[18:33:09] [Server thread/INFO] [Waila]: Success in registering wawla
2413[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.vanillamc.AddonVanillaTiles registerAddon
2414[18:33:09] [Server thread/INFO] [Waila]: Success in registering wawla
2415[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericEntities registerAddon
2416[18:33:09] [Server thread/INFO] [Waila]: Success in registering wawla
2417[18:33:09] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.generic.AddonGenericTiles registerAddon
2418[18:33:10] [Server thread/INFO] [Waila]: Success in registering wawla
2419[18:33:10] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.addons.tinkersconstruct.AddonTinkersTiles registerAddon
2420[18:33:10] [Server thread/INFO] [Waila]: Success in registering wawla
2421[18:33:10] [Server thread/INFO] [Waila]: Trying to reflect com.robrit.moofluids.common.plugins.waila.WailaRegistrar wailaCallback
2422[18:33:10] [Server thread/INFO] [Waila]: Success in registering MooFluids
2423[18:33:10] [Server thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
2424[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: Caught error from ItemStack in getRecipeOutput()
2425[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:71)
2426[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
2427[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
2428[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
2429[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2430[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2431[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2432[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2433[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2434[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2435[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2436[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2437[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2438[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2439[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2440[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2441[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2442[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2443[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2444[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2445[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2446[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2447[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2448[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2449[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2450[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2451[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2452[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2453[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2454[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
2455[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
2456[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
2457[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
2458[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
2459[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
2460[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
2461[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.mjr.extraplanets.items.ItemElectricParts.func_77667_c(ItemElectricParts.java:51)
2462[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:361)
2463[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:69)
2464[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 34 more
2465[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
2466[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
2467[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
2468[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
2469[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
2470[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2471[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2472[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2473[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2474[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
2475[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2476[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2477[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2478[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2479[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2480[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2481[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2482[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2483[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
2484[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
2485[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2486[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2487[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2488[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
2489[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2490[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2491[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2492[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2493[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2494[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
2495[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
2496[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
2497[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
2498[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
2499[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
2500[18:33:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
2501[18:33:10] [Server thread/INFO] [NetherOres]: Load Complete.
2502[18:33:10] [Server thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
2503[18:33:10] [Server thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
2504[18:33:10] [Server thread/INFO] [UniDict]: Thermal Expansion Integration: The world seems to be more thermally involved.
2505[18:33:10] [Server thread/INFO] [UniDict]: All 1 Integrations took 10ms to finish. at load stage LOAD_COMPLETE
2506[18:33:10] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 214 mods
2507[18:33:10] [Server thread/INFO] [AgriCraft]: Registered Mutations:
2508[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedSugarcane:0 = minecraft:wheat_seeds:0 + AgriCraft:seedCarrot:0
2509[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedCactus:0 = AgriCraft:seedSugarcane:0 + AgriCraft:seedPoppy:0
2510[18:33:10] [Server thread/INFO] [AgriCraft]: - minecraft:pumpkin_seeds:0 = AgriCraft:seedPotato:0 + AgriCraft:seedCarrot:0
2511[18:33:10] [Server thread/INFO] [AgriCraft]: - minecraft:melon_seeds:0 = AgriCraft:seedCarrot:0 + minecraft:pumpkin_seeds:0
2512[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedPoppy:0 = AgriCraft:seedSugarcane:0 + minecraft:pumpkin_seeds:0
2513[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedDandelion:0 = AgriCraft:seedSugarcane:0 + minecraft:melon_seeds:0
2514[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedOrchid:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedDandelion:0
2515[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedAllium:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedOrchid:0
2516[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedTulipRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedAllium:0
2517[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedTulipOrange:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedOrchid:0
2518[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedTulipWhite:0 = AgriCraft:seedDaisy:0 + AgriCraft:seedDandelion:0
2519[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedTulipPink:0 = AgriCraft:seedAllium:0 + AgriCraft:seedDandelion:0
2520[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedDaisy:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedOrchid:0
2521[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedShroomRed:0 = minecraft:nether_wart:0 + AgriCraft:seedPoppy:0
2522[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedShroomBrown:0 = minecraft:nether_wart:0 + AgriCraft:seedPotato:0
2523[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedRedstodendron:0 = AgriCraft:seedTulipRed:0 + AgriCraft:seedDaisy:0
2524[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedLapender:0 = AgriCraft:seedTulipPink:0 + AgriCraft:seedOrchid:0
2525[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedFerranium:0 = AgriCraft:seedLapender:0 + AgriCraft:seedTulipWhite:0
2526[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedAurigold:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipOrange:0
2527[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedDiamahlia:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedLapender:0
2528[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedEmeryllis:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedRedstodendron:0
2529[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedNitorWart:0 = minecraft:nether_wart:0 + AgriCraft:seedTulipOrange:0
2530[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedQuartzanthemum:0 = AgriCraft:seedNitorWart:0 + AgriCraft:seedLapender:0
2531[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedCuprosia:0 = AgriCraft:seedRedstodendron:0 + AgriCraft:seedTulipRed:0
2532[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedPetinia:0 = AgriCraft:seedLapender:0 + AgriCraft:seedDaisy:0
2533[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedPlombean:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedPotato:0
2534[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedSilverweed:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedAllium:0
2535[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedJaslumine:0 = AgriCraft:seedFerranium:0 + minecraft:wheat_seeds:0
2536[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedNiccissus:0 = AgriCraft:seedAurigold:0 + AgriCraft:seedDandelion:0
2537[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedPlatiolus:0 = AgriCraft:seedDiamahlia:0 + AgriCraft:seedFerranium:0
2538[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedOsmonium:0 = AgriCraft:seedFerranium:0 + AgriCraft:seedOrchid:0
2539[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaRed:0 = AgriCraft:seedPoppy:0 + AgriCraft:seedTulipRed:0
2540[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaYellow:0 = AgriCraft:seedDandelion:0 + AgriCraft:seedTulipOrange:0
2541[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaBlue:0 = AgriCraft:seedOrchid:0 + AgriCraft:seedAllium:0
2542[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaOrange:0 = AgriCraft:seedBotaniaYellow:0 + AgriCraft:seedBotaniaRed:0
2543[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaPurple:0 = AgriCraft:seedBotaniaMagenta:0 + AgriCraft:seedBotaniaBlue:0
2544[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaGreen:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaYellow:0
2545[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaMagenta:0 = AgriCraft:seedBotaniaRed:0 + AgriCraft:seedBotaniaBlue:0
2546[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaPink:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaWhite:0
2547[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaLime:0 = AgriCraft:seedBotaniaWhite:0 + AgriCraft:seedBotaniaGreen:0
2548[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaCyan:0 = AgriCraft:seedBotaniaGreen:0 + AgriCraft:seedBotaniaBlue:0
2549[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaLightBlue:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedBotaniaWhite:0
2550[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaBlack:0 = AgriCraft:seedBotaniaBlue:0 + AgriCraft:seedCactus:0
2551[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaWhite:0 = AgriCraft:seedTulipWhite:0 + AgriCraft:seedDaisy:0
2552[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaGray:0 = AgriCraft:seedBotaniaBlack:0 + AgriCraft:seedBotaniaWhite:0
2553[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaLightGray:0 = AgriCraft:seedBotaniaGray:0 + AgriCraft:seedBotaniaWhite:0
2554[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seedBotaniaBrown:0 = AgriCraft:seedBotaniaPurple:0 + AgriCraft:seedBotaniaGreen:0
2555[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:artichokeseedItem:0 = harvestcraft:asparagusseedItem:0 + harvestcraft:lettuceseedItem:0
2556[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:asparagusseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:cornseedItem:0
2557[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:bambooshootseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
2558[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:beanseedItem:0 = minecraft:pumpkin_seeds:0 + AgriCraft:seedPotato:0
2559[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:beetseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedCarrot:0
2560[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:bellpepperseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:spiceleafseedItem:0
2561[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:blackberryseedItem:0 = harvestcraft:strawberryseedItem:0 + harvestcraft:blueberryseedItem:0
2562[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:blueberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedOrchid:0
2563[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:broccoliseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedDaisy:0
2564[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:brusselsproutseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:peasseedItem:0
2565[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cabbageseedItem:0 = harvestcraft:broccoliseedItem:0 + harvestcraft:lettuceseedItem:0
2566[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cactusfruitseedItem:0 = harvestcraft:kiwiseedItem:0 + harvestcraft:bambooshootseedItem:0
2567[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:candleberryseedItem:0 = harvestcraft:cactusfruitseedItem:0 + harvestcraft:grapeseedItem:0
2568[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cantaloupeseedItem:0 = minecraft:melon_seeds:0 + harvestcraft:strawberryseedItem:0
2569[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cauliflowerseedItem:0 = harvestcraft:cabbageseedItem:0 + harvestcraft:lettuceseedItem:0
2570[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:celeryseedItem:0 = minecraft:wheat_seeds:0 + AgriCraft:seedAllium:0
2571[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:chilipepperseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:onionseedItem:0
2572[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:coffeeseedItem:0 = harvestcraft:beanseedItem:0 + AgriCraft:seedSugarcane:0
2573[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cranberryseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:grapeseedItem:0
2574[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:cucumberseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:okraseedItem:0
2575[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:eggplantseedItem:0 = harvestcraft:zucchiniseedItem:0 + harvestcraft:tomatoseedItem:0
2576[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:garlicseedItem:0 = harvestcraft:onionseedItem:0 + harvestcraft:gingerseedItem:0
2577[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:gingerseedItem:0 = harvestcraft:mustardseedItem:0 + harvestcraft:peanutseedItem:0
2578[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:grapeseedItem:0 = harvestcraft:blueberryseedItem:0 + harvestcraft:cantaloupeseedItem:0
2579[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:kiwiseedItem:0 = harvestcraft:cantaloupeseedItem:0 + harvestcraft:strawberryseedItem:0
2580[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:leekseedItem:0 = harvestcraft:scallionseedItem:0 + harvestcraft:celeryseedItem:0
2581[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:lettuceseedItem:0 = AgriCraft:seedDaisy:0 + harvestcraft:celeryseedItem:0
2582[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:spinachseedItem:0 = harvestcraft:lettuceseedItem:0 + AgriCraft:seedCactus:0
2583[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:mustardseedItem:0 = harvestcraft:chilipepperseedItem:0 + harvestcraft:beanseedItem:0
2584[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:oatsseedItem:0 = harvestcraft:cornseedItem:0 + harvestcraft:riceseedItem:0
2585[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:okraseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:leekseedItem:0
2586[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:onionseedItem:0 = harvestcraft:celeryseedItem:0 + harvestcraft:brusselsproutseedItem:0
2587[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:parsnipseedItem:0 = AgriCraft:seedCarrot:0 + harvestcraft:beetseedItem:0
2588[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:peanutseedItem:0 = harvestcraft:peasseedItem:0 + harvestcraft:bambooshootseedItem:0
2589[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:peasseedItem:0 = harvestcraft:soybeanseedItem:0 + harvestcraft:okraseedItem:0
2590[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:pineappleseedItem:0 = harvestcraft:bambooshootseedItem:0 + harvestcraft:cantaloupeseedItem:0
2591[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:radishseedItem:0 = harvestcraft:tomatoseedItem:0 + harvestcraft:brusselsproutseedItem:0
2592[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:strawberryseedItem:0 = harvestcraft:radishseedItem:0 + AgriCraft:seedPoppy:0
2593[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:raspberryseedItem:0 = harvestcraft:strawberryseedItem:0 + AgriCraft:seedTulipRed:0
2594[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:rhubarbseedItem:0 = AgriCraft:seedSugarcane:0 + harvestcraft:lettuceseedItem:0
2595[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:riceseedItem:0 = harvestcraft:ryeseedItem:0 + AgriCraft:seedSugarcane:0
2596[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:rutabagaseedItem:0 = harvestcraft:beetseedItem:0 + harvestcraft:turnipseedItem:0
2597[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:scallionseedItem:0 = AgriCraft:seedCarrot:0 + AgriCraft:seedSugarcane:0
2598[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:seaweedseedItem:0 = harvestcraft:lettuceseedItem:0 + harvestcraft:celeryseedItem:0
2599[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:soybeanseedItem:0 = harvestcraft:beanseedItem:0 + harvestcraft:riceseedItem:0
2600[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:spiceleafseedItem:0 = harvestcraft:teaseedItem:0 + harvestcraft:chilipepperseedItem:0
2601[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:sweetpotatoseedItem:0 = AgriCraft:seedPotato:0 + AgriCraft:seedSugarcane:0
2602[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:teaseedItem:0 = harvestcraft:seaweedseedItem:0 + AgriCraft:seedDaisy:0
2603[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:tomatoseedItem:0 = harvestcraft:sweetpotatoseedItem:0 + AgriCraft:seedCarrot:0
2604[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:turnipseedItem:0 = harvestcraft:parsnipseedItem:0 + harvestcraft:radishseedItem:0
2605[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:wintersquashseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:zucchiniseedItem:0
2606[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:zucchiniseedItem:0 = minecraft:pumpkin_seeds:0 + harvestcraft:cucumberseedItem:0
2607[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:whitemushroomseedItem:0 = AgriCraft:seedShroomRed:0 + AgriCraft:seedShroomBrown:0
2608[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:curryleafseedItem:0 = harvestcraft:spiceleafseedItem:0 + harvestcraft:mustardseedItem:0
2609[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:sesameseedsseedItem:0 = harvestcraft:riceseedItem:0 + harvestcraft:coffeeseedItem:0
2610[18:33:10] [Server thread/INFO] [AgriCraft]: - harvestcraft:waterchestnutseedItem:0 = harvestcraft:sesameseedsseedItem:0 + harvestcraft:seaweedseedItem:0
2611[18:33:10] [Server thread/INFO] [AgriCraft]: Error when reading mutation: resulting stack is not correct. (line: Natura:barley.seed:0=minecraft:wheat_seeds+AgriCraft:seedSugarcane)
2612[18:33:10] [Server thread/INFO] [AgriCraft]: Error when reading mutation: first parent stack is not correct. (line: harvestcraft:cornseedItem=Natura:barley.seed:0+harvestcraft:ryeseedItem)
2613[18:33:10] [Server thread/INFO] [AgriCraft]: Error when reading mutation: first parent stack is not correct. (line: harvestcraft:ryeseedItem=Natura:barley.seed:0+minecraft:wheat_seeds)
2614[18:33:10] [Server thread/INFO] [AgriCraft]: Error when reading mutation: resulting stack is not correct. (line: Natura:barley.seed:1=Natura:barley.seed:0+AgriCraft:seedDaisy)
2615[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed4 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedBotaniaBlack:0
2616[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed6 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedFerranium:0
2617[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed8 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedAurigold:0
2618[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed12 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedRedstodendron:0
2619[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed18 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedLapender:0
2620[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed20 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedEmeryllis:0
2621[18:33:10] [Server thread/INFO] [AgriCraft]: - AgriCraft:seed24 Karat Carrot:0 = AgriCraft:seedKarat Carrot:0 + AgriCraft:seedDiamahlia:0
2622[18:33:10] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
2623[18:33:10] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading projecte_default.zs
2624[18:33:10] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading intermod
2625[18:33:11] [Server thread/INFO]: Preparing level "CarmenSandiego"
2626[18:33:11] [Server thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
2627[18:33:11] [Server thread/INFO] [FML]: Loading dimension 0 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2628[18:33:11] [Server thread/INFO] [FML]: Loading dimension 66 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2629[18:33:11] [Server thread/INFO] [betterquesting]: Loaded 527 quests
2630[18:33:11] [Server thread/INFO] [betterquesting]: Loaded 13 quest lines
2631[18:33:11] [Server thread/INFO] [betterquesting]: Loaded 0 parties
2632[18:33:11] [Server thread/INFO] [betterquesting]: Loaded 0 names
2633[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@249adb92
2634[18:33:11] [Server thread/INFO] [FML]: Loading dimension 77 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2635[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@3bfdde0e
2636[18:33:11] [Server thread/INFO] [FML]: Loading dimension 76 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2637[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@280a14b6
2638[18:33:11] [Server thread/INFO] [FML]: Loading dimension 6 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2639[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@44aa1a58
2640[18:33:11] [Server thread/INFO] [FML]: Loading dimension -1 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2641[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@1a48ba38
2642[18:33:11] [Server thread/INFO] [FML]: Loading dimension 4 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2643[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@5fc547f3
2644[18:33:11] [Server thread/INFO] [FML]: Loading dimension 3 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2645[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@15f97c4
2646[18:33:11] [Server thread/INFO] [FML]: Loading dimension 2 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2647[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@10356206
2648[18:33:11] [Server thread/INFO] [FML]: Loading dimension 1 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2649[18:33:11] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@1188592a
2650[18:33:11] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
2651[18:33:11] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading projecte_default.zs
2652[18:33:11] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalCrafting.zs
2653[18:33:11] [Thread-14/INFO] [FTBU]: Loaded 2 badges in 181 ms!
2654[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalExNihilo.zs
2655[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalIE.zs
2656[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalOreDictionary.zs
2657[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalThermalExpansion.zs
2658[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalTiC.zs
2659[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:start:50]: --start--
2660[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:loadObject:220]: loadObject 0
2661[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:getField:985]: getField any/AnyString.value:Ljava/lang/String;
2662[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:loadObject:220]: loadObject 1
2663[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:invokeInterface:784]: invokeInterface interface stanhebben.zenscript.value.IAny.asString()Ljava/lang/String;
2664[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:invokeVirtual:762]: invokeVirtual class java.lang.String.equals(Ljava/lang/Object;)Z
2665[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:returnInt:971]: ireturn
2666[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:end:57]: --end--
2667[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:start:50]: --start--
2668[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:loadObject:220]: loadObject 1
2669[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:instanceOf:696]: instanceOf stanhebben/zenscript/value/IAny
2670[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:ifEQ:845]: ifEQ L1
2671[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:loadObject:220]: loadObject 0
2672[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:getField:985]: getField any/AnyByte.value:B
2673[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:loadObject:220]: loadObject 1
2674[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:invokeInterface:784]: invokeInterface interface stanhebben.zenscript.value.IAny.asByte()B
2675[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:ifICmpNE:908]: ifICmpNE L1
2676[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:iConst1:87]: iconst1
2677[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:returnInt:971]: ireturn
2678[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:label:65]: Label L1
2679[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:iConst0:80]: iconst0
2680[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:returnInt:971]: ireturn
2681[18:33:12] [Server thread/INFO] [STDOUT]: [stanhebben.zenscript.util.MethodOutput:end:57]: --end--
2682[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading common.zs
2683[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading commonOreDictionary.zs
2684[18:33:12] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading NEI.zs
2685[18:33:12] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Save data does not exist!
2686[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Serverside World Load Event: initialize dimlets
2687[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
2688[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
2689[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
2690[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
2691[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
2692[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
2693[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
2694[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
2695[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
2696[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
2697[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
2698[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
2699[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, honey
2700[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
2701[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
2702[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
2703[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
2704[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
2705[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
2706[18:33:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
2707[18:33:12] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServer@7f70005e
2708[18:33:12] [Server thread/INFO]: Preparing start region for level 0
2709[18:33:13] [Server thread/INFO]: Done (2.884s)! For help, type "help" or "?"
2710[18:33:13] [Server thread/WARN] [ItemBlacklist]: No config file present.
2711[18:33:13] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod Extra Utilities
2712[18:33:13] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod Thermal Foundation
2713[18:33:13] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod Thermal Expansion
2714[18:33:13] [Server thread/INFO] [chancecubes]: Server-side commands loaded
2715[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -30
2716[18:33:13] [Server thread/INFO] [FML]: Loading dimension -30 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2717[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@11696b3b
2718[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -20
2719[18:33:13] [Server thread/INFO] [FML]: Loading dimension -20 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2720[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@5f1dab88
2721[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -21
2722[18:33:13] [Server thread/INFO] [FML]: Loading dimension -21 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2723[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@447e4313
2724[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -15
2725[18:33:13] [Server thread/INFO] [FML]: Loading dimension -15 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2726[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@734b54b2
2727[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -22
2728[18:33:13] [Server thread/INFO] [FML]: Loading dimension -22 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2729[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@315d5642
2730[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: 29
2731[18:33:13] [Server thread/INFO] [FML]: Loading dimension 29 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2732[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@633d26da
2733[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -13
2734[18:33:13] [Server thread/INFO] [FML]: Loading dimension -13 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2735[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@3ada19e8
2736[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -18
2737[18:33:13] [Server thread/INFO] [FML]: Loading dimension -18 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2738[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@b7261ee
2739[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -19
2740[18:33:13] [Server thread/INFO] [FML]: Loading dimension -19 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2741[18:33:13] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@5d4fb199
2742[18:33:13] [Server thread/INFO] [Galacticraft]: Registered Dimension: -16
2743[18:33:14] [Server thread/INFO] [FML]: Loading dimension -16 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2744[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@43412e58
2745[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -17
2746[18:33:14] [Server thread/INFO] [FML]: Loading dimension -17 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2747[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@4899738
2748[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -14
2749[18:33:14] [Server thread/INFO] [FML]: Loading dimension -14 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2750[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@34a14820
2751[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -37
2752[18:33:14] [Server thread/INFO] [FML]: Loading dimension -37 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2753[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@56e7d7d
2754[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -35
2755[18:33:14] [Server thread/INFO] [FML]: Loading dimension -35 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2756[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@5537b085
2757[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -34
2758[18:33:14] [Server thread/INFO] [FML]: Loading dimension -34 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2759[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@44855592
2760[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -38
2761[18:33:14] [Server thread/INFO] [FML]: Loading dimension -38 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2762[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@4749c977
2763[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -43
2764[18:33:14] [Server thread/INFO] [FML]: Loading dimension -43 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2765[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@4694faf5
2766[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -31
2767[18:33:14] [Server thread/INFO] [FML]: Loading dimension -31 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2768[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@24cb880c
2769[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: 28
2770[18:33:14] [Server thread/INFO] [FML]: Loading dimension 28 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2771[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@21fe43b5
2772[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -41
2773[18:33:14] [Server thread/INFO] [FML]: Loading dimension -41 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2774[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@70537fa9
2775[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -33
2776[18:33:14] [Server thread/INFO] [FML]: Loading dimension -33 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2777[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@71f31d4c
2778[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -39
2779[18:33:14] [Server thread/INFO] [FML]: Loading dimension -39 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2780[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@75d20aac
2781[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -40
2782[18:33:14] [Server thread/INFO] [FML]: Loading dimension -40 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2783[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@7e964271
2784[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -42
2785[18:33:14] [Server thread/INFO] [FML]: Loading dimension -42 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2786[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@217d7bd3
2787[18:33:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -36
2788[18:33:14] [Server thread/INFO] [FML]: Loading dimension -36 (CarmenSandiego) (net.minecraft.server.dedicated.DedicatedServer@3a35063c)
2789[18:33:14] [Server thread/INFO] [STDOUT]: [erebus.world.teleporter.TeleporterHandler:onWorldLoad:60]: added to net.minecraft.world.WorldServerMulti@480d395b
2790[18:33:15] [Server thread/INFO] [modtweaker2]: Starting ServerStart for modtweaker2
2791[18:33:15] [Server thread/INFO] [ProjectE]: Removed PortalGun:MiniBlackHole from EMC mapping
2792[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: PneumaticCraft:ingotIronCompressed(1256)
2793[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.ingotTungsten(256)
2794[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:Ingot(256)
2795[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Core:projectred.core.part(64)
2796[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Exploration:projectred.exploration.stone(576)
2797[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Core:projectred.core.part(768)
2798[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.osmium_ingot(256)
2799[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:BasicBlock(2304)
2800[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:blaze_rod(256)
2801[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.silver_ingot(256)
2802[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.nickel_ingot(256)
2803[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.aluminum_ingot(256)
2804[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.platinum_ingot(4096)
2805[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.lead_ingot(256)
2806[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.tin_ingot(256)
2807[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:exnihilo.copper_ingot(256)
2808[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2809[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2810[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2811[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2812[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2813[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2814[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2815[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:dye(16)
2816[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:wheat(16)
2817[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:pumpkin_seeds(16)
2818[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:lava_bucket(1000)
2819[18:33:15] [Server thread/INFO] [ProjectE]: Removed minecraft:enchanted_book from EMC mapping
2820[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(256)
2821[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(256)
2822[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2823[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2824[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2825[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(4096)
2826[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2827[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2828[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(256)
2829[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(256)
2830[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(256)
2831[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:material(256)
2832[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:ingotTitanium(256)
2833[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: rftools:dimensionalShardItem(256)
2834[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: RandomThings:ingredient(256)
2835[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:Ingot(256)
2836[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Core:projectred.core.part(256)
2837[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Core:projectred.core.part(256)
2838[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(64)
2839[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:water_bucket(1000)
2840[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:milk_bucket(1000)
2841[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:coal(128)
2842[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:ambrosiumShard(64)
2843[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:skyrootStick(4)
2844[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:zaniteGemstone(256)
2845[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:enchantedGravitite(2048)
2846[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: BigReactors:BRIngot(2048)
2847[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: BigReactors:BRIngot(2048)
2848[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:materials(256)
2849[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:materials(256)
2850[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.ingotZinc(256)
2851[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.ingotCopper(256)
2852[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(256)
2853[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(256)
2854[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpaceVenus:null
2855[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 260
2856[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: ExoElipse:null
2857[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 264
2858[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpacePluto:null
2859[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 268
2860[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpacePluto:null
2861[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 272
2862[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpaceVenus:null
2863[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 276
2864[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Core:projectred.core.part(1)
2865[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(256)
2866[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockSkyStone(64)
2867[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpacePluto:null
2868[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 292
2869[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpaceMercury:null
2870[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 296
2871[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: SpaceVenus:null
2872[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 300
2873[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2874[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2875[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(256)
2876[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:OtherDust(16)
2877[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:CompressedCarbon(128)
2878[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:CompressedRedstone(64)
2879[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:CompressedDiamond(8192)
2880[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.dustObsidian(16)
2881[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(16)
2882[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemPowderIngot(16)
2883[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:OtherDust(8208)
2884[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:CompressedObsidian(8208)
2885[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:Ingot(8464)
2886[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcrops:2AccioEssence(100)
2887[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcrops:3CrucioEssence(400)
2888[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcrops:4ImperioEssence(1600)
2889[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcrops:5ZivicioEssence(3200)
2890[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: Quadrum:temperioessence
2891[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 372
2892[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.dustdiamond(8192)
2893[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:OtherDust(8192)
2894[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Botania:manaResource(9192)
2895[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Botania:manaResource(2024)
2896[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Botania:manaResource(1256)
2897[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(288)
2898[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(288)
2899[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(256)
2900[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(256)
2901[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemCrystalSeed(145)
2902[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemCrystalSeed(129)
2903[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemCrystalSeed(129)
2904[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(145)
2905[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(256)
2906[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(129)
2907[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(32)
2908[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(129)
2909[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(8192)
2910[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(2048)
2911[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(225)
2912[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(8288)
2913[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(2144)
2914[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:rfMonitorBlock from EMC mapping
2915[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:liquidMonitorBlock from EMC mapping
2916[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: rftools:crafterBlock1(6136)
2917[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: rftools:crafterBlock2(6336)
2918[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: rftools:crafterBlock3(6536)
2919[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:relayBlock from EMC mapping
2920[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:itemFilterBlock from EMC mapping
2921[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:storageScannerBlock from EMC mapping
2922[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:machineInfuserBlock from EMC mapping
2923[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:environmentalControllerBlock from EMC mapping
2924[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:spawnerBlock from EMC mapping
2925[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:matterBeamerBlock from EMC mapping
2926[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:screenBlock from EMC mapping
2927[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:screenControllerBlock from EMC mapping
2928[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:dimensionEnscriberBlock from EMC mapping
2929[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:dimensionBuilderBlock from EMC mapping
2930[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:dimensionEditorBlock from EMC mapping
2931[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:activityProbeBlock from EMC mapping
2932[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:matterTransmitterBlock from EMC mapping
2933[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:matterReceiverBlock from EMC mapping
2934[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:dialingDeviceBlock from EMC mapping
2935[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:simpleDialerBlock from EMC mapping
2936[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:destinationAnalyzerBlock from EMC mapping
2937[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:matterBoosterBlock from EMC mapping
2938[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:endergenicBlock from EMC mapping
2939[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:pearlInjectorBlock from EMC mapping
2940[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:enderMonitorBlock from EMC mapping
2941[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:sequencerBlock from EMC mapping
2942[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:timerBlock from EMC mapping
2943[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:counterBlock from EMC mapping
2944[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:redstoneTransmitterBlock from EMC mapping
2945[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:redstoneReceiverBlock from EMC mapping
2946[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:shieldBlock from EMC mapping
2947[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:shieldBlock2 from EMC mapping
2948[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:shieldBlock3 from EMC mapping
2949[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:shieldBlock4 from EMC mapping
2950[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:spaceChamberBlock from EMC mapping
2951[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:spaceChamberControllerBlock from EMC mapping
2952[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:builderBlock from EMC mapping
2953[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:blockProtectorBlock from EMC mapping
2954[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:modularStorageBlock from EMC mapping
2955[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:remoteStorageBlock from EMC mapping
2956[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:securityManagerBlock from EMC mapping
2957[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:chargedPorterItem from EMC mapping
2958[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:advancedChargedPorterItem from EMC mapping
2959[18:33:15] [Server thread/INFO] [ProjectE]: Removed rftools:phasedFieldGeneratorItem from EMC mapping
2960[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2961[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2962[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2963[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2964[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2965[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2966[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2967[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2968[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2969[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2970[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:witch_hat(128)
2971[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2972[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(192)
2973[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: xreliquary:mob_ingredient(128)
2974[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(256)
2975[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(256)
2976[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(256)
2977[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(256)
2978[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:item.pe_fuel(512)
2979[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:item.pe_fuel(2048)
2980[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:item.pe_fuel(8192)
2981[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:materials(512)
2982[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:Ingot(512)
2983[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(512)
2984[18:33:15] [Server thread/INFO] [ProjectE]: Removed Mekanism:MachineBlock from EMC mapping
2985[18:33:15] [Server thread/INFO] [ProjectE]: Removed MineFactoryReloaded:plastic.boots from EMC mapping
2986[18:33:15] [Server thread/INFO] [ProjectE]: Removed MineFactoryReloaded:plastic.helm from EMC mapping
2987[18:33:15] [Server thread/INFO] [ProjectE]: Removed MineFactoryReloaded:plastic.chest from EMC mapping
2988[18:33:15] [Server thread/INFO] [ProjectE]: Removed MineFactoryReloaded:plastic.legs from EMC mapping
2989[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(32)
2990[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:holystone(1)
2991[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:holystone(1)
2992[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:skyrootPlank(8)
2993[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:aetherLog(32)
2994[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:holystoneFurnace(8)
2995[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:aetherDirt(1)
2996[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:aetherGrass(2)
2997[18:33:15] [Server thread/INFO] [ProjectE]: Removed magicalcrops:1MinicioEssence from EMC mapping
2998[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:sand(2)
2999[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: exnihilo:dust(1)
3000[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3001[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:materials(1024)
3002[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:Ingot(1024)
3003[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(768)
3004[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(512)
3005[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3006[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:metal(1024)
3007[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: RedstoneArsenal:material(1224)
3008[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockTransceiver(378760)
3009[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Tesseract(378760)
3010[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Exploration:projectred.exploration.stone(18432)
3011[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Exploration:projectred.exploration.stone(18432)
3012[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjRed|Exploration:projectred.exploration.stone(18432)
3013[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemBasicCapacitor(8576)
3014[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemBasicCapacitor(22208)
3015[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemBasicCapacitor(52992)
3016[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockCapBank(36162)
3017[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockCapBank(97028)
3018[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockCapBank(249736)
3019[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockFusedQuartz(1728)
3020[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3021[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3022[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3023[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3024[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3025[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3026[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1024)
3027[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(8192)
3028[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(4096)
3029[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(3072)
3030[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(4096)
3031[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(1536)
3032[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(2816)
3033[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:material(9536)
3034[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:transmutation_table(19090800)
3035[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:item.pe_transmutation_tablet(26299712)
3036[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:MachineBlock3(378760)
3037[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: RandomThings:spiritBinder(144384)
3038[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:EnrichedAlloy(320)
3039[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:ReinforcedAlloy(8512)
3040[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:AtomicAlloy(16720)
3041[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:EnergyTablet(7040)
3042[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:ControlCircuit(320)
3043[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:ControlCircuit(960)
3044[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:ControlCircuit(17984)
3045[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:ControlCircuit(51424)
3046[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:MufflingUpgrade(1154)
3047[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:GasUpgrade(898)
3048[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:EnergyUpgrade(2690)
3049[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:SpeedUpgrade(898)
3050[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(136)
3051[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(176)
3052[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(1240)
3053[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(3330)
3054[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(224)
3055[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(264)
3056[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(1328)
3057[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(3418)
3058[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(128)
3059[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(168)
3060[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(1232)
3061[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(3322)
3062[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(168)
3063[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(288)
3064[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(2536)
3065[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(8964)
3066[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(560)
3067[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(752)
3068[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(160)
3069[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(200)
3070[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(1264)
3071[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:PartTransmitter(3354)
3072[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:zbq7(174888)
3073[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:imaginaryTime(1431280)
3074[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcrops:MagicalFertilizer(2089)
3075[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Rockwool(256)
3076[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(1344)
3077[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(1344)
3078[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(1000)
3079[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: extracells:storage.component(1000)
3080[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: extracells:storage.component(1000)
3081[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: extracells:storage.component(16384000)
3082[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: extracells:storage.component(4096000)
3083[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: extracells:storage.component(4096000)
3084[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcropsarmour:ZivicioArmourChestplate(100232)
3085[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftMars:item.null(512)
3086[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solarCell1(145)
3087[18:33:15] [ProjectE Update Checker Server/INFO] [ProjectE]: Mod is updated.
3088[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solarCell2(401)
3089[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solarCell3(3473)
3090[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solarCell4(3729)
3091[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solar1(7377)
3092[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemMachinePart(11008)
3093[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(2796)
3094[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(8527)
3095[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Frame(5124)
3096[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Frame(10244)
3097[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Frame(12804)
3098[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Frame(25156)
3099[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: customthings:item(21008)
3100[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: customthings:block0(9)
3101[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: customthings:item(12800)
3102[18:33:15] [Server thread/INFO] [ProjectE]: Removed customthings:item from EMC mapping
3103[18:33:15] [Server thread/INFO] [ProjectE]: Removed SolarFlux:solar4 from EMC mapping
3104[18:33:15] [Server thread/INFO] [ProjectE]: Removed SolarFlux:solar5 from EMC mapping
3105[18:33:15] [Server thread/INFO] [ProjectE]: Removed SolarFlux:solar6 from EMC mapping
3106[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solar8(1000000)
3107[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solar9(2000000)
3108[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solar10(3000000)
3109[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: SolarFlux:solar11(4000000)
3110[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Avaritia:Endest_Pearl(172056)
3111[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:blockFarmStation(73512)
3112[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: enderioaddons:blockAfarm(147024)
3113[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:GaugeDropper(261)
3114[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.meteoricIronIngot(512)
3115[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockQuartzGlass(1284)
3116[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockQuartzLamp(2052)
3117[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:muttonrawItem(64)
3118[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:muttoncookedItem(64)
3119[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:calamarirawItem(64)
3120[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:calamaricookedItem(64)
3121[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Natura:impmeat(64)
3122[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Natura:impmeat(64)
3123[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(64)
3124[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(64)
3125[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(64)
3126[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(64)
3127[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(64)
3128[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:jerky(32)
3129[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:strangeFood(32)
3130[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:strangeFood(32)
3131[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:blueBerry(128)
3132[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: aether:orange(128)
3133[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:blackberryItem(128)
3134[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:blueberryItem(128)
3135[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:candleberryItem(128)
3136[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:raspberryItem(128)
3137[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:strawberryItem(128)
3138[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:grapeItem(128)
3139[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cactusfruitItem(128)
3140[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:asparagusItem(128)
3141[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:oatsItem(128)
3142[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:ryeItem(128)
3143[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cornItem(128)
3144[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:bambooshootItem(128)
3145[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cantaloupeItem(128)
3146[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cucumberItem(128)
3147[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:wintersquashItem(128)
3148[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:zucchiniItem(128)
3149[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:beetItem(128)
3150[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:onionItem(128)
3151[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:parsnipItem(128)
3152[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:peanutItem(128)
3153[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:radishItem(128)
3154[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:rutabagaItem(128)
3155[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:sweetpotatoItem(128)
3156[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:turnipItem(128)
3157[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:rhubarbItem(128)
3158[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:celeryItem(128)
3159[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:garlicItem(128)
3160[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:gingerItem(32)
3161[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:spiceleafItem(128)
3162[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:ediblerootItem(32)
3163[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:tealeafItem(32)
3164[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:coffeebeanItem(128)
3165[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:mustardseedsItem(32)
3166[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:broccoliItem(128)
3167[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cauliflowerItem(128)
3168[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:leekItem(128)
3169[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:lettuceItem(128)
3170[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:scallionItem(128)
3171[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:artichokeItem(128)
3172[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:brusselsproutItem(128)
3173[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cabbageItem(128)
3174[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:spinachItem(128)
3175[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:whitemushroomItem(32)
3176[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:beanItem(32)
3177[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:soybeanItem(128)
3178[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:bellpepperItem(128)
3179[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:chilipepperItem(128)
3180[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:eggplantItem(128)
3181[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:okraItem(32)
3182[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:peasItem(128)
3183[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:tomatoItem(128)
3184[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:pineappleItem(128)
3185[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:kiwiItem(128)
3186[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:sesameseedsItem(128)
3187[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:curryleafItem(32)
3188[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cranberryItem(128)
3189[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:riceItem(128)
3190[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:seaweedItem(128)
3191[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:waterchestnutItem(128)
3192[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cottonItem(4)
3193[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:almondItem(128)
3194[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:apricotItem(128)
3195[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:avocadoItem(128)
3196[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:bananaItem(128)
3197[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cashewItem(128)
3198[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cherryItem(128)
3199[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:chestnutItem(128)
3200[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:cinnamonItem(128)
3201[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:coconutItem(128)
3202[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:dateItem(128)
3203[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:dragonfruitItem(128)
3204[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:durianItem(128)
3205[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:figItem(128)
3206[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:grapefruitItem(128)
3207[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:lemonItem(128)
3208[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:limeItem(128)
3209[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:maplesyrupItem(128)
3210[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:mangoItem(128)
3211[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:nutmegItem(128)
3212[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:oliveItem(128)
3213[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:orangeItem(128)
3214[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:papayaItem(128)
3215[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:peachItem(128)
3216[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:pearItem(128)
3217[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:pecanItem(128)
3218[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:peppercornItem(128)
3219[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:persimmonItem(128)
3220[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:pistachioItem(128)
3221[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:plumItem(128)
3222[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:pomegranateItem(128)
3223[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:starfruitItem(128)
3224[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:vanillabeanItem(128)
3225[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:walnutItem(128)
3226[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:gooseberryItem(128)
3227[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:saltItem(32)
3228[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Cache from EMC mapping
3229[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Cache from EMC mapping
3230[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Tank from EMC mapping
3231[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Tank from EMC mapping
3232[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Strongbox from EMC mapping
3233[18:33:15] [Server thread/INFO] [ProjectE]: Removed ThermalExpansion:Strongbox from EMC mapping
3234[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(64)
3235[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(64)
3236[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(2048)
3237[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(512)
3238[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(512)
3239[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(1024)
3240[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(64)
3241[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(1024)
3242[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(64)
3243[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:lifeBlood(64)
3244[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(1024)
3245[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(1024)
3246[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(32)
3247[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(32)
3248[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(512)
3249[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(512)
3250[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:reeds(32)
3251[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(64)
3252[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(32)
3253[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(1024)
3254[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:food(64)
3255[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: erebus:materials(64)
3256[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Ztones:stoneTile(4)
3257[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier9Items(256)
3258[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:carrot(64)
3259[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: BigReactors:YelloriumFuelRod(6400)
3260[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier8Items(256)
3261[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiPart(258)
3262[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiPart(266)
3263[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiPart(314)
3264[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiPart(762)
3265[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiPart(1704)
3266[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(256000)
3267[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(8721)
3268[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(2577)
3269[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:item.ItemMultiMaterial(3328)
3270[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:nether_star(147456)
3271[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(512)
3272[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(512)
3273[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(512)
3274[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(512)
3275[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftMars:item.null(512)
3276[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(2048)
3277[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftCore:item.basicItem(1024)
3278[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftMars:item.itemBasicAsteroids(512)
3279[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier6Items(512)
3280[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier4Items(512)
3281[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier5Items(4096)
3282[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier5Items(8192)
3283[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier7Items(8192)
3284[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier8Items(8192)
3285[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:ingotMercury(512)
3286[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:compressedMercury(1024)
3287[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier4Items(1024)
3288[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier5Items(8192)
3289[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier5Items(2048)
3290[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier6Items(1024)
3291[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier7Items(1024)
3292[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier7Items(2048)
3293[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier7Items(4096)
3294[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier9Items(512)
3295[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalDynamics:ThermalDynamics_0(373)
3296[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalDynamics:ThermalDynamics_0(5237)
3297[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:nodeUpgrade(1770)
3298[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:nodeUpgrade(1870)
3299[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:nodeUpgrade(3903)
3300[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:nodeUpgrade(3633)
3301[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:extractor_base(13049)
3302[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraUtilities:extractor_base(155084)
3303[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemFrankenSkull(13632)
3304[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemFrankenSkull(4322)
3305[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: EnderIO:itemFrankenSkull(7778)
3306[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockDrive(18132)
3307[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockCraftingStorage(64000)
3308[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockSpatialPylon(6532)
3309[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockInterface(3714)
3310[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockCraftingUnit(4150)
3311[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockCraftingUnit(12438)
3312[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: harvestcraft:barleyItem(128)
3313[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: appliedenergistics2:tile.BlockController(44802)
3314[18:33:15] [Server thread/FATAL] [ProjectE]: Error in custom EMC file: couldn't find item: kg:seedcarrotbase
3315[18:33:15] [Server thread/FATAL] [ProjectE]: At line number: 2060
3316[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:mangalloyIngot(4160)
3317[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:enderCrystal(1088)
3318[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:silica(257)
3319[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: quantumflux:mysticQuartz(512)
3320[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftMars:item.itemBasicAsteroids(256)
3321[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: MineFactoryReloaded:machineblock(10870)
3322[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Magneticraft:item.ingotBrass(1024)
3323[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier10Items(2048)
3324[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcropsarmour:EssenceIngots(508)
3325[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcropsarmour:EssenceIngots(583)
3326[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcropsarmour:EssenceIngots(883)
3327[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: magicalcropsarmour:EssenceIngots(1283)
3328[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: BigReactors:BRMetalBlock(18432)
3329[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(3645)
3330[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(4096)
3331[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(9216)
3332[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(9216)
3333[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(1152)
3334[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: TConstruct:MetalBlock(18432)
3335[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:emerald_block(147456)
3336[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:iron_block(2304)
3337[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: minecraft:gold_block(18432)
3338[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: GalacticraftMars:tile.mars(4608)
3339[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ImmersiveEngineering:storage(4608)
3340[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(36864)
3341[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Mekanism:BasicBlock(76176)
3342[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(21456)
3343[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(6336)
3344[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(2304)
3345[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(2304)
3346[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(3456)
3347[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(6912)
3348[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalFoundation:Storage(9216)
3349[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ThermalExpansion:Device(5339)
3350[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: enderbatteries:enderBattery(80123)
3351[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:condenser_mk1(2573084)
3352[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ProjectE:condenser_mk2(12272412)
3353[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier11Items(8192)
3354[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier11Items(8192)
3355[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier11Items(8192)
3356[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier11Items(8192)
3357[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tier11Items(8192)
3358[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot05(64)
3359[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot01(64)
3360[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot03(64)
3361[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot04(64)
3362[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot06(64)
3363[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot07(64)
3364[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot08(64)
3365[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrotbase(64)
3366[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot01ext(64)
3367[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot02ext(64)
3368[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot03ext(64)
3369[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot04ext(64)
3370[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot05ext(64)
3371[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot06ext(64)
3372[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot07ext(64)
3373[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: karatgarden:carrot08ext(64)
3374[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: ExtraPlanets:tile.venus(2304)
3375[18:33:15] [Server thread/INFO] [ProjectE]: Registered custom EMC for: Natura:barleyFood(128)
3376[18:33:15] [Server thread/INFO] [ProjectE]: Starting server-side EMC mapping.
3377[18:33:15] [Server thread/WARN] [ProjectE]: Can not get Fluid 'obisidan.molten'
3378[18:33:15] [Server thread/WARN] [ProjectE]: Can not get Fluid 'pryotheum'
3379[18:33:15] [Server thread/INFO] [ProjectE]: Loaded 8214 values from pregenerated EMC File
3380[18:33:16] [Server thread/INFO] [ProjectE]: Registered 8214 EMC values. (took 1136 ms)
3381[18:33:16] [Server thread/INFO] [ImmersiveEngineering]: WorldData loading
3382[18:33:16] [Server thread/INFO] [ImmersiveEngineering]: WorldData retrieved
3383[18:33:16] [Server thread/INFO] [ImmersiveEngineering]: Removed 0 old recipes
3384[18:33:16] [Server thread/INFO] [ImmersiveEngineering]: Starting recipe profiler for Arc Recycling, using 8 Threads
3385[18:33:17] [Thread-18/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
3386[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_rm_armor_0@0, missing knowledge for [1xitem.pe_dm_armor_0@0]
3387[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_helmet@1, missing knowledge for [1xitem.battlesuit_helmet@0]
3388[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioPickaxe@0, missing knowledge for [1xitem.pickaxeDiamond@0]
3389[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.armorGlider@0, missing knowledge for [1xitem.erebus.exoChestplateRein@0]
3390[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioArmourLeggings@0, missing knowledge for [1xitem.CrucioArmourLeggings@32767]
3391[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioAxe@0, missing knowledge for [1xitem.AccioAxe@32767]
3392[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourLeggingsConfusion@0, missing knowledge for [1xitem.ZivicioArmourLeggings@0]
3393[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourBootsSpeed@0, missing knowledge for [1xitem.ZivicioArmourBoots@0]
3394[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioHoe@0, missing knowledge for [1xitem.AccioHoe@32767]
3395[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioArmourHelmet@0, missing knowledge for [1xitem.AccioArmourHelmet@32767]
3396[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.obsidianChestplate@0, missing knowledge for [1xitem.phoenixChestplate@0]
3397[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.obsidianLeggings@0, missing knowledge for [1xitem.phoenixLeggings@0]
3398[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourHelmetFeed@0, missing knowledge for [1xitem.ZivicioArmourHelmet@0]
3399[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourLeggingsWeak@0, missing knowledge for [1xitem.ZivicioArmourLeggings@0]
3400[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioAxe@0, missing knowledge for [1xitem.CrucioAxe@32767]
3401[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:draconicBoots@0, missing knowledge for [1xitem.battlesuit_boots@1]
3402[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioArmourBoots@0, missing knowledge for [1xitem.bootsDiamond@32767]
3403[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_rm_armor_3@0, missing knowledge for [1xitem.pe_dm_armor_3@0]
3404[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.jumpBoots@0, missing knowledge for [1xitem.erebus.exoBootsRein@0]
3405[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourHelmetWater@0, missing knowledge for [1xitem.ZivicioArmourHelmet@0]
3406[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioShovel@0, missing knowledge for [1xitem.AccioShovel@32767]
3407[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_boots@0, missing knowledge for [1xitem.draconicevolution:wyvernBoots@0]
3408[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_leggings@0, missing knowledge for [1xitem.draconicevolution:wyvernLeggs@0]
3409[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioHoe@0, missing knowledge for [1xitem.ImperioHoe@32767]
3410[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourBootsJump@0, missing knowledge for [1xitem.ZivicioArmourBoots@0]
3411[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_rm_armor_1@0, missing knowledge for [1xitem.pe_dm_armor_1@0]
3412[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.waterStriders@0, missing knowledge for [1xitem.erebus.exoBootsRein@0]
3413[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:draconicLeggs@0, missing knowledge for [1xitem.battlesuit_leggings@1]
3414[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:draconicSword@0, missing knowledge for [1xitem.draconicevolution:wyvernSword@0]
3415[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioArmourLeggings@0, missing knowledge for [1xitem.leggingsDiamond@32767]
3416[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourHelmetNight@0, missing knowledge for [1xitem.ZivicioArmourHelmet@0]
3417[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioArmourBoots@0, missing knowledge for [1xitem.AccioArmourBoots@32767]
3418[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioShovel@0, missing knowledge for [1xitem.ImperioShovel@32767]
3419[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.reinCompoundGoggles@0, missing knowledge for [1xitem.erebus.compoundGoggles@0]
3420[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.projectred.expansion.jetpack@0, missing knowledge for [1xitem.chestplateDiamond@0]
3421[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_gem_armor_3@0, missing knowledge for [1xitem.pe_rm_armor_3@0]
3422[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvernSword@0, missing knowledge for [1xitem.swordDiamond@0]
3423[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioArmourBoots@0, missing knowledge for [1xitem.CrucioArmourBoots@32767]
3424[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioShovel@0, missing knowledge for [1xitem.shovelDiamond@0]
3425[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioSword@0, missing knowledge for [1xitem.swordDiamond@0]
3426[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_gem_armor_2@0, missing knowledge for [1xitem.pe_rm_armor_2@0]
3427[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_leggings@1, missing knowledge for [1xitem.battlesuit_leggings@0]
3428[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_boots@1, missing knowledge for [1xitem.battlesuit_boots@0]
3429[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvernHelm@0, missing knowledge for [1xitem.ZivicioArmourHelmet@0]
3430[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioAxe@0, missing knowledge for [1xitem.ImperioAxe@32767]
3431[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioPickaxe@0, missing knowledge for [1xitem.CrucioPickaxe@32767]
3432[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioSword@0, missing knowledge for [1xitem.ImperioSword@32767]
3433[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.simplyjetpacks.pack.te@5, missing knowledge for [1xitem.redstonearsenal.armor.fluxPlate@32767]
3434[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioHoe@0, missing knowledge for [1xitem.CrucioHoe@32767]
3435[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.battlesuit_helmet@0, missing knowledge for [1xitem.draconicevolution:wyvernHelm@0]
3436[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioAxe@0, missing knowledge for [1xitem.hatchetDiamond@0]
3437[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioArmourHelmet@0, missing knowledge for [1xitem.helmetDiamond@32767]
3438[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioPickaxe@0, missing knowledge for [1xitem.ImperioPickaxe@32767]
3439[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourBootsStep@0, missing knowledge for [1xitem.ZivicioArmourBoots@0]
3440[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.armorGliderPowered@0, missing knowledge for [1xitem.erebus.armorGlider@0]
3441[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:draconicHelm@0, missing knowledge for [1xitem.battlesuit_helmet@1]
3442[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.AccioHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
3443[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.simplyjetpacks.pack@9001, missing knowledge for [1xitem.simplyjetpacks.pack@9001]
3444[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_gem_armor_1@0, missing knowledge for [1xitem.pe_rm_armor_1@0]
3445[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.obsidianHelmet@0, missing knowledge for [1xitem.phoenixHelmet@0]
3446[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_rm_armor_2@0, missing knowledge for [1xitem.pe_dm_armor_2@0]
3447[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioShovel@0, missing knowledge for [1xitem.CrucioShovel@32767]
3448[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourBoots@0, missing knowledge for [1xitem.ImperioArmourBoots@32767]
3449[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioSword@0, missing knowledge for [1xitem.CrucioSword@32767]
3450[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourHelmet@0, missing knowledge for [1xitem.ImperioArmourHelmet@32767]
3451[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioSword@0, missing knowledge for [1xitem.AccioSword@32767]
3452[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvernLeggs@0, missing knowledge for [1xitem.ZivicioArmourLeggings@0]
3453[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:draconicHoe@0, missing knowledge for [1xitem.hoeDiamond@0]
3454[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.sprintLeggings@0, missing knowledge for [1xitem.erebus.exoLeggingsRein@0]
3455[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@0, missing knowledge for [1xitem.manasteelHelmReveal@0]
3456[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioPickaxe@0, missing knowledge for [1xitem.AccioPickaxe@32767]
3457[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.obsidianBoots@0, missing knowledge for [1xitem.phoenixBoots@0]
3458[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvernBoots@0, missing knowledge for [1xitem.ZivicioArmourBoots@0]
3459[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.CrucioArmourLeggings@0, missing knowledge for [1xitem.AccioArmourLeggings@32767]
3460[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourLeggingsBlind@0, missing knowledge for [1xitem.ZivicioArmourLeggings@0]
3461[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ZivicioArmourLeggings@0, missing knowledge for [1xitem.ImperioArmourLeggings@32767]
3462[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.ImperioArmourHelmet@0, missing knowledge for [1xitem.CrucioArmourHelmet@32767]
3463[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.erebus.paxelJade@0, missing knowledge for [1xitem.erebus.axeJade@32767, 1xitem.erebus.shovelJade@32767, 1xitem.erebus.pickaxeJade@32767]
3464[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Couldn't fully analyze 1xitem.pe_gem_armor_0@0, missing knowledge for [1xitem.pe_rm_armor_0@0]
3465[18:33:20] [Server thread/INFO] [ImmersiveEngineering]: Finished recipe profiler for Arc Recycling, took 3509 milliseconds
3466[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
3467[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading projecte_default.zs
3468[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalCrafting.zs
3469[18:33:20] [Thread-27/INFO] [FTBU]: Loaded 2 badges in 113 ms!
3470[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalExNihilo.zs
3471[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalIE.zs
3472[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalOreDictionary.zs
3473[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalThermalExpansion.zs
3474[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading normalTiC.zs
3475[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading common.zs
3476[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading commonOreDictionary.zs
3477[18:33:20] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading NEI.zs
3478[18:33:20] [Server thread/INFO] [journeymap]: World ID: 163db3be-5c6b-44ec-9af3-867805bd8d50
3479[18:33:20] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading world properties.
3480[18:33:20] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
3481[18:33:20] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions
3482[18:33:29] [Server thread/INFO] [FML]: Unloading dimension 76
3483[18:33:29] [Server thread/INFO] [FML]: Unloading dimension 6
3484[18:33:29] [Server thread/INFO] [FML]: Unloading dimension 1
3485[18:33:33] [Thread-18/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds
3486[18:33:48] [Thread-18/ERROR] [Galacticraft]: Galacticraft update check failed! Trying again in 15 seconds