Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- minecraft@minecraft:~/0.9.8b$ ./LaunchServer.sh
- OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
- [13:15:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [13:15:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [13:15:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [13:15:49] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
- [13:15:49] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_181, running on Linux:amd64:3.13.0-125-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
- [13:15:49] [main/INFO] [FML]: [AppEng] Core Init
- [13:15:49] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:49] [main/WARN] [FML]: The coremod com.chocohead.biab.BornInABarn does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:49] [main/WARN] [FML]: The coremod cartfixes.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
- [13:15:51] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
- [13:15:51] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
- [13:15:51] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
- [13:15:51] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod chylex.java7check.JavaCheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /home/minecraft/0.9.8b/./mods
- [13:15:51] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/ERROR] [FML]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
- java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
- at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_181]
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181]
- at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_181]
- at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- [13:15:51] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [13:15:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:15:51] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
- [13:15:51] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
- [13:15:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [13:15:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:15:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [13:15:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [Aroma1997Core]: Finished data injection.
- [13:15:53] [main/INFO] [Aroma1997Core]: Finished data injection.
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [CartFixes-ASM]: Obfuscated environment detected
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
- [13:15:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:53] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
- [13:15:53] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
- [13:15:53] [main/INFO] [INpurePreloader]: Starting library configuration...
- [13:15:54] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
- [13:15:54] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
- [13:15:54] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.347 is newer than request 1.2.0.345
- [13:15:54] [main/INFO] [STDERR]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:55] [main/INFO] [Bookshelf]: Starting to apply transformations
- [13:15:55] [main/INFO] [Bookshelf]: Starting to apply transformations
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
- [13:15:55] [main/INFO] [FastCraft]: FastCraft loaded.
- [13:15:55] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [13:15:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [13:15:55] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
- [13:15:55] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: sv (1 / 1)
- [13:15:56] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [13:15:56] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: xk (1 / 1)
- [13:15:56] [main/INFO] [FastLeafDecay]: Patching leaves.
- [13:15:56] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
- [13:15:57] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
- [13:15:57] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: zc (1 / 1)
- [13:15:57] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
- [13:15:57] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
- [13:15:58] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
- [13:15:58] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
- [13:15:58] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
- [13:15:58] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
- [13:15:59] [Server thread/INFO]: Starting minecraft server version 1.7.10
- [13:15:59] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [13:15:59] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
- [13:15:59] [Server thread/INFO] [FML]: Replaced 183 ore recipies
- [13:15:59] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [13:15:59] [Server thread/INFO] [FML]: [AppEng] Core Init
- [13:15:59] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [13:15:59] [Server thread/INFO] [FML]: Searching /home/minecraft/0.9.8b/mods for mods
- [13:15:59] [Server thread/INFO] [FML]: Also searching /home/minecraft/0.9.8b/mods/1.7.10 for mods
- [13:16:01] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
- [13:16:01] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [13:16:01] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.1.0.0
- [13:16:01] [Server thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [13:16:01] [Server thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [13:16:02] [Server thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [13:16:02] [Server thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [13:16:02] [Server thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [13:16:02] [Server thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
- [13:16:04] [Server thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
- [13:16:04] [Server thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
- [13:16:04] [Server thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [13:16:05] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.38
- [13:16:06] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
- [13:16:07] [Server thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
- [13:16:09] [Server thread/WARN] [HardcoreEnderExpansion]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
- [13:16:11] [Server thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
- com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
- at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
- at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
- at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
- at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
- at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- ... 14 more
- [13:16:11] [Server thread/ERROR] [FML]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
- com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
- at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
- at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
- at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
- at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
- Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
- at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- ... 14 more
- [13:16:16] [Server thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.7-152
- [13:16:17] [Server thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Fabrication]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:17] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:18] [Server thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
- [13:16:21] [Server thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
- [13:16:22] [Server thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
- [13:16:22] [Server thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
- [13:16:22] [Server thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.11
- [13:16:22] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
- [13:16:22] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
- [13:16:22] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
- [13:16:23] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
- [13:16:23] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [13:16:23] [Server thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
- [13:16:23] [Server thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
- [13:16:23] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
- [13:16:23] [Server thread/INFO] [FML]: Forge Mod Loader has identified 225 mods to load
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
- [13:16:23] [Server thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
- [13:16:25] [Server thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
- [13:16:25] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
- [13:16:25] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
- [13:16:25] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
- [13:16:25] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file Born+in+a+Barn+1.7.x.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file GravisuitePatcher_1.7.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.140-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file CodingLib-0.2.8b50.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:26] [Server thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [13:16:29] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CartFixes, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, OpenComputers|Core, PlayerAPI, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, FastCraft, Treecapitator, AdvancedMachines, ae2stuff, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, asielib, Grinder, Backpack, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsNatura, BigReactors, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, compacter, CompactSolars, ComputerCraft, computronics, crashlogadditions, DeathCounter, DefenseTech, debug, denseores, doge, eplus, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraPlanets, ExtraUtilities, factorization.misc, factorization.notify, factorization.truth, factorization.dimensionalSlice, fz.scrap, factorization, fastleafdecay, flansmod, ForbiddenMagic, Forestry, funkylocomotion, GalacticraftMars, GalacticraftCore, gendustry, GraviSuite, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreEnderExpansion, Hats, HatStand, HelpFixer, HardcoreQuesting, IC2NuclearControl, iChunUtil, IC2, inpure|core, IronChest, JABBA, jexclusives, LogisticsPipes, magicalcrops, magicalcropsarmour, magicalcropsdeco, MagicBees, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, testdummy, powersuits, Morph, cfm, Mystcraft, Natura, necromancy, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, recipehandler, neresources, numina, ObsidiPlates, OpenBlocks, OpenComputers, OpenMods, OpenPeripheralIntegration, OpenPeripheral, OpenPeripheralCore, harvestcraft, PneumaticCraft, PortalGun, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, qCraft, Railcraft, reccomplex, RedstoneArsenal, RefinedRelocation, xreliquary, libsandstone, Roguelike, simplyjetpacks, squidless, statues, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, Sync, TConstruct, Thaumcraft, thaumicenergistics, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TMechworks, Translocator, TwilightForest, Waila, wailaplugins, warpbook, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
- [13:16:29] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CartFixes, CodeChickenCore, ivtoolkit, Micdoodlecore, NotEnoughItems, OpenComputers|Core, PlayerAPI, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, FastCraft, Treecapitator, AdvancedMachines, ae2stuff, aobd, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, asielib, Grinder, Backpack, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsNatura, BigReactors, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, compacter, CompactSolars, ComputerCraft, computronics, crashlogadditions, DeathCounter, DefenseTech, debug, denseores, doge, eplus, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraPlanets, ExtraUtilities, factorization.misc, factorization.notify, factorization.truth, factorization.dimensionalSlice, fz.scrap, factorization, fastleafdecay, flansmod, ForbiddenMagic, Forestry, funkylocomotion, GalacticraftMars, GalacticraftCore, gendustry, GraviSuite, Growthcraft|Apples, Growthcraft, Growthcraft|Cellar, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Milk, Growthcraft|Rice, guideapi, HardcoreEnderExpansion, Hats, HatStand, HelpFixer, HardcoreQuesting, IC2NuclearControl, iChunUtil, IC2, inpure|core, IronChest, JABBA, jexclusives, LogisticsPipes, magicalcrops, magicalcropsarmour, magicalcropsdeco, MagicBees, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, testdummy, powersuits, Morph, cfm, Mystcraft, Natura, necromancy, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, recipehandler, neresources, numina, ObsidiPlates, OpenBlocks, OpenComputers, OpenMods, OpenPeripheralIntegration, OpenPeripheral, OpenPeripheralCore, harvestcraft, PneumaticCraft, PortalGun, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, qCraft, Railcraft, reccomplex, RedstoneArsenal, RefinedRelocation, xreliquary, libsandstone, Roguelike, simplyjetpacks, squidless, statues, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, Sync, TConstruct, Thaumcraft, thaumicenergistics, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TMechworks, Translocator, TwilightForest, Waila, wailaplugins, warpbook, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
- [13:16:31] [Server thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
- [13:16:35] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
- [13:16:35] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
- [13:16:35] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
- [13:16:35] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
- [13:16:36] [Server thread/ERROR] [FZ-init]: Mod jar seems to have a valid filename
- [13:16:37] [Server thread/INFO] [Patcher]: Suceeded in transforming GraviSuite (3 recipe items)
- [13:16:37] [Server thread/INFO] [Patcher]: Suceeded in transforming BlockRelocatorPortal
- [13:16:37] [Server thread/INFO] [Patcher]: Suceeded in transforming ItemSimpleItems
- [13:16:37] [Server thread/INFO] [Patcher]: Suceeded in transforming ClientTickHandler
- [13:16:42] [Server thread/INFO] [OpenMods]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:84): OPC API v. 3.4.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/home/minecraft/0.9.8b/mods/OpenPeripheral-1.7.10-AIO-8.jar!/openperipheral/api/ApiAccess.class)
- [13:16:42] [Server thread/INFO] [progressiveautomation]: Starting automation
- [13:16:43] [Server thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.api.aspects.Aspect)
- [13:16:43] [Server thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
- [13:16:43] [Server thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
- [13:16:44] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
- [13:16:45] [Server thread/INFO] [FML]: Found 517 ObjectHolder annotations
- [13:16:45] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [13:16:45] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [13:16:45] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [13:16:45] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
- [13:16:45] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
- [13:16:45] [Server thread/INFO] [FastCraft]: FastCraft 1.25 loaded.
- [13:16:45] [Server thread/INFO] [Treecapitator]: Loading configuration file /home/minecraft/0.9.8b/config/Treecapitator.cfg
- [13:16:45] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
- [13:16:45] [Server thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1992]: Galacticraft successfully injected bytecode into: ms (1 / 1)
- [13:16:47] [Thread-6/INFO] [FastCraft]: You are using the latest suitable version.
- [13:16:47] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
- [13:16:47] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
- [13:16:48] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
- [13:16:49] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [13:16:49] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
- [13:16:49] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2-CORE]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
- [13:16:50] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
- [13:16:50] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 2070ms )
- [13:16:50] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
- [13:16:50] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
- [13:16:50] [Server thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
- [13:16:50] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
- [13:16:50] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
- [13:16:50] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
- [13:16:50] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
- [13:16:51] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
- [13:16:51] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
- [13:16:51] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
- [13:16:51] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
- [13:16:51] [Server thread/INFO] [AromaBackup]: Using Dimension Blacklist with 0 entries.
- [13:16:51] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
- [13:16:51] [Server thread/INFO] [CoFHWorld]: Registering default generators
- [13:16:51] [Server thread/INFO] [CoFHWorld]: Complete
- [13:16:52] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
- [13:16:52] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
- [13:16:52] [Server thread/INFO] [Mantle]: Loading configuration from disk.
- [13:16:52] [Server thread/INFO] [Mantle]: Configuration load completed.
- [13:16:52] [Server thread/INFO] [FastLeafDecay]: Patching leaves.
- [13:16:52] [Server thread/INFO] [FastLeafDecay]: Found leaf Class: mods/natura/blocks/trees/NLeaves
- [13:16:52] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
- java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_181]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_181]
- at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_181]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [13:16:54] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
- [13:16:54] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
- [13:16:54] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
- [13:16:54] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
- [13:16:55] [CoFHUpdater:ThermalFoundation/ERROR] [ThermalFoundation]: Update check for Thermal Foundation failed.
- java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_181]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_181]
- at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_181]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [13:16:55] [Server thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
- [13:16:55] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
- [13:16:55] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
- [13:16:55] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
- [13:16:55] [CoFHUpdater:ThermalExpansion/ERROR] [ThermalExpansion]: Update check for Thermal Expansion failed.
- java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalExpansion
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_181]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_181]
- at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_181]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [13:16:56] [Server thread/WARN] [HardcoreEnderExpansion]: Invalid entry in Decomposition Blacklist, item not found: ExtraUtilities:unstableingot
- [13:16:56] [Server thread/INFO] [HardcoreEnderExpansion]: Added 1 items into Decomposition blacklist
- [13:16:57] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
- [13:16:57] [Server thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
- [13:16:57] [Server thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
- [13:16:57] [Server thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
- [13:16:57] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
- [13:16:57] [Server thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
- [13:16:58] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
- [13:16:58] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
- [13:17:00] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler:<init>:56]: Server sided~
- [13:17:00] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler:<init>:304]: I am being created
- [13:17:00] [Server thread/INFO] [Bookshelf]: Attempting to expand Enchantment List to 4096 spaces.
- [13:17:00] [Server thread/INFO] [Bookshelf]: The Enchantment List has successfully been expanded to 4096 spaces.
- [13:17:01] [Server thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
- [13:17:04] [Server thread/INFO] [FML]: [Botania] Registered 1215 recipes.
- [13:17:04] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.23
- [13:17:04] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
- [13:17:04] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
- [13:17:07] [Server thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@c68fc8c to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@79e11889. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
- [13:17:11] [Server thread/INFO] [Chisel]: Starting pre-init...
- [13:17:11] [Server thread/INFO] [Chisel]: Loading blocks...
- [13:17:12] [Server thread/INFO] [Chisel]: 106 Feature's blocks loaded.
- [13:17:12] [Server thread/INFO] [Chisel]: Loading Tile Entities...
- [13:17:12] [Server thread/INFO] [Chisel]: Tile Entities loaded.
- [13:17:12] [Server thread/INFO] [Chisel]: Loading items...
- [13:17:12] [Server thread/INFO] [Chisel]: 106 Feature's items loaded.
- [13:17:12] [Server thread/INFO] [Chisel]: Pre-init finished.
- [13:17:12] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
- [13:17:12] [Server thread/INFO] [bdlib]: Loading internal config files for mod Compacter
- [13:17:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/compacter-1.2.1.15-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
- [13:17:12] [Server thread/INFO] [bdlib]: Loading user config files for mod Compacter
- [13:17:12] [Server thread/INFO] [bdlib]: Config loading for mod Compacter finished
- [13:17:14] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface factorization.api.IChargeConductor into li.cil.oc.common.tileentity.traits.power.Factorization.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Skipping interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from missing mod RotaryCraft.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
- [13:17:16] [Server thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface powercrystals.minefactoryreloaded.api.IMFRHammer into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface mrtjp.projectred.api.IScrewdriver into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface mods.railcraft.api.core.items.IToolCrowbar into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
- [13:17:17] [Server thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
- [13:17:18] [Server thread/INFO] [OpenComputers]: Initializing OpenComputers API.
- [13:17:18] [Server thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.7.3.1258-lua52-native.64.so'.
- [13:17:18] [Server thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.7.3.1258-lua53-native.64.so'.
- [13:17:18] [Server thread/INFO] [OpenComputers]: Done with pre init phase.
- [13:17:18] [Server thread/INFO] [extrautils]: Hello World
- [13:17:19] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
- [13:17:19] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
- [13:17:20] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
- [13:17:20] [Server thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
- [13:17:20] [Server thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
- [13:17:20] [Server thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:log:37]: Server Player 1.4 Created
- [13:17:20] [Server thread/INFO] [STDOUT]: [api.player.server.ServerPlayerAPI:register:792]: Server Player: registered GalacticraftCore
- [13:17:21] [Server thread/INFO] [computronics]: Multiperipheral system for ComputerCraft engaged. Hooray!
- [13:17:21] [Server thread/INFO] [computronics]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
- [13:17:21] [Server thread/INFO] [computronics]: Registering Drone Docking Station for OpenComputers
- [13:17:21] [Server thread/INFO] [computronics-text-to-speech-loader]: Initializing Text To Speech
- [13:17:21] [Server thread/INFO] [computronics-text-to-speech-loader]: No MaryTTS directory found, you will not be able to use Text To Speech unless the server you are playing on has MaryTTS installed. To use TTS, install MaryTTS into the marytts directory of your minecraft instance.
- [13:17:22] [Server thread/INFO] [doge]: Loading Config
- [13:17:22] [Server thread/INFO] [doge]: Registering Items
- [13:17:22] [Server thread/INFO] [doge]: Registering Blocks
- [13:17:22] [Server thread/INFO] [doge]: Registering Entities
- [13:17:22] [Server thread/INFO] [doge]: Registering Recipies
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type all has been set to 15029174
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type armor has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type armor_feet has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type armor_legs has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type armor_torso has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type armor_head has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type weapon has been set to 16711680
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type digger has been set to 9127187
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type fishing_rod has been set to 1596073
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type breakable has been set to 10394268
- [13:17:22] [Server thread/INFO] [Enchanting Plus]: The color of enchantment type bow has been set to 29696
- [13:17:24] [Server thread/INFO] [factorization]: This is Factorization 0.8.109
- [13:17:25] [Server thread/INFO] [factorization]: IC2 compatibility module loaded
- [13:17:25] [Server thread/INFO] [factorization]: Railcraft compatibility module loaded
- [13:17:25] [Server thread/INFO] [factorization]: erebus not loaded; not loading compatibility module
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitialising Flan's mod.
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Mecha.Parts-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Modern.Warfare-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Simple.Parts-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Titan-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : WW2-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Ye.Olde-Content.Pack-1.7.10-4.10.0.jar
- [13:17:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack list server side.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded part.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.guns.ShootableType:read:150]: Reading grenade file failed.
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NumberFormatException: For input string: "0.5"
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:580)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Integer.parseInt(Integer.java:615)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.guns.ShootableType.read(ShootableType.java:104)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.guns.BulletType.read(BulletType.java:53)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded bullet.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded attachment.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded grenade.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded gun.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded aa.
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Fury
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Fury
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading KV1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading KV1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Panzer
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Panzer
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Sherman
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Sherman
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:17:26] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:17:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded vehicle.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded plane.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mechaItem.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
- [13:17:27] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
- [13:17:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
- [13:17:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:17:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:17:29] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:17:31] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
- [13:17:31] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
- [13:17:31] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
- [13:17:32] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileAspectAnalyzer.
- [13:17:32] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileGolemConnector.
- [13:17:32] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.TileMagnet.
- [13:17:32] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.
- [13:17:33] [Server thread/INFO] [newframes]: Let's Move!
- [13:17:33] [Server thread/INFO] [MagicBees]: Preinit started
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type IRON
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type COPPER
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type TIN
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type SILVER
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type LEAD
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type DIAMOND
- [13:17:33] [Server thread/INFO] [MagicBees]: Disabled nugget DIAMOND
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type EMERALD
- [13:17:33] [Server thread/INFO] [MagicBees]: Found nugget of type APATITE
- [13:17:33] [Server thread/INFO] [MagicBees]: Disabled nugget APATITE
- [13:17:33] [Server thread/INFO] [MagicBees]: Preinit completed
- [13:17:33] [CoFHUpdater:RedstoneArsenal/ERROR] [RedstoneArsenal]: Update check for Redstone Arsenal failed.
- java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/RedstoneArsenal
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_181]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_181]
- at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_181]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [13:17:33] [Server thread/INFO] [gendustry]: IC2 Version: IC2 2.2.827-experimental
- [13:17:33] [Server thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.1.0
- [13:17:33] [Server thread/INFO] [gendustry]: Available Forestry species roots:
- [13:17:33] [Server thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
- [13:17:33] [Server thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
- [13:17:33] [Server thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
- [13:17:33] [Server thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerHelper
- [13:17:33] [Server thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
- [13:17:33] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
- [13:17:34] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
- [13:17:34] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
- [13:17:34] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
- [13:17:34] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/minecraft/0.9.8b/mods/gendustry-1.6.4.135-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
- [13:17:34] [Server thread/INFO] [bdlib]: Loading user config files for mod Gendustry
- [13:17:34] [Server thread/INFO] [bdlib]: Config loading for mod Gendustry finished
- [13:17:34] [Server thread/INFO] [gendustry]: Created 52 BC triggers for Forestry error codes
- [13:17:34] [Server thread/INFO] [bdlib]: Loaded creative tabs for gendustry
- [13:17:34] [Server thread/INFO] [gendustry]: Items loaded
- [13:17:34] [Server thread/INFO] [gendustry]: Fluids loaded
- [13:17:34] [Server thread/INFO] [gendustry]: Blocks loaded
- [13:17:35] [Server thread/INFO] [gendustry]: Machines loaded
- [13:17:35] [Server thread/WARN] [Growthcraft|Cellar]: Growthcraft|Cellar Resizing PotionTypes array from 288 to 1024
- [13:17:36] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
- [13:17:36] [Server thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
- [13:17:36] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
- [13:17:36] [Server thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded BCProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded ForestryProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded IC2Proxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded CCProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded ThaumCraftProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded ThermalExpansionProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded BetterStorage DummyProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded NEIProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded FactorizationProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded EnderIOProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded IronChestProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded EnderStorageProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded OpenComputersProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded ToolWrenchProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded ExtraCellsProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded CoFHPowerProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded TDProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded BinnieProxy
- [13:17:37] [Server thread/INFO] [LogisticsPipes]: Loaded CCLProxy
- [13:17:40] [Server thread/INFO] [STDERR]: [com.sirolf2009.necromancy.Necromancy:preInit:108]: not connected to the internet, special scythes are de-activated
- [13:17:40] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
- [13:17:40] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
- [13:17:40] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
- [13:17:40] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
- [13:17:40] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
- [13:17:40] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
- [13:17:40] [Server thread/INFO] [neresources]: Loading configs..
- [13:17:40] [Server thread/INFO] [neresources]: Updating ModMetaData...
- [13:17:40] [Server thread/INFO] [neresources]: Registering Network Messages...
- [13:17:40] [Server thread/INFO] [neresources]: Requesting Sync...
- [13:17:40] [Server thread/INFO] [neresources]: Registering Events...
- [13:17:40] [Server thread/INFO] [ObsidiPlates]: Config loaded from: /home/minecraft/0.9.8b/config/ObsidiPlates.cfg
- [13:17:45] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class pneumaticCraft.common.thirdparty.computercraft.TileEntityDroneInterface.
- [13:17:45] [Server thread/WARN] [PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
- [13:17:46] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
- [13:17:46] [Server thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
- [13:17:46] [Server thread/INFO] [progressiveautomation]: harvestcraft Loaded
- [13:17:46] [Server thread/INFO] [progressiveautomation]: PneumaticCraft Loaded
- [13:17:46] [Server thread/INFO] [progressiveautomation]: MFR Loaded
- [13:17:46] [Server thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
- [13:17:46] [Server thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
- [13:17:46] [Server thread/INFO] [progressiveautomation]: Thaumcraft Loaded
- [13:17:46] [Server thread/INFO] [progressiveautomation]: RightClickPlants Loaded
- [13:17:46] [Server thread/INFO] [progressiveautomation]: Vanilla Loaded
- [13:17:48] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
- [13:17:48] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Tinker's Construct: Smeltery recipes
- [13:17:48] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
- [13:17:50] [Thread-8/INFO] [RefinedRelocation]: Version Checker Status: CURRENT
- [13:17:50] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
- [13:17:50] [Server thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
- [13:17:50] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
- [13:17:50] [Server thread/INFO] [simplyjetpacks]: Registering items
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.blocks.BlockCableCluster
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied CREATE_TE transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityManager
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied ACTIVATE_TRIGGER transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied MANAGER_INIT transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied UPDATE_ENTITY transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityCluster
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied PUBLIC_PAIR transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied GET_PUBLIC_REGISTRATIONS transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformers to vswe.stevesfactory.blocks.TileEntityRFCluster
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied GET_REGISTRATIONS transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied GET_RF_NODE transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.blocks.ConnectionBlockType
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied IS_INSTANCE transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuInterval
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformer to vswe.stevesfactory.components.ComponentMenuItem
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applying Transformers to vswe.stevesfactory.components.ComponentMenuContainerTypes
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied WRITE_TO_NBT transformer
- [13:17:51] [Server thread/INFO] [StevesAddons]: Applied READ_FROM_NBT transformer
- [13:17:52] [Server thread/INFO] [CartFixes-ASM]: Transforming Class: vswe.stevescarts.Blocks.ModBlocks
- [13:17:52] [Server thread/INFO] [CartFixes-ASM]: Transformed Method: <clinit>
- [13:17:52] [Server thread/INFO] [Thaumic Energistics]: Starting (PreInit)
- [13:17:52] [Server thread/INFO] [Thaumic Energistics]: Finished (PreInit in 225ms)
- [13:17:53] [CoFHUpdater:ThermalDynamics/ERROR] [ThermalDynamics]: Update check for Thermal Dynamics failed.
- java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_181]
- at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_181]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_181]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_181]
- at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_181]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [13:17:53] [Server thread/INFO] [ThermalDynamics]: Loading Plugins...
- [13:17:53] [Server thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
- [13:17:53] [Server thread/INFO] [TMechworks]: Loading configuration...
- [13:17:53] [Server thread/INFO] [TMechworks]: Done.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Railcraft.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Railcraft.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Forestry.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Forestry.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Blood Magic.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Blood Magic.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Attempting to create plugin Mekanism.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully created plugin Mekanism.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Magical Crops: Core, Railcraft, Forestry, TE Augments, IFluidHandler, MFR, Extra Utilities, Pam's Fruit, DSU, Blood Magic, Mekanism]
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Magical Crops: Core, Railcraft, Forestry, TE Augments, IFluidHandler, MFR, Extra Utilities, Pam's Fruit, DSU, Mekanism, Blood Magic]
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Railcraft.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Forestry.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Mekanism.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Successfully loaded plugin Blood Magic.
- [13:17:53] [Server thread/INFO] [WAILA Plugins]: Completed plugin registration. 11 plugins registered.
- [13:17:56] [Server thread/INFO] [FML]: Applying holder lookups
- [13:17:56] [Server thread/INFO] [FML]: Holder lookups applied
- [13:17:56] [Server thread/INFO] [FML]: Injecting itemstacks
- [13:17:56] [Server thread/INFO] [FML]: Itemstack injection complete
- [13:17:56] [Server thread/INFO]: Loading properties
- [13:17:56] [Server thread/INFO]: Default game type: SURVIVAL
- [13:17:56] [Server thread/INFO]: Generating keypair
- [13:17:56] [Server thread/INFO]: Starting Minecraft server on *:25565
- [13:17:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
- [13:17:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
- [13:17:56] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
- [13:17:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
- [13:17:56] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
- [13:17:56] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
- [13:17:57] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
- [13:17:58] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
- [13:17:58] [Server thread/INFO] [AE2:S]: Initialization ( started )
- [13:17:58] [Server thread/INFO] [AE2:S]: Starting AE2 CSV Export
- [13:17:58] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
- [13:17:58] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
- [13:17:59] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 56 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 210 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 16 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 9 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 9 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 9 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
- [13:17:59] [Server thread/INFO] [AE2:S]: Initialization ( ended after 718ms )
- [13:17:59] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
- [13:17:59] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
- [13:17:59] [Server thread/INFO] [Mantle]: Entering initialization phase.
- [13:17:59] [Server thread/INFO] [Natura]: Waila detected.
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module Magical Crops
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module BigReactors
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module BinnieMods
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module PamHarvestCraft
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module factorization
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module EnderIO
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module EnderStorage
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module Forestry
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module IronChest
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module Railcraft
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module Witchery
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module Waila
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
- [13:18:04] [Server thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
- [13:18:04] [Server thread/INFO] [Chisel]: Starting init...
- [13:18:04] [Server thread/INFO] [Chisel]: Loading recipes...
- [13:18:05] [Server thread/INFO] [Chisel]: 106 Feature's recipes loaded.
- [13:18:05] [Server thread/INFO] [Chisel]: Init finished.
- [13:18:05] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.compacter' for mod 'compacter'
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
- [13:18:05] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
- [13:18:05] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
- [13:18:05] [Server thread/INFO] [EnderIO]: Updating config...
- [13:18:05] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
- [13:18:07] [Server thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
- [13:18:08] [Server thread/INFO] [OpenComputers]: Done with init phase.
- [13:18:08] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
- [13:18:08] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
- [13:18:08] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
- [13:18:08] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
- [13:18:08] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
- [13:18:08] [Server thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
- [13:18:08] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
- [13:18:08] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
- [13:18:09] [Server thread/INFO] [Mekanism]: Version 9.1.1 initializing...
- [13:18:09] [Thread-12/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Versions/Mekanism.txt.'
- [13:18:09] [Thread-12/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Donators/Mekanism.txt.'
- [13:18:09] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
- [13:18:09] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
- [13:18:10] [Server thread/INFO] [Mekanism]: Loading complete.
- [13:18:10] [Server thread/INFO] [Mekanism]: Mod loaded.
- [13:18:10] [Server thread/INFO] [computronics]: Adding Forestry Bees for OpenComputers.
- [13:18:10] [Server thread/INFO] [gendustry]: Registering mutatron override from computronics: computronics.speciesScummy -> REQUIREMENTS
- [13:18:10] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 45 loaded.
- [13:18:10] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 54 loaded.
- [13:18:10] [Thread-13/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
- [13:18:11] [Thread-13/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Mod%20Versions/DefenseTech.txt.'
- [13:18:11] [Thread-13/ERROR] [Mekanism]: An error occured while connecting to URL 'https://dl.dropbox.com/u/90411166/Donators/Mekanism.txt.'
- [13:18:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Initialising Flan's Mod.
- [13:18:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Failed to add recipe for : 20mm
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.StringIndexOutOfBoundsException: String index out of range: 2
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.String.charAt(String.java:658)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.addRecipe(InfoType.java:189)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.types.InfoType.addRecipe(InfoType.java:157)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.flansmod.common.FlansMod.init(FlansMod.java:223)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:18:11] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:18:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded recipes.
- [13:18:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading complete.
- [13:18:12] [Server thread/INFO] [MagicBees]: Init completed
- [13:18:12] [Server thread/INFO] [MagicBees]: Thermal Expansion bees active
- [13:18:12] [Server thread/INFO] [gendustry]: Registered 2 branches
- [13:18:12] [Server thread/INFO] [gendustry]: Registered 17 bees
- [13:18:13] [Server thread/FATAL] [IC2NuclearControl]: We know that there is a foreign reactor installed...
- [13:18:13] [Server thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
- [13:18:13] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
- [13:18:13] [Server thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
- [13:18:13] [Thread-16/INFO] [Jon's Exclusives]: http://api.enderplay.com/pack/the-1710-pack.json returned respond code 200
- [13:18:13] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
- [13:18:13] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
- [13:18:14] [Thread-16/INFO] [Jon's Exclusives]: http://api.technicpack.net/launcher/version/stable4 returned respond code 200
- [13:18:14] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
- [13:18:14] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
- [13:18:14] [Server thread/INFO] [FML]: Registering Magical Crops for Planter/Harvester/Fertilizer
- [13:18:14] [Server thread/INFO] [FML]: 32 Seeds founded!
- [13:18:14] [Server thread/ERROR] [LaunchWrapper]: The jar file /home/minecraft/0.9.8b/mods/MFR Compat - Magical Crops v1-2-1.jar has a security seal for path powercrystals.minefactoryreloaded.modhelpers.magicalcrops, but that path is defined and not secure
- [13:18:14] [Server thread/INFO] [FML]: 31 Seeds added to MFR!
- [13:18:14] [Server thread/INFO] [FML]: 48 Seeds founded!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AluminiumSeeds@188b5028 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ArditeSeeds@192dc3f to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CobaltSeeds@4ea96d67 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CopperSeeds@48dfb0d7 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.CertusQuartzSeeds@7b378fb1 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LeadSeeds@5eab55b9 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.NickelSeeds@7c77d361 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OsmiumSeeds@6e91b763 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PeridotSeeds@cb2ad69 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubySeeds@8ca8d74 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SapphireSeeds@7c1b5a55 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PlatinumSeeds@631a9536 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RubberSeeds@1c0540d to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SilverSeeds@37e2d056 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TinSeeds@4c48b8e2 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SulfurSeeds@af5c622 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.YelloriteSeeds@483360ed to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AlumiteSeeds@1354b0e3 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BlizzSeeds@1f0cc792 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.BronzeSeeds@5e7eca5e to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectrumSeeds@4207878d to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnderiumSeeds@7dae73d4 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FluixSeeds@4cf9196d to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.InvarSeeds@43c6e3f1 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.LumiumSeeds@6ef7caee to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManasteelSeeds@493dcee8 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ManyullynSeeds@624bd690 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SaltpeterSeeds@58d5a5ef to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SignalumSeeds@7bb9f61 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SteelSeeds@523f879b to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.TerrasteelSeeds@53201360 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ThaumiumSeeds@46806029 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AmberSeeds@4de7cce3 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.QuicksilverSeeds@2ede7c04 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.AirshardSeeds@6ab74b26 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.WatershardSeeds@4d5e929 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.FireshardSeeds@4dc91c73 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EarthshardSeeds@703dc2f5 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EntropyshardSeeds@776d98fd to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.OrdershardSeeds@5d85ea63 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ElectricalSteelSeeds@383944d to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.EnergeticAlloySeeds@3d14c606 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.VibrantAlloySeeds@6b4e86c2 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.RedstoneAlloySeeds@2da424a0 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.ConductiveIronSeeds@15d644a5 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.PulsatingIronSeeds@56439bd to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.DarkSteelSeeds@39e293fb to MFR!
- [13:18:14] [Server thread/INFO] [FML]: Added com.mark719.magicalcrops.items.seeds.SoulariumSeeds@48f3d8e6 to MFR!
- [13:18:14] [Server thread/INFO] [FML]: 48 Seeds added to MFR!
- [13:18:16] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
- [13:18:17] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
- [13:18:17] [Server thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
- [13:18:17] [Server thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
- [13:18:17] [Server thread/INFO] [NEIAddons]: Loading Forestry Addon...
- [13:18:17] [Server thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'mineshaftCorridor'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'pyramidDesertyChest'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'pyramidJungleChest'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'pyramidJungleDispenser'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'strongholdCorridor'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'strongholdLibrary'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'strongholdCrossing'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'villageBlacksmith'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'bonusChest'
- [13:18:19] [Server thread/INFO] [reccomplex]: Registered inventory generator 'dungeonChest'
- [13:18:19] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [13:18:19] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering handlers
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering network messages
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Stealing Redstone Arsenal's items
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering recipes
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
- [13:18:19] [Server thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Starting (Load)
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Starting (Integration)
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Successfully integrated with EC2
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Successfully integrated with CC
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Finished (Integration in 25ms)
- [13:18:19] [Server thread/INFO] [Thaumic Energistics]: Finished (Load in 173ms)
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:glass is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:mossy_cobblestone is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:obsidian is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:ice is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:netherrack is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:nether_brick is already registered.
- [13:18:20] [Server thread/ERROR] [ForgeMicroblock]: Material with id minecraft:redstone_block is already registered.
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-oak as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-dark-oak as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassLightGray as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassWhite as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-jungle as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.obsidianSnakestone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.lapis as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTempleMossy as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.snakestone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-acacia as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.roadLine as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockLavastone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.lightstone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.emerald as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.marble as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassBrown as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockFft as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandSnakestone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandstoneScribbles as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.iron as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockCarpet as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockDirt as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stainedGlassYellow as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockGlassCarvable as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockPoweredMarble as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockMarbleIce as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-birch as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.concrete as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.icePillar as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockHolystone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name info.jbcs.minecraft.chisel.BlockMarble as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockFactory as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.diamond as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockCloud as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTemple as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.stoneBrick as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.gold as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.sandstone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.cobblestone as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.blockTyrian as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.wood-spruce as it doesn't exist
- [13:18:20] [Server thread/WARN] [ForgeMicroblock]: Unable to add micro material for block with unlocalised name tile.limestone as it doesn't exist
- [13:18:21] [Server thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
- [13:18:21] [Server thread/INFO] [Treecapitator]: Received IMC message from mod Natura.
- [13:18:21] [Server thread/WARN] [Treecapitator]: Unknown tag "useShiftedItemID" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [13:18:21] [Server thread/WARN] [Treecapitator]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [13:18:21] [Server thread/INFO] [Treecapitator]: Received IMC message from mod BiomesOPlenty.
- [13:18:21] [Server thread/WARN] [Treecapitator]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [13:18:21] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
- [13:18:21] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
- [13:18:21] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
- [13:18:21] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
- [13:18:21] [Server thread/INFO] [BuildCraft]: Received a successful oil-gen-exclude request 47 from mod Aroma1997sDimension
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Mekanism ] for method mekanism.common.integration.WailaDataProvider.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ computronics ] for method pl.asie.computronics.integration.waila.IntegrationWaila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Growthcraft ] for method growthcraft.core.integration.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Cellar ] for method growthcraft.cellar.integration.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Bees ] for method growthcraft.bees.integration.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Growthcraft|Milk ] for method growthcraft.milk.integration.Waila.register
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ HardcoreQuesting ] for method hardcorequesting.waila.Provider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ StevesAddons ] for method stevesaddons.waila.WailaManager.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ Sync ] for method sync.client.HUDHandlerSync.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
- [13:18:21] [Server thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
- [13:18:21] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [13:18:21] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [13:18:21] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.recycler|ic2.api.recipe.Recipes|recycler
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.scrapboxDrops|ic2.api.recipe.Recipes|scrapboxDrops
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.advRecipes|ic2.api.recipe.Recipes|advRecipes
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.semiFluidGenerator|ic2.api.recipe.Recipes|semiFluidGenerator
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.FluidHeatGenerator|ic2.api.recipe.Recipes|FluidHeatGenerator
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.liquidCooldownManager|ic2.api.recipe.Recipes|liquidCooldownManager
- [13:18:22] [Server thread/WARN] [factorization]: Unable to load recipe list provided by IMC message, obtained object is neither Iterable nor Map: fzdoc.ic2.recipe.liquidHeatupManager|ic2.api.recipe.Recipes|liquidHeatupManager
- [13:18:22] [Server thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:707]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
- [13:18:22] [Server thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
- [13:18:22] [Server thread/INFO] [Mystcraft]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
- [13:18:22] [Server thread/INFO] [Mystcraft]: API provided to OpenPeripheralIntegration
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
- [13:18:22] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [13:18:22] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [13:18:22] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [13:18:22] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [13:18:22] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [13:18:22] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
- [13:18:22] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
- [13:18:22] [Server thread/INFO] [FML]: Injecting itemstacks
- [13:18:22] [Server thread/INFO] [FML]: Itemstack injection complete
- [13:18:22] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
- [13:18:22] [Server thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
- [13:18:22] [Server thread/INFO] [Treecapitator]: Registering items and trees...
- [13:18:22] [Server thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
- [13:18:22] [Server thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
- [13:18:23] [Server thread/INFO] [IC2.General]: IC2 version 2.2.827-experimental loaded.
- [13:18:23] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for mekanism/api/gas/IGasHandler
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
- [13:18:23] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4289 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1351 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1803 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerSidedEnvironment_TileCableBus loaded successfully - 1171 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerPressure_TileCableBus loaded successfully - 978 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2118 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
- [13:18:23] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: Railcraft - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: BuildCraft Core - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: BuildCraft Transport - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: BuildCraft Builders - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Factorization - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
- [13:18:23] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: PneumaticCraft - Integration Enable
- [13:18:23] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 543ms )
- [13:18:23] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
- [13:18:23] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
- [13:18:24] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in /home/minecraft/0.9.8b/config/cofh/thermalexpansion/crafting.
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [13:18:24] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
- [13:18:30] [Server thread/INFO] [Forestry]: Skipping CraftGuide integration.
- [13:18:31] [Server thread/INFO] [BloodMagic]: Recipe Holder initialized: took 137.10414ms.
- [13:18:31] [Server thread/INFO] [BloodMagic]: Loaded Harvestcraft Handlers!
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
- [13:18:31] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.dogeBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blastBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.grccore.salt_block@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.endiumBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.oc.chameliumBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@3
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.EssenceStorage@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockIronwood@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockKnightmetal@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockTitanium@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.endiumIngot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.factorization:dark_iron_ingot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ironwoodIngot@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.knightMetal@0
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@1
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemBasicAsteroids@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
- [13:18:32] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
- [13:18:32] [Server thread/INFO] [BloodMagic]: Total number of compression recipes: 190
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 1120
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 27
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 28
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 29
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 30
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 78
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 79
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 80
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 81
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 82
- [13:18:32] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon Wood]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple Wood]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark Wood]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [6] to only spawn TC content at level [1]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Endium Cluster] to special result list for [Endium Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Dark Iron Cluster] to special result list for [Dark Iron Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ironwood Cluster] to special result list for [Raw Ironwood Materials]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Knightmetal Cluster] to special result list for [Armor Shard Cluster]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Osmium Cluster] to special result list for [Osmium Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Berry Bush]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
- [13:18:34] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
- [13:18:34] [Server thread/INFO] [FML]: [Botania] The Lexica Botania has 26825 words.
- [13:18:34] [Server thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
- [13:18:47] [Server thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
- [13:18:47] [Server thread/INFO] [FML]: [TwilightForest] Loaded ThaumcraftApi integration.
- [13:18:47] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
- [13:18:47] [Server thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
- [13:18:47] [Server thread/INFO] [EnderIO]: Found 174 valid SAG Mill recipes in config.
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
- [13:18:47] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
- [13:18:47] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 172 recipes avaliable.
- [13:18:48] [Server thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
- [13:18:48] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
- [13:18:48] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
- [13:18:48] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
- [13:18:48] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 52 recipes avaliable.
- [13:18:48] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
- [13:18:48] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
- [13:18:48] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
- [13:18:48] [Server thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
- [13:18:48] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
- [13:18:48] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
- [13:18:48] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [13:18:48] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [13:18:48] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
- [13:18:48] [Server thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
- [13:18:48] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
- [13:18:53] [Server thread/INFO] [OpenComputers]: Done with post init phase.
- [13:18:56] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
- [13:18:56] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:56] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:56] [Server thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
- [13:18:56] [Server thread/INFO] [Mekanism]: Hooked into IC2 successfully.
- [13:18:56] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
- [13:18:59] [Server thread/INFO] [Mekanism]: Hooking complete.
- [13:18:59] [Server thread/INFO] [EnderTech]: Registering recipes
- [13:18:59] [Server thread/INFO] [EnderZoo]: Loaded 5 entries from core spawn config.
- [13:18:59] [Server thread/INFO] [EnderZoo]: Loaded 0 entries from user spawn config.
- [13:18:59] [Server thread/INFO] [EnderZoo]: Applying 5 spawn entries from config.
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [13:18:59] [Server thread/INFO] [FML]: While registering space station recipe, found 8 type(s) of ingotTin
- [13:19:02] [Server thread/WARN] [factorization]: Error looking up item: com.kentington.thaumichorizons.common.items.ItemGolemBellTH@1c92fbd5
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>(GameRegistry.java:389)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.registry.GameData.getUniqueName(GameData.java:239)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor(GameRegistry.java:462)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at factorization.redstone.TileEntityParaSieve.classifyItems(TileEntityParaSieve.java:556)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at factorization.redstone.TileEntityParaSieve.representYoSelf(TileEntityParaSieve.java:537)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at factorization.common.FactoryType.getRepresentative(FactoryType.java:146)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at factorization.shared.Core.modsLoaded(Core.java:267)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:19:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:19:03] [Server thread/INFO] [factorization]: Added 44 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
- [13:19:03] [Server thread/INFO] [factorization]: Endermen griefing disabled for 13 blocks.
- [13:19:03] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansHooks:hook:23]: [Flan] BuildCraft integration loaded.
- [13:19:03] [Server thread/INFO] [newframes]: ingotIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotGold
- [13:19:03] [Server thread/INFO] [newframes]: ingotBrick
- [13:19:03] [Server thread/INFO] [newframes]: ingotBrickNether
- [13:19:03] [Server thread/INFO] [newframes]: ingotBronze
- [13:19:03] [Server thread/INFO] [newframes]: ingotCopper
- [13:19:03] [Server thread/INFO] [newframes]: ingotSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotLead
- [13:19:03] [Server thread/INFO] [newframes]: ingotTin
- [13:19:03] [Server thread/INFO] [newframes]: ingotSilver
- [13:19:03] [Server thread/INFO] [newframes]: ingotNickel
- [13:19:03] [Server thread/INFO] [newframes]: ingotPlatinum
- [13:19:03] [Server thread/INFO] [newframes]: ingotMithril
- [13:19:03] [Server thread/INFO] [newframes]: ingotElectrum
- [13:19:03] [Server thread/INFO] [newframes]: ingotInvar
- [13:19:03] [Server thread/INFO] [newframes]: ingotSignalum
- [13:19:03] [Server thread/INFO] [newframes]: ingotLumium
- [13:19:03] [Server thread/INFO] [newframes]: ingotEnderium
- [13:19:03] [Server thread/INFO] [newframes]: ingotYellorium
- [13:19:03] [Server thread/INFO] [newframes]: ingotCyanite
- [13:19:03] [Server thread/INFO] [newframes]: ingotGraphite
- [13:19:03] [Server thread/INFO] [newframes]: ingotBlutonium
- [13:19:03] [Server thread/INFO] [newframes]: ingotLudicrite
- [13:19:03] [Server thread/INFO] [newframes]: ingotUranium
- [13:19:03] [Server thread/INFO] [newframes]: ingotPlutonium
- [13:19:03] [Server thread/INFO] [newframes]: ingotHeeEndium
- [13:19:03] [Server thread/INFO] [newframes]: ingotThaumium
- [13:19:03] [Server thread/INFO] [newframes]: ingotVoid
- [13:19:03] [Server thread/INFO] [newframes]: ingotManasteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotTerrasteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotElvenElementium
- [13:19:03] [Server thread/INFO] [newframes]: ingotBrass
- [13:19:03] [Server thread/INFO] [newframes]: ingotRefinedIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotMeat
- [13:19:03] [Server thread/INFO] [newframes]: ingotMeatRaw
- [13:19:03] [Server thread/INFO] [newframes]: ingotEnderiumBase
- [13:19:03] [Server thread/INFO] [newframes]: ingotElectricalSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotEnergeticAlloy
- [13:19:03] [Server thread/INFO] [newframes]: ingotVibrantAlloy
- [13:19:03] [Server thread/INFO] [newframes]: ingotPhasedGold
- [13:19:03] [Server thread/INFO] [newframes]: ingotRedstoneAlloy
- [13:19:03] [Server thread/INFO] [newframes]: ingotConductiveIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotPulsatingIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotPhasedIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotDarkSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotSoularium
- [13:19:03] [Server thread/INFO] [newframes]: ingotUnstable
- [13:19:03] [Server thread/INFO] [newframes]: ingotCobalt
- [13:19:03] [Server thread/INFO] [newframes]: ingotArdite
- [13:19:03] [Server thread/INFO] [newframes]: ingotManyullyn
- [13:19:03] [Server thread/INFO] [newframes]: ingotAluminum
- [13:19:03] [Server thread/INFO] [newframes]: ingotAluminium
- [13:19:03] [Server thread/INFO] [newframes]: ingotAluminumBrass
- [13:19:03] [Server thread/INFO] [newframes]: ingotAluminiumBrass
- [13:19:03] [Server thread/INFO] [newframes]: ingotAlumite
- [13:19:03] [Server thread/INFO] [newframes]: ingotObsidian
- [13:19:03] [Server thread/INFO] [newframes]: ingotPigIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotMeteoricIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotTitanium
- [13:19:03] [Server thread/INFO] [newframes]: ingotFzDarkIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotDiamond
- [13:19:03] [Server thread/INFO] [newframes]: ingotEmerald
- [13:19:03] [Server thread/INFO] [newframes]: ingotApatite
- [13:19:03] [Server thread/INFO] [newframes]: ingotIronCompressed
- [13:19:03] [Server thread/INFO] [newframes]: ingotCoal
- [13:19:03] [Server thread/INFO] [newframes]: ingotZinc
- [13:19:03] [Server thread/INFO] [newframes]: ingotTungsten
- [13:19:03] [Server thread/INFO] [newframes]: ingotFiery
- [13:19:03] [Server thread/INFO] [newframes]: ingotIronwood
- [13:19:03] [Server thread/INFO] [newframes]: ingotSteeleaf
- [13:19:03] [Server thread/INFO] [newframes]: ingotKnightmetal
- [13:19:03] [Server thread/INFO] [newframes]: ingotRedAlloy
- [13:19:03] [Server thread/INFO] [newframes]: ingotElectrotineAlloy
- [13:19:03] [Server thread/INFO] [newframes]: ingotRefinedObsidian
- [13:19:03] [Server thread/INFO] [newframes]: ingotRefinedGlowstone
- [13:19:03] [Server thread/INFO] [newframes]: ingotOsmium
- [13:19:03] [Server thread/INFO] [newframes]: ingotElectrumFlux
- [13:19:03] [Server thread/INFO] [newframes]: ingotDraconium
- [13:19:03] [Server thread/INFO] [newframes]: ingotNaturalAluminum
- [13:19:03] [Server thread/INFO] [newframes]: ingotManganese
- [13:19:03] [Server thread/INFO] [newframes]: ingotIgnatius
- [13:19:03] [Server thread/INFO] [newframes]: ingotShadowIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotLemurite
- [13:19:03] [Server thread/INFO] [newframes]: ingotMidasium
- [13:19:03] [Server thread/INFO] [newframes]: ingotVyroxeres
- [13:19:03] [Server thread/INFO] [newframes]: ingotCeruclase
- [13:19:03] [Server thread/INFO] [newframes]: ingotKalendrite
- [13:19:03] [Server thread/INFO] [newframes]: ingotVulcanite
- [13:19:03] [Server thread/INFO] [newframes]: ingotSanguinite
- [13:19:03] [Server thread/INFO] [newframes]: ingotPrometheum
- [13:19:03] [Server thread/INFO] [newframes]: ingotDeepIron
- [13:19:03] [Server thread/INFO] [newframes]: ingotInfuscolium
- [13:19:03] [Server thread/INFO] [newframes]: ingotOureclase
- [13:19:03] [Server thread/INFO] [newframes]: ingotAstral Silver
- [13:19:03] [Server thread/INFO] [newframes]: ingotCarmot
- [13:19:03] [Server thread/INFO] [newframes]: ingotRubracium
- [13:19:03] [Server thread/INFO] [newframes]: ingotOrichalcum
- [13:19:03] [Server thread/INFO] [newframes]: ingotAdamantine
- [13:19:03] [Server thread/INFO] [newframes]: ingotAtlarus
- [13:19:03] [Server thread/INFO] [newframes]: ingotHepatizon
- [13:19:03] [Server thread/INFO] [newframes]: ingotDamascusSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotAngmallen
- [13:19:03] [Server thread/INFO] [newframes]: ingotShadowSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotInolashite
- [13:19:03] [Server thread/INFO] [newframes]: ingotAmordrine
- [13:19:03] [Server thread/INFO] [newframes]: ingotBlackSteel
- [13:19:03] [Server thread/INFO] [newframes]: ingotQuicksilver
- [13:19:03] [Server thread/INFO] [newframes]: ingotHaderoth
- [13:19:03] [Server thread/INFO] [newframes]: ingotCelenegil
- [13:19:03] [Server thread/INFO] [newframes]: ingotTartarite
- [13:19:03] [Server thread/INFO] [newframes]: ingotmolten.unstableingots
- [13:19:03] [Server thread/INFO] [newframes]: ingotGlue
- [13:19:03] [Server thread/INFO] [newframes]: ingotmolten.bedrockiumingots
- [13:19:03] [Server thread/INFO] [newframes]: ingotRedstone
- [13:19:03] [Server thread/INFO] [newframes]: ingotDesh
- [13:19:03] [Server thread/INFO] [newframes]: ingotPalladium
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering marble
- [13:19:04] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering rock
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering water
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering basalt
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering marble
- [13:19:04] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering rock
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering water
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering basalt
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering marble
- [13:19:04] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering rock
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering water
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering basalt
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering marble
- [13:19:04] [Server thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering rock
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering water
- [13:19:04] [Server thread/INFO] [MagicBees]: Registering basalt
- [13:19:04] [Server thread/INFO] [MagicBees]: Postinit completed
- [13:19:04] [Server thread/INFO] [gendustry]: Registered 17 mutations
- [13:19:05] [Server thread/FATAL] [IC2NuclearControl]: Another Energy System is Loaded. Adding Intergration!
- [13:19:05] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
- [13:19:05] [Server thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
- [13:19:20] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.BarrelInventoryHandler
- [13:19:20] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
- [13:19:20] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
- [13:19:20] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded AutoWorkbench RecipeProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded AssemblyAdvancedWorkbench RecipeProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded AssemblyTable RecipeProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded RollingMachine RecipeProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded Forestry, Generic ProgressProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded ThermalExpansion, Generic ProgressProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded IC2, Generic ProgressProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded EnderIO, Generic ProgressProvider
- [13:19:21] [Server thread/INFO] [LogisticsPipes]: Loaded endercore, Generic ProgressProvider
- [13:19:21] [Server thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
- [13:19:22] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
- [13:19:23] [Server thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
- [13:19:23] [Server thread/INFO] [PneumaticCraft]: Overriding liquid fuel entry Fire Water (fire_water) with a fuel value of 1200000 (previously 92200)
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
- [13:19:23] [Morph Online Resource Thread/INFO] [Morph]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'WoodWallRemains'
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'WoodenClockTower'
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'WitchPillars'
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'WhiteWillowLarge'
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'WellShrine'
- [13:19:23] [Server thread/INFO] [reccomplex]: Registered structure 'VillageWoodMill'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VillageInn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VillageHouseRich1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VillageHouseRich'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VillageGuardTower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VillageForgeLarge'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'VeldtBath'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'UnnaturalCrater'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'UndergroundTreeoid'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'UndergroundCrypt'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'TribalJungleHead'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'TemplePyramid'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMound3'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMound2'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMound1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMound'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeSmall'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMaze'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeStudy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeSpiderRoom'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeShootingRange'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeLitRoom'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeFountain'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeEndChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeEnd'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeCrossing'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMazeCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'StoneMaze3Way'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SpiderPit'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallWoodenCottage2'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallWoodenCottage1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallWoodenCottage'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallPyramid'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallFortRuins'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallClockworkSite'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'SmallAbandonedMine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ShrineSmallWater'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ShrineSmallFire'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ShrineSmallEarth'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ShrineSmallAir'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeZombieTable'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeStorage'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeStairTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeStairCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeSpiderTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeEnd'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeCrossing'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeCorridorCollapse'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMazeCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PyramidMaze3Way'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PirateHideout'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PirateChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'PeacefulCrypt'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'OldWatchtower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MysticalTree2'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MysticalTree1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MysticalTree'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MonolythUnholy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MonolythHoly'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MeteorSite'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeZombieTable'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeStorage'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeStairTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeStairCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeSpiderTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeEnd'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeCrossing'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeCorridorCollapse'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMazeCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'MesoMaze3Way'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'LonePillars'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'JokerTower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'HillAltarHouse'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'GiganticTree1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'GiganticTree'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMaze'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeTurn'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeSlimes'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeEnd'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeCrossing'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeCorridor'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMazeClearing'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestMaze3Way'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ForestBeacon'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ElvenPond'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DinosaurSkull'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DinosaurSkeleton'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DesertWatchtower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DesertHut'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DesertFort'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'DesertBeacon'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'CorruptedEnderTree'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ClayMound1'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'ClayMound'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'BlazeSpawnerCrystal'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'BigPyramid'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'BigClockworkSite'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered structure 'BabylonTower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered poem theme 'winter'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered poem theme 'war'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered poem theme 'summer'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered poem theme 'love'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered poem theme 'grief'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'WheatFieldMillTools'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'WheatFieldMillTools'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'WheatFieldMill'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'WheatFieldMill'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'VillageKitchen'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'VillageKitchen'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'VillageGuardTower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'VillageGuardTower'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'Unholy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'Unholy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'UnderwaterShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'UnderwaterShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'TribalChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'TribalChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'RichVillageHouse'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'RichVillageHouse'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'PyramidGraveGoodsCheap'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'PyramidGraveGoodsCheap'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'PyramidChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'PyramidChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'PirateChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'PirateChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'PeacefulCrypt'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'PeacefulCrypt'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'MesoStorageChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'MesoStorageChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'Holy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'Holy'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'ForestChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'ForestChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'FireShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'FireShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'EarthShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'EarthShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'AirShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'AirShrine'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered generation component 'AbandonedChest'
- [13:19:24] [Server thread/INFO] [reccomplex]: Registered inventory generator 'AbandonedChest'
- [13:19:24] [Server thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: Attempting to patch JABBA dolly to allow picking up Sorting Chests...
- [13:19:24] [Server thread/INFO] [com.dynious.refinedrelocation.RefinedRelocation]: JABBA dolly should be fixed and work on Sorting Chests now!
- [13:19:24] [Server thread/INFO] [xreliquary]: Loaded successfully!
- [13:19:24] [Server thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Starting (PostInit)
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
- [13:19:24] [Server thread/INFO] [Thaumic Energistics]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Starting (AE Scanables)
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Inscriber Name Press" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Biometric Card" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Creative ME Storage Cell" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Color Applicator - Empty" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Matrix Frame" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "Creative Energy Cell" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "P2P Tunnel - OpenComputers" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Could not register "P2P Tunnel - Pressure" for TC scanning.
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Finished (AE Scanables in 757ms)
- [13:19:25] [Server thread/INFO] [Thaumic Energistics]: Finished (PostInit in 892ms)
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
- [13:19:25] [Server thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
- [13:19:26] [Server thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpPageShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpBookShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [FML]: Unknown recipe class! growthcraft.api.core.item.recipes.ShapelessMultiRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [13:19:26] [Server thread/INFO] [CoFHWorld]: CoFH Core found 3 World Generation files present in /home/minecraft/0.9.8b/config/cofh/world/.
- [13:19:26] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: /home/minecraft/0.9.8b/config/cofh/world/ModsOre.json:
- [13:19:26] [Server thread/ERROR] [CoFHWorld]: Invalid block entry!
- [13:19:26] [Server thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry!
- [13:19:26] [Server thread/ERROR] [CoFHWorld]: Error parsing generation entry: "Zinc" > Please check the parameters. It *may* be a duplicate.
- [13:19:26] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: /home/minecraft/0.9.8b/config/cofh/world/ThermalFoundation-Ores.json:
- [13:19:26] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
- [13:19:26] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
- [13:19:27] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
- [13:19:27] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
- [13:19:27] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
- [13:19:30] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
- [13:19:30] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
- [13:19:30] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Forestry Plugin Enabled.
- [13:19:30] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
- [13:19:30] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
- [13:19:30] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
- [13:19:30] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
- [13:19:30] [Server thread/INFO] [Waila]: EnderStorage mod found.
- [13:19:31] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
- [13:19:31] [Server thread/INFO] [Waila]: TwilightForestMod mod found.
- [13:19:31] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
- [13:19:31] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
- [13:19:31] [Server thread/INFO] [Waila]: ProjectRed|Integration mod found.
- [13:19:31] [Server thread/INFO] [Waila]: ExtraUtilities mod found.
- [13:19:31] [Server thread/INFO] [Waila]: OpenBlocks mod found.
- [13:19:31] [Server thread/INFO] [Waila]: Railcraft mod found.
- [13:19:31] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
- [13:19:31] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
- [13:19:31] [Server thread/INFO] [Waila]: Statues mod found.
- [13:19:31] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
- [13:19:31] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering EnderIO
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering EnderZoo
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering ThaumicTinkerer
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering ae2stuff
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Natura
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering BuildCraft|Compat
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering chisel
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering OpenComputers
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
- [13:19:31] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@28c0fc57
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering TConstruct
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect mekanism.common.integration.WailaDataProvider register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Mekanism
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect pl.asie.computronics.integration.waila.IntegrationWaila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering computronics
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering EnderTech
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering EnderTech
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect extracells.integration.waila.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering extracells
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
- [13:19:31] [Server thread/INFO] [gendustry]: WAILA callback received, loading...
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering gendustry
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect growthcraft.core.integration.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Growthcraft
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect growthcraft.cellar.integration.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Growthcraft|Cellar
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect growthcraft.bees.integration.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Growthcraft|Bees
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect growthcraft.milk.integration.Waila register
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering Growthcraft|Milk
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect hardcorequesting.waila.Provider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering HardcoreQuesting
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering IC2NuclearControl
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering JABBA
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering cfm
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering PneumaticCraft
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect com.dynious.refinedrelocation.mods.WailaProvider callbackRegister
- [13:19:31] [Server thread/WARN] [Waila]: Could not find class com.dynious.refinedrelocation.mods.WailaProvider
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering StevesFactoryManager
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect stevesaddons.waila.WailaManager callbackRegister
- [13:19:31] [Server thread/INFO] [Waila]: Success in registering StevesAddons
- [13:19:31] [Server thread/INFO] [Waila]: Trying to reflect sync.client.HUDHandlerSync callbackRegister
- [13:19:32] [Server thread/INFO] [Waila]: Success in registering Sync
- [13:19:32] [Server thread/INFO] [Waila]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
- [13:19:32] [Server thread/INFO] [Waila]: Success in registering ThaumicExploration
- [13:19:32] [Server thread/INFO] [Waila]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
- [13:19:32] [Server thread/INFO] [Waila]: Success in registering witchery
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in ShapedRecipes getRecipeOutput()
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in ShapedRecipes getRecipeOutput()
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: Caught error from ItemStack in getRecipeOutput()
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:71)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.mjr.extraplanets.items.ItemElectricParts.func_77667_c(ItemElectricParts.java:51)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:361)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:69)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 34 more
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [13:19:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [13:19:32] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [13:19:32] [Server thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
- [13:19:34] [Server thread/INFO] [NetherOres]: Load Complete.
- [13:19:35] [Server thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
- [13:19:35] [Server thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
- [13:19:35] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 225 mods
- [13:19:35] [Server thread/INFO] [inpure|core]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
- [13:19:35] [Server thread/INFO] [INpureLogInterceptor]: System no longer monitoring FML console messages.
- [13:19:35] [Server thread/INFO]: Preparing level "world"
- [13:19:35] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [13:19:36] [Server thread/INFO] [FML]: Applying holder lookups
- [13:19:36] [Server thread/INFO] [FML]: Holder lookups applied
- [13:19:36] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:36] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:19:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:19:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:19:41] [Server thread/INFO] [FML]: Loading dimension -100 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:42] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:19:42] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:19:42] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:19:46] [Server thread/INFO] [FML]: Loading dimension -37 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:46] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:19:46] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:19:46] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:19:50] [Server thread/INFO] [FML]: Loading dimension -38 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:19:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:19:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:19:55] [Server thread/INFO] [FML]: Loading dimension -39 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:19:55] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:19:55] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:19:56] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:19:59] [Server thread/INFO] [FML]: Loading dimension -19 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:00] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:00] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:00] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:04] [Server thread/INFO] [FML]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:04] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:04] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:04] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:08] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:08] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:08] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:09] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:12] [Server thread/INFO] [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:13] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:13] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:13] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:16] [Server thread/INFO] [FML]: Loading dimension 6 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:17] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:17] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:17] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:21] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:21] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:21] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:21] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:25] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:25] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:26] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- Attemping to load JABBA data.
- [13:20:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:36] [Server thread/INFO] [FML]: Loading dimension 69 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:36] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:41] [Server thread/INFO]: Preparing start region for level 0
- [13:20:42] [Server thread/INFO]: Preparing spawn area: 58%
- [13:20:43] [Server thread/INFO]: Preparing spawn area: 95%
- [13:20:43] [Server thread/INFO]: Done (67.901s)! For help, type "help" or "?"
- [13:20:43] [AromaBackup-Schedule/INFO] [AromaBackup]: Starting Backup Schedule.
- [13:20:43] [Server thread/INFO] [Galacticraft]: Registered Dimension: -30
- [13:20:43] [Server thread/INFO] [FML]: Loading dimension -30 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:44] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:44] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:44] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:47] [Server thread/INFO] [Galacticraft]: Registered Dimension: -20
- [13:20:48] [Server thread/INFO] [FML]: Loading dimension -20 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:48] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:48] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:48] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:52] [Server thread/INFO] [Galacticraft]: Registered Dimension: -21
- [13:20:52] [Server thread/INFO] [FML]: Loading dimension -21 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:20:56] [Server thread/INFO] [Galacticraft]: Registered Dimension: -15
- [13:20:56] [Server thread/INFO] [FML]: Loading dimension -15 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:20:57] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:20:57] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:20:57] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:01] [Server thread/INFO] [Galacticraft]: Registered Dimension: -82
- [13:21:01] [Server thread/INFO] [FML]: Loading dimension -82 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:05] [Server thread/INFO] [Galacticraft]: Registered Dimension: -29
- [13:21:05] [Server thread/INFO] [FML]: Loading dimension -29 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:10] [Server thread/INFO] [Galacticraft]: Registered Dimension: -13
- [13:21:10] [Server thread/INFO] [FML]: Loading dimension -13 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:10] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:10] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:10] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -18
- [13:21:14] [Server thread/INFO] [FML]: Loading dimension -18 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:19] [Server thread/INFO] [Galacticraft]: Registered Dimension: -85
- [13:21:19] [Server thread/INFO] [FML]: Loading dimension -85 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:23] [Server thread/INFO] [Galacticraft]: Registered Dimension: -16
- [13:21:23] [Server thread/INFO] [FML]: Loading dimension -16 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:27] [Server thread/INFO] [Galacticraft]: Registered Dimension: -83
- [13:21:28] [Server thread/INFO] [FML]: Loading dimension -83 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:32] [Server thread/INFO] [Galacticraft]: Registered Dimension: -14
- [13:21:32] [Server thread/INFO] [FML]: Loading dimension -14 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:33] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:38] [Server thread/INFO] [Galacticraft]: Registered Dimension: -84
- [13:21:39] [Server thread/INFO] [FML]: Loading dimension -84 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:39] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:39] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:39] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:43] [Server thread/INFO] [Galacticraft]: Registered Dimension: -35
- [13:21:43] [Server thread/INFO] [FML]: Loading dimension -35 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:43] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:43] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:44] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:48] [Server thread/INFO] [Galacticraft]: Registered Dimension: -34
- [13:21:48] [Server thread/INFO] [FML]: Loading dimension -34 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:48] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:48] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:49] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:53] [Server thread/INFO] [Galacticraft]: Registered Dimension: -89
- [13:21:53] [Server thread/INFO] [FML]: Loading dimension -89 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:21:57] [Server thread/INFO] [Galacticraft]: Registered Dimension: -43
- [13:21:57] [Server thread/INFO] [FML]: Loading dimension -43 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:21:58] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:21:58] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:21:58] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:01] [Server thread/INFO] [Galacticraft]: Registered Dimension: -31
- [13:22:01] [Server thread/INFO] [FML]: Loading dimension -31 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:02] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:06] [Server thread/INFO] [Galacticraft]: Registered Dimension: -28
- [13:22:06] [Server thread/INFO] [FML]: Loading dimension -28 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:06] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:10] [Server thread/INFO] [Galacticraft]: Registered Dimension: -41
- [13:22:10] [Server thread/INFO] [FML]: Loading dimension -41 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:11] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:14] [Server thread/INFO] [Galacticraft]: Registered Dimension: -33
- [13:22:15] [Server thread/INFO] [FML]: Loading dimension -33 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:15] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:19] [Server thread/INFO] [Galacticraft]: Registered Dimension: -88
- [13:22:19] [Server thread/INFO] [FML]: Loading dimension -88 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:19] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:20] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:23] [Server thread/INFO] [Galacticraft]: Registered Dimension: -40
- [13:22:23] [Server thread/INFO] [FML]: Loading dimension -40 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:24] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:28] [Server thread/INFO] [Galacticraft]: Registered Dimension: -87
- [13:22:28] [Server thread/INFO] [FML]: Loading dimension -87 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:28] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:32] [Server thread/INFO] [Galacticraft]: Registered Dimension: -36
- [13:22:32] [Server thread/INFO] [FML]: Loading dimension -36 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:32] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:33] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:36] [Server thread/INFO] [FML]: Loading dimension -7 (world) (net.minecraft.server.dedicated.DedicatedServer@274180e0)
- [13:22:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add m4Carbine to player class gignAssault1 but the item did not exist
- [13:22:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k to player class gignDualWield1 but the item did not exist
- [13:22:37] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Tried to add mp5k+flanMWSilencer to player class gignSniper2 but the item did not exist
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
- [13:22:42] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for appliedenergistics2
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
- [13:22:42] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
- [13:22:42] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for Forestry
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for IC2
- [13:22:42] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
- [13:22:42] [Server thread/INFO] [neresources]: Loading compatibility for xreliquary
- [13:22:42] [Server thread/INFO] [neresources]: bluepower not loaded - skipping
- [13:22:43] [Server thread/INFO] [AromaBackup]: Next Backup in: 1800 seconds.
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command checkwarp incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandCheckWarp
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command ae2 incorrectly overrides compareTo: appeng.server.AECommand
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command mk incorrectly overrides compareTo: mekanism.common.CommandMekanism
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command maxresearch incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.MaxResearchCommand
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command chant incorrectly overrides compareTo: com.emoniph.witchery.common.ChantCommand
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command iskamiunlocked incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.KamiUnlockedCommand
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command mk incorrectly overrides compareTo: mekanism.common.CommandMekanism
- [13:22:43] [Server thread/WARN] [FML]: [HelpFixer] Command mk incorrectly overrides compareTo: mekanism.common.CommandMekanism
- [13:22:43] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading world properties.
- [13:22:45] [Server thread/INFO] [FML]: Unloading dimension 1
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -100
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -19
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -37
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -38
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -39
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension -42
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension 7
- [13:23:18] [Server thread/INFO] [FML]: Unloading dimension 6
- [13:28:36] [Netty IO #2/INFO] [FML]: Client protocol version 2
- [13:28:36] [Netty IO #2/INFO] [FML]: Client attempting to join with 244 mods : Growthcraft|[email protected],BuildCraft|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected]_beta,[email protected],[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected]_PUBLIC_BETA_4,[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected]_PUBLIC_BETA_4b,[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],WR-CBE|[email protected],MineFactoryReloaded|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],Micdoodlecore@,[email protected],WR-CBE|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],OpenComputers|[email protected],ThaumicTinkerer@unspecified,[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],ProjRed|[email protected],[email protected],[email protected],NEIAddons|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],StevesFactoryManager@A93,[email protected],inpure|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-6,thaumcraftneiplugin@@VERSION@,[email protected],[email protected],MineFactoryReloaded|[email protected],Growthcraft|[email protected],WR-CBE|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],Growthcraft|[email protected],Growthcraft|[email protected],[email protected]_PUBLIC_BETA_4a,[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],Growthcraft|[email protected],[email protected],BuildCraft|[email protected]
- [13:28:36] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [13:28:40] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [13:28:40] [Server thread/INFO]: CursedHalo[/1.158.50.84:52207] logged in with entity id 3065 at (2858.5, 68.0, 2010.5)
- [13:28:40] [Server thread/INFO]: CursedHalo joined the game
- [13:28:40] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [13:28:41] [Server thread/INFO] [MineMenu]: SERVER: MineMenu is installed. Sending server response packet
- [13:28:41] [Server thread/INFO] [EnderCore]: Sending server configs to client for tterrag.wailaplugins.config.WPConfigHandler
- [13:28:41] [Server thread/INFO] [Waila]: Player EntityPlayerMP['CursedHalo'/3065, l='world', x=2858.50, y=68.00, z=2010.50] connected. Sending ping
- [13:28:41] [Server thread/INFO] [Mekanism]: Sent config to 'CursedHalo.'
- [13:28:44] [Server thread/INFO]: CursedHalo lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
- [13:28:44] [Server thread/INFO]: CursedHalo left the game
Advertisement
Add Comment
Please, Sign In to add comment