· 6 years ago · Oct 02, 2019, 01:28 AM
1Starting server
2Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
3Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
4[19:54:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
5[19:54:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
6[19:54:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
7[19:54:18] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading
8[19:54:18] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_221
9[19:54:20] [main/WARN] [FML]: The coremod org.minimallycorrect.libloader.LibLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[19:54:20] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.5-1.10.jar
11[19:54:21] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[19:54:21] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
13[19:54:22] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
14[19:54:22] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[19:54:22] [main/WARN] [FML]: The coremod com.pengu.hammercore.asm.HammerCoreCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[19:54:23] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[19:54:23] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[19:54:23] [main/WARN] [FML]: The coremod net.fybertech.nwr.NWRTweak does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[19:54:23] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[19:54:23] [main/WARN] [FML]: The coremod shetiphian.core.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[19:54:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
22[19:54:24] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
23[19:54:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
24[19:54:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25[19:54:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
26[19:54:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
27[19:54:24] [main/INFO] [TickProfiler]: TickProfiler v1.10.2-jenkins.59 coremod injectData called, loading patches
28[19:54:24] [main/INFO] [ModPatcher]: ModPatcher running under classloader net.minecraft.launchwrapper.LaunchClassLoader
29[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
30[19:54:25] [main/INFO] [JavaPatcher]: Logging Patcher debug info of 3 class patches
31[19:54:25] [main/INFO] [JavaPatcher]: Patcher.ClassPatchDescriptor(name=net.minecraft.network.NettyPacketEncoder, patches=[Patcher.PatchDescriptor(methods=encode(Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/Packet;Lio/netty/buffer/ByteBuf;)V, patch=replaceMethodCall, attributes={method=func_148840_b, deobf=net.minecraft.network.NettyPacketEncoder/encode, code={$_ = $proceed($$);org.minimallycorrect.tickprofiler.minecraft.profiling.PacketProfiler.record($0, $1);}})], attributes={id=net.minecraft.network.NettyPacketEncoder})
32[19:54:25] [main/INFO] [JavaPatcher]: Patcher.ClassPatchDescriptor(name=net.minecraft.network.play.server.SPacketCustomPayload, patches=[Patcher.PatchDescriptor(methods=, patch=addMethod, attributes={code=public String func_149169_c() { return this.field_149172_a; }})], attributes={id=net.minecraft.network.play.server.SPacketCustomPayload})
33[19:54:25] [main/INFO] [JavaPatcher]: Patcher.ClassPatchDescriptor(name=net.minecraft.world.World, patches=[Patcher.PatchDescriptor(methods=func_72939_s()V, patch=clone, attributes={deobf=net.minecraft.world.World/updateEntities, to=updateEntities_withProfiling}), Patcher.PatchDescriptor(methods=func_72939_s()V, patch=insertCodeBefore, attributes={deobf=net.minecraft.world.World/updateEntities, code=if (org.minimallycorrect.tickprofiler.minecraft.TickProfiler.shouldProfile(this)) { updateEntities_withProfiling(); return; }}), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall, attributes={method=func_73660_a, deobf=net.minecraft.world.World/updateEntities_withProfiling, code={ long start = System.nanoTime(); $proceed($$); org.minimallycorrect.tickprofiler.minecraft.profiling.EntityProfiler.record($0, System.nanoTime() - start); }}), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall, attributes={methodPrefix=redirect$onUpdateTileEntities$, deobf=net.minecraft.world.World/updateEntities_withProfiling, code={ long start = System.nanoTime(); $proceed($$); org.minimallycorrect.tickprofiler.minecraft.profiling.EntityProfiler.record($1, System.nanoTime() - start); }}), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall, attributes={method=func_72870_g, deobf=net.minecraft.world.World/updateEntities_withProfiling, code={ long start = System.nanoTime(); $proceed($$); org.minimallycorrect.tickprofiler.minecraft.profiling.EntityProfiler.record($1, System.nanoTime() - start); }})], attributes={id=net.minecraft.world.World})
34[19:54:25] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
35[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
36[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
37[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
38[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
39[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
40[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
41[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
42[19:54:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
43[19:54:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
44[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
45[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
46[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
47[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
48[19:54:27] [main/INFO] [BiomeTweakerCore]: Beginning early config parsing...
49[19:54:27] [main/INFO] [BiomeTweakerCore]: Finished config parsing.
50[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
51[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
52[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
53[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
54[19:54:27] [main/INFO] [FML]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
55[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
56[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
57[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
58[19:54:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
59[19:54:27] [main/INFO] [FML]: Found runtime patcher com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
60[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
61[19:54:28] [main/INFO] [FML]: Found runtime patcher com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher$onInit$1
62[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
63[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
64[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
65[19:54:28] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
66[19:54:28] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
67[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
68[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
69[19:54:28] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
70[19:54:28] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
71[19:54:28] [main/INFO] [ModPatcher]: Transformers: [net.minecraftforge.fml.common.asm.transformers.PatchingTransformer@4016ccc1, TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.BlamingTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.SideTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer, FMLCorePlugin), TransformerWrapper(com.brandon3055.brandonscore.asm.ClassTransformer, Brandon's Core), TransformerWrapper(codechicken.lib.asm.ClassHeirachyManager, CCLCorePlugin), TransformerWrapper(codechicken.lib.asm.CCL_ASMTransformer, CCLCorePlugin), TransformerWrapper(com.pengu.hammercore.asm.HammerCoreTransformer, HammerCoreCore), TransformerWrapper(codechicken.nei.asm.NEITransformer, NEICorePlugin), TransformerWrapper(li.cil.oc.common.asm.ClassTransformer, TransformerLoader), TransformerWrapper(reborncore.mixin.transformer.MixinTransformer, RebornCoreASM), TransformerWrapper(com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer, SFRCore), guichaguri.betterfps.transformers.PatcherTransformer@46cb98a3, guichaguri.betterfps.transformers.MathTransformer@3ffb3598, net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer@4da9f723, net.minecraftforge.fml.common.asm.transformers.AccessTransformer@3b2f4a93, pl.asie.foamfix.coremod.FoamFixAT@213bd3d5, com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer@470a659f, net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer@451882b2, net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer@4a23350, TransformerWrapper(me.superckl.biometweaker.core.BiomeTweakerASMTransformer, BiomeTweakerCore), TransformerWrapper(net.darkhax.bookshelf.asm.BookshelfTransformerManager, BookshelfLoadingPlugin), TransformerWrapper(net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer, Default Options), TransformerWrapper(pl.asie.foamfix.coremod.FoamFixTransformer, Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again.), TransformerWrapper(net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer, llibrary), TransformerWrapper(net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher, llibrary), TransformerWrapper(lumien.randomthings.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(lumien.resourceloader.asm.ClassTransformer, LoadingPlugin), TransformerWrapper(shetiphian.core.asm.ClassTransformer, ShetiPhian-ASM), TransformerWrapper(com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher, literalascension), TransformerWrapper(squeek.applecore.asm.TransformerModuleHandler, AppleCore), TransformerWrapper(net.fybertech.nwr.NWRTransformer, NWRTweak), TransformerWrapper(team.chisel.ctm.client.asm.CTMTransformer, CTMCorePlugin), TransformerWrapper(com.enderio.core.common.transform.EnderCoreTransformer, EnderCorePlugin), net.minecraftforge.fml.common.asm.transformers.TerminalTransformer@7b78ed6a, org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer@6fca5907]
72[19:54:28] [main/INFO] [FML]: Patching class net/minecraft/server/MinecraftServer
73[19:54:28] [main/INFO] [FML]: Patching method run()V
74[19:54:28] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:113]: Added METHOD: net.minecraft.world.World.func_191504_a
75[19:54:28] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ClassGetSimpleNamePatch$FFMethodVisitor:visitMethodInsn:49]: Replaced getSimpleName with getName
76[19:54:28] [main/WARN] [JavaPatcher]: Didn't find any method calls to replace in net.minecraft.world.World.updateEntities_withProfiling(). Class: null, method: redirect$onUpdateTileEntities$, index: -1
77[19:54:29] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.util.HttpUtil (rb)...
78[19:54:29] [main/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
79[19:54:29] [main/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
80[19:54:29] [main/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
81[19:54:29] [main/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
82[19:54:29] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
83[19:54:29] [main/INFO] [FML]: Patching class net/minecraft/entity/EntityLivingBase
84[19:54:29] [main/INFO] [FML]: Patching method func_70617_f_()Z
85[19:54:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
86[19:54:29] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (akf)
87[19:54:29] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:transform:38]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
88[19:54:29] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:transform:93]: Transforming net.minecraft.block.Block Finished.
89[19:54:29] [main/INFO] [BiomeTweakerCore]: Attempting to patch class net.minecraft.world.biome.Biome...
90[19:54:29] [main/WARN] [BiomeTweakerCore]: Failed to insert sky color instructions. If this is a server, don't worry. If if this a client, worry. A lot.
91[19:54:29] [main/INFO] [BiomeTweakerCore]: Sucessfully patched net.minecraft.world.biome.Biome! 15 patches were applied.
92[19:54:29] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (ams)
93[19:54:29] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
94[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
95[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
96[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
97[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
98[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
99[19:54:29] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
100[19:54:30] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
101[19:54:30] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
102[19:54:30] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:136]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
103[19:54:30] [main/INFO] [OpenComputers]: Successfully patched sg.recreateLeash.
104[19:54:31] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (aqj)
105[19:54:31] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (aqx)
106[19:54:32] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
107[19:54:32] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
108[19:54:32] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (ld)
109[19:54:32] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
110[19:54:32] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
111[19:54:32] [Server thread/INFO]: Starting minecraft server version 1.10.2
112[19:54:32] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2477 Initialized
113[19:54:32] [Server thread/INFO] [FML]: Replaced 231 ore recipes
114[19:54:33] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
115[19:54:33] [Server thread/INFO] [FML]: Searching C:\Users\dylan\Desktop\DeadSave\mods for mods
116[19:54:35] [Server thread/WARN] [FML]: ****************************************
117[19:54:35] [Server thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
118[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
119[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
120[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
121[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
122[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
123[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
124[19:54:35] [Server thread/WARN] [FML]: ****************************************
125[19:54:35] [Server thread/WARN] [autopackager]: Mod autopackager is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.4b
126[19:54:35] [Server thread/WARN] [FML]: ****************************************
127[19:54:35] [Server thread/WARN] [FML]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
128[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
129[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
130[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
131[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
132[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
133[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
134[19:54:35] [Server thread/WARN] [FML]: ****************************************
135[19:54:35] [Server thread/WARN] [FML]: ****************************************
136[19:54:35] [Server thread/WARN] [FML]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
137[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
138[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
139[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
140[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
141[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
142[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
143[19:54:35] [Server thread/WARN] [FML]: ****************************************
144[19:54:35] [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.11.1
145[19:54:35] [Server thread/INFO] [FML]: Disabling mod betterthanbunnies it is client side only.
146[19:54:35] [Server thread/WARN] [FML]: ****************************************
147[19:54:35] [Server thread/WARN] [FML]: * The modid BlockDispenser is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
148[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
149[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
150[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
151[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
152[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
153[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
154[19:54:35] [Server thread/WARN] [FML]: ****************************************
155[19:54:35] [Server thread/WARN] [FML]: ****************************************
156[19:54:35] [Server thread/WARN] [FML]: * The modid BloodMagic is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
157[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
158[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
159[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
160[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
161[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
162[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
163[19:54:35] [Server thread/WARN] [FML]: ****************************************
164[19:54:35] [Server thread/WARN] [FML]: ****************************************
165[19:54:35] [Server thread/WARN] [FML]: * The modid Botania is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
166[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
167[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
168[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
169[19:54:35] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
170[19:54:35] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
171[19:54:35] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
172[19:54:35] [Server thread/WARN] [FML]: ****************************************
173[19:54:36] [Server thread/WARN] [FML]: ****************************************
174[19:54:36] [Server thread/WARN] [FML]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
175[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
176[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
177[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
178[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
179[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
180[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
181[19:54:36] [Server thread/WARN] [FML]: ****************************************
182[19:54:36] [Server thread/WARN] [FML]: ****************************************
183[19:54:36] [Server thread/WARN] [FML]: * The modid CharsetLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
184[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
185[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
186[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
187[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
188[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
189[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
190[19:54:36] [Server thread/WARN] [FML]: ****************************************
191[19:54:36] [Server thread/WARN] [FML]: ****************************************
192[19:54:36] [Server thread/WARN] [FML]: * The modid CharsetPipes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
193[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
194[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
195[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
196[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
197[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
198[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
199[19:54:36] [Server thread/WARN] [FML]: ****************************************
200[19:54:36] [Server thread/WARN] [FML]: ****************************************
201[19:54:36] [Server thread/WARN] [FML]: * The modid CharsetWrench is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
202[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
203[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
204[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
205[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
206[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
207[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
208[19:54:36] [Server thread/WARN] [FML]: ****************************************
209[19:54:36] [Server thread/WARN] [FML]: ****************************************
210[19:54:36] [Server thread/WARN] [FML]: * The modid ChestTransporter is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
211[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
212[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
213[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
214[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
215[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
216[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
217[19:54:36] [Server thread/WARN] [FML]: ****************************************
218[19:54:36] [Server thread/WARN] [FML]: ****************************************
219[19:54:36] [Server thread/WARN] [FML]: * The modid ChickenChunks is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
220[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
221[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
222[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
223[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
224[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
225[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
226[19:54:36] [Server thread/WARN] [FML]: ****************************************
227[19:54:36] [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 2.2.0.52
228[19:54:36] [Server thread/INFO] [FML]: Disabling mod clienttweaks it is client side only.
229[19:54:36] [Server thread/WARN] [FML]: ****************************************
230[19:54:36] [Server thread/WARN] [FML]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
231[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
232[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
233[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
234[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
235[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
236[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
237[19:54:36] [Server thread/WARN] [FML]: ****************************************
238[19:54:36] [Server thread/WARN] [CodeChickenCore]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
239[19:54:36] [Server thread/WARN] [FML]: ****************************************
240[19:54:36] [Server thread/WARN] [FML]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
241[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
242[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
243[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
244[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
245[19:54:36] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
246[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
247[19:54:36] [Server thread/WARN] [FML]: ****************************************
248[19:54:36] [Server thread/WARN] [CodeChickenLib]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.283
249[19:54:36] [Server thread/INFO] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
250[19:54:36] [Server thread/WARN] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
251[19:54:36] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
252[19:54:36] [Server thread/WARN] [cookingforblockheads]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.45
253[19:54:36] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
254[19:54:36] [Server thread/WARN] [FML]: ****************************************
255[19:54:36] [Server thread/WARN] [FML]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
256[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
257[19:54:36] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
258[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
259[19:54:36] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
260[19:54:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
261[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
262[19:54:37] [Server thread/WARN] [FML]: ****************************************
263[19:54:37] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
264[19:54:37] [Server thread/INFO] [FML]: Disabling mod custommainmenu it is client side only.
265[19:54:37] [Server thread/WARN] [FML]: ****************************************
266[19:54:37] [Server thread/WARN] [FML]: * The modid PTRModelLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
267[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
268[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
269[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
270[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
271[19:54:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
272[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
273[19:54:37] [Server thread/WARN] [FML]: ****************************************
274[19:54:37] [Server thread/INFO] [FML]: Disabling mod defaultoptions it is client side only.
275[19:54:37] [Server thread/WARN] [FML]: ****************************************
276[19:54:37] [Server thread/WARN] [FML]: * The modid DragonMounts is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
277[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
278[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
279[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
280[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
281[19:54:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
282[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
283[19:54:37] [Server thread/WARN] [FML]: ****************************************
284[19:54:37] [Server thread/WARN] [FML]: ****************************************
285[19:54:37] [Server thread/WARN] [FML]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
286[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
287[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
288[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
289[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
290[19:54:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
291[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
292[19:54:37] [Server thread/WARN] [FML]: ****************************************
293[19:54:37] [Server thread/WARN] [FML]: ****************************************
294[19:54:37] [Server thread/WARN] [FML]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
295[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
296[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
297[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
298[19:54:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
299[19:54:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
300[19:54:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
301[19:54:37] [Server thread/WARN] [FML]: ****************************************
302[19:54:37] [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 2.2.1.106
303[19:54:37] [Server thread/WARN] [engineersworkshop]: Mod engineersworkshop is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.6-1.10.2
304[19:54:37] [Server thread/WARN] [excompressum]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.97
305[19:54:38] [Server thread/WARN] [FML]: ****************************************
306[19:54:38] [Server thread/WARN] [FML]: * The modid ExtraBitManipulation is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
307[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
308[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
309[19:54:38] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
310[19:54:38] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
311[19:54:38] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
312[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
313[19:54:38] [Server thread/WARN] [FML]: ****************************************
314[19:54:38] [Server thread/WARN] [farmingforblockheads]: Mod farmingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.16
315[19:54:38] [Server thread/INFO] [FML]: Disabling mod fw it is client side only.
316[19:54:38] [Server thread/WARN] [FML]: ****************************************
317[19:54:38] [Server thread/WARN] [FML]: * The modid Funnels is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
318[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
319[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
320[19:54:38] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
321[19:54:38] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
322[19:54:38] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
323[19:54:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
324[19:54:38] [Server thread/WARN] [FML]: ****************************************
325[19:54:38] [Server thread/WARN] [FML]: ****************************************
326[19:54:38] [Server thread/WARN] [FML]: * The modid GardenOfGlass is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
327[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
328[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
329[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
330[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
331[19:54:39] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
332[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
333[19:54:39] [Server thread/WARN] [FML]: ****************************************
334[19:54:39] [Server thread/INFO] [FML]: Disabling mod googlyeyes it is client side only.
335[19:54:39] [Server thread/WARN] [FML]: ****************************************
336[19:54:39] [Server thread/WARN] [FML]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
337[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
338[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
339[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
340[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
341[19:54:39] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
342[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
343[19:54:39] [Server thread/WARN] [FML]: ****************************************
344[19:54:39] [Server thread/WARN] [FML]: ****************************************
345[19:54:39] [Server thread/WARN] [FML]: * The modid InGameInfoXML is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
346[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
347[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
348[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
349[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
350[19:54:39] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
351[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
352[19:54:39] [Server thread/WARN] [FML]: ****************************************
353[19:54:39] [Server thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.15.804
354[19:54:39] [Server thread/WARN] [FML]: ****************************************
355[19:54:39] [Server thread/WARN] [FML]: * The modid ItsRainingFood is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
356[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
357[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
358[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
359[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
360[19:54:39] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
361[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
362[19:54:39] [Server thread/WARN] [FML]: ****************************************
363[19:54:39] [Server thread/WARN] [FML]: ****************************************
364[19:54:39] [Server thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
365[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
366[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
367[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
368[19:54:39] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
369[19:54:39] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
370[19:54:39] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
371[19:54:39] [Server thread/WARN] [FML]: ****************************************
372[19:54:40] [Server thread/WARN] [kleeslabs]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.3.5
373[19:54:40] [Server thread/WARN] [FML]: ****************************************
374[19:54:40] [Server thread/WARN] [FML]: * The modid LunatriusCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
375[19:54:40] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
376[19:54:40] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
377[19:54:40] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
378[19:54:40] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
379[19:54:40] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
380[19:54:40] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
381[19:54:40] [Server thread/WARN] [FML]: ****************************************
382[19:54:41] [Server thread/WARN] [FML]: ****************************************
383[19:54:41] [Server thread/WARN] [FML]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
384[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
385[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
386[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
387[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
388[19:54:41] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
389[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
390[19:54:41] [Server thread/WARN] [FML]: ****************************************
391[19:54:41] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
392[19:54:41] [Server thread/WARN] [FML]: ****************************************
393[19:54:41] [Server thread/WARN] [FML]: * The modid Neat is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
394[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
395[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
396[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
397[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
398[19:54:41] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
399[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
400[19:54:41] [Server thread/WARN] [FML]: ****************************************
401[19:54:41] [Server thread/INFO] [FML]: Disabling mod Neat it is client side only.
402[19:54:41] [Server thread/WARN] [FML]: ****************************************
403[19:54:41] [Server thread/WARN] [FML]: * The modid OpenComputers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
404[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
405[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
406[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
407[19:54:41] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
408[19:54:41] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
409[19:54:41] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
410[19:54:41] [Server thread/WARN] [FML]: ****************************************
411[19:54:42] [Server thread/WARN] [FML]: ****************************************
412[19:54:42] [Server thread/WARN] [FML]: * The modid Psi is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
413[19:54:42] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
414[19:54:42] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
415[19:54:42] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
416[19:54:42] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
417[19:54:42] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
418[19:54:42] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
419[19:54:42] [Server thread/WARN] [FML]: ****************************************
420[19:54:43] [Server thread/WARN] [FML]: ****************************************
421[19:54:43] [Server thread/WARN] [FML]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
422[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
423[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
424[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
425[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
426[19:54:43] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
427[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
428[19:54:43] [Server thread/WARN] [FML]: ****************************************
429[19:54:43] [Server thread/INFO] [FML]: Disabling mod ResourceLoader it is client side only.
430[19:54:43] [Server thread/WARN] [FML]: ****************************************
431[19:54:43] [Server thread/WARN] [FML]: * The modid SimpleAchievements is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
432[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
433[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
434[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
435[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
436[19:54:43] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
437[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
438[19:54:43] [Server thread/WARN] [FML]: ****************************************
439[19:54:43] [Server thread/WARN] [FML]: ****************************************
440[19:54:43] [Server thread/WARN] [FML]: * The modid SimpleLabels is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
441[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
442[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
443[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
444[19:54:43] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
445[19:54:43] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
446[19:54:43] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
447[19:54:43] [Server thread/WARN] [FML]: ****************************************
448[19:54:44] [Server thread/WARN] [FML]: ****************************************
449[19:54:44] [Server thread/WARN] [FML]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
450[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
451[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
452[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
453[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
454[19:54:44] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
455[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
456[19:54:44] [Server thread/WARN] [FML]: ****************************************
457[19:54:44] [Server thread/WARN] [FML]: ****************************************
458[19:54:44] [Server thread/WARN] [FML]: * The modid TickProfiler is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
459[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
460[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
461[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
462[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
463[19:54:44] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
464[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
465[19:54:44] [Server thread/WARN] [FML]: ****************************************
466[19:54:44] [Server thread/WARN] [FML]: ****************************************
467[19:54:44] [Server thread/WARN] [FML]: * The modid Translocator is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
468[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
469[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
470[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
471[19:54:44] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
472[19:54:44] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
473[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
474[19:54:44] [Server thread/WARN] [FML]: ****************************************
475[19:54:44] [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 2.1.4.55
476[19:54:44] [Server thread/WARN] [twitchcrumbs]: Mod twitchcrumbs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.4
477[19:54:44] [Server thread/INFO] [voidcup]: Mod voidcup is missing the required element 'name'. Substituting voidcup
478[19:54:44] [Server thread/WARN] [voidcup]: Mod voidcup is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
479[19:54:44] [Server thread/INFO] [FML]: Forge Mod Loader has identified 185 mods to load
480[19:54:44] [Server thread/WARN] [FML]: ****************************************
481[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
482[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
483[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
484[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
485[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
486[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
487[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
488[19:54:44] [Server thread/WARN] [FML]: ****************************************
489[19:54:44] [Server thread/WARN] [FML]: ****************************************
490[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
491[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
492[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
493[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
494[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
495[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
496[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
497[19:54:44] [Server thread/WARN] [FML]: ****************************************
498[19:54:44] [Server thread/WARN] [FML]: ****************************************
499[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
500[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
501[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
502[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
503[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
504[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
505[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
506[19:54:44] [Server thread/WARN] [FML]: ****************************************
507[19:54:44] [Server thread/WARN] [FML]: ****************************************
508[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
509[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
510[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
511[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
512[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
513[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
514[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
515[19:54:44] [Server thread/WARN] [FML]: ****************************************
516[19:54:44] [Server thread/WARN] [FML]: ****************************************
517[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
518[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
519[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
520[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
521[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
522[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
523[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
524[19:54:44] [Server thread/WARN] [FML]: ****************************************
525[19:54:44] [Server thread/WARN] [FML]: ****************************************
526[19:54:44] [Server thread/WARN] [FML]: * The API cofhapi|energy from source C:\Users\dylan\Desktop\DeadSave\mods\BrandonsCore-1.10.2-2.1.12.130-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
527[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
528[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
529[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
530[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
531[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
532[19:54:44] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)...
533[19:54:44] [Server thread/WARN] [FML]: ****************************************
534[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [zerocore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
535[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [valkyrielib] containing declared API package cofh.api.core (owned by cofhapi) without associated API reference
536[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
537[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
538[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
539[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [brandonscore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
540[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [hatchery] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
541[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
542[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
543[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [energyconverters] containing declared API package cofh.api (owned by cofhlib) without associated API reference
544[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [sonarcore] containing declared API package cofh.api (owned by cofhlib) without associated API reference
545[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [rangedpumps] containing declared API package cofh.api (owned by cofhlib) without associated API reference
546[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [refinedstorage] containing declared API package cofh.api (owned by cofhlib) without associated API reference
547[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [valkyrielib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
548[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [engineersworkshop] containing declared API package cofh.api (owned by cofhlib) without associated API reference
549[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [moarsigns] containing declared API package cofh.api (owned by cofhlib) without associated API reference
550[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [solarfluxreborn] containing declared API package cofh.api (owned by cofhlib) without associated API reference
551[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
552[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
553[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
554[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [brandonscore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
555[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
556[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [hatchery] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
557[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
558[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
559[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
560[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
561[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [moarsigns] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
562[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [valkyrielib] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
563[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [energyconverters] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
564[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [sonarcore] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
565[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
566[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [rangedpumps] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
567[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
568[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [refinedstorage] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
569[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [valkyrielib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
570[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [engineersworkshop] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
571[19:54:44] [Server thread/INFO] [FML]: Found mod(s) [solarfluxreborn] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
572[19:54:44] [Server thread/WARN] [BiomeTweakerCore]: Mod BiomeTweakerCore has been disabled through configuration
573[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file BetterThanBunnies-1.10.2-1.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
574[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file ClientTweaks_1.10.2-1.1.16.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
575[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file compatlayer-1.10-0.2.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.
576[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file Controlling-1.0.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
577[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.10.2-0.2.2.24.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
578[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file CustomMainMenu-MC1.10.2-2.0.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
579[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file DefaultOptions_1.10.2-6.1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
580[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file FullscreenWindowed-1.10.2-1.5.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.
581[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file GooglyEyes-1.10.2-6.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
582[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.1x-2.4.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
583[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.8-mc1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
584[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file Neat 1.3-12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
585[19:54:45] [Server thread/INFO] [FML]: FML has found a non-mod file ResourceLoader-MC1.9.4-1.5.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.
586[19:54:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, OpenComputers|Core, foamfixcore, fenceoverhaul, actuallyadditions, actuallycomputers, flyringbaublemod, AppleCore, apple_shields, appleskin, autopackager, AutoRegLib, baconators, base, Baubles, bdlib, bedbugs, betterbuilderswands, biometweaker, BlockDispenser, BloodMagic, bookshelf, Botania, brandonscore, ceramics, Chameleon, chancecubes, CharsetLib, CharsetPipes, CharsetWrench, ChestTransporter, ChickenChunks, chickens, chisel, chiselsandbits, clipboard, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, colossalchests, commoncapabilities, cookingforblockheads, MineTweaker3, crafttweakerjei, cyclopscore, darkutils, PTRModelLib, props, dimensionalcake, draconicevolution, DragonMounts, bitdrawers, elevatorid, endercore, EnderIO, EnderStorage, energyconverters, engineersworkshop, environmentaltech, etlunar, excompressum, exnihiloadscensio, ExtraBitManipulation, extrautils2, bigreactors, fairylights, farmingforblockheads, flatcoloredblocks, fluxnetworks, foamfix, forgelin, ftbl, ftbu, Funnels, GardenOfGlass, advgenerators, gravestone, grue, guideapi, gyth, hammercore, hatchery, headcrumbs, hopperducts, Waila, hydrogel, immersiveengineering, InGameInfoXML, initialinventory, integrateddynamics, integratedtunnels, inventorysorter, ironbackpacks, ironchest, itsbecauseuhasnogoodspawn, ItsRainingFood, JEI, journeymap, kleeslabs, literalascension, llibrary, boots, lootbags, LunatriusCore, mantle, mcmultipart, mercurius, minemenu, minicoal, missing_pieces, moarsigns, mob_grinding_utils, modtweaker, morechickens, shear, moreshears, Morpheus, mpbasic, mputils, mtlib, mysticalagriculture, natura, nice, notenoughwands, OpenComputers, oreexcavation, packingtape, harvestcraft, platforms, Psi, quantumstorage, randomthings, rangedpumps, reborncore, reborncore-mcmultipart, rebornstorage, redstonepaste, refinedstorage, reliquia, rftools, rftoolscontrol, rftoolsdim, roots, woodenshears, scanner, shadowmc, shearmadness, shetiphiancore, SimpleAchievements, simplebarrels, simplecorn, simplegenerators, SimpleLabels, simplyjetpacks, snad, solarfluxreborn, sonarcore, stevescarts, StorageDrawers, rscircuits, tconstruct, beneath, TickProfiler, tinkertoolleveling, tp, torchmaster, Translocator, ts2k16, twitchcrumbs, unidict, valkyrielib, voidcup, waddles, wanionlib, icse, wawla, withercrumbs, xprings, yunomakegoodmap, zerocore] at CLIENT
587[19:54:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, OpenComputers|Core, foamfixcore, fenceoverhaul, actuallyadditions, actuallycomputers, flyringbaublemod, AppleCore, apple_shields, appleskin, autopackager, AutoRegLib, baconators, base, Baubles, bdlib, bedbugs, betterbuilderswands, biometweaker, BlockDispenser, BloodMagic, bookshelf, Botania, brandonscore, ceramics, Chameleon, chancecubes, CharsetLib, CharsetPipes, CharsetWrench, ChestTransporter, ChickenChunks, chickens, chisel, chiselsandbits, clipboard, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, colossalchests, commoncapabilities, cookingforblockheads, MineTweaker3, crafttweakerjei, cyclopscore, darkutils, PTRModelLib, props, dimensionalcake, draconicevolution, DragonMounts, bitdrawers, elevatorid, endercore, EnderIO, EnderStorage, energyconverters, engineersworkshop, environmentaltech, etlunar, excompressum, exnihiloadscensio, ExtraBitManipulation, extrautils2, bigreactors, fairylights, farmingforblockheads, flatcoloredblocks, fluxnetworks, foamfix, forgelin, ftbl, ftbu, Funnels, GardenOfGlass, advgenerators, gravestone, grue, guideapi, gyth, hammercore, hatchery, headcrumbs, hopperducts, Waila, hydrogel, immersiveengineering, InGameInfoXML, initialinventory, integrateddynamics, integratedtunnels, inventorysorter, ironbackpacks, ironchest, itsbecauseuhasnogoodspawn, ItsRainingFood, JEI, journeymap, kleeslabs, literalascension, llibrary, boots, lootbags, LunatriusCore, mantle, mcmultipart, mercurius, minemenu, minicoal, missing_pieces, moarsigns, mob_grinding_utils, modtweaker, morechickens, shear, moreshears, Morpheus, mpbasic, mputils, mtlib, mysticalagriculture, natura, nice, notenoughwands, OpenComputers, oreexcavation, packingtape, harvestcraft, platforms, Psi, quantumstorage, randomthings, rangedpumps, reborncore, reborncore-mcmultipart, rebornstorage, redstonepaste, refinedstorage, reliquia, rftools, rftoolscontrol, rftoolsdim, roots, woodenshears, scanner, shadowmc, shearmadness, shetiphiancore, SimpleAchievements, simplebarrels, simplecorn, simplegenerators, SimpleLabels, simplyjetpacks, snad, solarfluxreborn, sonarcore, stevescarts, StorageDrawers, rscircuits, tconstruct, beneath, TickProfiler, tinkertoolleveling, tp, torchmaster, Translocator, ts2k16, twitchcrumbs, unidict, valkyrielib, voidcup, waddles, wanionlib, icse, wawla, withercrumbs, xprings, yunomakegoodmap, zerocore] at SERVER
588[19:54:48] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:47]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
589[19:54:48] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:59]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
590[19:54:49] [Server thread/INFO] [brandonscore]: Hello Minecraft!!!
591[19:54:49] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
592[19:54:49] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
593[19:54:49] [Server thread/INFO] [tconstruct]: Preparing to take over the world
594[19:54:51] [Server thread/INFO] [draconicevolution]: Hello Minecraft!!!
595[19:54:52] [Server thread/ERROR] [itsbecauseuhasnogoodspawn]: The mod itsbecauseuhasnogoodspawn is expecting signature 3FC93E27EA985EB8E3C5919EA9097534554DB29A for source ItsBecauseUHasNoGoodSpawn-1.0.5.jar, however there is no signature matching that description
596[19:54:52] [Server thread/INFO] [Pulsar-natura]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
597[19:54:53] [Server thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.10.2-1.6.09.20a.jar, however there is no signature matching that description
598[19:54:53] [Server thread/ERROR] [Snad]: No fingerprint found!
599[19:54:53] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
600[19:54:53] [Server thread/INFO] [FML]: Found 510 ObjectHolder annotations
601[19:54:53] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
602[19:54:53] [Server thread/INFO] [FML]: Found 1 ItemStackHolder annotations
603[19:54:53] [Server thread/INFO] [FML]: Applying holder lookups
604[19:54:53] [Server thread/INFO] [FML]: Holder lookups applied
605[19:54:53] [Server thread/INFO] [FML]: Applying holder lookups
606[19:54:53] [Server thread/INFO] [FML]: Holder lookups applied
607[19:54:53] [Server thread/INFO] [FML]: Applying holder lookups
608[19:54:53] [Server thread/INFO] [FML]: Holder lookups applied
609[19:54:53] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
610[19:54:53] [Forge Version Check/INFO] [ForgeVersionCheck]: [llibrary] Starting version check at https://gist.github.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9
611[19:54:53] [Server thread/INFO] [Actually Additions]: Starting PreInitialization Phase...
612[19:54:53] [Server thread/INFO] [Actually Additions]: Tesla not found! Skipping Tesla Power System integration.
613[19:54:53] [Server thread/INFO] [Actually Additions]: Grabbing Configurations...
614[19:54:53] [Server thread/INFO] [Actually Additions]: Initializing Tool Materials...
615[19:54:53] [Server thread/INFO] [Actually Additions]: Initializing Armor Materials...
616[19:54:54] [Server thread/INFO] [Actually Additions]: Initializing Blocks...
617[19:54:54] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
618[19:54:54] [Server thread/INFO] [Actually Additions]: Initializing Items...
619[19:54:54] [Server thread/INFO] [Actually Additions]: Initializing Fuelstuffs...
620[19:54:54] [Server thread/INFO] [Actually Additions]: PreInitializing ServerProxy...
621[19:54:54] [Server thread/INFO] [Actually Additions]: PreInitialization Finished.
622[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [beneath] Starting version check at https://raw.githubusercontent.com/Shinoow/The-Beneath/master/version.json
623[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [beneath] Found status: OUTDATED Target: 1.4.2
624[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
625[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2511
626[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [platforms] Starting version check at https://gist.githubusercontent.com/ShetiPhian/8f54131fc6436c8c85a5/raw/Platforms
627[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [platforms] Found status: UP_TO_DATE Target: null
628[19:54:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [CharsetLib] Starting version check at http://charset.asie.pl/update.json
629[19:54:55] [Server thread/INFO] [OpenComputers]: Initializing blocks and items.
630[19:54:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [moarsigns] Starting version check at https://raw.githubusercontent.com/GoryMoon/MoarSigns/master/version_promo.json
631[19:54:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [moarsigns] Found status: UP_TO_DATE Target: null
632[19:54:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
633[19:54:55] [Server thread/INFO] [OpenComputers]: Skipping interface appeng.api.movable.IMovableTile from missing mod appliedenergistics2.
634[19:54:55] [Server thread/INFO] [OpenComputers]: Skipping interface ic2.api.energy.tile.IEnergySink from missing mod IC2.
635[19:54:55] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyReceiver into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
636[19:54:55] [Server thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
637[19:54:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [refinedstorage] Found status: UP_TO_DATE Target: null
638[19:54:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [CharsetWrench] Starting version check at http://charset.asie.pl/update.json
639[19:54:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [ExtraBitManipulation] Starting version check at https://github.com/Phylogeny/ExtraBitManipulation/raw/1.11/update.json
640[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface appeng.api.implementations.items.IAEWrench from missing mod appliedenergistics2.
641[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools.
642[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
643[19:54:56] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
644[19:54:56] [Server thread/INFO] [OpenComputers]: Injecting interface crazypants.enderio.api.tool.ITool into li.cil.oc.common.item.Wrench.
645[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
646[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
647[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
648[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
649[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.IBoxable from missing mod IC2.
650[19:54:56] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
651[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface ic2.api.item.ISpecialElectricItem from missing mod IC2.
652[19:54:56] [Server thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
653[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [shetiphiancore] Starting version check at https://gist.githubusercontent.com/ShetiPhian/8f54131fc6436c8c85a5/raw/ShetiPhianCore
654[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [grue] Starting version check at https://raw.githubusercontent.com/Shinoow/Grue/master/version.json
655[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [grue] Found status: BETA Target: null
656[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [simplyjetpacks] Starting version check at https://raw.githubusercontent.com/CyberdyneCC/SimplyJetpacks-2/TomsonDev/update/update.json
657[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [simplyjetpacks] Found status: BETA Target: null
658[19:54:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [CharsetPipes] Starting version check at http://charset.asie.pl/update.json
659[19:54:57] [Server thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
660[19:54:57] [Server thread/INFO] [OpenComputers]: Initializing OpenComputers API.
661[19:55:00] [Server thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua52-native.64.dll'.
662[19:55:00] [Server thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua53-native.64.dll'.
663[19:55:00] [Server thread/INFO] [OpenComputers]: Done with pre init phase.
664[19:55:03] [Server thread/INFO] [base]: Module Materials has successfully loaded
665[19:55:03] [Server thread/INFO] [base]: Module MineTweaker3 has successfully loaded
666[19:55:03] [Server thread/INFO] [base]: Module Tool has successfully loaded
667[19:55:03] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:95]: Loading scripts
668[19:55:03] [Server thread/INFO] [bdlib]: bdlib 1.12.4.24 loaded
669[19:55:03] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
670[19:55:03] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
671[19:55:03] [Server thread/INFO] [BiomeTweaker]: Beginning script parsing...
672[19:55:03] [Server thread/INFO] [BiomeTweaker]: Finished script parsing.
673[19:55:04] [Server thread/ERROR] [Bookshelf]: Could not access supporter data.
674java.io.FileNotFoundException: https://raw.githubusercontent.com/Darkhax-Minecraft/Bookshelf/master/supporters.json
675 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_221]
676 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_221]
677 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_221]
678 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_221]
679 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_221]
680 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_221]
681 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_221]
682 at java.net.URLConnection.getContent(Unknown Source) ~[?:1.8.0_221]
683 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContent(Unknown Source) ~[?:1.8.0_221]
684 at net.darkhax.bookshelf.handler.SupporterHandler.readSupporterData(SupporterHandler.java:50) [SupporterHandler.class:?]
685 at net.darkhax.bookshelf.features.supporters.FeatureSupporters.<init>(FeatureSupporters.java:33) [FeatureSupporters.class:?]
686 at net.darkhax.bookshelf.Bookshelf.preInit(Bookshelf.java:50) [Bookshelf.class:?]
687 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
688 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
689 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
690 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
691 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) [FMLModContainer.class:?]
692 at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
693 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
694 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
695 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
696 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
697 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
698 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
699 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
700 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
701 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
702 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
703 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
704 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
705 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
706 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
707 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
708 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
709 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
710 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
711 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
712 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) [Loader.class:?]
713 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
714 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
715 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
716 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
717 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
718[19:55:06] [Server thread/INFO] [chickens]: Enabled chickens: [WhiteChicken, OrangeChicken, MagentaChicken, LightBlueChicken, YellowChicken, LimeChicken, PinkChicken, GrayChicken, SilverDyeChicken, ClayChicken, CyanChicken, RedstoneChicken, PurpleChicken, GlowstoneChicken, BlueChicken, IronChicken, CoalChicken, BrownChicken, GreenChicken, SlimeChicken, RedChicken, WaterChicken, BlackChicken, NetherwartChicken, EmeraldChicken, EnderChicken, GhastChicken, MagmaChicken, GunpowderChicken, FlintChicken, SnowballChicken, LavaChicken, QuartzChicken, SandChicken, GlassChicken, LeatherChicken, LogChicken, GoldChicken, DiamondChicken, BlazeChicken, StringChicken, SmartChicken]
719[19:55:06] [Server thread/INFO] [chickens]: Disabled chickens: []
720[19:55:06] [Server thread/INFO] [chickens]: [NORMAL] biome type will spawn [WhiteChicken, FlintChicken, SandChicken, LogChicken] ({})
721[19:55:06] [Server thread/INFO] [chickens]: [SNOW] biome type will spawn [] ({})
722[19:55:06] [Server thread/INFO] [chickens]: [NONE] biome type will spawn [] ({})
723[19:55:06] [Server thread/INFO] [chickens]: [HELL] biome type will spawn [QuartzChicken] ({})
724[19:55:06] [Server thread/INFO] [Chisel]: Starting pre-init...
725[19:55:06] [Server thread/INFO] [Chisel]: Loading blocks...
726[19:55:06] [Server thread/INFO] [Chisel]: Skipping feature tin as it was disabled in the config.
727[19:55:06] [Server thread/INFO] [Chisel]: 69 Feature's blocks loaded.
728[19:55:06] [Server thread/INFO] [Chisel]: Loading Tile Entities...
729[19:55:06] [Server thread/INFO] [Chisel]: Tile Entities loaded.
730[19:55:06] [Server thread/INFO] [Chisel]: Loading items...
731[19:55:06] [Server thread/INFO] [Chisel]: Skipping feature tin as it was disabled in the config.
732[19:55:06] [Server thread/INFO] [Chisel]: 69 Feature's items loaded.
733[19:55:06] [Server thread/INFO] [Chisel]: Pre-init finished.
734[19:55:07] [Server thread/INFO] [clumps]: Module Entities has successfully loaded
735[19:55:07] [Server thread/WARN] [ColossalChests]: The config file of ColossalChests is out of date and might cause problems, please remove it so it can be regenerated.
736[19:55:07] [Server thread/WARN] [CommonCapabilities]: The config file of CommonCapabilities is out of date and might cause problems, please remove it so it can be regenerated.
737>
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753[19:55:12] [Server thread/INFO] [draconicevolution]: Finished PreInitialization
754[19:55:12] [Server thread/INFO] [draconicevolution]: Adding ore entry for Dragon Mounts Dragon Eggs...
755[19:55:12] [Server thread/WARN] [bitdrawers]: Your version of Storage Drawers (3.7.10) differs majorly from the one Drawers & Bits was compiled with (3.6.1). Use at your own discretion, in case of issues please open an issue on GitHub and revert the version of Storage Drawers to the one known working until I can fix compatibility.
756[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_intake
757[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_buffer
758[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_use
759[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_intake
760[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_buffer
761[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_use
762[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_intake
763[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_buffer
764[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
765[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorRangeLevelOne
766[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_intake
767[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_buffer
768[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
769[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_range
770[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverMaxIoRF
771[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiver_power_buffer
772[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverUpkeepCostRF
773[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_intake
774[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_buffer
775[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_use
776[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_intake
777[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_buffer
778[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_use
779[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_base_size
780[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farmBonusSize
781[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_stack_limit
782[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_intake
783[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_buffer
784[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
785[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_speedup
786[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_intake
787[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_buffer
788[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
789[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_intake
790[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_buffer
791[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
792[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_buffer
793[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_gen
794[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_time
795[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_intake
796[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_buffer
797[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_use
798[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
799[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
800[19:55:13] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_use
801[19:55:14] [Server thread/INFO] [engineersworkshop]: BLANK recipe loaded.
802[19:55:14] [Server thread/INFO] [engineersworkshop]: STORAGE recipe loaded.
803[19:55:14] [Server thread/INFO] [engineersworkshop]: AUTO_CRAFTER recipe loaded.
804[19:55:14] [Server thread/INFO] [engineersworkshop]: SPEED recipe loaded.
805[19:55:14] [Server thread/INFO] [engineersworkshop]: QUEUE recipe loaded.
806[19:55:14] [Server thread/INFO] [engineersworkshop]: SOLAR recipe loaded.
807[19:55:14] [Server thread/INFO] [engineersworkshop]: EFFICIENCY recipe loaded.
808[19:55:14] [Server thread/INFO] [engineersworkshop]: AUTO_TRANSFER recipe loaded.
809[19:55:14] [Server thread/INFO] [engineersworkshop]: FILTER recipe loaded.
810[19:55:14] [Server thread/INFO] [engineersworkshop]: CHARGED recipe loaded.
811[19:55:14] [Server thread/INFO] [engineersworkshop]: TRANSFER recipe loaded.
812[19:55:14] [Server thread/INFO] [engineersworkshop]: RF recipe loaded.
813[19:55:14] [Server thread/INFO] [engineersworkshop]: FUEL_DELAY recipe loaded.
814[19:55:14] [Server thread/INFO] [engineersworkshop]: MAX_POWER recipe loaded.
815[19:55:14] [Server thread/INFO] [engineersworkshop]: AXE recipe loaded.
816[19:55:14] [Server thread/INFO] [engineersworkshop]: Adding saw recipes to crusher.
817[19:55:15] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
818[19:55:15] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
819[19:55:15] [Server thread/INFO] [sonarcore]: Initilising API
820[19:55:15] [Server thread/INFO] [sonarcore]: Initilised API
821[19:55:15] [Server thread/INFO] [sonarcore]: Registering Blocks
822[19:55:15] [Server thread/INFO] [sonarcore]: Loaded Blocks
823[19:55:15] [Server thread/INFO] [sonarcore]: Registering Crafting Recipes
824[19:55:15] [Server thread/INFO] [sonarcore]: Register Crafting Recipes
825[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.ILargeInventoryHandler]
826[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.IInventoryHandler]
827[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.ItemHandlerHandler]
828[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
829[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.DrawersInventoryHandler]
830[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.DSUInventoryHandler]
831[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarInventoryHandler, sonar.core.handlers.inventories.RefinedStorageHandler]
832[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyHandler, sonar.core.handlers.energy.EnderIOCapacitorHandler]
833[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyHandler, sonar.core.handlers.energy.ForgeEnergyHandler]
834[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyHandler, sonar.core.handlers.energy.SonarHandler]
835[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
836[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyHandler, sonar.core.handlers.energy.RFHandler]
837[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
838[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
839[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarFluidHandler, sonar.core.handlers.fluids.FluidCapabilityHandler]
840[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarFluidHandler, sonar.core.handlers.fluids.TankHandler]
841[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarFluidHandler, sonar.core.handlers.fluids.RefinedStorageHandler]
842[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
843[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyContainerHandler, sonar.core.handlers.container.ForgeItemHandler]
844[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyContainerHandler, sonar.core.handlers.container.SonarItemHandler]
845[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
846[19:55:15] [Server thread/INFO] [sonarcore]: %s loaded successfully: [ISonarEnergyContainerHandler, sonar.core.handlers.container.RFItemHandler]
847[19:55:15] [Server thread/ERROR] [sonarcore]: Couldn't load %s %s for modid %s
848[19:55:15] [Server thread/INFO] [fluxnetworks]: Initilising API
849[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Config
850[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Network
851[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Blocks/Items
852[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Entities
853[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Recipes
854[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Packets
855[19:55:15] [Server thread/INFO] [fluxnetworks]: Loading Renderers
856[19:55:15] [Server thread/INFO] [fluxnetworks]: Finished Pre-Initialization
857[19:55:15] [Server thread/INFO] [FTBLib]: Loading FTBLib, DevEnv:false
858[19:55:16] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbu.api_impl.FTBUtilitiesAPI_Impl
859[19:55:16] [Server thread/INFO] [advgenerators]: RF Version: CoFHAPI|energy 1.8.9R1.2.0B1
860[19:55:16] [Server thread/INFO] [advgenerators]: IC2 Version: NOT FOUND
861[19:55:16] [Server thread/INFO] [advgenerators]: Tesla Version: NOT FOUND
862[19:55:16] [Server thread/INFO] [bdlib]: Loading internal config files for mod Advanced Generators
863[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/generators.cfg
864[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/recipes.cfg
865[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/turbine.cfg
866[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/exchanger.cfg
867[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/syngas.cfg
868[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/turbine-materials.cfg
869[19:55:16] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/dylan/Desktop/DeadSave/mods/generators-0.9.20.23-mc1.10.2.jar!/assets/advgenerators/config/capacitor-materials.cfg
870[19:55:16] [Server thread/INFO] [bdlib]: Loading user config files for mod Advanced Generators
871[19:55:16] [Server thread/INFO] [bdlib]: Config loading for mod Advanced Generators finished
872[19:55:16] [Server thread/INFO] [bdlib]: Loaded creative tabs for advgenerators
873[19:55:17] [Server thread/INFO] [advgenerators]: Adding block for fluid 'steam'
874[19:55:17] [Server thread/INFO] [advgenerators]: Fluid 'syngas' not registered by any other mod, creating...
875[19:55:17] [Server thread/INFO] [advgenerators]: Adding block for fluid 'syngas'
876[19:55:17] [Server thread/INFO] [Hammer Core]: Added "com.pengu.hammercore.cfg.ConfigHolder" to Hammer Core Simple Configs.
877[19:55:17] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.hammercore.event.TileHandler@50be2af7" to MCF Event Bus.
878[19:55:17] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.hammercore.TooltipAPI@741dcf57" to MCF Event Bus.
879[19:55:17] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.hammercore.event.vanilla.SpawnEnderDragonEggHandler@4fe8d6d" to MCF Event Bus.
880[19:55:17] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.solarfluxreborn.SyncManager@913318a" to MCF Event Bus.
881[19:55:17] [Server thread/INFO] [Hammer Core]: Added 4 object to MCF Event Bus.
882[19:55:17] [Server thread/INFO] [hatchery]: IAnimalStats was registered wheeeeee!
883[19:55:18] [Server thread/WARN] [FML]: ****************************************
884[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
885[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
886[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
887[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
888[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
889[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
890[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
891[19:55:18] [Server thread/WARN] [FML]: ****************************************
892[19:55:18] [Server thread/WARN] [FML]: ****************************************
893[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
894[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
895[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
896[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
897[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
898[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
899[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
900[19:55:18] [Server thread/WARN] [FML]: ****************************************
901[19:55:18] [Server thread/WARN] [FML]: ****************************************
902[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
903[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
904[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
905[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
906[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
907[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
908[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
909[19:55:18] [Server thread/WARN] [FML]: ****************************************
910[19:55:18] [Server thread/WARN] [FML]: ****************************************
911[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
912[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
913[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
914[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
915[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
916[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
917[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
918[19:55:18] [Server thread/WARN] [FML]: ****************************************
919[19:55:18] [Server thread/WARN] [FML]: ****************************************
920[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
921[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
922[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
923[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
924[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
925[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
926[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
927[19:55:18] [Server thread/WARN] [FML]: ****************************************
928[19:55:18] [Server thread/WARN] [FML]: ****************************************
929[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
930[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
931[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
932[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
933[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
934[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
935[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
936[19:55:18] [Server thread/WARN] [FML]: ****************************************
937[19:55:18] [Server thread/WARN] [FML]: ****************************************
938[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_steel`, expected `immersiveengineering` invalid registry invocation/invalid name?
939[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
940[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
941[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
942[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
943[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
944[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
945[19:55:18] [Server thread/WARN] [FML]: ****************************************
946[19:55:18] [Server thread/WARN] [FML]: ****************************************
947[19:55:18] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_steel`, expected `immersiveengineering` invalid registry invocation/invalid name?
948[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
949[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
950[19:55:18] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
951[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
952[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
953[19:55:18] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
954[19:55:18] [Server thread/WARN] [FML]: ****************************************
955[19:55:19] [Server thread/INFO] [STDERR]: [org.cyclops.integrateddynamics.GeneralConfig:onRegistered:82]: The config file of Integrated Dynamics is out of date and might cause problems, please remove it so it can be regenerated.
956[19:55:19] [Server thread/WARN] [Integrated Tunnels]: The config file of Integrated Tunnels is out of date and might cause problems, please remove it so it can be regenerated.
957[19:55:20] [Server thread/INFO] [FML]: Your current LootBags version is: 2.3.9
958[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
959[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
960[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
961[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
962[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
963[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
964[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
965[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
966[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
967[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
968[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
969[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
970[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
971[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
972[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
973[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
974[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
975[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
976[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
977[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
978[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
979[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
980[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
981[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
982[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
983[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagArtifact.
984[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Added color to bag: lootbagArtifact.
985[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagArtifact.
986[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
987[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
988[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
989[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagArtifact.
990[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagOldBlue.
991[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Added color to bag: lootbagOldBlue.
992[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagOldBlue.
993[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
994[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
995[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
996[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
997[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
998[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagOldBlue.
999[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
1000[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
1001[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
1002[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1003[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code d.
1004[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code 7.
1005[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to back slash color code b.
1006[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
1007[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
1008[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Added color to bag: lootbagWornOut.
1009[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
1010[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1011[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1012[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1013[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
1014[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
1015[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
1016[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1017[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1018[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
1019[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
1020[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
1021[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1022[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1023[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
1024[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
1025[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
1026[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1027[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1028[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1029[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1030[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
1031[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagDarkosto.
1032[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagDarkosto.
1033[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1034[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1035[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1036[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1037[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagDarkosto.
1038[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Started defining properties for bag named: lootbagDirewolf.
1039[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Added color to bag: lootbagDirewolf.
1040[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Set bag secret state for bag: lootbagDirewolf.
1041[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1042[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1043[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1044[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Parsed text to TextFormatting option: .
1045[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Lootbags Config Information: Successfully closed bag with name: lootbagDirewolf.
1046[19:55:20] [Server thread/INFO] [FML]: [LOOTBAGS]: Bag Config Completed.
1047[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Config.MpConfiguration:syncConfig:715]: Saving Config
1048[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:591]:
1049No Base metals
1050
1051[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:611]:
1052Loaded natura candelabras
1053
1054[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:671]:
1055No Base metals
1056
1057[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:690]:
1058Loaded natura lamps
1059
1060[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: acacia_chair
1061[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: birch_chair
1062[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: dark_oak_chair
1063[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: jungle_chair
1064[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: oak_chair
1065[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: spruce_chair
1066[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: amaranth_chair
1067[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: darkwood_chair
1068[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: eucalyptus_chair
1069[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: fusewood_chair
1070[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: ghostwood_chair
1071[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: hopseed_chair
1072[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: maple_chair
1073[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: redwood_chair
1074[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: sakura_chair
1075[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: silverbell_chair
1076[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: tiger_chair
1077[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:createChair:1689]: creating chair: willow_chair
1078[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:742]:
1079Loaded natura chairs
1080
1081[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:875]:
1082Loaded natura pillars
1083
1084[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:927]:
1085Loaded natura tables
1086
1087[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Blocks:preInitCommon:1046]:
1088Loaded natura wedges
1089
1090[19:55:21] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.TileEntities:preInitCommon:75]:
1091Loaded natura shelves
1092
1093[19:55:21] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityCreativePlayerInterface.
1094[19:55:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityOnlineDetector.
1095[19:55:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityChatDetector.
1096[19:55:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.TileEntityRedstoneObserver.
1097[19:55:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class lumien.randomthings.tileentity.redstoneinterface.TileEntityBasicRedstoneInterface.
1098[19:55:22] [Server thread/INFO] [MoarSigns]: Loaded Waila Integration
1099[19:55:23] [Server thread/INFO] [modtweaker]: Starting PreInitialization for modtweaker
1100[19:55:23] [Server thread/INFO] [More Chickens]: More Chickens PreInit...
1101[19:55:23] [Server thread/INFO] [Morpheus]: Loading configuration
1102[19:55:23] [Server thread/WARN] [FML]: ****************************************
1103[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_bronze`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1104[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1105[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1106[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1107[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1108[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
1109[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1110[19:55:23] [Server thread/WARN] [FML]: ****************************************
1111[19:55:23] [Server thread/WARN] [FML]: ****************************************
1112[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_bronze`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1113[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1114[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1115[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1116[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1117[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
1118[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1119[19:55:23] [Server thread/WARN] [FML]: ****************************************
1120[19:55:23] [Server thread/WARN] [FML]: ****************************************
1121[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_brass`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1122[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1123[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1124[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1125[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1126[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
1127[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1128[19:55:23] [Server thread/WARN] [FML]: ****************************************
1129[19:55:23] [Server thread/WARN] [FML]: ****************************************
1130[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_brass`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1131[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1132[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1133[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1134[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1135[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
1136[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1137[19:55:23] [Server thread/WARN] [FML]: ****************************************
1138[19:55:23] [Server thread/WARN] [FML]: ****************************************
1139[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_zinc`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1140[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1141[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1142[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1143[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1144[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
1145[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1146[19:55:23] [Server thread/WARN] [FML]: ****************************************
1147[19:55:23] [Server thread/WARN] [FML]: ****************************************
1148[19:55:23] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_zinc`, expected `mysticalagriculture` invalid registry invocation/invalid name?
1149[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
1150[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
1151[19:55:23] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
1152[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
1153[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
1154[19:55:23] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
1155[19:55:23] [Server thread/WARN] [FML]: ****************************************
1156[19:55:24] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
1157[19:55:24] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
1158[19:55:24] [Server thread/INFO] [FML]: Registering drops for windyGarden.
1159[19:55:24] [Server thread/INFO] [FML]: Registering drops for frostGarden.
1160[19:55:24] [Server thread/INFO] [FML]: Registering drops for aridGarden.
1161[19:55:24] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
1162> 2019-10-01 19:55:25,203 WARN The Logger Reliquia was created with the message factory org.apache.logging.log4j.message.StringFormatterMessageFactory@70feb5b7 and is now requested with a null message factory (defaults to org.apache.logging.log4j.message.ParameterizedMessageFactory), which may create log events with unexpected formatting.
1163[19:55:25] [Server thread/INFO] [Reliquia]: Done loading config in 1ms !
1164[19:55:26] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
1165[19:55:26] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering rftools dimension type at id 2
1166[19:55:27] [Server thread/INFO] [mcjty.lib.varia.Logging]: Reading dimlets.json from config
1167[19:55:27] [Server thread/INFO] [mcjty.lib.varia.Logging]: Reading default dimlets.json
1168[19:55:27] [Server thread/INFO] [shearmadness]: You are not running a release build of Shear Madness. This message is purely for informational purposes.
1169> 35
1170[19:55:27] [Server thread/INFO] [SimplyJetpacks]: Starting Simply Jetpacks 2
1171[19:55:27] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
1172[19:55:27] [Server thread/INFO] [simplyjetpacks]: Registering items...
1173[19:55:28] [Server thread/INFO] [stevescarts]: Loading plguins
1174[19:55:28] [Server thread/INFO] [stevescarts]: Found plugin candidate:vswe.stevescarts.compat.forestry.CompatForestry
1175[19:55:28] [Server thread/INFO] [stevescarts]: Plugin was NOT loaded due to mod 'forestry' missing, this isn't an error
1176[19:55:28] [Server thread/INFO] [stevescarts]: Found plugin candidate:vswe.stevescarts.compat.ic2.CompatIC2
1177[19:55:28] [Server thread/INFO] [stevescarts]: Plugin was NOT loaded due to mod 'IC2' missing, this isn't an error
1178[19:55:28] [Server thread/INFO] [stevescarts]: Loaded 0 plguins
1179[19:55:29] [Server thread/INFO] [STDOUT]: [com.kashdeya.tinyprogressions.configs.TinyConfig:initMainConfigs:31]: 1.1.0:1.1.0
1180[19:55:29] [Server thread/INFO] [tp]: Initiating Config Legacy Handler....
1181[19:55:29] [Server thread/INFO] [tp]: Moving Old Properties....
1182[19:55:29] [Server thread/INFO] [tp]: Renaming Old Propertiesr....
1183[19:55:29] [Server thread/INFO] [tp]: Cleaning up Categories....
1184[19:55:29] [Server thread/INFO] [tp]: Cleaning up Properties....
1185[19:55:29] [Server thread/INFO] [tp]: Config Legacy Handler Finished
1186[19:55:29] [Server thread/WARN] [FML]: ****************************************
1187[19:55:29] [Server thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name blockFlint has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1188[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:595)
1189[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:581)
1190[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:580)
1191[19:55:29] [Server thread/WARN] [FML]: * at com.kashdeya.tinyprogressions.handlers.OreDictHandler.init(OreDictHandler.java:18)
1192[19:55:29] [Server thread/WARN] [FML]: * at com.kashdeya.tinyprogressions.main.tinyprogressions.preInit(tinyprogressions.java:51)
1193[19:55:29] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
1194[19:55:29] [Server thread/WARN] [FML]: ****************************************
1195[19:55:29] [Server thread/WARN] [FML]: ****************************************
1196[19:55:29] [Server thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name ingotFlint has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
1197[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:595)
1198[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:581)
1199[19:55:29] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:579)
1200[19:55:29] [Server thread/WARN] [FML]: * at com.kashdeya.tinyprogressions.handlers.OreDictHandler.init(OreDictHandler.java:21)
1201[19:55:29] [Server thread/WARN] [FML]: * at com.kashdeya.tinyprogressions.main.tinyprogressions.preInit(tinyprogressions.java:51)
1202[19:55:29] [Server thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
1203[19:55:29] [Server thread/WARN] [FML]: ****************************************
1204[19:55:29] [Server thread/INFO] [FML]: Applying holder lookups
1205[19:55:29] [Server thread/INFO] [FML]: Holder lookups applied
1206[19:55:29] [Server thread/INFO] [FML]: Injecting itemstacks
1207[19:55:29] [Server thread/INFO] [FML]: Itemstack injection complete
1208[19:55:29] [Server thread/INFO]: Loading properties
1209[19:55:29] [Server thread/INFO]: Default game type: SURVIVAL
1210[19:55:29] [Server thread/INFO]: Generating keypair
1211[19:55:29] [Server thread/INFO]: Starting Minecraft server on *:25565
1212[19:55:29] [Server thread/INFO]: Using default channel type
1213[19:55:29] [Server thread/INFO] [Actually Additions]: Starting Initialization Phase...
1214[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing OreDictionary Entries...
1215[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing Achievements...
1216[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing GuiHandler...
1217[19:55:29] [Server thread/INFO] [Actually Additions]: Registering World Generator...
1218[19:55:29] [Server thread/INFO] [Actually Additions]: Registering TileEntities...
1219[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing Crafting Recipes...
1220[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing Entities...
1221[19:55:29] [Server thread/INFO] [Actually Additions]: Initializing ServerProxy...
1222[19:55:29] [Server thread/INFO] [Actually Additions]: Initialization Finished.
1223[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
1224[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
1225[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'openos' from mod OpenComputers.
1226[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'data' from mod OpenComputers.
1227[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
1228[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'builder' from mod OpenComputers.
1229[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'generator' from mod OpenComputers.
1230[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
1231[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
1232[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
1233[19:55:30] [Server thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
1234[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration.
1235[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration for 'EnderIO'.
1236[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration for 'EnderStorage'.
1237[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration for 'mcmultipart'.
1238[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'.
1239[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'.
1240[19:55:30] [Server thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
1241[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing recipes.
1242[19:55:30] [Server thread/INFO] [OpenComputers]: Initializing capabilities.
1243[19:55:30] [Server thread/INFO] [OpenComputers]: Done with init phase.
1244[19:55:31] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
1245[19:55:31] [Server thread/INFO] [Botania]: Registered %d recipes.
1246[19:55:31] [Server thread/INFO] [Chisel]: Starting init...
1247[19:55:31] [Server thread/INFO] [Chisel]: Loading recipes...
1248[19:55:31] [Server thread/INFO] [Chisel]: Skipping feature tin as it was disabled in the config.
1249[19:55:31] [Server thread/INFO] [Chisel]: 69 Feature's recipes loaded.
1250[19:55:31] [Server thread/INFO] [Chisel]: Init finished.
1251[19:55:31] [Server thread/INFO] [notenoughwands]: Detected Chisel & Bits, enabling support
1252[19:55:31] [Server thread/INFO] [draconicevolution]: Loading Default Recipes...
1253[19:55:31] [Server thread/INFO] [draconicevolution]: Finished Initialization
1254[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
1255[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
1256[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
1257[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
1258[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
1259[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
1260[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
1261[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
1262[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
1263[19:55:31] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
1264[19:55:31] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
1265[19:55:31] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
1266[19:55:31] [Server thread/INFO] [simplyjetpacks]: Updating config...
1267[19:55:31] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
1268[19:55:32] [Server thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Duplicate entry for net.blay09.mods.excompressum.registry.RegistryKey@31bb2a53 in WoodenCrucible, overwriting...
1269[19:55:32] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
1270[19:55:32] [Server thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
1271[19:55:32] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <redstone>
1272[19:55:32] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <glowstone>
1273[19:55:32] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <ender>
1274[19:55:32] [Server thread/INFO] [sonarcore]: Checking Loaded Mods
1275[19:55:32] [Server thread/INFO] [sonarcore]: Registering Packets
1276[19:55:32] [Server thread/INFO] [sonarcore]: Register Packets
1277[19:55:32] [Server thread/INFO] [sonarcore]: Integrated with WAILA
1278[19:55:32] [Server thread/INFO] [sonarcore]: Registered Events
1279[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Applied Energistics
1280[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Minecraft Joules
1281[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Energy Units
1282[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Tesla
1283[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Redstone Flux
1284[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Energy Type: Forge Energy
1285[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Planters: Vanilla Planter
1286[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Harvesters: Harvester
1287[19:55:32] [Server thread/INFO] [sonarcore]: Loaded Fertilisers: Bonemeal
1288[19:55:32] [Server thread/INFO] [fluxnetworks]: Loading Handlers
1289[19:55:32] [Server thread/INFO] [fluxnetworks]: Loaded Handlers
1290[19:55:32] [Server thread/INFO] [fluxnetworks]: Loading Handlers
1291[19:55:32] [Server thread/INFO] [fluxnetworks]: Loaded Events
1292[19:55:32] [Server thread/INFO] [fluxnetworks]: Finished Initialization
1293[19:55:32] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
1294[19:55:32] [Server thread/INFO] [advgenerators]: Turbine material Enderium not present - skipping
1295[19:55:32] [Server thread/INFO] [advgenerators]: Registering turbine material: Steel
1296[19:55:32] [Server thread/INFO] [advgenerators]: Registering turbine material: Gold
1297[19:55:32] [Server thread/INFO] [advgenerators]: Turbine material Bronze not present - skipping
1298[19:55:32] [Server thread/INFO] [advgenerators]: Registering turbine material: Manyullyn
1299[19:55:32] [Server thread/INFO] [advgenerators]: Registering turbine material: Iron
1300[19:55:32] [Server thread/INFO] [advgenerators]: Registering turbine material: Vibrant
1301[19:55:32] [Server thread/INFO] [advgenerators]: Mod IC2 for turbine material AdvAlloy not present - skipping
1302[19:55:33] [Server thread/INFO] [advgenerators]: Registering capacitor material: Redstone
1303[19:55:33] [Server thread/INFO] [advgenerators]: Registering capacitor material: Advanced
1304[19:55:33] [Server thread/INFO] [advgenerators]: Registering capacitor material: Dense
1305[19:55:33] [Server thread/INFO] [Integrated Dynamics]: Registered packet handler.
1306[19:55:33] [Server thread/INFO] [FML]: YUNoMakeGoodMap Initalized
1307[19:55:33] [Server thread/INFO] [STDOUT]: [com.sb205.missing_pieces.MissingPieces:init:41]: missing_pieces Is Rendering
1308[19:55:33] [Server thread/INFO] [modtweaker]: Starting Initialization for modtweaker
1309[19:55:34] [Server thread/INFO] [More Chickens]: More Chickens Init...
1310[19:55:34] [Server thread/INFO] [More Chickens]: Looking for More Chickens addon...
1311[19:55:34] [Server thread/INFO] [More Chickens]: Loading More Chickens addon...
1312[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Base Metals addon...
1313[19:55:34] [Server thread/INFO] [More Chickens]: Loading Base Metals addon...
1314[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'invarchicken' It's LayItem was null
1315[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'bronzechicken' It's LayItem was null
1316[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'zincchicken' It's LayItem was null
1317[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'tinchicken' It's LayItem was null
1318[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'platinumchicken' It's LayItem was null
1319[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'brasschicken' It's LayItem was null
1320[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'cupronickelchicken' It's LayItem was null
1321[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'saltpeterchicken' It's LayItem was null
1322[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'amberchicken' It's LayItem was null
1323[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'amethystchicken' It's LayItem was null
1324[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'malachitechicken' It's LayItem was null
1325[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'peridotchicken' It's LayItem was null
1326[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'rubychicken' It's LayItem was null
1327[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'sapphirechicken' It's LayItem was null
1328[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'tanzanitechicken' It's LayItem was null
1329[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'topazchicken' It's LayItem was null
1330[19:55:34] [Server thread/ERROR] [More Chickens]: Error Registering (basemetals) Chicken: 'garnetchicken' It's LayItem was null
1331[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Botania addon...
1332[19:55:34] [Server thread/INFO] [More Chickens]: Loading Botania addon...
1333[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Draconic Evolution addon...
1334[19:55:34] [Server thread/INFO] [More Chickens]: Loading Draconic Evolution addon...
1335[19:55:34] [Server thread/INFO] [More Chickens]: Looking for EnderIO addon...
1336[19:55:34] [Server thread/INFO] [More Chickens]: Loading EnderIO addon...
1337[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Extreme Reactors addon...
1338[19:55:34] [Server thread/INFO] [More Chickens]: Loading Extreme Reactors addon...
1339[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Immersive Engineering addon...
1340[19:55:34] [Server thread/INFO] [More Chickens]: Loading Immersive Engineering addon...
1341[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Mekanism addon...
1342[19:55:34] [Server thread/INFO] [More Chickens]: Loading Mekanism addon...
1343[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Thermal Foundation addon...
1344[19:55:34] [Server thread/INFO] [More Chickens]: Looking for Tinkers Construct addon...
1345[19:55:34] [Server thread/INFO] [More Chickens]: Loading Tinkers Construct addon...
1346[19:55:34] [Server thread/INFO] [More Chickens]: More Chickens Loading Config...
1347[19:55:34] [Server thread/INFO] [RebornCore]: Found 258 ores
1348[19:55:34] [Server thread/INFO] [Reliquia]: Disabled integration module: [Biomes o' Plenty] ...
1349[19:55:34] [Server thread/INFO] [Reliquia]: Disabled integration module: [Forestry] ...
1350[19:55:34] [Server thread/INFO] [Reliquia]: Enabled integration module: [Natura] !
1351[19:55:34] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Dimensions addon: enabling support
1352[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering handlers
1353[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering network messages
1354[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Stealing Ender IO's items
1355[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Doing intermod communication
1356[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
1357[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
1358[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
1359[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
1360[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Soul Binder recipe
1361[19:55:34] [Server thread/INFO] [SimplyJetpacks]: Registering Sounds...
1362[19:55:34] [Server thread/INFO] [STDOUT]: [com.girafi.waddles.Waddles:init:54]: Spawn Penguin
1363[19:55:34] [Server thread/INFO] [STDOUT]: [com.girafi.waddles.Waddles:init:54]: Spawn Penguin
1364[19:55:34] [Server thread/INFO] [STDOUT]: [com.girafi.waddles.Waddles:init:54]: Spawn Penguin
1365[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new wrench usage 'li.cil.oc.integration.enderio.EventHandlerEnderIO.useWrench' from mod OpenComputers.
1366[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.enderio.EventHandlerEnderIO.isWrench' from mod OpenComputers.
1367[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
1368[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
1369[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
1370[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
1371[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
1372[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
1373[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
1374[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
1375[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
1376[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
1377[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
1378[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
1379[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
1380[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
1381[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
1382[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
1383[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
1384[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
1385[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
1386[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
1387[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new wrench usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
1388[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
1389[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
1390[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
1391[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
1392[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
1393[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
1394[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
1395[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
1396[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
1397[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
1398[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
1399[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
1400[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
1401[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
1402[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
1403[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
1404[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
1405[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
1406[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
1407[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
1408[19:55:34] [Server thread/INFO] [OpenComputers]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
1409[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1410[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1411[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1412[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1413[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1414[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1415[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1416[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1417[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1418[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1419[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1420[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1421[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1422[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1423[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1424[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1425[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1426[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1427[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1428[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1429[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1430[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
1431[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1432[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1433[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1434[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1435[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1436[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1437[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1438[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1439[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1440[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1441[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1442[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1443[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1444[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1445[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1446[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1447[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1448[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1449[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1450[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1451[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1452[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1453[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1454[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1455[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1456[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1457[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1458[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1459[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1460[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1461[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1462[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1463[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1464[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1465[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1466[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1467[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1468[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1469[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
1470[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1471[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
1472[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1473[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1474[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1475[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1476[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1477[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1478[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1479[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1480[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1481[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1482[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1483[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1484[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1485[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1486[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1487[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1488[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1489[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1490[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1491[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1492[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
1493[19:55:34] [Server thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
1494[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1495[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1496[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1497[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1498[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1499[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1500[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1501[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1502[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1503[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1504[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1505[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1506[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1507[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1508[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1509[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1510[19:55:34] [Server thread/INFO] [Chisel]: Received IMC from immersiveengineering, of type variation:add.
1511[19:55:34] [Server thread/WARN] [Chisel]: MOD immersiveengineering IS USING DEPRECATED IMC variation:add. This IMC type may be removed soon, please notify the author of this mod.
1512[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
1513[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
1514[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ engineersworkshop ] for method engineers.workshop.common.dependencies.waila.WailaHandler.onWailaCall
1515[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ natura ] for method com.progwml6.natura.plugin.waila.WailaRegistrar.wailaCallback
1516[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ moarsigns ] for method gory_moon.moarsigns.integration.waila.Provider.callbackRegister
1517[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
1518[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ scanner ] for method eladkay.scanner.compat.Waila.onWailaCall
1519[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
1520[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
1521[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ autopackager ] for method org.mcupdater.autopackager.compat.WailaRegistry.initWaila
1522[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ BloodMagic ] for method WayofTime.bloodmagic.compat.waila.WailaCallbackHandler.callbackRegister
1523[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ chickens ] for method com.setycz.chickens.waila.ChickensEntityProvider.load
1524[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ cyclopscore ] for method org.cyclops.cyclopscore.modcompat.waila.Waila.callbackRegister
1525[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ cookingforblockheads ] for method net.blay09.mods.cookingforblockheads.compat.WailaProvider.register
1526[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ darkutils ] for method net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider.registerAddon
1527[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
1528[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ exnihiloadscensio ] for method exnihiloadscensio.compatibility.CompatWaila.callbackRegister
1529[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ excompressum ] for method net.blay09.mods.excompressum.compat.waila.WailaProvider.register
1530[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ advgenerators ] for method net.bdew.generators.waila.WailaHandler.loadCallback
1531[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ gyth ] for method net.darkhax.gyth.plugins.PluginWaila.registerAddon
1532[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ hatchery ] for method com.gendeathrow.hatchery.core.waila.HatcheryTileProvider.load
1533[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
1534[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1535[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ integrateddynamics ] for method org.cyclops.integrateddynamics.modcompat.waila.Waila.callbackRegister
1536[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ mysticalagriculture ] for method com.blakebr0.mysticalagriculture.util.WailaDataProvider.callbackRegister
1537[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ platforms ] for method shetiphian.platforms.modintegration.waila.WailaDataProvider.callbackRegister
1538[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ quantumstorage ] for method QuantumStorage.compat.waila.CompatModuleWaila.callbackRegister
1539[19:55:34] [Server thread/INFO] [Waila]: Receiving registration request from [ solarfluxreborn ] for method com.mrdimka.solarfluxreborn.intr.waila.WailaIntegrar.registerWAIA
1540[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1541[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1542[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1543[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1544[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1545[19:55:34] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
1546[19:55:35] [Server thread/INFO] [Grue]: Received Dimension Whitelist Override for dimension 66 from mod beneath
1547[19:55:35] [Server thread/INFO] [Grue]: Recieved messages from the following mods: [beneath]
1548[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs tried to add Turkey2349 to the username list, but it was already present
1549[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added KiwiFails to the username list
1550[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added SlothMonster_ to the username list
1551[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs tried to add Darkosto to the username list, but it was already present
1552[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Herobrine to the username list
1553[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Enderman to the username list
1554[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Sheep to the username list
1555[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Cow to the username list
1556[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Villager to the username list
1557[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Blaze to the username list
1558[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_MushroomCow to the username list
1559[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Slime to the username list
1560[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Spider to the username list
1561[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Chicken to the username list
1562[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Ghast to the username list
1563[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_LavaSlime to the username list
1564[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Squid to the username list
1565[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_PigZombie to the username list
1566[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Pig to the username list
1567[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_CaveSpider to the username list
1568[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Golem to the username list
1569[19:55:35] [Server thread/INFO] [headcrumbs]: withercrumbs added MHF_Ocelot to the username list
1570[19:55:35] [Server thread/INFO] [mcjty.lib.varia.Logging]: Received RFTools dimension manager request from mod 'rftools'
1571[19:55:35] [Server thread/INFO] [FML]: Injecting itemstacks
1572[19:55:35] [Server thread/INFO] [FML]: Itemstack injection complete
1573[19:55:35] [Server thread/INFO] [Actually Additions]: Starting PostInitialization Phase...
1574[19:55:35] [Server thread/INFO] [Actually Additions]: Initializing Village Addons...
1575[19:55:35] [Server thread/INFO] [Actually Additions]: Initializing Crusher Recipes...
1576[19:55:35] [Server thread/INFO] [Actually Additions]: Added 84 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.oreGold@0 -> 2xitem.itemPowderIngot@2, 1xtile.oreGold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.oreGold@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.oreGold@0 -> 2xitem.exnihiloadscensio.ore.gold@2, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.oreEmerald@0 -> 2xitem.actuallyadditions.itemDust@3, 1xitem.ingotIron@0 -> 1xitem.immersiveengineering.metal@18, 1xitem.ingotIron@0 -> 1xitem.itemPowderIngot@1, 1xitem.ingotIron@0 -> 1xitem.actuallyadditions.itemDust@0, 1xitem.ingotIron@0 -> 1xitem.BloodMagic.baseComponent.@19, 1xitem.ingotIron@0 -> 1xitem.exnihiloadscensio.ore.iron@2, 1xitem.ingotGold@0 -> 1xitem.immersiveengineering.metal@19, 1xitem.ingotGold@0 -> 1xitem.itemPowderIngot@2, 1xitem.ingotGold@0 -> 1xitem.actuallyadditions.itemDust@1, 1xitem.ingotGold@0 -> 1xitem.BloodMagic.baseComponent.@20, 1xitem.ingotGold@0 -> 1xitem.exnihiloadscensio.ore.gold@2, 1xitem.diamond@0 -> 1xitem.actuallyadditions.itemDust@2, 1xitem.emerald@0 -> 1xitem.actuallyadditions.itemDust@3, 1xitem.netherquartz@0 -> 1xitem.actuallyadditions.itemDust@5, 1xitem.prismarineShard@0 -> 1xitem.prismarineCrystals@0, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.itemDust@4, 1xitem.extrautils2:ingredients@0 -> 1xitem.redstone@0, 1xtile.immersiveengineering.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.immersiveengineering.ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.immersiveengineering.ore@0 -> 2xitem.exnihiloadscensio.ore.copper@2, 1xitem.immersiveengineering.metal@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.immersiveengineering.metal@0 -> 1xitem.itemPowderIngot@3, 1xitem.immersiveengineering.metal@0 -> 1xitem.exnihiloadscensio.ore.copper@2, 1xitem.exnihiloadscensio.ore.copper@3 -> 1xitem.immersiveengineering.metal@9, 1xitem.exnihiloadscensio.ore.copper@3 -> 1xitem.itemPowderIngot@3, 1xitem.exnihiloadscensio.ore.copper@3 -> 1xitem.exnihiloadscensio.ore.copper@2, 1xtile.immersiveengineering.ore@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.immersiveengineering.ore@2 -> 2xitem.exnihiloadscensio.ore.lead@2, 1xitem.immersiveengineering.metal@2 -> 1xitem.immersiveengineering.metal@11, 1xitem.immersiveengineering.metal@2 -> 1xitem.exnihiloadscensio.ore.lead@2, 1xitem.exnihiloadscensio.ore.lead@3 -> 1xitem.immersiveengineering.metal@11, 1xitem.exnihiloadscensio.ore.lead@3 -> 1xitem.exnihiloadscensio.ore.lead@2, 1xtile.immersiveengineering.ore@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.immersiveengineering.ore@3 -> 2xitem.exnihiloadscensio.ore.silver@2, 1xitem.immersiveengineering.metal@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.immersiveengineering.metal@3 -> 1xitem.exnihiloadscensio.ore.silver@2, 1xitem.exnihiloadscensio.ore.silver@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.exnihiloadscensio.ore.silver@3 -> 1xitem.exnihiloadscensio.ore.silver@2, 1xitem.immersiveengineering.metal@4 -> 1xitem.immersiveengineering.metal@13, 1xitem.immersiveengineering.metal@4 -> 1xitem.exnihiloadscensio.ore.nickel@2, 1xitem.exnihiloadscensio.ore.nickel@3 -> 1xitem.immersiveengineering.metal@13, 1xitem.exnihiloadscensio.ore.nickel@3 -> 1xitem.exnihiloadscensio.ore.nickel@2, 1xitem.material@1 -> 1xitem.material@0, 1xitem.material@2 -> 1xitem.material@0, 1xitem.tconstruct.ingots@0 -> 1xitem.itemPowderIngot@10, 1xitem.tconstruct.ingots@0 -> 1xitem.exnihiloadscensio.ore.cobalt@2, 1xitem.exnihiloadscensio.ore.cobalt@3 -> 1xitem.itemPowderIngot@10, 1xitem.exnihiloadscensio.ore.cobalt@3 -> 1xitem.exnihiloadscensio.ore.cobalt@2, 1xitem.tconstruct.ingots@1 -> 1xitem.itemPowderIngot@9, 1xitem.tconstruct.ingots@1 -> 1xitem.exnihiloadscensio.ore.ardite@2, 1xitem.exnihiloadscensio.ore.ardite@3 -> 1xitem.itemPowderIngot@9, 1xitem.exnihiloadscensio.ore.ardite@3 -> 1xitem.exnihiloadscensio.ore.ardite@2, 1xtile.tconstruct.ore@0 -> 2xitem.itemPowderIngot@10, 1xtile.tconstruct.ore@0 -> 2xitem.exnihiloadscensio.ore.cobalt@2, 1xtile.tconstruct.ore@1 -> 2xitem.itemPowderIngot@9, 1xtile.tconstruct.ore@1 -> 2xitem.exnihiloadscensio.ore.ardite@2, 1xtile.draconicevolution:draconium_ore@0 -> 2xitem.draconicevolution:draconium_dust@0, 1xitem.draconicevolution:draconium_ingot@0 -> 1xitem.draconicevolution:draconium_dust@0, 1xtile.immersiveengineering.ore@1 -> 2xitem.immersiveengineering.metal@10, 1xtile.immersiveengineering.ore@5 -> 2xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@1 -> 1xitem.immersiveengineering.metal@10, 1xitem.exnihiloadscensio.ore.aluminium@3 -> 1xitem.immersiveengineering.metal@10, 1xitem.immersiveengineering.metal@5 -> 1xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@6 -> 1xitem.immersiveengineering.metal@15, 1xitem.immersiveengineering.metal@7 -> 1xitem.immersiveengineering.metal@16, 1xitem.immersiveengineering.metal@8 -> 1xitem.immersiveengineering.metal@17, 1xitem.immersiveengineering.metal@8 -> 1xitem.bigreactors:dustmetals@5, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.immersiveengineering.metal@17, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.bigreactors:dustmetals@5, 1xitem.immersiveengineering.material@19 -> 1xitem.immersiveengineering.material@18, 1xtile.actuallyadditions.blockMisc@3 -> 2xitem.actuallyadditions.itemDust@7, 1xitem.actuallyadditions.itemMisc@5 -> 1xitem.actuallyadditions.itemDust@7, 1xtile.bigreactors:brore@0 -> 2xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@1 -> 1xitem.bigreactors:dustmetals@1, 1xitem.bigreactors:ingotmetals@2 -> 1xitem.bigreactors:dustmetals@2, 1xitem.bigreactors:ingotmetals@3 -> 1xitem.bigreactors:dustmetals@3, 1xitem.bigreactors:ingotmetals@4 -> 1xitem.bigreactors:dustmetals@4]
1577[19:55:35] [Server thread/WARN] [Actually Additions]: Couldn't add 198 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, gemMoon, ingotDemonicMetal, ingotEnchantedMetal, ingotEvilMetal, oreCopper, oreTin, ingotTin, oreLead, oreSilver, oreNickel, orePlatinum, ingotPlatinum, ingotEbonyPsi, ingotIvoryPsi, oreEssence, oreSteel, ingotManasteel, ingotTerrasteel, ingotElvenElementium, ingotManyullyn, ingotKnightslime, ingotPigiron, ingotAlubrass, ingotBrickSeared, oreCobalt, oreArdite, gemPearl, oreDraconium, ingotDraconiumAwakened, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotDarkSteel, ingotSoularium, oreAluminum, oreUranium, ingotRefinedIron, ingotBronze, ingotZinc, ingotBrass, ingotInvar, ingotMithril, ingotTungsten, ingotTitanium, ingotChrome, ingotIridium, gemRuby, gemSapphire, gemPeridot, ingotSignalum, ingotLumium, ingotEnderium, oreSalt, ingotDarkSoularium, oreQuartzBlack, oreDemonicMetal, oreNetherDemonicMetal, denseoreDemonicMetal, orePoorDemonicMetal, oreNetherIron, denseoreIron, orePoorIron, orePigiron, oreNetherPigiron, denseorePigiron, orePoorPigiron, oreKnightslime, oreNetherKnightslime, denseoreKnightslime, orePoorKnightslime, oreAlubrass, oreNetherAlubrass, denseoreAlubrass, orePoorAlubrass, oreNetherCobalt, denseoreCobalt, orePoorCobalt, oreNetherArdite, denseoreArdite, orePoorArdite, oreManyullyn, oreNetherManyullyn, denseoreManyullyn, orePoorManyullyn, oreNetherCopper, denseoreCopper, orePoorCopper, oreBronze, oreNetherBronze, denseoreBronze, orePoorBronze, oreNetherLead, denseoreLead, orePoorLead, oreNetherSilver, denseoreSilver, orePoorSilver, oreElectrum, oreNetherElectrum, denseoreElectrum, orePoorElectrum, oreNetherSteel, denseoreSteel, orePoorSteel, oreNetherGold, denseoreGold, orePoorGold, oreBrass, oreNetherBrass, denseoreBrass, orePoorBrass, oreNetherTin, denseoreTin, orePoorTin, oreNetherNickel, denseoreNickel, orePoorNickel, oreZinc, oreNetherZinc, denseoreZinc, orePoorZinc, oreNetherAluminum, denseoreAluminum, orePoorAluminum, oreConstantan, oreNetherConstantan, denseoreConstantan, orePoorConstantan, oreElectricalSteel, oreNetherElectricalSteel, denseoreElectricalSteel, orePoorElectricalSteel, oreEnergeticAlloy, oreNetherEnergeticAlloy, denseoreEnergeticAlloy, orePoorEnergeticAlloy, oreVibrantAlloy, oreNetherVibrantAlloy, denseoreVibrantAlloy, orePoorVibrantAlloy, oreRedstoneAlloy, oreNetherRedstoneAlloy, denseoreRedstoneAlloy, orePoorRedstoneAlloy, oreConductiveIron, oreNetherConductiveIron, denseoreConductiveIron, orePoorConductiveIron, orePulsatingIron, oreNetherPulsatingIron, denseorePulsatingIron, orePoorPulsatingIron, oreDarkSteel, oreNetherDarkSteel, denseoreDarkSteel, orePoorDarkSteel, oreSoularium, oreNetherSoularium, denseoreSoularium, orePoorSoularium, oreNetherUranium, denseoreUranium, orePoorUranium, ingotAluminium, oreYellorite, oreYellorium, ingotCupronickel, gemAmber, gemAmethyst, gemMalachite, gemTanzanite, gemTopaz, gemGarnet, gemRedGarnet, oreProsperity, oreNetherProsperity, oreEndProsperity, oreInferium, oreNetherInferium, oreEndInferium, ingotBaseEssence, ingotInferium, ingotPrudentium, ingotIntermedium, ingotSuperium, ingotSupremium, ingotSoulium]
1578[19:55:35] [Server thread/INFO] [Actually Additions]: Registered a total of 87 booklet chapters, where 307 out of 406 booklet pages contain information about items or fluids!
1579[19:55:35] [Server thread/INFO] [Actually Additions]: PostInitializing ServerProxy...
1580[19:55:35] [Server thread/INFO] [Actually Additions]: PostInitialization Finished.
1581[19:55:35] [Server thread/INFO] [OpenComputers]: Done with post init phase.
1582[19:55:35] [Server thread/INFO] [STDOUT]: [org.mcupdater.autopackager.AutoPackager:loadRecipes:82]: Key item: Redstone
1583[19:55:35] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: JEI mod support
1584[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
1585[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
1586[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
1587[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
1588[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
1589[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
1590[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
1591[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
1592[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'botania:enchantedSoil/0=>1*botania:enchantedSoil/0=>botania:enchantedSoil/0' to mapping
1593[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/0=>1*colossalchests:chestWall/0=>colossalchests:chestWall/0' to mapping
1594[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/2=>1*colossalchests:chestWall/1=>colossalchests:chestWall/2' to mapping
1595[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/4=>1*colossalchests:chestWall/2=>colossalchests:chestWall/4' to mapping
1596[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/6=>1*colossalchests:chestWall/3=>colossalchests:chestWall/6' to mapping
1597[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/8=>1*colossalchests:chestWall/4=>colossalchests:chestWall/8' to mapping
1598[19:55:35] [Server thread/INFO] [betterbuilderswands]: Added 'colossalchests:chestWall/10=>1*colossalchests:chestWall/5=>colossalchests:chestWall/10' to mapping
1599[19:55:35] [Server thread/INFO] [BloodMagic]: Total number of compression recipes: 193
1600[19:55:35] [Server thread/INFO] [BloodMagic]: Added compression recipes in 60.70 ms
1601[19:55:35] [Server thread/INFO] [Botania]: The Lexica Botania has 26919 words.
1602[19:55:36] [Server thread/WARN] [chancecubes]: The reward chancecubes:Table_Flip has been disabled by the mod author due to a bug or some other reason.
1603[19:55:36] [Server thread/INFO] [chancecubes]: Adding minecraft:bedrock:0 to NRB array.
1604[19:55:36] [Server thread/INFO] [draconicevolution]: Finished PostInitialization
1605[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.itemPowderIngot@4 as the preffered output for dustTin but it is not registered in the OreDictionary as dustTin
1606[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@9 as the preffered output for ingotCopper but it is not registered in the OreDictionary as ingotCopper
1607[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@10 as the preffered output for ingotTin but it is not registered in the OreDictionary as ingotTin
1608[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@13 as the preffered output for ingotBronze but it is not registered in the OreDictionary as ingotBronze
1609[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminum but it is not registered in the OreDictionary as ingotAluminum
1610[19:55:36] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
1611[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
1612[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.immersiveengineering.metal@3
1613[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.storage@3
1614[19:55:36] [Server thread/WARN] [EnderIO]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
1615[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.copper@1
1616[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.nickel@1
1617[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.aluminium@1
1618[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.ardite@1
1619[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.cobalt@1
1620[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.iron@1
1621[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.lead@1
1622[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.gold@1
1623[19:55:36] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.exnihiloadscensio.ore.silver@1
1624[19:55:37] [Server thread/INFO] [sonarcore]: Adding Discharge Values
1625[19:55:37] [Server thread/INFO] [sonarcore]: Added 4 Discharge Values
1626[19:55:37] [Server thread/INFO] [sonarcore]: Discharge Values: 1xtile.blockCoal@0=4500
1627[19:55:37] [Server thread/INFO] [sonarcore]: Discharge Values: 1xitem.redstone@0=1000
1628[19:55:37] [Server thread/INFO] [sonarcore]: Discharge Values: 1xitem.coal@0=500
1629[19:55:37] [Server thread/INFO] [sonarcore]: Discharge Values: 1xtile.blockRedstone@0=9000
1630[19:55:37] [Server thread/INFO] [sonarcore]: Registered 6 Energy Types
1631[19:55:37] [Server thread/INFO] [sonarcore]: Registered 6 Inventory Providers
1632[19:55:37] [Server thread/INFO] [sonarcore]: Registered 3 Fluid Providers
1633[19:55:37] [Server thread/INFO] [sonarcore]: Registered 4 Energy Handlers
1634[19:55:37] [Server thread/INFO] [sonarcore]: Registered 3 Energy Container Providers
1635[19:55:37] [Server thread/INFO] [sonarcore]: Registered 0 Machine Upgrades
1636[19:55:37] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
1637[19:55:37] [Server thread/INFO] [foamfix]: Optimized 4 FML registries, saving 33554272 bytes.
1638[19:55:37] [Server thread/INFO] [advgenerators]: Turbine fuels:
1639[19:55:37] [Server thread/INFO] [advgenerators]: * empoweredoil: 70 MJ/MB
1640[19:55:37] [Server thread/INFO] [advgenerators]: * fire_water: 120 MJ/MB
1641[19:55:37] [Server thread/INFO] [advgenerators]: * crystaloil: 40 MJ/MB
1642[19:55:37] [Server thread/INFO] [advgenerators]: * oil: 20 MJ/MB
1643[19:55:37] [Server thread/INFO] [advgenerators]: * rocket_fuel: 112 MJ/MB
1644[19:55:37] [Server thread/INFO] [advgenerators]: * syngas: 100 MJ/MB
1645[19:55:37] [Server thread/INFO] [advgenerators]: * biodiesel: 50 MJ/MB
1646[19:55:37] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
1647[19:55:37] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:95]: Loading scripts
1648[19:55:37] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file inventory.zs
1649[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick0Slab could not be found.
1650[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick0SlabFull could not be found.
1651[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick1Slab could not be found.
1652[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick1SlabFull could not be found.
1653[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick2Slab could not be found.
1654[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick2SlabFull could not be found.
1655[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick3Slab could not be found.
1656[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:customBrick3SlabFull could not be found.
1657[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:dirtPath0Slab could not be found.
1658[19:55:38] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs]: Slab Botania:dirtPath0SlabFull could not be found.
1659[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: harvestcraft:muttonrawItem did not find an item with that name and mod ID. Ensure that the information is correct.
1660[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item harvestcraft:muttonrawItem 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.
1661[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: chancecubes:chancePendantTier1 did not find an item with that name and mod ID. Ensure that the information is correct.
1662[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item chancecubes:chancePendantTier1 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.
1663[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:Wrench did not find an item with that name and mod ID. Ensure that the information is correct.
1664[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:Wrench 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.
1665[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:GoldenLasso did not find an item with that name and mod ID. Ensure that the information is correct.
1666[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:GoldenLasso 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.
1667[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: baconators:Squeakenator did not find an item with that name and mod ID. Ensure that the information is correct.
1668[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item baconators:Squeakenator 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.
1669[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: baconators:Darkonator did not find an item with that name and mod ID. Ensure that the information is correct.
1670[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item baconators:Darkonator 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.
1671[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: chancecubes:chancePendantTier2 did not find an item with that name and mod ID. Ensure that the information is correct.
1672[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item chancecubes:chancePendantTier2 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.
1673[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:Ingredients did not find an item with that name and mod ID. Ensure that the information is correct.
1674[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:Ingredients 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.
1675[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:Ingredients did not find an item with that name and mod ID. Ensure that the information is correct.
1676[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:Ingredients 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.
1677[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:PassiveGenerator did not find an item with that name and mod ID. Ensure that the information is correct.
1678[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:PassiveGenerator 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.
1679[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: chancecubes:chancePendantTier3 did not find an item with that name and mod ID. Ensure that the information is correct.
1680[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item chancecubes:chancePendantTier3 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.
1681[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: rftools:unknownDimlet did not find an item with that name and mod ID. Ensure that the information is correct.
1682[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item rftools:unknownDimlet 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.
1683[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: rftools:dimensionalShardItem did not find an item with that name and mod ID. Ensure that the information is correct.
1684[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item rftools:dimensionalShardItem 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.
1685[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: extrautils2:EnderLilly did not find an item with that name and mod ID. Ensure that the information is correct.
1686[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item extrautils2:EnderLilly 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.
1687[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Loot Item with name: chancecubes:chancePendantTier4 did not find an item with that name and mod ID. Ensure that the information is correct.
1688[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: Whitelisted Content Item chancecubes:chancePendantTier4 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.
1689[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandUnrestricted@0:1:1:1
1690[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandAdvanced@0:1:1:1
1691[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.betterbuilderswands:wandBasic@0:1:1:1
1692[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.juicerItem@0:1:1:1
1693[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.blocks.integrateddynamics.menrilSapling@0:1:1:1
1694[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.mushroom@0:1:1:1
1695[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.carrots@0:1:1:1
1696[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.dirt@0:1:1:1
1697[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.dirt@1:1:1:1
1698[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.dirt@2:1:1:1
1699[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@1:1:1:1
1700[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@10:1:1:1
1701[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@11:1:1:1
1702[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@12:1:1:1
1703[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@13:1:1:1
1704[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@14:1:1:1
1705[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@15:1:1:1
1706[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@2:1:1:1
1707[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@3:1:1:1
1708[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@4:1:1:1
1709[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@5:1:1:1
1710[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@6:1:1:1
1711[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@7:1:1:1
1712[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@8:1:1:1
1713[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.dyePowder@9:1:1:1
1714[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.seeds_melon@0:1:1:1
1715[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.paper@0:1:1:1
1716[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.potato@0:1:1:1
1717[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.seeds_pumpkin@0:1:1:1
1718[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.mushroom@0:1:1:1
1719[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@0:1:1:1
1720[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@1:1:1:1
1721[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@2:1:1:1
1722[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@3:1:1:1
1723[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@4:1:1:1
1724[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sapling@5:1:1:1
1725[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.snow@0:1:1:1
1726[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.stick@0:1:1:1
1727[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.sugar@0:1:1:1
1728[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.wheat@0:1:1:1
1729[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.gravel@0:1:1:1
1730[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.miniCharcoal@0:1:1:1
1731[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.miniCoal@0:1:1:1
1732[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xtile.sand@0:1:1:1
1733[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Blacklist Item: 1xitem.chesttransporter_wood@0:1:1:1
1734[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: General Recycler Blacklist Error: Line: minecraft:string Improperly formed Blacklisted item.
1735[19:55:38] [Server thread/ERROR] [FML]: [LOOTBAGS]: General Recycler Blacklist Error: Line: minecraft:coal Improperly formed Blacklisted item.
1736[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Whitelist Item: 1xitem.arrow@0:1:1:100
1737[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Added General Recycler Whitelist Item: 1xitem.bow@1:1:1:50
1738[19:55:38] [Server thread/INFO] [FML]: [LOOTBAGS]: Completed on-load tasks.
1739[19:55:38] [Server thread/INFO] [MoarSigns]: Starting sign integrations
1740[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Tinkers' Construct SignIntegration
1741[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Natura SignIntegration
1742[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Psi SignIntegration
1743[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Roots SignIntegration
1744[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Extreme Reactors SignIntegration
1745[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Immersive Engineering SignIntegration
1746[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Integrated Dynamics SignIntegration
1747[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Draconic Evolution SignIntegration
1748[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Ender IO SignIntegration
1749[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded Random Things SignIntegration
1750[19:55:38] [Server thread/INFO] [MoarSigns]: Finished 11 sign integrations with 64 signs registered
1751[19:55:38] [Server thread/INFO] [MoarSigns]: Replacing Recipe: net.minecraftforge.oredict.ShapelessOreRecipe@22e1a07e (containing 1xitem.sign@0) -> gory_moon.moarsigns.api.ShapelessMoarSignRecipe@5ae57498
1752[19:55:38] [Server thread/INFO] [MoarSigns]: Replacing Recipe: net.minecraft.item.crafting.ShapedRecipes@7d1c043b (containing 1xitem.sign@0) -> gory_moon.moarsigns.api.ShapedMoarSignRecipe@4c6a702a
1753[19:55:38] [Server thread/INFO] [MoarSigns]: Loaded CraftTweaker 3 Integration
1754[19:55:38] [Server thread/INFO] [modtweaker]: Starting PostInitialization for modtweaker
1755[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1756[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1757[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1758[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
1759[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1760[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1761[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1762[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
1763[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
1764[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1765[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1766[19:55:38] [Server thread/INFO] [notenoughwands]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1767[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1768[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1769[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1770[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
1771[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1772[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1773[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1774[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
1775[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
1776[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1777[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1778[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1779[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1780[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1781[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1782[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
1783[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1784[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1785[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1786[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
1787[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
1788[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1789[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1790[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1791[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
1792[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
1793[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
1794[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
1795[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
1796[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
1797[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
1798[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
1799[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
1800[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
1801[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
1802[19:55:38] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
1803[19:55:39] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with 103 recipes.
1804[19:55:39] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
1805[19:55:39] [Server thread/INFO] [wanionlib]: Blood Magic Integration: It's bleeding...
1806[19:55:39] [Server thread/INFO] [wanionlib]: Chickens Integration: changed Chicken's DNA to eggs give the right things when hatched.
1807[19:55:39] [Server thread/INFO] [wanionlib]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
1808[19:55:39] [Server thread/INFO] [wanionlib]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
1809[19:55:39] [Server thread/INFO] [wanionlib]: All 6 Integrations took 55ms to finish. at load stage PostInit
1810[19:55:39] [Server thread/WARN] [FML]: ****************************************
1811[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeDislocatorClone Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1812[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1813[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1814[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1815[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
1816[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.sort(Unknown Source)
1817[19:55:39] [Server thread/WARN] [FML]: * at java.util.Arrays.sort(Unknown Source)...
1818[19:55:39] [Server thread/WARN] [FML]: ****************************************
1819[19:55:39] [Server thread/WARN] [FML]: ****************************************
1820[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeEIOStabilization Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1821[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1822[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1823[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1824[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
1825[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.sort(Unknown Source)
1826[19:55:39] [Server thread/WARN] [FML]: * at java.util.Arrays.sort(Unknown Source)...
1827[19:55:39] [Server thread/WARN] [FML]: ****************************************
1828[19:55:39] [Server thread/WARN] [FML]: ****************************************
1829[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! vswe.stevescarts.helpers.ShapedRecipes2 Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1830[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1831[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1832[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1833[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
1834[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.sort(Unknown Source)
1835[19:55:39] [Server thread/WARN] [FML]: * at java.util.Arrays.sort(Unknown Source)...
1836[19:55:39] [Server thread/WARN] [FML]: ****************************************
1837[19:55:39] [Server thread/WARN] [FML]: ****************************************
1838[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! slimeknights.tconstruct.tools.common.RepairRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1839[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1840[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1841[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1842[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.gallopLeft(Unknown Source)
1843[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeLo(Unknown Source)
1844[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(Unknown Source)...
1845[19:55:39] [Server thread/WARN] [FML]: ****************************************
1846[19:55:39] [Server thread/WARN] [FML]: ****************************************
1847[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! mod.baijson.baconators.recipe.DyeableRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1848[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1849[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1850[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1851[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.gallopLeft(Unknown Source)
1852[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeLo(Unknown Source)
1853[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(Unknown Source)...
1854[19:55:39] [Server thread/WARN] [FML]: ****************************************
1855[19:55:39] [Server thread/WARN] [FML]: ****************************************
1856[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! com.amadornes.rscircuits.init.SCMRecipes$RecipeRedprintCircuit Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1857[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1858[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1859[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1860[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.gallopLeft(Unknown Source)
1861[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeLo(Unknown Source)
1862[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(Unknown Source)...
1863[19:55:39] [Server thread/WARN] [FML]: ****************************************
1864[19:55:39] [Server thread/WARN] [FML]: ****************************************
1865[19:55:39] [Server thread/WARN] [FML]: * Unknown recipe class! com.gendeathrow.hatchery.core.init.ModRecipes$1 Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
1866[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
1867[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
1868[19:55:39] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
1869[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.gallopLeft(Unknown Source)
1870[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeHi(Unknown Source)
1871[19:55:39] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(Unknown Source)...
1872[19:55:39] [Server thread/WARN] [FML]: ****************************************
1873[19:55:39] [Server thread/INFO] [SuperScript]: Found 6 tweaks to apply for stage FINISHED_LOAD. Applying...
1874[19:55:39] [Server thread/INFO] [BiomeTweaker]: Generating biome status report...
1875[19:55:39] [Server thread/INFO] [Waila]: Attempting to register plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft
1876[19:55:39] [Server thread/INFO] [Waila]: Registered plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft in 13.53 ms
1877[19:55:39] [Server thread/INFO] [Waila]: Attempting to register plugin for anything from team.chisel.common.integration.waila.ChiselDataHandler
1878[19:55:39] [Server thread/INFO] [Waila]: Registered plugin for anything from team.chisel.common.integration.waila.ChiselDataHandler in 2.370 ms
1879[19:55:39] [Server thread/INFO] [Waila]: Attempting to register plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability
1880[19:55:39] [Server thread/INFO] [Waila]: Registered plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability in 4.803 ms
1881[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
1882[19:55:39] [Server thread/INFO] [Waila]: Success in registering tconstruct
1883[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
1884[19:55:39] [Server thread/INFO] [Waila]: Success in registering EnderIO
1885[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect engineers.workshop.common.dependencies.waila.WailaHandler onWailaCall
1886[19:55:39] [Server thread/INFO] [Waila]: Success in registering engineersworkshop
1887[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.progwml6.natura.plugin.waila.WailaRegistrar wailaCallback
1888[19:55:39] [Server thread/INFO] [Waila]: Success in registering natura
1889[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect gory_moon.moarsigns.integration.waila.Provider callbackRegister
1890[19:55:39] [Server thread/INFO] [Waila]: Success in registering moarsigns
1891[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
1892[19:55:39] [Server thread/INFO] [Waila]: Success in registering rftools
1893[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect eladkay.scanner.compat.Waila onWailaCall
1894[19:55:39] [Server thread/INFO] [Waila]: Success in registering scanner
1895[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
1896[19:55:39] [Server thread/INFO] [Waila]: Success in registering wawla
1897[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
1898[19:55:39] [Server thread/INFO] [Waila]: Success in registering wawla
1899[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect org.mcupdater.autopackager.compat.WailaRegistry initWaila
1900[19:55:39] [Server thread/INFO] [Waila]: Success in registering autopackager
1901[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
1902[19:55:39] [Server thread/INFO] [Waila]: Success in registering BloodMagic
1903[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.setycz.chickens.waila.ChickensEntityProvider load
1904[19:55:39] [Server thread/INFO] [Waila]: Success in registering chickens
1905[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect org.cyclops.cyclopscore.modcompat.waila.Waila callbackRegister
1906[19:55:39] [Server thread/INFO] [Waila]: Success in registering cyclopscore
1907[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.cookingforblockheads.compat.WailaProvider register
1908[19:55:39] [Server thread/INFO] [Waila]: Success in registering cookingforblockheads
1909[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider registerAddon
1910[19:55:39] [Server thread/INFO] [Waila]: Success in registering darkutils
1911[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
1912[19:55:39] [Server thread/WARN] [Waila]: Exception while trying to access the method : java.lang.reflect.InvocationTargetException
1913[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect exnihiloadscensio.compatibility.CompatWaila callbackRegister
1914[19:55:39] [Server thread/INFO] [Waila]: Success in registering exnihiloadscensio
1915[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.excompressum.compat.waila.WailaProvider register
1916[19:55:39] [Server thread/INFO] [Waila]: Success in registering excompressum
1917[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.generators.waila.WailaHandler loadCallback
1918[19:55:39] [Server thread/INFO] [advgenerators]: WAILA callback received, loading...
1919[19:55:39] [Server thread/INFO] [Waila]: Success in registering advgenerators
1920[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.gyth.plugins.PluginWaila registerAddon
1921[19:55:39] [Server thread/INFO] [Waila]: Success in registering gyth
1922[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.gendeathrow.hatchery.core.waila.HatcheryTileProvider load
1923[19:55:39] [Server thread/INFO] [Waila]: Success in registering hatchery
1924[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect ganymedes01.headcrumbs.waila.WailaRegistrar wailaCallback
1925[19:55:39] [Server thread/INFO] [Waila]: Success in registering headcrumbs
1926[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
1927[19:55:39] [Server thread/INFO] [Waila]: Success in registering immersiveengineering
1928[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect org.cyclops.integrateddynamics.modcompat.waila.Waila callbackRegister
1929[19:55:39] [Server thread/INFO] [Waila]: Success in registering integrateddynamics
1930[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.blakebr0.mysticalagriculture.util.WailaDataProvider callbackRegister
1931[19:55:39] [Server thread/INFO] [Waila]: Success in registering mysticalagriculture
1932[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect shetiphian.platforms.modintegration.waila.WailaDataProvider callbackRegister
1933[19:55:39] [Server thread/INFO] [Waila]: Success in registering platforms
1934[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect QuantumStorage.compat.waila.CompatModuleWaila callbackRegister
1935[19:55:39] [Server thread/INFO] [Waila]: Success in registering quantumstorage
1936[19:55:39] [Server thread/INFO] [Waila]: Trying to reflect com.mrdimka.solarfluxreborn.intr.waila.WailaIntegrar registerWAIA
1937[19:55:39] [Server thread/INFO] [Waila]: Success in registering solarfluxreborn
1938[19:55:39] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 185 mods
1939[19:55:39] [Server thread/INFO] [FTBLib]: FTBLib Loaded
1940[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: java.io.IOException: Root tag must be a named compound tag
1941[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:95)
1942[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:173)
1943[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.lib.util.NBTUtils.readTag(NBTUtils.java:44)
1944[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.api_impl.Universe.load(Universe.java:130)
1945[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.FTBLibMod.onServerAboutToStart(FTBLibMod.java:94)
1946[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1947[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1948[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1949[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
1950[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
1951[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
1952[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1953[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
1954[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1955[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1956[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1957[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1958[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1959[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
1960[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
1961[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1962[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1963[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1964[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
1965[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1966[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1967[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1968[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1969[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1970[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
1971[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:925)
1972[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:287)
1973[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:264)
1974[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
1975[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.Thread.run(Unknown Source)
1976[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: java.io.IOException: Root tag must be a named compound tag
1977[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:95)
1978[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:173)
1979[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.lib.util.NBTUtils.readTag(NBTUtils.java:44)
1980[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.api_impl.Universe.load(Universe.java:130)
1981[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.FTBLibMod.onServerAboutToStart(FTBLibMod.java:94)
1982[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1983[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1984[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1985[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
1986[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
1987[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
1988[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1989[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
1990[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1991[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1992[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1993[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1994[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1995[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
1996[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
1997[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1998[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1999[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2000[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2001[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2002[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2003[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2004[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2005[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2006[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
2007[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:925)
2008[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:287)
2009[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:264)
2010[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
2011[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.Thread.run(Unknown Source)
2012[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: java.io.IOException: Root tag must be a named compound tag
2013[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:95)
2014[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:173)
2015[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.lib.util.NBTUtils.readTag(NBTUtils.java:44)
2016[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.api_impl.Universe.load(Universe.java:150)
2017[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.FTBLibMod.onServerAboutToStart(FTBLibMod.java:94)
2018[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2019[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2020[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2021[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2022[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
2023[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
2024[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2025[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2026[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2027[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2028[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2029[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2030[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2031[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
2032[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
2033[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2034[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2035[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2036[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2037[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2038[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2039[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2040[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2041[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2042[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
2043[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:925)
2044[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:287)
2045[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:264)
2046[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
2047[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.Thread.run(Unknown Source)
2048[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: java.io.IOException: Root tag must be a named compound tag
2049[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:95)
2050[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:173)
2051[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.lib.util.NBTUtils.readTag(NBTUtils.java:44)
2052[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.api_impl.Universe.load(Universe.java:150)
2053[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.feed_the_beast.ftbl.FTBLibMod.onServerAboutToStart(FTBLibMod.java:94)
2054[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2055[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2056[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2057[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2058[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
2059[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
2060[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2061[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2062[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2063[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2064[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2065[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2066[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2067[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
2068[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
2069[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2070[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2071[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2072[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.reflect.Method.invoke(Unknown Source)
2073[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
2074[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
2075[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
2076[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
2077[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
2078[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
2079[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:925)
2080[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:287)
2081[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:264)
2082[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
2083[19:55:39] [Server thread/INFO] [STDERR]: [com.feed_the_beast.ftbl.lib.util.NBTUtils:readTag:48]: at java.lang.Thread.run(Unknown Source)
2084[19:55:39] [Server thread/INFO] [FTBUtilities]: Loading ranks..
2085[19:55:39] [Server thread/INFO]: Preparing level "world"
2086[19:55:39] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
2087[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world dragonmounts:mob.enderdragon.breathe
2088[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world waddles:adelie.ambient
2089[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world waddles:adelie.baby.ambient
2090[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world dragonmounts:mob.enderdragon.step
2091[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world dragonmounts:mob.enderdragon.death
2092[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world waddles:adelie.death
2093[19:55:39] [Server thread/INFO] [FML]: Found a missing id from the world waddles:adelie.hurt
2094[19:55:40] [Server thread/INFO] [FML]: Applying holder lookups
2095[19:55:40] [Server thread/INFO] [FML]: Holder lookups applied
2096[19:55:40] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2097[19:55:40] [Server thread/INFO] [FML]: Loading dimension 66 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2098[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 66!
2099[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2100[19:55:41] [Server thread/INFO] [FML]: Loading dimension -9999 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2101[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -9999!
2102[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2103[19:55:41] [Server thread/INFO] [FML]: Loading dimension 101 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2104[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 101!
2105[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2106[19:55:41] [Server thread/INFO] [FML]: Loading dimension 100 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2107[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 100!
2108[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2109[19:55:41] [Server thread/INFO] [FML]: Loading dimension 99 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2110[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 99!
2111[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2112[19:55:41] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2113[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -1!
2114[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2115[19:55:41] [Server thread/INFO] [FML]: Loading dimension -343800852 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2116[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -343800852!
2117[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2118[19:55:41] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@5f7370b5)
2119[19:55:41] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 1!
2120[19:55:41] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2121[19:55:41] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@c8e492b[id=b7fd24d6-ffc7-4e25-ac6b-90186641b3b3,name=KoObla,properties={},legacy=false]
2122com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2123 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2124 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2125 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2126 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2127 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2128 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2129[19:55:41] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@676225b[id=a76fe186-6ddf-4231-a092-68ddb350094a,name=Gregg1032,properties={},legacy=false]
2130com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2131 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2132 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2133 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2134 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2135 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2136 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2137[19:55:42] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 0!
2138[19:55:42] [Server thread/INFO] [FML]: Found 1 islands list now loading islands.
2139[19:55:42] [Server thread/INFO]: Preparing start region for level 0
2140[19:55:42] [Server thread/WARN]: Keeping entity chickens.ChickensChicken that already exists with UUID 351627b2-a180-4e40-a9f4-37d7fe064738
2141[19:55:42] [Server thread/WARN]: Keeping entity chickens.ChickensChicken that already exists with UUID 1082a06a-146c-41de-be4f-307fa518911e
2142[19:55:42] [Server thread/WARN]: Keeping entity chickens.ChickensChicken that already exists with UUID 2e969dce-616c-434d-ba8d-b50d8b0e8347
2143[19:55:42] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4374bcf1[id=0bf93fca-a41b-431e-a3c7-11c39f1969b6,name=allidoisgame00,properties={},legacy=false]
2144com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2145 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2146 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2147 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2148 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2149 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2150 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2151[19:55:42] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3dcd72a5[id=405ac2d9-1639-4384-817d-b5562fd95cf7,name=mickmulloy,properties={},legacy=false]
2152com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2153 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2154 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2155 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2156 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2157 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2158 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2159[19:55:43] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@72fd7c30[id=0bb73c5b-f4c1-4182-b3e9-f6861600d9d6,name=witsend66,properties={},legacy=false]
2160com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2161 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2162 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2163 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2164 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2165 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2166 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2167[19:55:43] [Server thread/INFO]: Done (3.932s)! For help, type "help" or "?"
2168[19:55:43] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.IllegalArgumentException: timeout value is negative
2169[19:55:43] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.sleep(Native Method)
2170[19:55:43] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
2171[19:55:43] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
2172[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:95]: Loading scripts
2173[19:55:43] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@45aeecce[id=4c38ed11-596a-4fd4-ab1d-26f386c1cbac,name=MHF_Blaze,properties={},legacy=false]
2174com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2175 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2176 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2177 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2178 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2179 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2180 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2181[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file Furnace.zs
2182[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.iron@2 = 1xitem.ingotIron@0
2183[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.silver@2 = 1xitem.immersiveengineering.metal@3
2184[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.nickel@2 = 1xitem.immersiveengineering.metal@4
2185[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.gold@2 = 1xitem.ingotGold@0
2186[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.lead@2 = 1xitem.immersiveengineering.metal@2
2187[19:55:43] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.exnihiloadscensio.ore.copper@2 = 1xitem.immersiveengineering.metal@0
2188[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file IE.zs
2189[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file aa.zs
2190[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file localization.zs
2191[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file lore.zs
2192[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file oredict.zs
2193[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file remove.zs
2194[19:55:43] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file shapedrecipes.zs
2195[19:55:43] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@235b43be[id=cab28771-f0cd-4fe7-b129-02c69eba79a5,name=MHF_CaveSpider,properties={},legacy=false]
2196com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2197 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2198 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2199 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2200 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2201 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2202 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2203[19:55:44] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@75d5452a[id=069a79f4-44e9-4726-a5be-fca90e38aaf5,name=Notch,properties={},legacy=false]
2204com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2205 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2206 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2207 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2208 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2209 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2210 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2211[19:55:44] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file shapelessrecipes.zs
2212[19:55:44] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:143]: MineTweaker: Loading file tinkers.zs
2213[19:55:44] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:147]: MineTweaker: Loading group intermod
2214[19:55:44] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3dcd72a5[id=405ac2d9-1639-4384-817d-b5562fd95cf7,name=mickmulloy,properties={},legacy=false]
2215com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2216 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2217 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2218 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2219 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2220 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2221 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2222[19:55:44] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod ExtraUtilities
2223[19:55:44] [Server thread/INFO] [Hammer Core]: Registering raytrace plugin: com.mrdimka.hammercore.common.blocks.multipart.HammerCoreRaytracePlugin ...
2224[19:55:44] [Server thread/INFO] [Hammer Core]: Registered raytrace plugin: com.mrdimka.hammercore.common.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
2225[19:55:44] [Server thread/INFO] [Hammer Core]: Registering raytrace plugin: com.mrdimka.solarfluxreborn.intr.hammercore.SFRHammerCoreRaytrace ...
2226[19:55:44] [Server thread/INFO] [Hammer Core]: Registered raytrace plugin: com.mrdimka.solarfluxreborn.intr.hammercore.SFRHammerCoreRaytrace in 1 ms
2227[19:55:44] [Server thread/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
2228[19:55:44] [Thread-16/INFO] [immersiveengineering]: Starting recipe profiler for Arc Recycling, using 6 Threads
2229[19:55:44] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6c50bb5c[id=4b902826-479a-4f24-800f-40dad72bf01d,name=PauseUnpause,properties={},legacy=false]
2230com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2231 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2232 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2233 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2234 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2235 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2236 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2237[19:55:45] [Server thread/INFO] [modtweaker]: Starting ServerStart for modtweaker
2238[19:55:45] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5eaae284[id=f31da867-d0d2-4bb5-8b02-be673ebec214,name=insaneau,properties={},legacy=false]
2239com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2240 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2241 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2242 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2243 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2244 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2245 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2246[19:55:45] [Server thread/INFO] [FTBLib]: Reloaded SERVER on packmode 'default'
2247[19:55:45] [Server thread/INFO] [FTBUtilities]: Backups folder - C:\Users\dylan\Desktop\DeadSave\backups
2248[19:55:45] [Server thread/INFO] [FTBUtilities]: Overridden 223 commands
2249[19:55:45] [Server thread/INFO] [immersiveengineering]: WorldData loading
2250[19:55:45] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
2251[19:55:45] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
2252[19:55:45] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions: 2 3 4 5 6
2253[19:55:45] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@27151c5c[id=5ad55f34-41b6-4bd2-9c32-18983c635936,name=MHF_Spider,properties={},legacy=false]
2254com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2255 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2256 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2257 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2258 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2259 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2260 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2261[19:55:45] [Server thread/ERROR] [net.blay09.mods.twitchcrumbs.Twitchcrumbs]: Failed to load whitelist from source http://whitelist.twitchapps.com/list.php?id=darkosto57d47f524de08: java.net.UnknownHostException: whitelist.twitchapps.com
2262[19:55:45] [Server thread/ERROR] [net.blay09.mods.twitchcrumbs.Twitchcrumbs]: Failed to load whitelist from source http://whitelist.twitchapps.com/list.php?id=bacon_donut525a7b9dc8414: java.net.UnknownHostException: whitelist.twitchapps.com
2263[19:55:45] [Server thread/INFO] [net.blay09.mods.twitchcrumbs.Twitchcrumbs]: Registering 0 Twitchcrumbs users...
2264[19:55:45] [Thread-14/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@78b6e181[id=4cad19e0-0199-47fb-b1bc-0694b4f860cd,name=SnowShock35,properties={},legacy=false]
2265com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
2266 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
2267 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
2268 at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
2269 at net.minecraft.tileentity.TileEntitySkull.func_174884_b(SourceFile:151) [ard.class:?]
2270 at ganymedes01.headcrumbs.utils.ThreadedProfileFiller$1.run(ThreadedProfileFiller.java:24) [ThreadedProfileFiller$1.class:?]
2271 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
2272[19:55:47] [Thread-16/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 3053 milliseconds
2273[19:56:03] [Server thread/INFO] [STDOUT]: [WayofTime.bloodmagic.inversion.InversionPillarHandler:onPillarAdded:86]: Adding...
2274[19:56:03] [Server thread/INFO] [STDOUT]: [WayofTime.bloodmagic.inversion.InversionPillarHandler:onPillarAdded:86]: Adding...
2275[19:56:03] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 18020ms behind, skipping 360 tick(s)
2276[19:56:03] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world -1!
2277[19:56:03] [Server thread/INFO] [FML]: Unloading dimension -1
2278[19:56:03] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 1!
2279[19:56:03] [Server thread/INFO] [FML]: Unloading dimension 1
2280[19:56:03] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 66!
2281[19:56:03] [Server thread/INFO] [FML]: Unloading dimension 66
2282[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:empty null
2283[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:water 0
2284[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:mundane 1
2285[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:thick 1
2286[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:awkward 1
2287[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:night_vision 2
2288[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_night_vision 3
2289[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:invisibility 3
2290[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_invisibility 4
2291[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:leaping 2
2292[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_leaping 3
2293[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_leaping 3
2294[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:fire_resistance 2
2295[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_fire_resistance 3
2296[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:swiftness 2
2297[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_swiftness 3
2298[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_swiftness 3
2299[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:slowness 3
2300[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_slowness 4
2301[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:water_breathing 2
2302[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_water_breathing 3
2303[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:healing 2
2304[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_healing 3
2305[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:harming 3
2306[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_harming 4
2307[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:poison 2
2308[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_poison 3
2309[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_poison 3
2310[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:regeneration 2
2311[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_regeneration 3
2312[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_regeneration 3
2313[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strength 2
2314[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_strength 3
2315[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:strong_strength 3
2316[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:weakness 1
2317[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:long_weakness 2
2318[19:56:04] [Server thread/INFO] [extrautils2]: minecraft:luck null
2319[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.doom null
2320[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.gravity 2
2321[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.second.chance 4
2322[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.greek.fire 3
2323[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:oily 2
2324[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.fizzy.lifting 3
2325[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.relapse 2
2326[19:56:04] [Server thread/INFO] [extrautils2]: extrautils2:xu2.love 2
2327[19:57:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 57218ms behind, skipping 1144 tick(s)
2328[19:57:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14189ms behind, skipping 283 tick(s)
2329[19:57:28] [Snooper Timer/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.util.HttpUtil (oh)...
2330[19:58:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 81591ms behind, skipping 1631 tick(s)
2331[20:01:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 171069ms behind, skipping 3421 tick(s)
2332[20:01:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14653ms behind, skipping 293 tick(s)
2333[20:02:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13566ms behind, skipping 271 tick(s)
2334[20:04:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 122354ms behind, skipping 2447 tick(s)
2335[20:04:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13379ms behind, skipping 267 tick(s)
2336[20:06:21] [User Authenticator #1/INFO]: UUID of player Larxi is 61ca5066-7232-45a8-931a-1a51e5145c9d
2337[20:06:30] [Netty Server IO #3/INFO] [FML]: Client protocol version 2
2338[20:06:30] [Netty Server IO #3/INFO] [FML]: Client attempting to join with 195 mods : draconicevolution@2.1.6,scanner@1.4.1,endercore@1.10.2-0.4.1.66-beta,exnihiloadscensio@0.1.5,hammercore@1.9.4.3,ctm@MC1.10.2-0.2.2.24,DragonMounts@r46-1.10.2,rangedpumps@0.3,forgelin@1.5.1,chancecubes@1.10.2-3.0.1.207,llibrary@1.7.7,excompressum@2.0.97,darkutils@1.1.8.finalrc2,betterbuilderswands@0.11.1,LunatriusCore@1.1.2.38,guideapi@@VERSION@,mcmultipart@1.4.0,shetiphiancore@3.3.11,refinedstorage@1.2.26,flyringbaublemod@0.2.4_1.10.2-d71eb9e,ResourceLoader@1.5.1,torchmaster@1.4.1.34,unidict@1.10.2-2.9b,Chameleon@1.10.2-2.3.0,reliquia@0.0.7,StorageDrawers@1.10.2-3.7.10,modtweaker@2.0.13,SimpleAchievements@MC1.9.4-1.2.2-28,fairylights@2.1.2,boots@1.0,CharsetLib@0.3.5,shadowmc@3.6.1,morechickens@1.1.6,advgenerators@0.9.20.23,ceramics@1.10.2-1.1.6b,missing_pieces@4.3.0,FML@8.0.99.99,shear@1.1.2,rftoolsdim@5.05,reborncore-mcmultipart@2.13.6.142,Neat@1.3-12,JEI@3.14.7.420,hopperducts@1.4.8.1,tp@1.1.0,NotEnoughItems@2.1.3.220,CharsetPipes@0.3.5,ChestTransporter@2.5.18,clienttweaks@1.1.16,ctgui@1.0.0,Waila@1.8.17-B31_1.10.2,simplyjetpacks@2.1.3.55,grue@1.3.5,simplebarrels@1.26e,custommainmenu@2.0.5,apple_shields@0.1.7,bdlib@1.12.4.24,minicoal@1.1.0,simplegenerators@1.10.2-0.10.6a,notenoughwands@1.5.5,BloodMagic@1.10.2-2.1.11-80,farmingforblockheads@1.1.16,Psi@r1.0-42,InGameInfoXML@2.8.1.89,Morpheus@1.10.2-3.1.13,bedbugs@@VERSION@,packingtape@0.6.0,yunomakegoodmap@1.10.2-6.1.0.26,EnderStorage@2.2.1.106,EnderIO@1.10.2-3.1.193,ironchest@1.10.2-7.0.15.804,Translocator@2.1.4.55,zerocore@1.10.2-0.1.0.6,mousetweaks@2.8,immersiveengineering@0.10-61,rscircuits@1.0.4,fw@1.5.1,CodeChickenCore@2.4.1.102,mpbasic@1.1.3,SimpleLabels@0.0.1,extrautils2@1.0,gyth@2.0.0.2,MineTweaker3@3.0.26,mantle@1.10.2-1.1.5.205,integrateddynamics@0.7.12,itsbecauseuhasnogoodspawn@1.0.5,gravestone@1.5.13,icse@1.1.0.0,dimensionalcake@0.0.1,lootbags@2.3.9,simplecorn@2.2.0,appleskin@1.0.8,Baubles@1.3.11,flatcoloredblocks@mc1.10-v4.4,moarsigns@4.2.3.9,minemenu@1.4.5,base@1.10.2-1.4.0,defaultoptions@6.1.5,cyclopscore@0.10.9,ts2k16@1.0.3,rftools@6.13,clipboard@@VERSION@,autopackager@1.6.4b,kleeslabs@3.3.5,initialinventory@1.0.1,reborncore@2.13.6.142,controlling@1.0.5,cookingforblockheads@4.2.45,mputils@1.2.9,bookshelf@1.4.4.347,ironbackpacks@1.10.2-2.2.31,OpenComputers@1.6.2.7,sonarcore@3.3.0,waddles@0.5.4,props@2.4.2,chickens@4.3.2,hydrogel@0.9,biometweaker@2.3.239,mob_grinding_utils@0.1.8.22,headcrumbs@2.0.2,CodeChickenLib@2.5.9.283,rebornstorage@1.0.0,tinkertoolleveling@1.10.2-1.0.1.DEV.f5def58,actuallycomputers@1.0.0,crafttweakerjei@1.0.1,commoncapabilities@1.3.3,mtlib@@VERSION@,Forge@12.18.3.2477,engineersworkshop@1.3.6-1.10.2,valkyrielib@1.10.2-0.10.6,energyconverters@1.0.0.26,OpenComputers|Core@1.6.2.7,voidcup@1.0,actuallyadditions@1.10.2-r105,etlunar@1.10.2-0.10.6a,randomthings@3.7.7.1,oreexcavation@1.2.102,hatchery@0.3.21,rftoolscontrol@1.6.8,AppleCore@2.2.2,integratedtunnels@1.2.5,elevatorid@1.3.0,environmentaltech@1.10.2-0.10.6b,bigreactors@1.10.2-0.4.5.30,nice@0.1.0,woodenshears@@MAJOR@.@MINOR@.@REVIS@.@BUILD@,AutoRegLib@1.0-2,moreshears@1.0.5,Botania@r1.9-341,quantumstorage@3.3.6,Funnels@1.1.2,inventorysorter@0.11.0+47,shearmadness@1.10.2,snad@1.10.2-1.6.09.20a,betterthanbunnies@1.10.2-1.1.0,ExtraBitManipulation@1.10.2-2.5.1,googlyeyes@6.0.0,platforms@1.2.10,ftbu@0.0.0,twitchcrumbs@2.0.4,wawla@2.3.2.215,redstonepaste@1.7.4,mcp@9.19,clumps@1.0.5,journeymap@1.10.2-5.5.0b4,beneath@1.2.0,harvestcraft@1.9.4-1.10.2g,foamfixcore@7.7.4,ftbl@0.0.0,roots@0.208,withercrumbs@@version@,brandonscore@2.1.12,colossalchests@1.6.0,mysticalagriculture@1.5.8,BlockDispenser@1.0,tconstruct@1.10.2-2.6.5.10,solarfluxreborn@2.17r,bitdrawers@0.36,xprings@1.3.0,CharsetWrench@0.3.5,stevescarts@2.2.0.86,ChickenChunks@2.2.0.52,fenceoverhaul@1.2.1,ccl-entityhook@1.0,fluxnetworks@1.2.8,natura@1.10.2-4.1.0.80,ItsRainingFood@1.0.2,wanionlib@1.10.2-1.3,chisel@MC1.10.2-0.0.14.33,baconators@3.0.6,foamfix@@VERSION@,literalascension@1.10.2-1.0.2.2,GardenOfGlass@sqrt(-1),mercurius@1.0.6,chiselsandbits@12.15,PTRModelLib@1.0.0
2339[20:06:30] [Netty Server IO #3/INFO] [FML]: Attempting connection with missing mods [TickProfiler] at CLIENT
2340[20:06:30] [Netty Server IO #3/INFO] [journeymap]: CLIENT
2341[20:06:43] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
2342[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
2343[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sending over dimension 2 to the client
2344[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sending over dimension 3 to the client
2345[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sending over dimension 4 to the client
2346[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sending over dimension 5 to the client
2347[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sending over dimension 6 to the client
2348[20:06:43] [Server thread/INFO]: Larxi[/73.32.34.52:60955] logged in with entity id 6138 at (150.19114865494947, 67.51979860549457, 145.0184962628742)
2349[20:06:43] [Server thread/INFO]: Larxi joined the game
2350[20:06:43] [Server thread/INFO] [journeymap]: Larxi joining dimension 0
2351[20:06:43] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
2352[20:06:43] [Server thread/INFO] [MineMenu]: SERVER: MineMenu is installed. Sending server response packet
2353> Exception in thread "Server Watchdog" Oct 01, 2019 8:06:43 PM org.wyldmods.simpleachievements.common.data.DataManager onPlayerLogin
2354INFO: Sending Larxi achievement list.
2355[20:06:43] [Server thread/INFO] [Actually Additions]: Sending Player Data to player Larxi with UUID 61ca5066-7232-45a8-931a-1a51e5145c9d.
2356[20:06:43] [Server thread/INFO] [Waila]: Player EntityPlayerMP['Larxi'/6138, l='world', x=150.19, y=67.52, z=145.02] connected. Sending ping
2357[20:06:43] [ForkJoinPool-1-worker-11/INFO] [OpenComputers]: Starting OpenComputers version check.
2358[20:06:43] [Server thread/INFO] [journeymap]: Sending log in packet.
2359[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
2360[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
2361[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send dimlet rules to the client
2362[20:06:43] [Server thread/INFO] [mcjty.lib.varia.Logging]: Rules packet size: 5785 of 8192
2363[20:06:44] [Thread-27/INFO] [chancecubes]: No custom rewards detected for the current user!
2364[20:06:44] [ForkJoinPool-1-worker-11/INFO] [OpenComputers]: A newer version of OpenComputers is available: v1.7.4.
2365[20:07:13] [Server thread/WARN]: Larxi moved too quickly! 9.371765123638767,0.0,10.623633468126826
2366[20:07:27] [Server thread/WARN]: Larxi moved too quickly! 0.0,-10.728126108483131,0.0
2367[20:07:40] [Server thread/WARN]: Larxi moved too quickly! 0.0,-10.728126108483131,0.0
2368[20:07:54] [Server thread/WARN]: Larxi moved too quickly! 0.0,-10.80652611000901,0.0
2369[20:08:08] [Server thread/WARN]: Larxi moved too quickly! 0.0,-10.49079610902799,0.0
2370[20:08:22] [Server thread/WARN]: Larxi moved too quickly! 0.0,-10.856489120741138,0.0
2371[20:09:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 249137ms behind, skipping 4982 tick(s)
2372[20:09:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13703ms behind, skipping 274 tick(s)
2373[20:09:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13350ms behind, skipping 267 tick(s)
2374[20:12:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 124029ms behind, skipping 2480 tick(s)
2375[20:12:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13285ms behind, skipping 265 tick(s)
2376[20:13:04] [Server thread/WARN]: Larxi moved too quickly! -6.7921190330445995,2.5065013834253485,-8.121552940483127
2377[20:13:18] [Server thread/WARN]: Larxi moved too quickly! 0.10649441559772299,10.162500611078283,-1.1203026841554617
2378[20:17:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 280843ms behind, skipping 5616 tick(s)
2379[20:17:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13254ms behind, skipping 265 tick(s)
2380[20:20:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 151180ms behind, skipping 3023 tick(s)
2381[20:22:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 131711ms behind, skipping 2634 tick(s)
2382[20:23:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 65593ms behind, skipping 1311 tick(s)
2383[20:24:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13126ms behind, skipping 262 tick(s)
2384> Can't keep up! Did the system time change, or is the server overloaded? Running 280843ms behind, skipping 5616 tick(s)