Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [22:25:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [22:25:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [22:25:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [22:25:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
- [22:25:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_201
- [22:25:06] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [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(Unknown Source) ~[?:1.8.0_201]
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
- at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [mcforge.jar:?]
- at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [mcforge.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_201]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [mcforge.jar:?]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [mcforge.jar:?]
- [22:25:07] [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
- [22:25:07] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [22:25:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:25:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [22:25:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [Aroma1997Core]: Finished data injection.
- [22:25:08] [main/INFO] [Aroma1997Core]: Finished data injection.
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
- [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
- [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
- [22:25:08] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
- [22:25:08] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [22:25:08] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [22:25:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [22:25:08] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
- [22:25:08] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [22:25:09] [main/INFO] [FML]: [waterhooks] Trying to patch BlockDynamicLiquid.updateTick (class: akr)
- [22:25:09] [main/INFO] [FML]: [waterhooks] net.minecraft.block.BlockDynamicLiquid.updateTick() patch applied.
- [22:25:09] [main/INFO] [FastLeafDecay]: Patching leaves.
- [22:25:09] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
- [22:25:09] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
- [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
- [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
- [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
- [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
- [22:25:09] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
- [22:25:09] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
- [22:25:13] [Server thread/INFO]: Starting minecraft server version 1.7.10
- [22:25:13] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [22:25:13] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
- [22:25:13] [Server thread/INFO] [FML]: Replaced 183 ore recipies
- [22:25:13] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [22:25:13] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [22:25:13] [Server thread/INFO] [FML]: Searching C:\Users\ender\Desktop\Meh server\mods for mods
- [22:25:13] [Server thread/INFO] [FML]: Also searching C:\Users\ender\Desktop\Meh server\mods\1.7.10 for mods
- [22:25:14] [Server thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
- [22:25:14] [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
- [22:25:14] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [22:25:14] [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
- [22:25:14] [Server thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [22:25:14] [Server thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
- [22:25:14] [Server thread/WARN] [cookingbook]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
- [22:25:14] [Server thread/WARN] [cosmeticarmorreworked]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-v6b
- [22:25:14] [Server thread/WARN] [craftingtweaks]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.88
- [22:25:15] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
- [22:25:15] [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
- [22:25:15] [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
- [22:25:15] [Server thread/WARN] [gud_thaumicnei]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0
- [22:25:15] [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
- [22:25:16] [Server thread/WARN] [oreexcavation]: Mod oreexcavation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.134
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25: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
- [22:25:17] [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
- [22:25:18] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
- [22:25:18] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
- [22:25:18] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
- [22:25:18] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
- [22:25:18] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [22:25:18] [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
- [22:25:18] [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
- [22:25:18] [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
- [22:25:18] [Server thread/INFO] [FML]: Forge Mod Loader has identified 153 mods to load
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [voltzenginemodcompat, voltzengine, voltzenginemodflag] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [enderioaddons] containing declared API package info.loenwind.waterhooks (owned by waterhooks) without associated API reference
- [22:25:18] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatAppliedEnergistics]: Mod MineFactoryReloaded|CompatAppliedEnergistics has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatBuildCraft]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
- [22:25:19] [Server thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
- [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [22:25:19] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
- [22:25:19] [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.
- [22:25:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, voltzenginepreloader, OpenModsCore, <CoFH ASM>, ActuallyAdditions, aobd, AppleCore, armory, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, baublelicious, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, BloodArsenal, AWWayofTime, BrandonsCore, CarpentersBlocks, chisel, chiseltones, CoFHCore, ComputerCraft, cookingbook, cosmeticarmorreworked, craftingtweaks, MineTweaker3, customnpcs, doggytalents, DraconicEvolution, DummyCore, endercore, EnderIO, enderioaddons, EnderStorage, enderutilities, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, FTBL, FTBU, gud_thaumicnei, hardcorewither, HardcoreEnderExpansion, Hats, HungerOverhaul, icbmclassic, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, recipehandler, neresources, OpenBlocks, OpenMods, openmodularturrets, oreexcavation, p455w0rdslib, harvestcraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, QuantumStorage, RedstoneArsenal, xreliquary, libsandstone, rftools, Roguelike, simplyjetpacks, SpiceOfLife, StorageDrawers, tcnodetracker, TConstruct, Techguns, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, tinker_io, UniDict, voltzenginemodcompat, voltzengine, voltzenginemodflag, waterhooks, witchery, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
- [22:25:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, voltzenginepreloader, OpenModsCore, <CoFH ASM>, ActuallyAdditions, aobd, AppleCore, armory, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, AromaBackupRecovery, baublelicious, bdlib, betterbuilderswands, BiblioCraft, BiblioWoodsNatura, BigReactors, BloodArsenal, AWWayofTime, BrandonsCore, CarpentersBlocks, chisel, chiseltones, CoFHCore, ComputerCraft, cookingbook, cosmeticarmorreworked, craftingtweaks, MineTweaker3, customnpcs, doggytalents, DraconicEvolution, DummyCore, endercore, EnderIO, enderioaddons, EnderStorage, enderutilities, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, FTBL, FTBU, gud_thaumicnei, hardcorewither, HardcoreEnderExpansion, Hats, HungerOverhaul, icbmclassic, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, IronChest, malisiscore, malisisdoors, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, modtweaker2, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, recipehandler, neresources, OpenBlocks, OpenMods, openmodularturrets, oreexcavation, p455w0rdslib, harvestcraft, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, QuantumStorage, RedstoneArsenal, xreliquary, libsandstone, rftools, Roguelike, simplyjetpacks, SpiceOfLife, StorageDrawers, tcnodetracker, TConstruct, Techguns, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, tinker_io, UniDict, voltzenginemodcompat, voltzengine, voltzenginemodflag, waterhooks, witchery, Ztones, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
- [22:25:20] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
- [22:25:20] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
- [22:25:21] [Server thread/INFO] [Brandon's Core]: Hello Minecraft!!!
- [22:25:21] [Server thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
- [22:25:22] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
- [22:25:22] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
- [22:25:23] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
- [22:25:23] [Server thread/INFO] [FML]: Found 515 ObjectHolder annotations
- [22:25:23] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [22:25:23] [Server thread/INFO] [FML]: Found 43 ItemStackHolder annotations
- [22:25:23] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [22:25:23] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
- [22:25:23] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
- [22:25:23] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
- [22:25:23] [Server thread/INFO] [CoFHWorld]: Registering default generators
- [22:25:23] [Server thread/INFO] [CoFHWorld]: Complete
- [22:25:23] [Server thread/INFO] [VoltzEngine]: Transforming Chunk class for chunkModified event.
- [22:25:23] [Server thread/INFO] [VoltzEngine]: [Voltz-Engine] Found method func_150807_a
- [22:25:23] [Server thread/INFO] [VoltzEngine]: Injected instruction to method: func_150807_a
- [22:25:23] [Server thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
- [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Starting PreInitialization Phase...
- [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Grabbing Configurations...
- [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Initializing Tool Materials...
- [22:25:23] [Server thread/INFO] [ActuallyAdditions]: Initializing Armor Materials...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Blocks...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Items...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Fuelstuffs...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: Initializing Update Checker...
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Starting Update Check...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: PreInitializing ServerProxy...
- [22:25:24] [Server thread/INFO] [ActuallyAdditions]: PreInitialization Finished.
- [22:25:24] [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(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Update Check done!
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: There is an Update for Actually Additions available!
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Current Version: 1.7.10-r21, newest Version: 1.12.2-r149!
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: View the Changelog at http://ellpeck.de/actaddchangelog/
- [22:25:24] [ActuallyAdditions Update Checker/INFO] [ActuallyAdditions]: Download at http://minecraft.curseforge.com/mc-mods/228404-actually-additions/files
- [22:25:24] [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(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [22:25:24] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
- [22:25:24] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
- [22:25:24] [Server thread/INFO] [extrautils]: Hello World
- [22:25:24] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
- [22:25:24] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
- [22:25:24] [Server thread/INFO] [Mantle]: Loading configuration from disk.
- [22:25:24] [Server thread/INFO] [Mantle]: Configuration load completed.
- [22:25:25] [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(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [22:25:25] [Server thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
- [22:25:25] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
- [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Waila Compatibility; missing dependency: Waila
- [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
- [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
- [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
- [22:25:25] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
- [22:25:25] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Phase: Pre-Init
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Validating file paths
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Registering mod processors
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine 1.9.14.302
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< block, com.builtbroken.mc.seven.framework.block.json.JsonBlockProcessor@43d2bd09 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< tileEntity, com.builtbroken.mc.seven.framework.block.json.JsonBlockTileProcessor@4775237e >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< multiblock, com.builtbroken.mc.framework.json.processors.multiblock.JsonMultiBlockLayoutProcessor@558afa3d >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< item, com.builtbroken.mc.seven.framework.json.item.JsonItemProcessor@31e695d6 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< oreName, com.builtbroken.mc.seven.framework.json.extra.JsonOreNameProcessor@595e6f11 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< craftingGridRecipe, com.builtbroken.mc.seven.framework.json.recipe.crafting.JsonCraftingRecipeProcessor@4c8d343f >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< furnaceRecipe, com.builtbroken.mc.seven.framework.json.recipe.smelting.JsonFurnaceRecipeProcessor@2454027c >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< recipeRemoval, com.builtbroken.mc.seven.framework.json.recipe.replace.JsonRecipeReplacementProcessor@7b8d4606 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: -is loadable
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< worldGenerator, com.builtbroken.mc.seven.framework.json.world.JsonWorldOreGenProcessor@41c92b2c >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< override, com.builtbroken.mc.framework.json.override.JsonOverrideProcessor@36d15eb8 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< missingMappingEvent, com.builtbroken.mc.framework.json.processors.event.JsonMissingMapEventProcessor@d3c8ca3 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< explosive, com.builtbroken.mc.framework.json.processors.explosive.JsonProcessorExplosive@1545ae >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< setting, com.builtbroken.mc.framework.json.settings.JsonSettingsProcessor@6ee3b1 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Armory 0.7.4.132
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< ammoType, com.builtbroken.armory.json.processors.AmmoTypeJsonProcessor@15095cd1 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< ammo, com.builtbroken.armory.json.processors.AmmoJsonProcessor@c035629 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< clip, com.builtbroken.armory.json.processors.ClipJsonProcessor@435e543 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< gun, com.builtbroken.armory.json.processors.GunJsonProcessor@6ae03d75 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< sentry, com.builtbroken.armory.json.processors.SentryJsonProcessor@495770d1 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< throwable, com.builtbroken.armory.json.processors.ThrownJsonProcessor@2afa436c >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< meleeTool, com.builtbroken.armory.json.processors.MeleeToolJsonProcessor@64494912 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< meleeWeapon, com.builtbroken.armory.json.processors.MeleeWeaponJsonProcessor@33dbe7c4 >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM-Classic 2.16.2.205
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM Sentries 0.1.0.61
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Mod Compatibility Loader 1.9.14.302
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Added Processor< hideItem, com.builtbroken.mc.mods.nei.JsonProcessorHideItem@60202b9e >
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: VoltzEngine mod protection, flag, and region system 1.9.14.302
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Loading files
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Loading json resources
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Scanning mod packages for json data
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Coder Pack 9.05
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Mod Loader 7.10.99.99
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mcforge.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FML/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Forge 10.13.4.1614
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mcforge.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997Core 1.0.2.16
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997Core-1.7.10-1.0.2.16.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CodeChicken Core 1.0.7.47
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Not Enough Items 1.0.5.120
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NotEnoughItems-1.7.10-1.0.5.120-universal.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Tinkerer Core 0.1
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Preloader 0.0.1
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: OpenModsCore 0.10
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CoFH ASM 000
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: minecraft.jar
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: CoFH Core 3.1.4
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/CoFHCore/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Actually Additions 1.7.10-r21
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ActuallyAdditions-1.7.10-r21.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ActuallyAdditions/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: AppleCore 3.1.1
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AppleCore-mc1.7.10-3.1.1.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AppleCore/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Baubles 1.0.1.10
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Baubles/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Foundation 1.2.6
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalFoundation-[1.7.10]1.2.6-118.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalFoundation/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Multipart 1.2.0.345
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeMultipart/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Extra Utilities 1.2.12
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\extrautilities-1.2.12.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ExtraUtilities/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Mantle 0.3.2b
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Mantle-1.7.10-0.3.2b.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Mantle/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: MineFactory Reloaded 2.8.1
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Expansion 4.1.5
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalExpansion-[1.7.10]4.1.5-248.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalExpansion/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Tinkers' Construct 1.8.8
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\TConstruct-1.7.10-1.8.8.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/TConstruct/ ]
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine 1.9.14.302
- [22:25:25] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:25] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/voltzengine/
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found item.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found item.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found recipes.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found oredictionary.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found hiddenItems.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found recipes.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found world.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ore.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found world.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ore.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found textures.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found models.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found TileInfInv.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Armory 0.7.4.132
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Armory-1.7.10-0.7.4b132.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/armory/
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 12g.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found energy.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mm.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mm.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 12g.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found energy.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mm.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mm.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 9mmClip.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found 20x100mmClip.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found tile.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found shotgun.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.shell.he.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found handgun.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sword.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sword.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ax.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found textures.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997Core|Helper 1.0.2.16
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997Core-1.7.10-1.0.2.16.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Aroma1997CoreHelper/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Aroma1997's Dimensional World 1.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Aroma1997sDimension/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: AromaBackup 0.1.0.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AromaBackup-1.7.10-0.1.0.0.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AromaBackup/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: AromaBackup Recovery 1.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AromaBackup-1.7.10-0.1.0.0.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AromaBackupRecovery/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Baublelicious 1.7.10-1.2.2-final
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\baublelicious-1.7.10-1.2.2-final.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/baublelicious/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BD Lib 1.9.4.109
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\bdlib-1.9.4.109-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/bdlib/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Better Builder's Wands 0.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/betterbuilderswands/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BiblioCraft 1.11.7
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BiblioCraft[v1.11.7][MC1.7.10].jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BiblioCraft/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Natura 1.7.10-92.8a1150f
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\natura-1.7.10-2.2.0.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Natura/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: BiblioWoods Natura Edition 1.5
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BiblioWoods[Natura][v1.5].jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BiblioWoodsNatura/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Big Reactors 0.4.3A
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BigReactors-0.4.3A.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BigReactors/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Blood Magic: Alchemical Wizardry 1.7.10-1.3.3-17
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BloodMagic-1.7.10-1.3.3-17.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/AWWayofTime/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumcraft 1.7.10-4.2.3.5
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Thaumcraft-1.7.10-4.2.3.5.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Thaumcraft/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ComputerCraft 1.75
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ComputerCraft1.75.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ComputerCraft/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: IndustrialCraft 2 2.2.827-experimental
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\industrialcraft-2-2.2.827-experimental.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IC2/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Tinkerer 2.5-1.7.10-164
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThaumicTinkerer-2.5-1.7.10-164.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThaumicTinkerer/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Forbidden Magic 1.7.10-0.575
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Forbidden Magic-1.7.10-0.575.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForbiddenMagic/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Blood Arsenal 1.2-5
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BloodArsenal-1.7.10-1.2-5.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BloodArsenal/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Brandon's Core 1.0.0.12
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\BrandonsCore-1.0.0.12.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/BrandonsCore/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Chisel 2.9.5.11
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Chisel-2.9.5.11.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/chisel/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Carpenter's Blocks 3.3.8.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Carpenter's Blocks v3.3.8.2 - MC 1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/CarpentersBlocks/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ztones 2.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Ztones-1.7.10-2.2.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Ztones/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Chisel Tones 1.7.10-1.0-3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ChiselTones-1.7.10-1.0-3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/chiseltones/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Cooking for Blockheads 1.0.140
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\cookingbook-mc1.7.10-1.0.140.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/cookingbook/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: CosmeticArmorReworked 1.7.10-v6b
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CosmeticArmorReworked-1.7.10-v6b.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/cosmeticarmorreworked/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Crafting Tweaks 1.0.88
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\craftingtweaks-mc1.7.10-1.0.88.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/craftingtweaks/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MineTweaker 3 1.7.10-3.0.13
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CraftTweaker-1.7.10-3.0.13.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineTweaker3/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: CustomNpcs 1.7.10
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\CustomNPCs_1.7.10d(29oct17).jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/customnpcs/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Doggy Talents 1.14.2.317
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\DoggyTalents-1.7.10-1.14.2.317-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/doggytalents/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Draconic Evolution 1.7.10-1.0.2h
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Draconic-Evolution-1.7.10-1.0.2h.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/DraconicEvolution/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: DummyCore 1.13
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\DummyCore1.13.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/DummyCore/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: EnderCore 1.7.10-0.2.0.39_beta
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderCore-1.7.10-0.2.0.39_beta.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/endercore/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender IO 1.7.10-2.3.0.429_beta
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/EnderIO/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Water Hooks 1.2.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\waterhooks-1.2.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/waterhooks/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender IO Addons 0.10.13
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/enderioaddons/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: EnderStorage 1.4.7.37
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\EnderStorage-1.7.10-1.4.7.37-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/EnderStorage/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Ender Utilities 0.5.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\enderutilities-1.7.10-0.5.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/enderutilities/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Pam's HarvestCraft 1.7.10i
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Pam's HarvestCraft 1.7.10Lb.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/harvestcraft/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ExtraTiC 1.4.6
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ExtraTiC-1.7.10-1.4.6.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ExtraTiC/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Fast Leaf Decay 1.7.10-1.4
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FastLeafDecay-1.7.10-1.4.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/fastleafdecay/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: FTBLib 1.7.10-1.0.18.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FTBLib-1.7.10-1.0.18.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FTBL/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: FTBUtilities 1.7.10-1.0.18.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\FTBUtilities-1.7.10-1.0.18.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/FTBU/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic NEI 1.3.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\gud_thaumicnei-1.3.0.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/gud_thaumicnei/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hardcore Wither 1.1.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Hardcore Wither-1.7.10-1.1.3-21-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/hardcorewither/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hardcore Ender Expansion 1.8.6
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/HardcoreEnderExpansion/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: iChunUtil 4.2.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\iChunUtil-4.2.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/iChunUtil/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hats 4.0.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Hats-4.0.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Hats/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM-Classic 2.16.2.205
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ICBM-classic-1.7.10-2.16.2b205.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/icbmclassic/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ICBM Sentries 0.1.0.61
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ICBM-Classic-Sentry-1.7.10-0.1.0b61.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Jar detected, using secondary method to load resources.
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading files from /content/icbmsentry/
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found ammo.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found render.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Found sentry.json
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Iron Chest 6.0.62.742
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ironchest-1.7.10-6.0.62.742-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IronChest/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MalisisCore 1.7.10-0.14.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\malisiscore-1.7.10-0.14.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/malisiscore/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Malisis' Doors 1.7.10-1.13.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\malisisdoors-1.7.10-1.13.2.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/malisisdoors/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Mekanism 9.1.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Mekanism/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MekanismGenerators 9.1.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MekanismGenerators-1.7.10-9.1.1.1031.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MekanismGenerators/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MekanismTools 9.1.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MekanismTools-1.7.10-9.1.1.1031.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MekanismTools/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: ForgeMicroblock 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatForgeMicroblock/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: IC2 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatIC2/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MrTJPCore 1.1.0.33
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\MrTJPCore-1.1.0.33-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MrTJPCoreMod/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Core 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Base.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Core/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Exploration 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-World.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Exploration/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat ProjectRed 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatProjRed/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Thaumcraft 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatThaumcraft/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Thermal Expansion 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatThermalExpansion/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Tinkers' Construct 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatTConstruct/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Vanilla 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MineFactoryReloaded|CompatVanilla/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Mod Tweaker 2 0.9.6
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ModTweaker2-0.9.6.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/modtweaker2/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Developer Tools 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Developer/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Applied Energistics 2 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|AppEng/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Botany 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Botany/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Forestry 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|Forestry/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Crafting Tables 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|CraftingTables/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Addons: Ex Nihilo 1.12.14.40
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\neiaddons-1.12.14.40-mc1.7.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NEIAddons|ExNihilo/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NEI Integration 1.1.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NEIIntegration-MC1.7.10-1.1.2.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/neiintegration/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Nether Ores 2.3.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NetherOres-[1.7.10]2.3.1-22.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NetherOres/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NodalMechanics 1.7-1.0-7
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NodalMechanics-1.7-1.0-7.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/NodalMechanics/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: NoMoreRecipeConflict 0.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NoMoreRecipeConflict-0.3(1.7.10).jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/recipehandler/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Not Enough Resources
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\NotEnoughResources-1.7.10-0.1.0-122.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/neresources/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OpenMods 0.10
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenModsLib-1.7.10-0.10.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/OpenMods/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OpenBlocks 1.6
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenBlocks-1.7.10-1.6.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/OpenBlocks/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Open Modular Turrets 2.2.11-245
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OpenModularTurrets-1.7.10-2.2.11-245.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/openmodularturrets/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: OreExcavation 1.1.134
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\OreExcavation-1.1.134.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/oreexcavation/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: p455w0rd's Library 1.0.4
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\p455w0rdslib-1.7.10-1.0.4.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/p455w0rdslib/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectE 1.7.10-PE1.10.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectE-1.7.10-PE1.10.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjectE/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Transmission 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Transmission/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Transportation 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Transportation/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Compatibility 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Compatibility/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Integration 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Integration/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Fabrication 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Fabrication/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Illumination 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Illumination/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ProjectRed Expansion 4.7.0pre12.95
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ProjRed|Expansion/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: QuantumFlux 1.7.10-1.3.4
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\QuantumFlux-1.7.10-1.3.4.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/quantumflux/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: QuantumStorage 1.2.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\QuantumStorage-1.7.10-1.2.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/QuantumStorage/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Redstone Arsenal 1.1.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\RedstoneArsenal-[1.7.10]1.1.2-92.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/RedstoneArsenal/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: libsandstone 1.0.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Reliquary-1.7.10-1.2.1.483.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/libsandstone/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Reliquary 1.7.10-1.2.1.483
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Reliquary-1.7.10-1.2.1.483.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/xreliquary/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: RFTools 4.23
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\rftools-4.23.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/rftools/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Roguelike Dungeons 1.5.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\roguelike-1.7.10-1.5.0b.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Roguelike/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Simply Jetpacks 1.5.3
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\SimplyJetpacks-MC1.7.10-1.5.3.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/simplyjetpacks/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: The Spice of Life 1.3.11
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\SpiceOfLife-mc1.7.10-1.3.11.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/SpiceOfLife/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Storage Drawers 1.7.10-1.10.9
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\StorageDrawers-1.7.10-1.10.9.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/StorageDrawers/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: TC Node Tracker 1.7.10-1.1.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\tcnodetracker-1.7.10-1.1.2.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/tcnodetracker/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Techguns 0.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\Techguns.beta.1.2_alphatest4.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/Techguns/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumcraft NEI Plugin 1.7.10-1.7a
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\thaumcraftneiplugin-1.7.10-1.7a.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/thaumcraftneiplugin/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thaumic Horizons 1.1.5
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\thaumichorizons-1.7.10-1.1.9.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThaumicHorizons/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Thermal Dynamics 1.2.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\ThermalDynamics-[1.7.10]1.2.1-172.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ThermalDynamics/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: TiC Tooltips 1.2.5
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\TiCTooltips-mc1.7.10-1.2.5.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/TiCTooltips/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Tinker I/O release 1.5.0.DEV.GITBORK
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\tinker_io-1.7.10-release 1.5.0.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/tinker_io/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Voltz Engine Mod Compatibility Loader 1.9.14.302
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/voltzenginemodcompat/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: VoltzEngine mod protection, flag, and region system 1.9.14.302
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/voltzenginemodflag/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Witchery 1.7.10-0.24.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\witchery-1.7.10-0.24.1.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/witchery/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Minecraft Multipart Plugin 1.2.0.345
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/McMultipart/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: ForgeRelocation 0.0.1.4
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocation-0.0.1.4-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeRelocation/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MCFrames 1.0
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocation-0.0.1.4-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/MCFrames/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: RelocationFMP 0.0.1.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeRelocationFMP-0.0.1.2-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/RelocationFMP/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Another One Bites The Dust 2.9.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\AOBD-2.9.2.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/aobd/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Hunger Overhaul 1.0.0.jenkins104
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\HungerOverhaul-1.7.10-1.0.0.jenkins104.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/HungerOverhaul/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Iguana Tinker Tweaks 2.1.6
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\IguanaTinkerTweaks-1.7.10-2.1.6.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/IguanaTweaksTConstruct/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: UniDict 2.9.2
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\UniDict-1.7.10-2.9.2.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/UniDict/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: Forge Microblocks 1.2.0.345
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
- [22:25:26] [Server thread/ERROR] [JsonContentLoader]: Could not locate folder[ /content/ForgeMicroblock/ ]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Applied Energistics 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Atum 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: BackTools 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: BuildCraft 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Chococraft 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: ExtraBiomes 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Forestry 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Railcraft 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: Sufficient Biomes 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Mod: MFR Compat: TwilightForest 2.8.1
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: File: C:\Users\ender\Desktop\Meh server\mods\MineFactoryReloaded-[1.7.10]2.8.1-174.jar
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Scanning for external files
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading external resources
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Loading class path resources
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done....
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done...
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Process Run[1]
- [22:25:26] [Server thread/INFO] [JsonContentLoader]: Done.... 1ms 114us 597ns
- [22:25:26] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
- [22:25:26] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
- [22:25:26] [Server thread/INFO] [VoltzEngine]: ItemBase()@2051640060 has been registered to com.builtbroken.mc.seven.ModLoader@d9b0432
- [22:25:26] [Server thread/INFO] [VoltzEngine]: ItemBase()@13423401 has been registered to com.builtbroken.mc.seven.ModLoader@d9b0432
- [22:25:26] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
- [22:25:26] [Server thread/INFO] [AromaBackup]: Using Dimension Blacklist with 0 entries.
- [22:25:26] [Server thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
- [22:25:26] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
- [22:25:26] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_149644_j).
- [22:25:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
- [22:25:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
- [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
- [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
- [22:25:26] [Server thread/INFO] [FastLeafDecay]: Patching leaves.
- [22:25:26] [Server thread/INFO] [FastLeafDecay]: Found leaf Class: mods/natura/blocks/trees/NLeaves
- [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
- [22:25:26] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Waila Compatibility; missing dependency: Waila
- [22:25:27] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler:<init>:56]: Server sided~
- [22:25:27] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler:<init>:304]: I am being created
- [22:25:28] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
- [22:25:28] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
- [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
- [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
- [22:25:29] [Server thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
- [22:25:29] [Server thread/INFO] [Chisel]: Starting pre-init...
- [22:25:29] [Server thread/INFO] [Chisel]: Loading blocks...
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: 92 Feature's blocks loaded.
- [22:25:29] [Server thread/INFO] [Chisel]: Loading Tile Entities...
- [22:25:29] [Server thread/INFO] [Chisel]: Tile Entities loaded.
- [22:25:29] [Server thread/INFO] [Chisel]: Loading items...
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
- [22:25:29] [Server thread/INFO] [Chisel]: 92 Feature's items loaded.
- [22:25:29] [Server thread/INFO] [Chisel]: Pre-init finished.
- [22:25:30] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
- [22:25:30][FINE][noppes.npcs.LogWriter:71] Fri Aug 09 22:25:30 EDT 2019
- [22:25:30][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
- [22:25:30] [Server thread/INFO] [Doggy Talents]: Registering Blocks
- [22:25:30] [Server thread/INFO] [Doggy Talents]: Registering Items
- [22:25:30] [Server thread/INFO] [Draconic Evolution]: Finished PreInitialization
- [22:25:31] [Server thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
- [22:25:31] [Server thread/INFO] [enderutilities]: Loading configuration...
- [22:25:32] [Server thread/INFO] [ExtraTiC]: Natura Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: Mekanism Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: Thaumcraft Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: EnderIO Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: BigReactors Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: ExtraUtils Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: HarvestCraft Detected
- [22:25:32] [Server thread/INFO] [ExtraTiC]: Thermal Foundation Detected
- [22:25:32] [Server thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
- [22:25:32] [Server thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
- [22:25:32] [Server thread/INFO] [FTBU Backups]: Backups folder - C:\Users\ender\Desktop\Meh server\.\backups
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Begin Pre-initialization
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpBlazeMinionSpawner
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpDeathKnell
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpGhastMinionSpawner
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpHealthBoost
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpSkeletonMinionSpawner
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpLightning
- [22:25:32] [Server thread/INFO] [Hardcore Wither]: Registering Prototype for PowerUpTeleport
- [22:25:32] [Server thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
- [22:25:32] [Server thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
- [22:25:32] [Server thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
- [22:25:33] [Server thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
- [22:25:33] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
- [22:25:33] [Server thread/INFO] [NEIAddons|AppEng]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
- [22:25:33] [Server thread/ERROR] [NEIAddons|AppEng]: Requirements unmet, Applied Energistics 2 Addon not loading
- [22:25:33] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
- [22:25:33] [Server thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
- [22:25:33] [Server thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
- [22:25:33] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
- [22:25:33] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
- [22:25:33] [Server thread/INFO] [neresources]: Loading configs..
- [22:25:33] [Server thread/INFO] [neresources]: Updating ModMetaData...
- [22:25:33] [Server thread/INFO] [neresources]: Registering Network Messages...
- [22:25:33] [Server thread/INFO] [neresources]: Requesting Sync...
- [22:25:33] [Server thread/INFO] [neresources]: Registering Events...
- Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Hi there, dV=V0B(t1-t0)! (Found ThermalExpansion)
- Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
- Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Mur omsimu, plz. (Found Mekanism)
- Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Afrikaners is plesierig. (Found Thaumcraft)
- Aug 09, 2019 10:25:33 PM openmodularturrets.compatability.ModCompatibility checkForMods
- INFO: Enabling LUA integration. (Found OpenComputers/ComputerCraft)
- [22:25:33] [Server thread/INFO] [ProjectE]: Loaded configuration file.
- [22:25:34] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Treecapitator: gem axe compat
- [22:25:34] [Server thread/WARN] [ProjRed|Core]: Failed to load PR Plugin: Colored Lights: Illumination lighting
- [22:25:34] [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(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [22:25:35] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
- [22:25:35] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
- [22:25:35] [Server thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
- [22:25:35] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
- [22:25:35] [Server thread/INFO] [simplyjetpacks]: Registering items
- [22:25:36] [Server thread/INFO] [ThermalDynamics]: Loading Plugins...
- [22:25:36] [Server thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
- [22:25:36] [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(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
- at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_201]
- at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_201]
- at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
- [22:25:36] [Server thread/INFO] [STDOUT]: [tinker_io.plugins.waila.MainWaila:load:19]: [Tinker I/O] Tinker I/O Waila Plugin Started!
- [22:25:37] [Server thread/INFO] [FML]: Applying holder lookups
- [22:25:37] [Server thread/INFO] [FML]: Holder lookups applied
- [22:25:37] [Server thread/INFO] [FML]: Injecting itemstacks
- [22:25:37] [Server thread/INFO] [FML]: Itemstack injection complete
- [22:25:37] [Server thread/INFO]: Loading properties
- [22:25:37] [Server thread/INFO]: Default game type: SURVIVAL
- [22:25:37] [Server thread/INFO]: Generating keypair
- [22:25:37] [Server thread/INFO]: Starting Minecraft server on *:25565
- [22:25:37] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Starting Initialization Phase...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing OreDictionary Entries...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Achievements...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing GuiHandler...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Registering World Generator...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Registering TileEntities...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Events...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Crafting Recipes...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing Dungeon Loot...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initializing ServerProxy...
- [22:25:37] [Server thread/INFO] [ActuallyAdditions]: Initialization Finished.
- [22:25:37] [Server thread/INFO] [Mantle]: Entering initialization phase.
- [22:25:38] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
- [22:25:38] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
- [22:25:38] [Server thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
- [22:25:38] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Starting resource generator
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating dust
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating dustImpure
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating rubble
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating ingot
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating plate
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating rod
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating gear
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating screw
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating wire
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Generating nugget
- [22:25:38] [Server thread/INFO] [VoltzEngine]: Done... Took 6ms 430us 476ns
- [22:25:38] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
- [22:25:38] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
- [22:25:38] [Server thread/INFO] [Chisel]: Starting init...
- [22:25:38] [Server thread/INFO] [Chisel]: Loading recipes...
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
- [22:25:38] [Server thread/INFO] [Chisel]: 92 Feature's recipes loaded.
- [22:25:38] [Server thread/INFO] [Chisel]: Init finished.
- [22:25:38] [Server thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
- [22:25:38] [Server thread/INFO] [Draconic Evolution]: Finished Initialization
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, it is not loaded on this side.
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
- [22:25:38] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
- [22:25:38] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
- [22:25:38] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
- [22:25:38] [Server thread/INFO] [EnderIO]: Updating config...
- [22:25:38] [Server thread/INFO] [enderioaddons]: Updating config...
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|registry version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|tools version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|slot version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|core version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: BloodMagicAPI version 1.3.3-13 from BloodMagic-1.7.10-1.3.3-17.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|energy version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|recipe version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: neresources|API version 1.0 from NotEnoughResources-1.7.10-0.1.0-122.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|inventory version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|world version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|weapons version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|audio version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|reactor version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Teleport version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|infuse version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI|Rendering version 0.1.1 from Chisel-2.9.5.11.jar
- [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Redstone version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI|Tools version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|event version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Peripheral version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|item version 1.7.10R1.0.13B1 from extrautilities-1.2.12.jar
- [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI|Carving version 0.1.1 from Chisel-2.9.5.11.jar
- [22:25:39] [Server thread/INFO] [endercore]: BuildCraftAPI|tools version 1.0 from extrautilities-1.2.12.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|world|feature version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CarpentersBlocks|API version 3.3.7 from Carpenter's Blocks v3.3.8.2 - MC 1.7.10.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util|position version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: ActuallyAdditionsAPI version 3 from ActuallyAdditions-1.7.10-r21.jar
- [22:25:39] [Server thread/INFO] [endercore]: BuildCraftAPI|core version 1.0 from extrautilities-1.2.12.jar
- [22:25:39] [Server thread/INFO] [endercore]: ForgeRelocation|API version 0.0.1.4 from ForgeRelocation-0.0.1.4-universal.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Turtle version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: Baubles|API version 1.0.1.10 from ThermalFoundation-[1.7.10]1.2.6-118.jar
- [22:25:39] [Server thread/INFO] [endercore]: Thaumcraft|API version 4.2.2.0 from thaumichorizons-1.7.10-1.1.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|element version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|pack version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|recipe version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: OpenBlocks|API version 1.1 from OpenBlocks-1.7.10-1.6.jar
- [22:25:39] [Server thread/INFO] [endercore]: ChiselAPI version 0.1.1 from Chisel-2.9.5.11.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|FileSystem version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|render version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CraftingTweaks|API version 4.1 from craftingtweaks-mc1.7.10-1.0.88.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Media version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: AppleCoreAPI version 3.1.0 from AppleCore-mc1.7.10-3.1.1.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Lua version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|world version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|render|particle version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|tileentity version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: McJtyLib version 1.8.1 from mcjtylib-1.8.1.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|explosive-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI version 1.7.10R1.0.10 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|element|listbox version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui|container version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|crafting-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Redstone version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: ProjectEAPI version 7 from ProjectE-1.7.10-PE1.10.1.jar
- [22:25:39] [Server thread/INFO] [endercore]: appliedenergistics2|API version rv2 from ThaumicTinkerer-2.5-1.7.10-164.jar
- [22:25:39] [Server thread/INFO] [endercore]: ComputerCraft|API|Permissions version 1.75 from ComputerCraft1.75.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|config version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: AromaBackupAPI version 1.0 from AromaBackup-1.7.10-0.1.0.0.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|gas version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|energy version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: EnderIOAPI version 0.0.2 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|event version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|explosives version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|modhelpers version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|energy-items version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|util version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: waterhooks|API version 1.0 from waterhooks-1.2.1.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|util|helpers version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|fluid version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|block version 1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|data version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|laser version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|transmitter version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|transport version 1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|inventory version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|gui version 1.7.10R1.2.1 from CoFHCore-[1.7.10]3.1.4-329.jar
- [22:25:39] [Server thread/INFO] [endercore]: StorageDrawersAPI|storage-attribute version 1.7.10-1.2.0 from StorageDrawers-1.7.10-1.10.9.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHLib|render version 1.7.10R1.0.3B3 from CoFHLib-[1.7.10]1.2.1-185.jar
- [22:25:39] [Server thread/INFO] [endercore]: CoFHAPI|inventory version 1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar
- [22:25:39] [Server thread/INFO] [endercore]: IC2API version 1.0 from industrialcraft-2-2.2.827-experimental.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|core version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [endercore]: DraconicEvolution|API version 1.2 from Draconic-Evolution-1.7.10-1.0.2h.jar
- [22:25:39] [Server thread/INFO] [endercore]: VoltzEngineAPI|tile version 0.11.0 from VoltzEngine-1.7.10-1.9.14b302.jar
- [22:25:39] [Server thread/INFO] [endercore]: MekanismAPI|energy version 9.0.0 from Mekanism-1.7.10-9.1.1.1031.jar
- [22:25:39] [Server thread/INFO] [Hardcore Wither]: Begin Initialization
- [22:25:39] [Server thread/INFO] [Hardcore Wither]: Tinkers' Constuct Support Initalizing
- [22:25:39] [Server thread/INFO] [Mekanism]: Version 9.1.1 initializing...
- [22:25:39] [Thread-8/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
- [22:25:39] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
- [22:25:39] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
- [22:25:39] [Thread-8/ERROR] [Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
- [22:25:39] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
- [22:25:39] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for cofh/api/energy/IEnergyHandler
- [22:25:39] [Server thread/INFO] [Mekanism]: Loading complete.
- [22:25:39] [Server thread/INFO] [Mekanism]: Mod loaded.
- [22:25:39] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
- [22:25:39] [Server thread/INFO] [Mekanism]: Loaded MekanismTools module.
- [22:25:39] [Server thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredMethods0(Native Method)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getMethods(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:94)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:343)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 47 more
- [22:25:39] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
- [22:25:39] [Server thread/INFO] [NEIAddons]: Loading NEI Addons
- AE2 Detected[22:25:40] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering handlers
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering network messages
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering recipes
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [22:25:40] [Server thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
- [22:25:40] [Server thread/INFO] [StorageDrawers]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.NotEnoughItems
- [22:25:40] [Server thread/INFO] [VoltzEngine]: RF support loaded
- [22:25:40] [Server thread/INFO] [VoltzEngine]: Thermal Expansion support loaded
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.paralysed in slot 32! offender: potion.toxin.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.wrappedinvine in slot 33! offender: potion.virus.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.spiked in slot 34! offender: potion.frostBite.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.sinking in slot 50! offender: Vampiric Aura.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.overheating in slot 51! offender: Bleeding.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.wakingnightmare in slot 52! offender: Swimming.
- [22:25:40] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.queasy in slot 53! offender: Soul Burn.
- [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loading JSON Files
- [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loading data from json
- [22:25:40] [Server thread/INFO] [HungerOverhaul]: Loaded all data from JSON
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 13 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 14 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 15 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 16 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 17 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 18 recipes avaliable.
- [22:25:41] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [22:25:41] [Server thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
- [22:25:41] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 19 recipes avaliable.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
- [22:25:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
- [22:25:41] [Server thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
- [22:25:41] [Server thread/INFO] [FML]: Injecting itemstacks
- [22:25:41] [Server thread/INFO] [FML]: Itemstack injection complete
- [22:25:41] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Starting PostInitialization Phase...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing Village Addons...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing Crusher Recipes...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Added 90 Crusher Recipes automatically: [oreGold -> 2x dustGold, oreDiamond -> 2x dustDiamond, oreEmerald -> 2x dustEmerald, ingotIron -> 1x dustIron, ingotGold -> 1x dustGold, gemDiamond -> 1x dustDiamond, gemEmerald -> 1x dustEmerald, gemQuartz -> 1x dustQuartz, gemLapis -> 1x dustLapis, ingotCopper -> 1x dustCopper, ingotTin -> 1x dustTin, ingotSilver -> 1x dustSilver, ingotLead -> 1x dustLead, ingotNickel -> 1x dustNickel, ingotPlatinum -> 1x dustPlatinum, ingotMithril -> 1x dustMithril, ingotElectrum -> 1x dustElectrum, ingotInvar -> 1x dustInvar, ingotBronze -> 1x dustBronze, ingotSignalum -> 1x dustSignalum, ingotLumium -> 1x dustLumium, ingotEnderium -> 1x dustEnderium, oreCopper -> 2x dustCopper, oreTin -> 2x dustTin, oreSilver -> 2x dustSilver, oreLead -> 2x dustLead, orePlatinum -> 2x dustPlatinum, oreMithril -> 2x dustMithril, oreCobalt -> 2x dustCobalt, oreArdite -> 2x dustArdite, oreAluminum -> 2x dustAluminum, oreAluminium -> 2x dustAluminium, ingotCobalt -> 1x dustCobalt, ingotArdite -> 1x dustArdite, ingotManyullyn -> 1x dustManyullyn, ingotAluminum -> 1x dustAluminum, ingotAluminium -> 1x dustAluminium, ingotAluminumBrass -> 1x dustAluminumBrass, ingotAluminiumBrass -> 1x dustAluminiumBrass, ingotSteel -> 1x dustSteel, ingotObsidian -> 1x dustObsidian, oreYellorium -> 2x dustYellorium, ingotYellorium -> 1x dustYellorium, ingotCyanite -> 1x dustCyanite, ingotGraphite -> 1x dustGraphite, ingotBlutonium -> 1x dustBlutonium, ingotLudicrite -> 1x dustLudicrite, ingotUranium -> 1x dustUranium, ingotPlutonium -> 1x dustPlutonium, oreUranium -> 2x dustUranium, oreDraconium -> 2x dustDraconium, ingotDraconium -> 1x dustDraconium, oreHeeEndium -> 2x dustHeeEndium, ingotHeeEndium -> 1x dustHeeEndium, oreNetherCoal -> 6x dustCoal, oreNetherDiamond -> 6x dustDiamond, oreNetherGold -> 6x dustGold, oreNetherIron -> 6x dustIron, oreNetherLapis -> 6x dustLapis, oreNetherRedstone -> 6x dustRedstone, oreNetherCopper -> 6x dustCopper, oreNetherTin -> 6x dustTin, oreNetherEmerald -> 6x dustEmerald, oreNetherSilver -> 6x dustSilver, oreNetherLead -> 6x dustLead, oreNetherUranium -> 6x dustUranium, oreNetherPlatinum -> 6x dustPlatinum, oreNetherNickel -> 6x dustNickel, oreNetherSteel -> 6x dustSteel, oreNetherOsmium -> 6x dustOsmium, oreNetherSulfur -> 6x dustSulfur, oreNetherMithril -> 6x dustMithril, oreNetherSalt -> 6x dustSalt, oreNetherSaltpeter -> 6x dustSaltpeter, oreNetherMagnesium -> 6x dustMagnesium, oreTitanium -> 2x dustTitanium, ingotTitanium -> 1x dustTitanium, oreQuartzBlack -> 2x dustQuartzBlack, gemQuartzBlack -> 1x dustQuartzBlack, ingotZinc -> 1x dustZinc, ingotMagnesium -> 1x dustMagnesium, ingotBrass -> 1x dustBrass, oreZinc -> 2x dustZinc, oreMagnesium -> 2x dustMagnesium, oreSteel -> 2x dustSteel, ingotRefinedObsidian -> 1x dustRefinedObsidian, ingotOsmium -> 1x dustOsmium, oreOsmium -> 2x dustOsmium, oreElectrotine -> 2x dustElectrotine, ingotElectrumFlux -> 1x dustElectrumFlux]
- [22:25:41] [Server thread/WARN] [ActuallyAdditions]: Couldn't add 137 Crusher Recipes automatically because the inputs were missing outputs: [ingotUnstable, ingotMeat, ingotMeatRaw, oreberryIron, oreberryCopper, oreberryTin, oreberryAluminum, oreberryAluminium, oreberryGold, oreberryEssence, orebushIron, orebushGold, orebushCopper, orebushTin, orebushAluminum, orebushAluminium, orebushEssence, ingotAlumite, ingotPigIron, gemOreAmazonite, gemOreQuartz, gemOreQuartzSmoky, gemOreOnyxBlack, gemOreOnyxRed, gemOreGarnetGreen, gemOreGarnetOrange, gemOreGarnetRed, gemOreGarnetYellow, gemOreEmerald, gemPolishedAmazonite, gemPolishedQuartz, gemPolishedQuartzSmoky, gemPolishedOnyxBlack, gemPolishedOnyxRed, gemPolishedGarnetGreen, gemPolishedGarnetOrange, gemPolishedGarnetRed, gemPolishedGarnetYellow, gemPolishedEmerald, gemAmazonite, gemQuartzSmoky, gemOnyxBlack, gemOnyxRed, gemGarnetGreen, gemGarnetOrange, gemGarnetRed, gemGarnetYellow, gemUncutAmazonite, gemUncutQuartz, gemUncutQuartzSmoky, gemUncutOnyxBlack, gemUncutOnyxRed, gemUncutGarnetGreen, gemUncutGarnetOrange, gemUncutGarnetRed, gemUncutGarnetYellow, gemUncutEmerald, gemRawAmazonite, gemRawQuartz, gemRawQuartzSmoky, gemRawOnyxBlack, gemRawOnyxRed, gemRawGarnetGreen, gemRawGarnetOrange, gemRawGarnetRed, gemRawGarnetYellow, gemRawEmerald, oreYellorite, oreCinnabar, oreInfusedAir, oreInfusedFire, oreInfusedWater, oreInfusedEarth, oreInfusedOrder, oreInfusedEntropy, oreAmber, gemAmber, ingotThaumium, ingotVoid, gemSaphire, gemRuby, gemAmethyst, ingotDemonic, ingotDraconiumAwakened, ingotEnderiumBase, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotPhasedGold, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotPhasedIron, ingotDarkSteel, ingotSoularium, oreSalt, ingotFairy, ingotPokefennium, ingotRed_aurum, ingotDrulloy, oreHeeEndPowder, oreHeeStardust, oreHeeIgneousRock, oreHeeInstabilityOrb, oreNetherRuby, oreNetherAmber, ingotMangalloy, ingotDarkSoularium, ingotObsidianSteel, ingotUraniumEnriched, oreTitaniumIron, oreIllmenite, oreAmazonite, oreQuartzSmoky, oreOnyxBlack, oreOnyxRed, oreGarnetGreen, oreGarnetOrange, oreGarnetRed, oreGarnetYellow, oreStone, oreWood, ingotStone, ingotWood, ingotDiamond, oreBronze, oreBrass, ingotRefinedIron, ingotRefinedGlowstone, gemSapphire, gemPeridot, ingotRedAlloy, ingotElectrotineAlloy, oreRuby, oreSapphire, orePeridot, gemCrystalFlux]
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: simpleores not loaded, can't initialize Special AIOTs.
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing MekanismTools AIOTs...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Initializing ThermalFoundation AIOTs...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: PostInitializing ServerProxy...
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: PostInitialization Finished.
- [22:25:41] [Server thread/INFO] [ActuallyAdditions]: Actually Additions' Fake Player: 'EllpecksActuallyAdditionsFakePlayer', UUID: 4897605c-fd20-36d1-a79e-e6c53bb729bc
- [22:25:42] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
- [22:25:42] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
- [22:25:42] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
- [22:25:42] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\ender\Desktop\Meh server\config\cofh\thermalexpansion\crafting.
- [22:25:42] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[tin_ingot] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[silver_ingot] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[copper_ingot] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[steel_ingot] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotStone] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotWood] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotDiamond] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotRefinedIron] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetNaturalAluminum] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotNaturalAluminum] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetmolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotmolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[dustmolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[crystallinemolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oremolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oreNethermolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[denseoremolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[orePoormolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[blockmolten.unstableingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetGlue] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotGlue] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[nuggetmolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[ingotmolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[dustmolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[crystallinemolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oremolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[oreNethermolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[denseoremolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[orePoormolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: [CastRecipeLoader]Attempted to create a recipe with an oreName[blockmolten.bedrockiumingots] without an ItemStack. Ores: []
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [ingotBauxite] is not register and will prevent the recipe from working. Recipe -> JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@3324056c -> ore@ingotBauxite]
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: JsonSmeltingRecipe: Failed to parse output for JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@3324056c -> ore@ingotBauxite]
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [ingotMagnesite] is not register and will prevent the recipe from working. Recipe -> JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@5f61e032 -> ore@ingotMagnesite]
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: JsonSmeltingRecipe: Failed to parse output for JsonFurnaceRecipe[com.builtbroken.mc.framework.json.data.JsonItemEntry@5f61e032 -> ore@ingotMagnesite]
- [22:25:42] [Server thread/ERROR] [VoltzEngine]: The ore value of [electronicCircuit] is not register and will prevent the recipe from working. Recipe -> JsonShapedRecipeData[ out = 1xitem.armory:sentry@2, data = [Ljava.lang.Object;@566bfb2f]
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismEnrichmentChamberRecipe:71]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCombinerRecipe:87]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [STDERR]: [erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism:addMekanismCrusherRecipe:103]: [Mekanism] Error while adding recipe: mekanism.api.RecipeHelper
- [22:25:42] [Server thread/INFO] [BloodMagic]: Loaded Harvestcraft Handlers!
- [22:25:42] [Server thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_matter_block@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.pe_fuel_block@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockMisc@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.actuallyadditions.blockCrystal@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.null@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blood_infused_iron_block@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconicBlock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.draconicevolution:draconium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconiumIngot@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.draconicevolution:draconicIngot@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.endiumBlock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@12
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.BasicBlock@13
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.endiumIngot@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotTitanium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.null@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockTitanium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockZinc@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.aobd.blockMagnesium@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.plastic@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@12
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.decorative.brick@13
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.raw@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.mfr.meat.ingot.cooked@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.mfr.pinkslime.block@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@1
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@2
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@3
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@5
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@6
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@8
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@9
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@10
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@11
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@12
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@14
- [22:25:42] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.voltzengine:ingot@18
- [22:25:42] [Server thread/INFO] [BloodMagic]: Total number of compression recipes: 175
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 26
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 27
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 28
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 29
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 31
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 77
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 78
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 79
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 80
- [22:25:42] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Artichoke Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Asparagus Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bamboo Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Barley Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bean Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Beet Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Bell Pepper Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blackberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Blueberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Broccoli Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Brussel Sprout Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cabbage Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cactus Fruit Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Candleberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cantaloupe Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cauliflower Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Celery Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chili Pepper Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coffee Bean Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Corn Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cotton Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cranberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cucumber Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Eggplant Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Garlic Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ginger Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grape Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Leek Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lettuce Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mustard Seeds Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Oats Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Okra Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Onion Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Parsnip Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peanut Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peas Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pineapple Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Radish Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Raspberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rhubarb Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rice Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rutabaga Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rye Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Scallion Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Seaweed Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Soybean Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spice Leaf Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Spinach Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Strawberry Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sweet Potato Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tea Leaf Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Tomato Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Turnip Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [White Mushroom Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Winter Squash Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Zucchini Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Curry Leaf Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Sesame Seeds Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Chestnut Crop]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apple]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Almond]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Apricot]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Avocado]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Banana]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cashew]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cherry]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chestnut]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Cinnamon Wood]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Coconut]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Date]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Dragonfruit]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Durian]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fig]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Grapefruit]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lemon]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lime]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mango]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Maple Wood]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Nutmeg]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Olive]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Orange]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Papaya]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Paperbark Wood]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peach]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pear]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pecan]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Peppercorn]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Persimmon]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pistachio]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Plum]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Pomegranate]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Starfruit]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Vanilla Bean]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Walnut]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Goosberry]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [6] to only spawn TC content at level [1]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting [Mining Biome] to only spawn TC content at level [1]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Nickel Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Platinum Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [ic2.blockOreUran]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Draconium Cluster] to special result list for [Draconium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Endium Cluster] to special result list for [Endium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Titanium Cluster] to special result list for [Titanium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Zinc Cluster] to special result list for [Zinc Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Magnesium Cluster] to special result list for [Magnesite Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Osmium Cluster] to special result list for [Osmium Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Adding [Native Steel Cluster] to special result list for [Steel Ore]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
- [22:25:43] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
- [22:25:43] [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.
- [22:25:43] [Server thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring, ignoring the entry in line 88.
- [22:25:43] [Server thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring@1, ignoring the entry in line 109.
- [22:25:43] [Server thread/INFO] [IC2.General]: IC2 version 2.2.827-experimental loaded.
- [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Baubles integration
- [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Tinker's Construct integration
- [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Thaumcraft/Forbidden Magic integration
- [22:25:43] [Server thread/INFO] [BloodArsenal]: Loaded Forge Multipart integration
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for appliedenergistics2 - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for appliedenergistics2 - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Avaritia - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for BiblioCraft - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for bluepower - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for BuildCraft|Factory - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for jacb - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:259]: Could not register Crafting Tweaks addon for ganyssurface - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Forestry - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for TwilightForest - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for ThermalExpansion - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Railcraft - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for Railcraft - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerSimpleProvider:249]: Could not register Crafting Tweaks addon for RotaryCraft - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDERR]: [net.blay09.mods.craftingtweaks.Compatiblity:registerProvider:259]: Could not register Crafting Tweaks addon for terrafirmacraft - internal names have changed.
- [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: IC2 mod support
- [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: NEI mod support
- [22:25:43] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:288]: Loaded class registry: MFR mod support
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@2a49fe26 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDT@53ed2c26 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item net.minecraft.item.Item@7487b142 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@2a49fe26 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@79894744 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@5b09246 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@7d08f84f meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDireTreat@60ede418 meta 32767 was register to an item list
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.0
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.1
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.2
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.3
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.4
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.5
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.0
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.1
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.2
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.3
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.4
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.5
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.6
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.7
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.8
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.9
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.10
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.11
- [22:25:43] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.12
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.13
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.14
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.15
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id bedfinder
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id blackpelt
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id creepersweeper
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id doggydash
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id fisherdog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id guarddog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id happyeater
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hellhound
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id hunterdog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id packpuppy
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pestfighter
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id pillowpaw
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id poisonfang
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id puppyeyes
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id quickhealer
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id rescuedog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id shepherddog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id swimmerdog
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register the talent with the id wolfmount
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key Thaumcraft:blockWoodenDevice.6
- [22:25:44] [Server thread/INFO] [Doggy Talents]: Register dog bed casing under the key Thaumcraft:blockWoodenDevice.7
- [22:25:44] [Server thread/INFO] [Draconic Evolution]: Finished PostInitialization
- [22:25:44] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
- [22:25:44] [Server thread/INFO] [EnderIO]: Excluding 7 recipes from grinding balls bonus.
- [22:25:44] [Server thread/INFO] [EnderIO]: Found 143 valid SAG Mill recipes in config.
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.OreBlock@0
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.voltzengine:${metaLocalization}@4
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@9
- [22:25:44] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
- [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 140 recipes avaliable.
- [22:25:44] [Server thread/INFO] [EnderIO]: Found 34 valid Alloy Smelter recipes in config.
- [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.blockFusedQuartz@0
- [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.sand@0 => 1xtile.blockFusedQuartz@1
- [22:25:44] [Server thread/INFO] [EnderIO]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.blockFusedQuartz@0
- [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 56 recipes avaliable.
- [22:25:44] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
- [22:25:44] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
- [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
- [22:25:44] [Server thread/INFO] [EnderIO]: Found 7 valid Vat recipes in config.
- [22:25:44] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 7 recipes avaliable.
- [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
- [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [22:25:44] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
- [22:25:44] [Server thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
- [22:25:44] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
- [22:25:45] [Server thread/INFO] [Hardcore Wither]: Begin Post-initialization
- [22:25:45] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running PostInit IMC messages.
- [22:25:48] [Server thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
- [22:25:48] [Server thread/INFO] [Mekanism]: Hooked into IC2 successfully.
- [22:25:48] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
- [22:25:48] [Server thread/INFO] [Mekanism]: Hooking complete.
- [22:25:48] [Server thread/INFO] [modtweaker2]: Starting PostInitialization for modtweaker2
- [22:25:48] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: TConstruct:pickaxe
- [22:25:48] [Server thread/INFO] [ProjectE]: Registered user-defined NBT whitelist for: ExtraUtilities:unstableingot
- [22:25:48] [Server thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for ExtraUtilities:unstableIngot
- [22:25:48] [Server thread/FATAL] [ProjectE]: At line: 7
- [22:25:48] [Server thread/FATAL] [ProjectE]: Error in NBT whitelist file: no item stack found for Botania:specialFlower
- [22:25:48] [Server thread/FATAL] [ProjectE]: At line: 8
- [22:25:48] [Server thread/WARN] [ProjectE]: NEI integration not loaded due to server side being detected
- [22:25:48] [Server thread/INFO] [xreliquary]: Loaded successfully!
- [22:25:48] [Server thread/INFO] [xreliquary]: Hey NEI! I got a plugin for you! (hopefully in the near future).
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Mekanism: enabling support
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Draconic Evolution: enabling support
- [22:25:48] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
- [22:25:48] [Server thread/INFO] [HungerOverhaul]: Removing tall grass seeds
- [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
- [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().
- [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.enderutilities.endertool. Contact the Mod Author to properly support Item.setHarvestLevel().
- [22:25:48] [Server thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.scorchingPickaxe. Contact the Mod Author to properly support Item.setHarvestLevel().
- [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Sticks and stones may break my bones, but your pickaxes and axes will break no blocks.
- [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawStone from 1 to 0
- [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawIron from 2 to 3
- [22:25:48] [Server thread/INFO] [IguanaTweaksTConstruct]: Changed Cutting Strength for item.microblock:sawDiamond from 3 to 5
- [22:25:49] [Server thread/INFO] [UniDict]: Crafting Integration: Why so many recipes? I had to deal with a lot of recipes.
- [22:25:49] [Server thread/INFO] [UniDict]: Chest Integration: Now you can find things that aren't so useless in chests.
- [22:25:49] [Server thread/INFO] [UniDict]: Furnace Integration: Some things that you smelted appear to be different now.
- [22:25:49] [Server thread/INFO] [UniDict]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
- [22:25:49] [Server thread/INFO] [UniDict]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
- [22:25:49] [Server thread/INFO] [UniDict]: Mekanism Integration: All the mekanisms were checked.
- [22:25:49] [Server thread/INFO] [UniDict]: All 6 Integrations took 55ms to finish. at load stage POST_INIT
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.baublelicious.recipes.RecipeEntangledBauble Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.world.CraftingBook Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$3 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.fabrication.FabricationRecipes$$anon$2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! com.builtbroken.mc.framework.recipe.item.RecipeShapedOre Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.RecipeAkimboGun Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.RecipeAkimboSplit Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [FML]: Unknown recipe class! techguns.items.ShapelessOreRecipeCopyNBT Modder please refer to net.minecraftforge.oredict.RecipeSorter
- [22:25:49] [Server thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\ender\Desktop\Meh server\config\cofh\world/.
- [22:25:49] [Server thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\ender\Desktop\Meh server\config\cofh\world\ThermalFoundation-Ores.json:
- [22:25:49] [Server thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
- [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ItemStack with null item found in ShapedOreRecipe getRecipeOutput()
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.RuntimeException: ItemStack with null item found in AlkahestryDrainRecipe getRecipeOutput()
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.tileentity.enderconstructor.EnderConstructorRecipesHandler.postInit(EnderConstructorRecipesHandler.java:64)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.specialInit(ExtraUtils.java:1370)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtils.loadComplete(ExtraUtils.java:2015)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.rwtema.extrautils.ExtraUtilsMod.loadComplete(ExtraUtilsMod.java:50)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:745)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [22:25:49] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [22:25:49] [Server thread/INFO] [MineFactoryReloaded]: Load Complete.
- [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
- [22:25:49] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogBed@7ed257b9
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> mrtjp.projectred.transportation.ChipResetRecipe@3fbd891
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> moze_intel.projecte.gameObjs.customRecipes.RecipesCovalenceRepair@2172a6e0
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipeFireworks@65880315
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.kentington.thaumichorizons.common.items.crafting.RecipesFocusIlluminationDyes@45116216
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumcraft.common.items.armor.RecipesRobeArmorDyes@11ea9de3
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumcraft.common.items.armor.RecipesVoidRobeArmorDyes@4c34217f
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipesArmorDyes@43af2058
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeBagDye@39619e0c
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.kentington.thaumichorizons.common.items.crafting.RecipeVoidPuttyRepair@21a219d5
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> thaumic.tinkerer.common.item.SpellClothRecipe@53b116ad
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogCape@503d7401
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> doggytalents.inventory.RecipeDogCollar@2445becd
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipeBookCloning@365cd8d1
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> net.minecraft.item.crafting.RecipesMapCloning@6426d8be
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.CrayonMixingRecipe@31bdc7cc
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@c047ca4
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@58cab108
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@30ad4097
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@7cd86e04
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeHorseTransmutation@2c6c5b46
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@3108d4c2
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@65f53987
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@4a3b98c1
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@4774327f
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessRepair@6a331cce
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.rwtema.extrautils.crafting.RecipeUnEnchanting@7b3182ab
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@727dfb4e
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.MapCloneRecipe@45151820
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@cb22c3d
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@56c16cc4
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@69568056
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1bf134de
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@63f2059
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@5bc5cb16
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@64ca408
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@148927db
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@6b4bf0fb
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1ea30bff
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@7d2c90c7
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@20c6d746
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@14be378d
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@12c42a16
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@b772a21
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddColor@1d1db0ee
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@507a7100
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6d7f76
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@4c32eedd
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@39172da1
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@36bdc06c
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@375ed158
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@169b8d34
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@44f86763
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@2cce22ae
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@431bf03d
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@4f3127b4
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6d73dcf7
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@44149f9
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@2c0f60d3
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@3ecca1aa
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@72bc152a
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@787d55e1
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@58af6c71
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@521e58c4
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7af81e16
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6c134adc
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@36bb3ff3
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@536fad9f
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7c4bc1c8
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@154f3773
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@25ddb6b4
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@6139727c
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@7de79e79
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@53824f87
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@18a9867a
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddPotion@33bcf2a6
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> iguanaman.iguanatweakstconstruct.tweaks.RepairCraftingRecipe@74e3ef1b
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@20bd9959
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@57232e5
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@3d524395
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@5bd32e3e
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@4e3c535a
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@5566b7c8
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@776f8cdc
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@363e668f
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@4bbc91fc
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessPoppet@6a8a5751
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddKeys@7949e264
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeShapelessAddKeys@923a763
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@4959a606
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@41c50929
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@6daa9200
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@5f12a3ac
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@3481e364
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@73feb11e
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> com.emoniph.witchery.crafting.RecipeAttachTaglock@336bc9ee
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> openblocks.common.recipe.EpicEraserRecipe@131dca62
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.conduit.item.filter.CopyFilterRecipe@d8e7b94
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.machine.ClearConfigRecipe@21b5a971
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.machine.capbank.ConvertOldRecipe@14e10a60
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> crazypants.enderio.conduit.item.filter.ClearFilterRecipe@200637e2
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> iguanaman.iguanatweakstconstruct.ToolUpdateRecipe@a42bcf3
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: JsonRecipeReplacementProcessor: Potential broken recipe with no output -> mekanism.common.recipe.BinRecipe@7e9820a9
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: Checking ore dictionary for bad values
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: Done.... took: 1ms 410us 493ns
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: Checking furnace recipes for bad values. Will remove broken values to prevent crashes in VE and other mods depending on non-null data.
- [22:25:49] [Server thread/ERROR] [VoltzEngine]: Done.... took: 515us 325ns detected 0 bad recipes
- [22:25:49] [Server thread/INFO] [HardcoreEnderExpansion]: [HEE-IMC] [STATE] Running LoadComplete IMC messages.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type EnrichmentChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type Crusher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type PurificationChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalInjectionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalDissolutionChamber to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalWasher to the recipe list.
- [22:25:49] [Server thread/INFO] [Mekanism]: [Mekanism] aobd added recipe of type ChemicalCrystallizer to the recipe list.
- [22:25:49] [Server thread/INFO] [NetherOres]: Load Complete.
- [22:25:49] [Server thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
- [22:25:50] [Server thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
- [22:25:50] [Server thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
- [22:25:50] [Server thread/INFO] [UniDict]: Thermal Expansion Integration: The world seems to be more thermally involved.
- [22:25:50] [Server thread/INFO] [UniDict]: All 1 Integrations took 6ms to finish. at load stage LOAD_COMPLETE
- [22:25:50] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 153 mods
- [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
- [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading projecte_default.zs
- [22:25:50] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading intermod
- [22:25:50][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
- [22:25:50][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
- [22:25:50] [Server thread/INFO]: Preparing level "world"
- [22:25:50] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod aiimprovements which appears to be missing, things may not work well
- [22:25:50] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [22:25:50] [Server thread/INFO] [FML]: Applying holder lookups
- [22:25:50] [Server thread/INFO] [FML]: Holder lookups applied
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -100 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -37 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -38 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -39 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -19 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -42 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -112 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension 6 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:50] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Serverside World Load Event: initialize dimlets
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
- [22:25:51] [Thread-11/INFO] [FTBU]: Loaded 2 badges in 85 ms!
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
- [22:25:51] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
- [22:25:51] [Server thread/INFO] [FML]: Loading dimension 69 (world) (net.minecraft.server.dedicated.DedicatedServer@1c1a9c00)
- [22:25:51] [Server thread/INFO]: Preparing start region for level 0
- [22:25:51] [Server thread/INFO]: Done (1.605s)! For help, type "help" or "?"
- [22:25:51] [AromaBackup-Schedule/INFO] [AromaBackup]: Starting Backup Schedule.
- [22:25:51] [Server thread/INFO] [Mekanism]: VoiceServer: Starting up server...
- [22:25:51] [Server thread/INFO] [modtweaker2]: Starting ServerStart for modtweaker2
- [22:25:51] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
- [22:25:52] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
- [22:25:52] [Server thread/INFO] [neresources]: appliedenergistics2 not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
- [22:25:52] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: Forestry not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for IC2
- [22:25:52] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
- [22:25:52] [Server thread/INFO] [neresources]: Loading compatibility for xreliquary
- [22:25:52] [Server thread/INFO] [neresources]: bluepower not loaded - skipping
- [22:25:52] [Server thread/INFO] [ProjectE]: Starting server-side EMC mapping.
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not get Fluid 'obisidan.molten'
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not get Fluid 'pryotheum'
- [22:25:52] [ProjectE Update Checker Server/INFO] [ProjectE]: Mod is updated.
- [22:25:52] [Server thread/INFO] [ProjectE]: Starting to collect Mappings...
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:SearedBrick(535:5):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:GravelOre(536:4):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:ore.berries.two(534:0):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:materials(4489:40):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for TConstruct:materials(4489:42):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:YelloriteOre(769:0):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:BRIngot(4698:4):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for BigReactors:BRIngot(4698:7):0/1 to 0/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for Techguns:oreTitanIron(1989:0):0/1 to 0/1
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.OreDictionaryMapper
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:gunpowder(289:0):0/1 to 192/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):0/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):0/1 to 384/1
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.LazyMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.Chisel2Mapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomEMCMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from example.json
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:iron_ingot(265:0):256/1 to 256/1
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from metals.json
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:cobblestone(4:0):1/1 to 1/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:16):0/1 to 32/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for IC2:itemDust(4944:13):0/1 to 32/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for icbmclassic:icbmCSulfurDust(6590:0):0/1 to 32/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for Mekanism:OtherDust(6696:3):0/1 to 32/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:2):0/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for IC2:itemDust(4944:2):0/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ActuallyAdditions:itemDust(4149:6):0/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for EnderIO:itemPowderIngot(5679:0):0/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stick(280:0):4/1 to 4/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):64/1 to 64/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for ThermalFoundation:material(4247:3):0/1 to 16/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:stone(1:0):1/1 to 1/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):384/1 to 384/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for minecraft:diamond(264:0):8192/1 to 8192/1
- [22:25:52] [Server thread/WARN] [ProjectE]: Overwriting fixValueBeforeInherit for chisel:marble(1095:0):1/1 to 4/1
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from ODdefaults.json
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.customConversions.CustomConversionMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CustomEMCMapper
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because outnumber <= 0: {minecraft:paper(339:0)=8, minecraft:filled_map(358:*)=1} -> 0xitem.emptyMap@0
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:iron_ingot(265:0)=8, icbmclassic:icbmCTracker(6593:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: WayofTime.alchemicalWizardry.api.items.ShapedBloodOrbRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.core.recipes.ShapedAromicRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.jaquadro.minecraft.storagedrawers.core.recipe.TemplateRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: ic2.core.AdvRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: codechicken.microblock.MicroRecipe$
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapedMekanismRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: cofh.thermalexpansion.plugins.nei.handlers.NEIRecipeWrapper
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapedBuilderRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$1
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$3
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: codechicken.enderstorage.common.EnderStorageRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.turtle.recipes.TurtleUpgradeRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {null=-1, rftools:storageModuleTabletItem(7058:1)=1} -> 1xrftools:storageModuleItem(7059:0)
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: moze_intel.projecte.gameObjs.customRecipes.RecipeAlchemyBag
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryDrainRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryRedstoneRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: xreliquary.items.alkahestry.AlkahestryCraftingRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.multipart.microblock.RecipeMicroBlocks
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: WayofTime.alchemicalWizardry.api.items.ShapelessBloodOrbRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5666: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, NSSFAKE5665: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5667: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5668: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5669: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5670: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5671: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5672: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5673: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5674: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5675: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5677: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5676: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5678: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, NSSFAKE5679: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5680: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5681: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, NSSFAKE5682: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE5683: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5685: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5684: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5686: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE5687: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE5688: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5690: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5689: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE5692: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE5691: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, NSSFAKE5693: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=2, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE5694: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 2xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {null=4, ActuallyAdditions:itemKnife(4147:*)=1} -> 8xActuallyAdditions:itemMisc(4098:1)
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6004: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6003: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, NSSFAKE6005: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6007: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6006: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6008: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6009: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6011: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6010: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, NSSFAKE6013: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, NSSFAKE6012: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, NSSFAKE6015: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6014: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6017: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, NSSFAKE6016: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6018: [1xitem.berry@0, 1xitem.raspberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6019: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6020: [1xitem.berry@0, 1xitem.raspberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6021: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, NSSFAKE6022: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6024: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6023: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6025: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, NSSFAKE6026: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, NSSFAKE6027: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6028: [1xitem.berry@1, 1xitem.blueberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6029: [1xitem.berry@1, 1xitem.blueberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6030: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:cranberryItem(5820:0)=1, NSSFAKE6031: [1xitem.berry@2, 1xitem.blackberryItem@0]=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {NSSFAKE6032: [1xitem.berry@2, 1xitem.blackberryItem@0]=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Ignoring Recipe because of invalid ingredient or output: {Natura:berry(4650:3)=1, minecraft:bowl(281:0)=1, harvestcraft:strawberryItem(5767:0)=1, harvestcraft:cranberryItem(5820:0)=1} -> 1xnull
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: ic2.core.AdvShapelessRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mekanism.common.recipe.ShapelessMekanismRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.PrintoutRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.core.libmc.recipe.ShapelessBuilderRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.media.recipes.DiskRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.core.recipes.ShapelessAromicRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: cofh.thermaldynamics.util.crafting.RecipeCover
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: dan200.computercraft.shared.pocket.recipes.PocketComputerUpgradeRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.baublelicious.recipes.RecipeEntangledBauble
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: net.malisis.doors.recipe.BigDoorRecipe
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: mrtjp.projectred.fabrication.FabricationRecipes$$anon$2
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeSoul
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: com.rwtema.extrautils.crafting.RecipeUnsigil
- [22:25:52] [Server thread/WARN] [ProjectE]: Can not map Crafting Recipes with Type: aroma1997.world.CraftingBook
- [22:25:52] [Server thread/INFO] [ProjectE]: CraftingMapper Statistics:
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 7 Recipes of Type class com.rwtema.extrautils.crafting.RecipeEnchantCrafting
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class cofh.core.util.crafting.RecipeUpgradeOverride
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.emoniph.witchery.crafting.RecipeShapelessBiomeCopy
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 3170 Recipes of Type class net.minecraftforge.oredict.ShapelessOreRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class com.emoniph.witchery.WitcheryRecipes$1
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 22 Recipes of Type class mcjty.rftools.crafting.PreservingShapedRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 11258 Recipes of Type class net.minecraft.item.crafting.ShapedRecipes
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 5 Recipes of Type class techguns.items.RecipeAkimboSplit
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 10 Recipes of Type class cofh.core.util.crafting.RecipeAugmentable
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class com.rwtema.extrautils.crafting.RecipeDifficultySpecific
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class net.minecraft.item.crafting.RecipesMapExtending
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 368 Recipes of Type class dan200.computercraft.shared.util.ImpostorRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class com.rwtema.extrautils.crafting.RecipeFilterInvert
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1325 Recipes of Type class net.minecraft.item.crafting.ShapelessRecipes
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.CrayonGlassesRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mcjty.rftools.crafting.KnownDimletShapedRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mrtjp.projectred.core.ShapelessOreNBTRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class powercrystals.minefactoryreloaded.setup.recipe.Vanilla$1
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeMagicalWood
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGlove
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 55 Recipes of Type class thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 25 Recipes of Type class cofh.core.util.crafting.RecipeUpgrade
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 24 Recipes of Type class cofh.thermalexpansion.util.crafting.RecipeStyle
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 259 Recipes of Type class dan200.computercraft.shared.util.ImpostorShapelessRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 9 Recipes of Type class com.brandon3055.draconicevolution.common.utills.ShapedOreEnergyRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 51 Recipes of Type class tconstruct.library.crafting.ShapelessToolRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 35 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableCrafting
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableNuggetCrafting
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class jds.bibliocraft.BiblioSpecialRecipes
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 3 Recipes of Type class com.builtbroken.mc.framework.recipe.item.RecipeShapedOre
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 6 Recipes of Type class com.jaquadro.minecraft.storagedrawers.core.recipe.FallbackShapedOreRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 29 Recipes of Type class tonius.simplyjetpacks.crafting.UpgradingRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 5 Recipes of Type class techguns.items.RecipeAkimboGun
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 2671 Recipes of Type class net.minecraftforge.oredict.ShapedOreRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeCustomOres
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 4 Recipes of Type class mcjty.rftools.crafting.ContainerAndItemRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeGBEnchanting
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.RecipeUnstableIngotCrafting
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 394 Recipes of Type class moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 16 Recipes of Type class mcjty.rftools.crafting.NBTMatchingRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 19 Recipes of Type class com.builtbroken.mc.framework.recipe.item.sheetmetal.RecipeSheetMetal
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.MapResizeRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 119 Recipes of Type class com.builtbroken.mc.framework.recipe.item.RecipeTool
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapelessOreRecipeAlwaysLast
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class openblocks.common.recipe.GoldenEyeRechargeRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class techguns.items.ShapelessOreRecipeCopyNBT
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class mcjty.rftools.crafting.ContainerToItemRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 2 Recipes of Type class crazypants.enderio.machine.UpgradeCapBankRecipe
- [22:25:52] [Server thread/INFO] [ProjectE]: Found 1 Recipes of Type class com.rwtema.extrautils.crafting.ShapedOreRecipeAlwaysLast
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.CraftingMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.FluidMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.SmeltingMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomConversionMapper
- [22:25:52] [Server thread/INFO] [ProjectE]: Mapping Collection finished
- [22:25:52] [Server thread/INFO] [ProjectE]: Starting to generate Values:
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4204: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4208: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4206: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4202: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4207: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4209: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4205: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4201: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] + 1*NSSFAKE4203: [1xitem.thermalfoundation.material@8, 1xitem.tconstruct.Materials@19, 1xitem.ItemNugget@0, 1xitem.voltzengine:nugget@4] => 1*minecraft:iron_ingot(265:0)" ingredient cost: 252/1 fixed value of result: 256/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ForbiddenMagic:FMResource(5149:0) => 1*minecraft:emerald(388:0)" ingredient cost: 16380/1 fixed value of result: 16384/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:24) => 1*TConstruct:materials(4489:14)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 48*OD: ingotAluminum + 16*OD: ingotCopper => 64*TConstruct:materials(4489:14)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4124: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4129: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4122: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4128: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4130: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4127: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4123: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4125: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] + 1*NSSFAKE4126: [1xitem.tconstruct.Materials@22, 1xitem.voltzengine:nugget@11] => 1*TConstruct:materials(4489:11)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*TConstruct:materials(4489:11)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:29) => 1*TConstruct:materials(4489:4)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:4)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:30) => 1*TConstruct:materials(4489:5)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*TConstruct:materials(4489:5)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:28) => 1*TConstruct:materials(4489:3)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*TConstruct:materials(4489:3)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*TConstruct:materials(4489:27) => 1*TConstruct:materials(4489:18)" ingredient cost: 27/1 value of result: 32/1 setValueFromConversion: 0/1 + 1*minecraft:obsidian(49:0) => 2*TConstruct:materials(4489:18)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*Thaumcraft:ItemNugget(4852:6) => 1*Thaumcraft:ItemResource(4835:2)" ingredient cost: 2043/1 fixed value of result: 2048/1
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:107) => 1*ThermalFoundation:material(4247:75)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 3*OD: ingotTin + 4*OD: dustGlowstone => 4*ThermalFoundation:material(4247:75)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:106) => 1*ThermalFoundation:material(4247:74)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 10*OD: dustRedstone + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:74)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4223: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4219: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4226: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4221: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4225: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4220: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4222: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4224: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] + 1*NSSFAKE4227: [1xitem.thermalfoundation.material@105, 1xitem.tconstruct.Materials@31, 1xitem.voltzengine:nugget@3] => 1*ThermalFoundation:material(4247:73)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 1*OD: ingotTin + 3*OD: ingotCopper => 4*ThermalFoundation:material(4247:73)
- [22:25:52] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:104) => 1*ThermalFoundation:material(4247:72)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron + 1*OD: ingotNickel => 3*ThermalFoundation:material(4247:72)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4117: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4119: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4120: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4118: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4116: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4113: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4115: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4121: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] + 1*NSSFAKE4114: [1xitem.thermalfoundation.material@99, 1xitem.ItemNugget@4, 1xitem.voltzengine:nugget@8] => 1*ThermalFoundation:material(4247:67)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:67)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4078: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4073: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4076: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4074: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4077: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4080: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4081: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4079: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] + 1*NSSFAKE4075: [1xitem.thermalfoundation.material@98, 1xitem.ItemNugget@3, 1xitem.voltzengine:nugget@6] => 1*ThermalFoundation:material(4247:66)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*ThermalFoundation:material(4247:66)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4231: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4236: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4233: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4228: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4230: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4229: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4232: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4235: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] + 1*NSSFAKE4234: [1xitem.thermalfoundation.material@97, 1xitem.tconstruct.Materials@21, 1xitem.ItemNugget@2, 1xitem.voltzengine:nugget@2] => 1*ThermalFoundation:material(4247:65)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*ThermalFoundation:material(4247:65)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4082: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4083: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4090: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4084: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4088: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4086: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4089: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4085: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] + 1*NSSFAKE4087: [1xitem.thermalfoundation.material@96, 1xitem.tconstruct.Materials@20, 1xitem.ItemNugget@1, 1xitem.voltzengine:nugget@1] => 1*ThermalFoundation:material(4247:64)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*ThermalFoundation:material(4247:64)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*ThermalFoundation:material(4247:103) => 1*ThermalFoundation:material(4247:71)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*ThermalFoundation:material(4247:71)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4065: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4069: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4071: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4068: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4064: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4072: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4067: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4066: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] + 1*NSSFAKE4070: [1xitem.thermalfoundation.material@101, 1xitem.voltzengine:nugget@18] => 1*ThermalFoundation:material(4247:69)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*ThermalFoundation:material(4247:69)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4159: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4162: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4160: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4157: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4164: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4165: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4161: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4158: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] + 1*NSSFAKE4163: [1xitem.thermalfoundation.material@100, 1xitem.voltzengine:nugget@10] => 1*ThermalFoundation:material(4247:68)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*ThermalFoundation:material(4247:68)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:3) => 1*EnderIO:itemAlloy(5678:5)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotIron => 1*EnderIO:itemAlloy(5678:5)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*EnderIO:itemMaterial(5677:4) => 1*EnderIO:itemAlloy(5678:2)" ingredient cost: 3519/1 value of result: 3520/1 setValueFromConversion: 0/1 + 1*minecraft:ender_pearl(368:0) + 1*OD: ingotEnergeticAlloy => 1*EnderIO:itemAlloy(5678:2)
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetYellorium(7627:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetUranium(7629:0) => 1*BigReactors:BRIngot(4698:0)" ingredient cost: 4095/1 fixed value of result: 4096/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 0*ProjectE:item.pe_philosophers_stone(6830:0) + 7*ActuallyAdditions:itemDust(4149:6) + 1*minecraft:coal(263:*) => 7*minecraft:coal(263:0)" ingredient cost: 480/1 fixed value of result: 128/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*ActuallyAdditions:itemDust(4149:6) => 1*minecraft:coal(263:0)" ingredient cost: 64/1 fixed value of result: 128/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 4*minecraft:ice(79:0) => 4*minecraft:packed_ice(174:0)" ingredient cost: 4/1 fixed value of result: 4/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 9*aobd:nuggetOsmium(7638:0) => 1*Mekanism:Ingot(6645:1)" ingredient cost: 504/1 fixed value of result: 512/1
- [22:25:53] [Server thread/WARN] [ProjectE]: EMC Exploit: "0/1 + 1*NSSFAKE4276: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4279: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4278: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4280: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4273: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4275: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4277: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4272: [1xitem.goldNugget@0, 1xitem.ItemResource@18] + 1*NSSFAKE4274: [1xitem.goldNugget@0, 1xitem.ItemResource@18] => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0)
- [22:25:53] [Server thread/INFO] [ProjectE]: Generated Values...
- [22:25:53] [Server thread/INFO] [ProjectE]: Registered 5555 EMC values. (took 1227 ms)
- [22:25:53] [Server thread/INFO] [ActuallyAdditions]: Loading WorldData!
- [22:25:53] [Server thread/INFO] [ActuallyAdditions]: WorldData sucessfully received!
- [22:25:53] [Server thread/INFO] [AromaBackup]: Next Backup in: 5 seconds.
- [22:25:53][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
- [22:25:53][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
- [22:25:53] [Server thread/INFO] [STDOUT]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: C:\Users\ender\Desktop\Meh server\.\world\customnpcs\clones\..\clonednpcs.dat
- false
- [22:25:53] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
- [22:25:53] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions
- [22:25:53] [Thread-16/INFO] [FTBU]: Loaded 2 badges in 25 ms!
- [22:25:53] [Server thread/INFO] [FML]: Unloading dimension 1
- [22:25:59] [AromaBackup/INFO]: [º1AromaBackupºr] Starting Backup. The server may lag for a bit!
- [22:26:01] [AromaBackup/INFO] [AromaBackup]: Suspending Server Thread.
- [22:26:01] [AromaBackup/INFO] [AromaBackup]: Continuing Server Thread.
- [22:26:01] [AromaBackup/INFO]: [º1AromaBackupºr] Server Backup done!
- [22:26:01] [AromaBackup/INFO]: [º1AromaBackupºr] Next scheduled Backup in 30 minutes.
- [22:27:08] [User Authenticator #1/INFO]: UUID of player SpeDFar is e64ac472-1298-4672-a3c3-173b5f7e133b
- [22:27:08] [Netty IO #2/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
- [22:27:09] [Netty IO #2/INFO] [FML]: Client protocol version 2
- [22:27:09] [Netty IO #2/INFO] [FML]: Client attempting to join with 151 mods : [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]_beta,MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[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],[email protected],[email protected],[email protected],ThaumicTinkerer@unspecified,[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],ProjRed|[email protected],[email protected],[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],<CoFH ASM>@000,NEIAddons|[email protected],NEIAddons|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected]_alphatest4.1,[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],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],thaumcraftneiplugin@@VERSION@,[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[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],[email protected],tinker_io@release 1.5.0,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],chiseltones@@VERSION@,[email protected]
- [22:27:09] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
- [22:27:10] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
- [22:27:10] [Server thread/INFO]: SpeDFar[/25.85.107.31:51640] logged in with entity id 265 at (30.5, 71.0, 33.5)
- [22:27:10] [Server thread/INFO]: SpeDFar joined the game
- [22:27:10] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
- [22:27:10] [Server thread/INFO] [ProjectE]: Sent EMC data packets to: SpeDFar
- [22:27:10] [Server thread/INFO] [Mekanism]: Sent config to 'SpeDFar.'
- [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
- [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
- [22:27:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
- [22:27:15] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
- java.io.IOException: An existing connection was forcibly closed by the remote host
- at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
- at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
- at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
- at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
- at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
- at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
- at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
- at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
- [22:27:15] [Server thread/INFO]: SpeDFar lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
- [22:27:15] [Server thread/INFO]: SpeDFar left the game
- [22:27:15] [Server thread/INFO] [ProjectE]: Removing SpeDFar from scheduled timers: Player disconnected.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement