When I launch my own mudpack I made, it gets stuck on phase 5/7. Here's the report from the launcher. It didn't crash:
[12:02:22] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[12:02:22] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[12:02:22] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[12:02:22] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[12:02:22] [Client thread/INFO] [eplus]: Initializing Blocks.
[12:02:22] [Client thread/INFO] [eplus]: Initializing Items.
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedRecipes
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedOreRecipe
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessRecipes
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessOreRecipe
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: VanillaFurnace
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@Abstract-Landscape.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@flat-lemmling-Cartoon-penguin.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@fox-transparent.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@jubilee-teapot-red.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@molumen-multicolor-power-buttons-4.png
[12:02:22] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
[12:02:23] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[12:02:24] [Client thread/WARN] [FML]: ****************************************
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotManganese has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBronze has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHepatizon has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDamascusSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAngmallen has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotEximite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMeutoite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDesichalkos has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPrometheum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDeepIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBlackSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOureclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAstralSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCarmot has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMithril has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotRubracium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotQuicksilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHaderoth has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOrichalcum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCelenegil has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAdamantine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAtlarus has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTartarite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotIgnatius has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotLemurite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMidasium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVyroxeres has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCeruclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAlduorite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotKalendrite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVulcanite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSanguinite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInolashite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAmordrine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotZinc has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPlatinum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBrass has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotElectrum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/INFO] [ExtraTiC]: Metallurgy Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Biomes O' Plenty Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Botania Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Twilight Forest Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotFairy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPokefennium has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotRed_aurum has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDrulloy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addTIItems(ItemHandler.java:78)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:20)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/INFO] [GraviGun]: [4.0.0-beta] Loading properties.
[12:02:25] [Client thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
[12:02:27] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[12:02:27] [Client thread/INFO] [FML]: Your current LootBags version is: 1.8.1
[12:02:27] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[12:02:31] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[12:02:32] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Registering items
[12:02:32] [Client thread/INFO] [SolarFlux]: Pre Initialization
[12:02:32] [Client thread/INFO] [SolarFlux]: Initialization of configuration
[12:02:32] [Client thread/INFO] [SolarFlux]: Registering blocks
[12:02:32] [Client thread/INFO] [SolarFlux]: Registering items
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at kihira.tails.common.Tails.loadConfig(Tails.java:136)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at kihira.tails.common.Tails.onPreInit(Tails.java:75)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 42 more
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin MFR as its dependencies [MineFactoryReloaded] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [IFluidHandler, Extra Utilities, Magical Crops: Core, Pam's Fruit, Blood Magic, TE Augments, DSU]
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [IFluidHandler, Extra Utilities, Magical Crops: Core, Pam's Fruit, TE Augments, DSU, Blood Magic]
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 7 plugins registered.
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
[12:02:34] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[12:02:34] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[12:02:34] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[12:02:34] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
[12:02:36] [Client thread/INFO] [PulseManager-IguanaTweaksTConstruct]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
[12:02:36] [Client thread/INFO] [FML]: Applying holder lookups
[12:02:36] [Client thread/INFO] [FML]: Holder lookups applied
[12:02:36] [Client thread/INFO] [FML]: Injecting itemstacks
[12:02:36] [Client thread/INFO] [FML]: Itemstack injection complete
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:02:37] [Sound Library Loader/INFO]: Sound engine started
[12:02:45] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
[12:02:45] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
[12:02:45] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[12:02:45] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[12:02:45] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
[12:02:46] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
[12:02:46] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[12:02:46] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[12:02:46] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[12:02:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer (ub)
[12:02:46] [Client thread/INFO] [battlegear2]: Patching method updateTask in EntityAIControlledByPlayer
[12:02:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer done
[12:02:46] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[12:02:46] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
[12:02:47] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Feb 15, 2016 12:02:47 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod ArmorStatusHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod CrystalWing
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod DirectionHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod StatusEffectHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
[12:02:47] [Client thread/INFO] [Adventure Backpack]: Loaded 70 backpack recipes.
[12:02:47] [Client thread/INFO] [AE2:C]: Initialization ( started )
[12:02:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[12:02:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 202 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 14 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 55 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Initialization ( ended after 341ms )
[12:02:48] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
[12:02:50] [Client thread/INFO] [Mantle]: Entering initialization phase.
[12:02:51] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
[12:02:51] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[12:02:51] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[12:02:51] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
[12:02:51] [Client thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
[12:02:51] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
[12:02:51] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
[12:02:52] [Client thread/INFO] [Chisel 2]: Starting init...
[12:02:52] [Client thread/INFO] [Chisel 2]: Loading recipes...
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: 98 Feature's recipes loaded.
[12:02:52] [Client thread/INFO] [Chisel 2]: Init finished.
[12:02:52] [Client thread/INFO] [FML]: ## Dungeon register ##
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: npcVillage.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: ship.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[12:02:52] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
[12:02:53] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
[12:02:53] [Thread-21/INFO] [Draconic Evolution]: [Update Checker] Thread Started
[12:02:53] [Thread-21/INFO] [Draconic Evolution]: [Update Checker] Thread Finished
[12:02:53] [Client thread/INFO] [Draconic Evolution]: RS Added
[12:02:53] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
[12:02:53] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
[12:02:54] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
[12:02:55] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[12:02:55] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
[12:02:56] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[12:02:56] [Client thread/INFO] [inventorytweaks]: Mod initialized
[12:02:56] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[12:02:56] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
[12:02:56] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.core.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.fullmap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.minimap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.minimap2.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.webmap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.waypoint.config
[12:02:56] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed§8 count §r1§8 avg §r461.5§8ms§r
[12:02:57] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[12:02:58] [Client thread/INFO] [Mariculture]: Couldn't find the BiomesOPlenty Biome dunes : This is NOT an issue, do not report!
[12:02:58] [Client thread/INFO] [Mariculture]: Couldn't find the BiomesOPlenty Biome timber : This is NOT an issue, do not report!
[12:02:59] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[12:02:59] [Client thread/INFO] [FML]: PlayerFallEvent ctor
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering handlers
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering network messages
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering recipes
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [SolarFlux]: Initialization
[12:03:00] [Client thread/INFO] [SolarFlux]: Registering recipes
[12:03:00] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
[12:03:01] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
[12:03:01] [Client thread/WARN] [FML]: =============================================================
[12:03:01] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:03:01] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
[12:03:01] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[12:03:01] [Client thread/WARN] [FML]: =============================================================
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.enslaved in slot 86! offender: Fire Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.mortalcoil in slot 87! offender: Wated Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.poisonweapons in slot 89! offender: Earth Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectprojectiles in slot 90! offender: Air Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.stoutbelly in slot 100! offender: Drowning.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 101! offender: Boost.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 102! offender: Whirlwind.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 103! offender: Inhibit.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 104! offender: Flight.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 105! offender: Reciprocation.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 106! offender: Flame Cloak.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 107! offender: Ice Cloak.
[12:03:02] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[12:03:02] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[12:03:02] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI debug{1.0} [debug] (denseores-1.6.2.jar)
UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHI ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHI CrystalWing{1.7.10.r02} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r02.jar)
UCHI DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHI AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHI AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHI AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHI Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHI BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar)
UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHI CoFHCore{1.7.10R3.1.1} [CoFH Core] (CoFHCore-[1.7.10]3.1.1-324.jar)
UCHI EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHI ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
UCHI BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHI ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHI BloodArsenal{1.2-4} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-4.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHI BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
UCHI BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI chancecubes{1.7.10-1.6.2.72} [Chance Cubes] (ChanceCubes-1.7.10-1.6.2.72.jar)
UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHI chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHI CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
UCHI PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHI props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHI DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
UCHI elementalcreepers{4.3.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.3.0.jar)
UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHI Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHI EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHI ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHI foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCHI GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
UCHI GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHI GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCHI gud_thaumicnei{1.3.0} [Thaumic NEI] (gud_thaumicnei-1.3.0.jar)
UCHI HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHI Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHI HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHI headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHI HoloInventory{1.9.1.123} [HoloInventory] (HoloInventory-1.7.10-1.9.1.123.jar)
UCHI InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHI JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHI journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHI LogisticsPipes{0.9.3.72} [Logistics Pipes] (logisticspipes-0.9.3.72.jar)
UCHI lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
UCHI magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHI MapWriter{2.1.8} [MapWriter] (MapWriter-1.7.10-2.1.10.jar)
UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI mesa{1.7.10-R2} [Movement Enhancement Suits and Armor] (MESA-1.7.10-R2.jar)
UCHI MobProperties{1.0.1} [Mob Properties] (MobProperties-1.7.10-1.0.1.jar)
UCHI numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHI powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar)
UCHI MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHI Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHI Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
UCHI NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHI NuclearCraft{1.6c} [NuclearCraft] (NuclearCraft-1.6c--1.7.10.jar)
UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCHI Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar)
UCHI simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHI SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHI SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHI StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHI Tails{1.7.10-1.4.1a} [Tails] (Tails-1.7.10-1.4.1a.jar)
UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHI thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHE ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHI TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHI VeinMiner{0.31.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHI VeinMinerModSupport{0.31.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHI wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
UCHI wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHI aobd{2.9.1} [Another One Bites The Dust] (AOBD-2.9.1.jar)
UCHI denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHI IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
[12:03:02] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[12:03:02] [Client thread/ERROR] [FML]: Caught exception from ThaumicExploration
java.lang.IllegalArgumentException: Duplicate enchantment id! class flaxbeard.thaumicexploration.enchantment.EnchantmentBinding and class mariculture.magic.enchantments.EnchantmentFallDamage Enchantment ID:77
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53) ~[aft.class:?]
at flaxbeard.thaumicexploration.enchantment.EnchantmentBinding.<init>(EnchantmentBinding.java:15) ~[EnchantmentBinding.class:?]
at flaxbeard.thaumicexploration.ThaumicExploration.load(ThaumicExploration.java:500) ~[ThaumicExploration.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:03:02] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
2. Witchery Potion ID Conflict: Duplicate Potion IDs: 86, 87, 89, 90, 100, 101, 102, 103, 104, 105, 106, and 107. (Used in Witchery and Blood Magic)
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.enslaved in slot 86!
offender: Fire Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.mortalcoil in slot
87! offender: Wated Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.poisonweapons in
slot 89! offender: Earth Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.reflectprojectiles
in slot 90! offender: Air Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.stoutbelly in slot
100! offender: Drowning.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.feelnopain in slot
101! offender: Boost.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.gasmask in slot 102!
offender: Whirlwind.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.diseased in slot
103! offender: Inhibit.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.fortune in slot 104!
offender: Flight.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.worship in slot 105!
offender: Reciprocation.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.keepeffects in slot
106! offender: Flame Cloak.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another
mod has overwritten Witchery potion witchery:potion.wolfsbane in slot
107! offender: Ice Cloak.
When I launch my own mudpack I made, it gets stuck on phase 5/7. Here's the report from the launcher. It didn't crash:
[12:02:22] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[12:02:22] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[12:02:22] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[12:02:22] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[12:02:22] [Client thread/INFO] [eplus]: Initializing Blocks.
[12:02:22] [Client thread/INFO] [eplus]: Initializing Items.
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedRecipes
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedOreRecipe
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessRecipes
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessOreRecipe
[12:02:22] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: VanillaFurnace
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@Abstract-Landscape.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@flat-lemmling-Cartoon-penguin.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@fox-transparent.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@jubilee-teapot-red.png
[12:02:22] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path:
[12:02:22] [Client thread/ERROR] [Enchiridion]: [email protected]@molumen-multicolor-power-buttons-4.png
[12:02:22] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
[12:02:23] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[12:02:24] [Client thread/WARN] [FML]: ****************************************
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotManganese has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBronze has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHepatizon has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDamascusSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAngmallen has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotEximite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMeutoite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDesichalkos has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPrometheum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDeepIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBlackSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOureclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAstralSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCarmot has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMithril has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotRubracium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotQuicksilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHaderoth has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOrichalcum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCelenegil has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAdamantine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAtlarus has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTartarite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotIgnatius has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotLemurite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMidasium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVyroxeres has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCeruclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAlduorite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotKalendrite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVulcanite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSanguinite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInolashite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAmordrine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotZinc has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPlatinum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBrass has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotElectrum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod Metallurgy 4 report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
[12:02:24] [Client thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
[12:02:24] [Client thread/INFO] [ExtraTiC]: Metallurgy Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Biomes O' Plenty Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Botania Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Twilight Forest Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected
[12:02:24] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotFairy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPokefennium has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotRed_aurum has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addFunStuffItems(ItemHandler.java:45)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:18)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDrulloy has occurred. It adds an item (type: class glassmaker.extratic.metals.MetalItem) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod ExtraTiC report it to them!
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
[12:02:24] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler._addTIItems(ItemHandler.java:78)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.common.ItemHandler.addItems(ItemHandler.java:20)
[12:02:24] [Client thread/WARN] [FML]: * at glassmaker.extratic.ExtraTiC.preInit(ExtraTiC.java:48)
[12:02:24] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[12:02:24] [Client thread/INFO] [GraviGun]: [4.0.0-beta] Loading properties.
[12:02:25] [Client thread/INFO] [HardcoreEnderExpansion]: Added 2 items into Decomposition blacklist
[12:02:27] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[12:02:27] [Client thread/INFO] [FML]: Your current LootBags version is: 1.8.1
[12:02:27] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin
[12:02:31] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[12:02:32] [Client thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
[12:02:32] [Client thread/INFO] [simplyjetpacks]: Registering items
[12:02:32] [Client thread/INFO] [SolarFlux]: Pre Initialization
[12:02:32] [Client thread/INFO] [SolarFlux]: Initialization of configuration
[12:02:32] [Client thread/INFO] [SolarFlux]: Registering blocks
[12:02:32] [Client thread/INFO] [SolarFlux]: Registering items
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at kihira.tails.common.Tails.loadConfig(Tails.java:136)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at kihira.tails.common.Tails.onPreInit(Tails.java:75)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:02:32] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 42 more
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Magical Crops: Core.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Magical Crops: Core.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin MFR as its dependencies [MineFactoryReloaded] were not found.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [IFluidHandler, Extra Utilities, Magical Crops: Core, Pam's Fruit, Blood Magic, TE Augments, DSU]
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [IFluidHandler, Extra Utilities, Magical Crops: Core, Pam's Fruit, TE Augments, DSU, Blood Magic]
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin magicalcrops.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Pam's Fruit.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Blood Magic.
[12:02:34] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 7 plugins registered.
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
[12:02:34] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient (bjb)
[12:02:34] [Client thread/INFO] [battlegear2]: Patching method handleSpawnPlayer in NetHandlerPlayClient
[12:02:34] [Client thread/INFO] [battlegear2]: Patching method handleHeldItemChange in NetHandlerPlayClient
[12:02:34] [Client thread/INFO] [battlegear2]: M&B - Patching Class NetHandlerPlayClient done
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
[12:02:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
[12:02:36] [Client thread/INFO] [PulseManager-IguanaTweaksTConstruct]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
[12:02:36] [Client thread/INFO] [FML]: Applying holder lookups
[12:02:36] [Client thread/INFO] [FML]: Holder lookups applied
[12:02:36] [Client thread/INFO] [FML]: Injecting itemstacks
[12:02:36] [Client thread/INFO] [FML]: Itemstack injection complete
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:02:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[12:02:37] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[12:02:37] [Sound Library Loader/INFO]: Sound engine started
[12:02:45] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)
[12:02:45] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer
[12:02:45] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done
[12:02:45] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[12:02:45] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[12:02:45] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
[12:02:46] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
[12:02:46] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[12:02:46] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[12:02:46] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[12:02:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer (ub)
[12:02:46] [Client thread/INFO] [battlegear2]: Patching method updateTask in EntityAIControlledByPlayer
[12:02:46] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityAIControlledByPlayer done
[12:02:46] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
[12:02:46] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: [email protected]
[12:02:47] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
[12:02:47] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Feb 15, 2016 12:02:47 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod ArmorStatusHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod CrystalWing
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod DirectionHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod StatusEffectHUD
[12:02:47] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
[12:02:47] [Client thread/INFO] [Adventure Backpack]: Loaded 70 backpack recipes.
[12:02:47] [Client thread/INFO] [AE2:C]: Initialization ( started )
[12:02:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
[12:02:47] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[12:02:48] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 202 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 14 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 55 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
[12:02:48] [Client thread/INFO] [AE2:C]: Initialization ( ended after 341ms )
[12:02:48] [Client thread/INFO] [Aroma1997sDimension]: Loaded.
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
[12:02:50] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
[12:02:50] [Client thread/INFO] [Mantle]: Entering initialization phase.
[12:02:51] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
[12:02:51] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[12:02:51] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[12:02:51] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
[12:02:51] [Client thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
[12:02:51] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
[12:02:51] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
[12:02:52] [Client thread/INFO] [Chisel 2]: Starting init...
[12:02:52] [Client thread/INFO] [Chisel 2]: Loading recipes...
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[12:02:52] [Client thread/INFO] [Chisel 2]: 98 Feature's recipes loaded.
[12:02:52] [Client thread/INFO] [Chisel 2]: Init finished.
[12:02:52] [Client thread/INFO] [FML]: ## Dungeon register ##
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: caveTests.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: netherCity.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: npcVillage.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: ship.prop
[12:02:52] [Client thread/INFO] [FML]: Registered dungeon: test.prop
[12:02:52] [Client thread/INFO] [Draconic Evolution]: Adding Iron Chests Integration
[12:02:53] [Client thread/INFO] [Draconic Evolution]: Finished Initialization
[12:02:53] [Thread-21/INFO] [Draconic Evolution]: [Update Checker] Thread Started
[12:02:53] [Thread-21/INFO] [Draconic Evolution]: [Update Checker] Thread Finished
[12:02:53] [Client thread/INFO] [Draconic Evolution]: RS Added
[12:02:53] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
[12:02:53] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[12:02:53] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
[12:02:53] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
[12:02:54] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
[12:02:55] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[12:02:55] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
[12:02:56] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[12:02:56] [Client thread/INFO] [inventorytweaks]: Mod initialized
[12:02:56] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[12:02:56] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
[12:02:56] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.core.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.fullmap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.minimap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.minimap2.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.webmap.config
[12:02:56] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\chemi\Documents\Curse\Minecraft\Instances\Skyblock Multi-fun\journeymap\config\5.1\journeymap.waypoint.config
[12:02:56] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed§8 count §r1§8 avg §r461.5§8ms§r
[12:02:57] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[12:02:58] [Client thread/INFO] [Mariculture]: Couldn't find the BiomesOPlenty Biome dunes : This is NOT an issue, do not report!
[12:02:58] [Client thread/INFO] [Mariculture]: Couldn't find the BiomesOPlenty Biome timber : This is NOT an issue, do not report!
[12:02:59] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
[12:02:59] [Client thread/INFO] [FML]: PlayerFallEvent ctor
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering handlers
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering network messages
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Expansion's items
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Stealing Thermal Dynamics's items
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering recipes
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Doing intermod communication
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Induction Smelter recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [simplyjetpacks]: Registering TE Fluid Transposer fill recipe
[12:03:00] [Client thread/INFO] [SolarFlux]: Initialization
[12:03:00] [Client thread/INFO] [SolarFlux]: Registering recipes
[12:03:00] [Client thread/INFO] [SolarFlux]: Registering GUI Handler
[12:03:01] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
[12:03:01] [Client thread/WARN] [FML]: =============================================================
[12:03:01] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:03:01] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
[12:03:01] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[12:03:01] [Client thread/WARN] [FML]: =============================================================
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.enslaved in slot 86! offender: Fire Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.mortalcoil in slot 87! offender: Wated Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.poisonweapons in slot 89! offender: Earth Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectprojectiles in slot 90! offender: Air Imbued.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.stoutbelly in slot 100! offender: Drowning.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 101! offender: Boost.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 102! offender: Whirlwind.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 103! offender: Inhibit.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 104! offender: Flight.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 105! offender: Reciprocation.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 106! offender: Flame Cloak.
[12:03:02] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 107! offender: Ice Cloak.
[12:03:02] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[12:03:02] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[12:03:02] [Client thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI debug{1.0} [debug] (denseores-1.6.2.jar)
UCHI battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHI ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHI CrystalWing{1.7.10.r02} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r02.jar)
UCHI DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHI AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHI Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHI AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHI AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCHI Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHI BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar)
UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHI CoFHCore{1.7.10R3.1.1} [CoFH Core] (CoFHCore-[1.7.10]3.1.1-324.jar)
UCHI EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHI ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
UCHI BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHI ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHI BloodArsenal{1.2-4} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-4.jar)
UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHI Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHI BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
UCHI BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHI BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHI CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHI chancecubes{1.7.10-1.6.2.72} [Chance Cubes] (ChanceCubes-1.7.10-1.6.2.72.jar)
UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHI chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHI CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
UCHI PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHI props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHI DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
UCHI elementalcreepers{4.3.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.3.0.jar)
UCHI eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHI Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHI endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHI EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHI ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHI foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCHI GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
UCHI GraveStone{2.16.0} [GraveStone] (GraveStone-2.16.0.jar)
UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHI GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCHI gud_thaumicnei{1.3.0} [Thaumic NEI] (gud_thaumicnei-1.3.0.jar)
UCHI HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
UCHI Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHI HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHI headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHI HoloInventory{1.9.1.123} [HoloInventory] (HoloInventory-1.7.10-1.9.1.123.jar)
UCHI InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHI JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHI journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHI LogisticsPipes{0.9.3.72} [Logistics Pipes] (logisticspipes-0.9.3.72.jar)
UCHI lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
UCHI magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHI MapWriter{2.1.8} [MapWriter] (MapWriter-1.7.10-2.1.10.jar)
UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHI mesa{1.7.10-R2} [Movement Enhancement Suits and Armor] (MESA-1.7.10-R2.jar)
UCHI MobProperties{1.0.1} [Mob Properties] (MobProperties-1.7.10-1.0.1.jar)
UCHI numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHI powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar)
UCHI MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHI Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHI Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
UCHI NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHI NuclearCraft{1.6c} [NuclearCraft] (NuclearCraft-1.6c--1.7.10.jar)
UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHI parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHI PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCHI Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
UCHI secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar)
UCHI simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHI SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHI SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHI StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHI Tails{1.7.10-1.4.1a} [Tails] (Tails-1.7.10-1.4.1a.jar)
UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHI thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHE ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
UCHI ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHI TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHI VeinMiner{0.31.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHI VeinMinerModSupport{0.31.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.1.unknown.jar)
UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHI wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
UCHI wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHI aobd{2.9.1} [Another One Bites The Dust] (AOBD-2.9.1.jar)
UCHI denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHI IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
[12:03:02] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[12:03:02] [Client thread/ERROR] [FML]: Caught exception from ThaumicExploration
java.lang.IllegalArgumentException: Duplicate enchantment id! class flaxbeard.thaumicexploration.enchantment.EnchantmentBinding and class mariculture.magic.enchantments.EnchantmentFallDamage Enchantment ID:77
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53) ~[aft.class:?]
at flaxbeard.thaumicexploration.enchantment.EnchantmentBinding.<init>(EnchantmentBinding.java:15) ~[EnchantmentBinding.class:?]
at flaxbeard.thaumicexploration.ThaumicExploration.load(ThaumicExploration.java:500) ~[ThaumicExploration.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:03:02] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:968)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[12:03:02] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Can somebody read this and help me?
This log looks like a nightmare... there are MANY different errors in it.
1. ThaumicExploration Enchantment ID Conflict: Duplicate Enchantment ID: 77 (Used by Mariculture and ThaumicExploration)
2. Witchery Potion ID Conflict: Duplicate Potion IDs: 86, 87, 89, 90, 100, 101, 102, 103, 104, 105, 106, and 107. (Used in Witchery and Blood Magic)
Okay, thx . I made a few changes in my files and now it's working fine.