Over the last few days I've been trying to get modded Minecraft 1.7.10 to work but all I've been met with are crashes. I've bought a new Windows 10 laptop and am currently trying to play Minecraft on it. Some of the old mods I had on my older desktop were outdated so I re downloaded the ones that needed an update. In any case I believe the error has something to do with Forge but I'm not sure just what to do. Right now I have forge 1.7.10-10.13.4.1558 which is the recomended version. When I try to boot it up, it simply gives me a report in the Game Output tab. Here's my crash report
[22:47:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:47:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:47:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:47:41] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[22:47:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_91
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 23 more
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 25 more
[22:47:41] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Stark\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_91]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
... 23 more
Exception in thread "main" [22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 23 more
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 25 more
Checked all my mods and saw that two of them for 1.8 so thanks for that advice everything was working fine and I wasn't getting the previous message anymore, but now I've gotten another game output crashed. This only happened when the minecraft was booting up and then the window became unresponsive and I was forced to quit.
[14:46:38] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[14:46:38] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[14:46:38] [Client thread/INFO] [eplus]: Initializing Blocks.
[14:46:38] [Client thread/INFO] [eplus]: Initializing Items.
[14:46:38] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
[14:46:38] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[14:46:39] [Client thread/INFO] [extrautils]: Hello World
[14:46:39] [Client thread/WARN] [FML]: ****************************************
[14:46:39] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name godweapons:item.godweapons_EmeraldString.
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:39] [Client thread/WARN] [FML]: * at com.hexagon.item.ModItems.registerItem(ModItems.java:410)...
[14:46:39] [Client thread/WARN] [FML]: ****************************************
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: Pre Initialization Complete!
[14:46:40] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.3
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code 7.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Bag Config Completed.
[14:46:40] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[14:46:40] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[14:46:40] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapelessRecipes
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[SMC FNE]transforming bmh net.minecraft.client.renderer.Tessellator
[SMC FNE] 10030 (-896)
[14:46:41] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[14:46:41] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[14:46:41] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[14:46:41] [Client thread/INFO] [Mantle]: Configuration load completed.
[14:46:41] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[14:46:41] [Client thread/INFO] [FML]: [MoVillages] Generated Village Customization Config!
[14:46:42] [Client thread/INFO] [PlantMegaPack]: Config file loaded: settings.cfg
[14:46:42] [Client thread/INFO] [PlantMegaPack]: Config file loaded: soilblocks.cfg
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Building blocks : 126
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Plant categories : 27
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Plant blocks : 490
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Items : 147
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Recipes : 2726
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Chest items : 5
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Worldgen decorators: 568
[14:46:46] [Client thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: harvestcraft Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: MFR Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: Thaumcraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
[14:46:47] [Thread-19/INFO] [RefinedRelocation]: Version Checker Status: CURRENT
[14:46:48] [Client thread/INFO] [Silent's Gems]: Pre init done.
[14:46:48] [Client thread/INFO] [SimpleCore]: Loading SimpleOres...
[14:46:49] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
[14:46:49] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[14:46:50] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[14:46:51] [Client thread/INFO] [FML]: Applying holder lookups
[14:46:51] [Client thread/INFO] [FML]: Holder lookups applied
[14:46:51] [Client thread/INFO] [FML]: Injecting itemstacks
[14:46:51] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[14:46:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:46:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:46:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:46:52] [Sound Library Loader/INFO]: Sound engine started
[SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture
[SMC FNR] loadSimpleTexture
[SMC FNE] 2642 (+301)
[SMC FNE]transforming bnn net.minecraft.client.renderer.entity.RenderManager
[SMC FNE] 17793 (+0)
[SMC FNE]transforming bnm net.minecraft.client.renderer.entity.RenderEnderman
[SMC FNE] 4174 (+66)
[SMC FNE]transforming bnl net.minecraft.client.renderer.entity.RenderDragon
[SMC FNE] 7059 (+66)
[SMC FNE]transforming bnx net.minecraft.client.renderer.tileentity.RenderItemFrame
[SMC FNE] 12118 (+245)
[SMC FNE]transforming bly net.minecraft.client.renderer.ItemRenderer
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78443_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;I)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.renderItem(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;ILnet/minecraftforge/client/IItemRenderer$ItemRenderType;)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78441_a()V
[SMC FNE] 20376 (+109)
[SMC INF]ShadersMod version 2.3.31
[SMC INF]Load ShadersMod configuration.
[SMC INF]Did not load shaderpack.
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 16x16
[14:46:58] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 4 16 16 1.0
[SMC FNE]transforming bqm net.minecraft.client.renderer.texture.TextureCompass
[SMC FNE] 2550 (+63)
[SMC FNE]transforming bql net.minecraft.client.renderer.texture.TextureClock
[SMC FNE] 1885 (+63)
[OptiFine] Loading texture map: textures/items
[OptiFine] Texture size: textures/items, 16x16
[14:46:59] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[SMC INF]allocateTextureMap 1 0 16 16 1.0
[14:46:59] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Apr 28, 2016 2:46:59 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.
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:dirt_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:cobblestone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:stone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:wood_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:leaves_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:obsidian_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bedrock_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bricks_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:iron_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:gold_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:diamond_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bookshelf_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sandstone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:tnt_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:redstnone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:emerald_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:lapisLazuli_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:craftingTable_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:furnace_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:cobweb_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:wool_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sponge_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:glass_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:netherrack_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:gravel_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sand_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:coalBlock_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:packedIce_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:glowstone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:endStone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:quartzBlock_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:coalOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:ironOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:goldOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:diamondOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:emeraldOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:redstoneOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:02] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
[14:47:02] [Client thread/INFO] [InstantBlocks]: Initialization Complete!
[14:47:03] [Client thread/INFO] [Mantle]: Entering initialization phase.
[SMC FNE]transforming bpr net.minecraft.client.renderer.ThreadDownloadImageData
[SMC FNE] 7638 (+199)
[14:47:04] [Client thread/ERROR] [DevCapes]: Cape, [email protected], could not be parsed because it is not a String!
[14:47:04] [Client thread/ERROR] [DevCapes]: Error parsing cape, [email protected]
[14:47:04] [Client thread/ERROR] [DevCapes]: Cape, [email protected], could not be parsed because it is not a String!
[14:47:04] [Client thread/ERROR] [DevCapes]: Error parsing cape, [email protected]
[14:47:04] [Client thread/INFO] [Silent's Gems]: Init done.
[14:47:05] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[14:47:05] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[SMC FNE]transforming bdm net.minecraft.client.gui.GuiOptions
[SMC FNT] decrease language button size
[SMC FNT] add shaders button
[SMC FNT] shaders button action
[SMC FNE] 6481 (+158)
[14:47:06] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:707]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[14:47:06] [Client thread/INFO] [FML]: Injecting itemstacks
[14:47:06] [Client thread/INFO] [FML]: Itemstack injection complete
[14:47:06] [Client thread/INFO] [SimpleCore]: Netherrocks loaded
[14:47:06] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support enabled
[14:47:06] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
[14:47:07] [Client thread/INFO] [CustomOreGen]: Loading global config 'C:\Users\Stark\AppData\Roaming\.minecraft\config\CustomOreGen' ...
[14:47:09] [Client thread/INFO] [FML]: === CustomRecipes ===
*** Created by MightyPork ***
*** Developed by TheBoo ***
Thu Apr 28 14:47:09 EDT 2016
Save your recipe files into .minecraft/mods/customrecipes.
[14:47:10] [Client thread/INFO] [FML]: Loading dictionary.txt
[14:47:10] [Client thread/INFO] [FML]: Loading custom dictionary: dictionary_custom.txt
[14:47:10] [Client thread/INFO] [FML]: Started to load recipes at C:\Users\Stark\AppData\Roaming\.minecraft/mods/customrecipes/dictionary_custom.txt
[14:47:10] [Client thread/INFO] [FML]: Adding all the items localized names as dictionary entries...
[14:47:10] [Client thread/INFO] [FML]: Recipes loaded.
[14:47:10] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[14:47:10] [Client thread/INFO] [InstantBlocks]: Post Initialization Complete!
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: dungeonChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: mineshaftCorridor.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidDesertyChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidJungleChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidJungleDispenser.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdCorridor.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdCrossing.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdLibrary.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: villageBlacksmith.
[14:47:11] [Client thread/INFO] [malisiscore]: Loading texture and data for Digital-7 Mono
[14:47:12] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
[14:47:12] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[14:47:13] [Client thread/INFO] [Silent's Gems]: Post init done.
[14:47:13] [Client thread/INFO] [Silent's Gems]: Tools per class: 10327500
[14:47:13] [Client thread/INFO] [Silent's Gems]: Total possible tools: 72292500
[14:47:13] [Client thread/INFO] [Silent's Gems]: Note I can't guarantee that these numbers are correct.
[14:47:13] [Client thread/INFO] [SimpleCore]: SimpleOres loaded
[14:47:13] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\thermalexpansion\crafting.
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
[14:47:13] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! mal.lootbags.loot.LootRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\world/.
[14:47:14] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\world\ThermalFoundation-Ores.json:
[14:47:14] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
[14:47:14] [Client thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
[14:47:14] [Client thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
[14:47:14] [Client thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
[14:47:14] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[14:47:14] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
[14:47:14] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
[14:47:14] [Client thread/INFO] [Waila]: [OpenBlocks] OpenBlocks mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
[14:47:14] [Client thread/INFO] [Waila]: Success in registering cfm
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect com.dynious.refinedrelocation.mods.WailaProvider callbackRegister
[14:47:14] [Client thread/WARN] [Waila]: Could not find class com.dynious.refinedrelocation.mods.WailaProvider
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
[14:47:14] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: [email protected]
[14:47:14] [Client thread/INFO] [Waila]: Success in registering TConstruct
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[14:47:15] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
[14:47:15] [Client thread/INFO] [ThermalDynamics]: Load Complete.
[14:47:15] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 60 mods
[14:47:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Netherrocks, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Craftable Animals, FMLFileResourcePack:AnyDimensionMod, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Backpack, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Custom Ore Generation, FMLFileResourcePack:Custom Recipes, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Gods' Weapons, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Highlands, FMLFileResourcePack:Instant Blocks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Mo' Villages, FMLFileResourcePack:Pam's Clayspawn, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's Harvest the Nether, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Mob Drop Crops, FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Silent's Gems, FMLFileResourcePack:SimpleCore API, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TeeLuk's SpecialArmor, FMLFileResourcePack:Waila, FMLFileResourcePack:Xaero's Minimap, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[14:47:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[14:47:20] [Client thread/ERROR]: Using missing texture, unable to load godweapons:textures/blocks/hephaestusbench.png, java.io.FileNotFoundException
[14:47:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[14:47:21] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 14
[OptiFine] Texture size: textures/blocks, 2048x2048
[14:47:22] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 3 2048 2048 1.0
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Over the last few days I've been trying to get modded Minecraft 1.7.10 to work but all I've been met with are crashes. I've bought a new Windows 10 laptop and am currently trying to play Minecraft on it. Some of the old mods I had on my older desktop were outdated so I re downloaded the ones that needed an update. In any case I believe the error has something to do with Forge but I'm not sure just what to do. Right now I have forge 1.7.10-10.13.4.1558 which is the recomended version. When I try to boot it up, it simply gives me a report in the Game Output tab. Here's my crash report
[22:47:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:47:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:47:41] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[22:47:41] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_91
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 23 more
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 25 more
[22:47:41] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Stark\AppData\Roaming\.minecraft for Forge Mod Loader
java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_91]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_91]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_91]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_91]
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
... 23 more
Exception in thread "main" [22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 23 more
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[22:47:41] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 25 more
Checked all my mods and saw that two of them for 1.8 so thanks for that advice everything was working fine and I wasn't getting the previous message anymore, but now I've gotten another game output crashed. This only happened when the minecraft was booting up and then the window became unresponsive and I was forced to quit.
[14:46:38] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[14:46:38] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[14:46:38] [Client thread/INFO] [eplus]: Initializing Blocks.
[14:46:38] [Client thread/INFO] [eplus]: Initializing Items.
[14:46:38] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
[14:46:38] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[14:46:39] [Client thread/INFO] [extrautils]: Hello World
[14:46:39] [Client thread/WARN] [FML]: ****************************************
[14:46:39] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name godweapons:item.godweapons_EmeraldString.
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:39] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:39] [Client thread/WARN] [FML]: * at com.hexagon.item.ModItems.registerItem(ModItems.java:410)...
[14:46:39] [Client thread/WARN] [FML]: ****************************************
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: registerPacket(): ADDED
[14:46:40] [Client thread/INFO] [InstantBlocks]: Pre Initialization Complete!
[14:46:40] [Client thread/INFO] [FML]: Your current LootBags version is: 2.0.3
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §f.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagCommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagUncommon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagRare.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagEpic.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §6.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagLegendary.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code d.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code 7.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to back slash color code b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagBacon.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §7.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §5.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagWornOut.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §9.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagSoaryn.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §c.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §b.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagWyld.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Started defining properties for bag named: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Set bag secret state for bag: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §8.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §2.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Parsed text to EnumChatFormatting option: §a.
[14:46:40] [Client thread/INFO] [STDOUT]: [mal.lootbags.Bag:addWhitelistItem:157]: [email protected]
[14:46:40] [Client thread/INFO] [FML]: Lootbags Config Information: Successfully closed bag with name: lootbagBat.
[14:46:40] [Client thread/INFO] [FML]: Bag Config Completed.
[14:46:40] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[14:46:40] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[14:46:40] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[14:46:40] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapelessRecipes
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[14:46:41] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[SMC FNE]transforming bmh net.minecraft.client.renderer.Tessellator
[SMC FNE] 10030 (-896)
[14:46:41] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[14:46:41] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[14:46:41] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[14:46:41] [Client thread/INFO] [Mantle]: Configuration load completed.
[14:46:41] [Client thread/INFO] [RadixCore]: Loaded language en_US for mca.
[14:46:41] [Client thread/INFO] [FML]: [MoVillages] Generated Village Customization Config!
[14:46:42] [Client thread/INFO] [PlantMegaPack]: Config file loaded: settings.cfg
[14:46:42] [Client thread/INFO] [PlantMegaPack]: Config file loaded: soilblocks.cfg
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Building blocks : 126
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Plant categories : 27
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Plant blocks : 490
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Items : 147
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Recipes : 2726
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Chest items : 5
[14:46:46] [Client thread/INFO] [PlantMegaPack]: Worldgen decorators: 568
[14:46:46] [Client thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: harvestcraft Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: MFR Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: Thaumcraft not found, not loading
[14:46:46] [Client thread/INFO] [progressiveautomation]: RightClickPlants Loaded
[14:46:46] [Client thread/INFO] [progressiveautomation]: Vanilla Loaded
[14:46:47] [Thread-19/INFO] [RefinedRelocation]: Version Checker Status: CURRENT
[14:46:48] [Client thread/INFO] [Silent's Gems]: Pre init done.
[14:46:48] [Client thread/INFO] [SimpleCore]: Loading SimpleOres...
[14:46:49] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
[14:46:49] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[14:46:49] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
[14:46:50] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[14:46:51] [Client thread/INFO] [FML]: Applying holder lookups
[14:46:51] [Client thread/INFO] [FML]: Holder lookups applied
[14:46:51] [Client thread/INFO] [FML]: Injecting itemstacks
[14:46:51] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[14:46:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:46:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:46:52] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:46:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:46:52] [Sound Library Loader/INFO]: Sound engine started
[SMC FNE]transforming bpu net.minecraft.client.renderer.texture.SimpleTexture
[SMC FNR] loadSimpleTexture
[SMC FNE] 2642 (+301)
[SMC FNE]transforming bnn net.minecraft.client.renderer.entity.RenderManager
[SMC FNE] 17793 (+0)
[SMC FNE]transforming bnm net.minecraft.client.renderer.entity.RenderEnderman
[SMC FNE] 4174 (+66)
[SMC FNE]transforming bnl net.minecraft.client.renderer.entity.RenderDragon
[SMC FNE] 7059 (+66)
[SMC FNE]transforming bnx net.minecraft.client.renderer.tileentity.RenderItemFrame
[SMC FNE] 12118 (+245)
[SMC FNE]transforming bly net.minecraft.client.renderer.ItemRenderer
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78443_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;I)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.renderItem(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/item/ItemStack;ILnet/minecraftforge/client/IItemRenderer$ItemRenderType;)V
[SMC FNR] patch method net/minecraft/client/renderer/ItemRenderer.func_78441_a()V
[SMC FNE] 20376 (+109)
[SMC INF]ShadersMod version 2.3.31
[SMC INF]Load ShadersMod configuration.
[SMC INF]Did not load shaderpack.
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 16x16
[14:46:58] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 4 16 16 1.0
[SMC FNE]transforming bqm net.minecraft.client.renderer.texture.TextureCompass
[SMC FNE] 2550 (+63)
[SMC FNE]transforming bql net.minecraft.client.renderer.texture.TextureClock
[SMC FNE] 1885 (+63)
[OptiFine] Loading texture map: textures/items
[OptiFine] Texture size: textures/items, 16x16
[14:46:59] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[SMC INF]allocateTextureMap 1 0 16 16 1.0
[14:46:59] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
Apr 28, 2016 2:46:59 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.
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:dirt_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:cobblestone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:stone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:wood_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:leaves_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:obsidian_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bedrock_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bricks_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:iron_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:gold_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:diamond_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:bookshelf_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: ****************************************
[14:46:59] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sandstone_portal.
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:46:59] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:tnt_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:redstnone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:emerald_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:lapisLazuli_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:craftingTable_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:furnace_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:cobweb_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:wool_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sponge_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:glass_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:netherrack_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:gravel_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:sand_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:coalBlock_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:packedIce_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:glowstone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:endStone_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:quartzBlock_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:coalOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:ironOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:goldOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:diamondOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:emeraldOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:00] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name AnyDimensionMod:redstoneOre_portal.
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:47:00] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
[14:47:00] [Client thread/WARN] [FML]: ****************************************
[14:47:02] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
[14:47:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
[14:47:02] [Client thread/INFO] [InstantBlocks]: Initialization Complete!
[14:47:03] [Client thread/INFO] [Mantle]: Entering initialization phase.
[SMC FNE]transforming bpr net.minecraft.client.renderer.ThreadDownloadImageData
[SMC FNE] 7638 (+199)
[14:47:04] [Client thread/ERROR] [DevCapes]: Cape, [email protected], could not be parsed because it is not a String!
[14:47:04] [Client thread/ERROR] [DevCapes]: Error parsing cape, [email protected]
[14:47:04] [Client thread/ERROR] [DevCapes]: Cape, [email protected], could not be parsed because it is not a String!
[14:47:04] [Client thread/ERROR] [DevCapes]: Error parsing cape, [email protected]
[14:47:04] [Client thread/INFO] [Silent's Gems]: Init done.
[14:47:05] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
[14:47:05] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
[SMC FNE]transforming bdm net.minecraft.client.gui.GuiOptions
[SMC FNT] decrease language button size
[SMC FNT] add shaders button
[SMC FNT] shaders button action
[SMC FNE] 6481 (+158)
[14:47:06] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.MrCrayfishFurnitureMod:processIMC:707]: RecipeAPI (InterModComm): Registering recipes from 1 mod(s).
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:9]: ## RecipeAPI Error Report ##
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:10]: From Mod: Pam's HarvestCraft
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:11]: Type: microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:12]: Description: Missing required variables for microwave
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:13]: Required Variables:
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - input
[14:47:06] [Client thread/INFO] [STDERR]: [com.mrcrayfish.furniture.api.RecipeUtil:printRequired:16]: - output
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[14:47:06] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ RefinedRelocation ] for method com.dynious.refinedrelocation.mods.WailaProvider.callbackRegister
[14:47:06] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
[14:47:06] [Client thread/INFO] [FML]: Injecting itemstacks
[14:47:06] [Client thread/INFO] [FML]: Itemstack injection complete
[14:47:06] [Client thread/INFO] [SimpleCore]: Netherrocks loaded
[14:47:06] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support enabled
[14:47:06] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
[14:47:07] [Client thread/INFO] [CustomOreGen]: Loading global config 'C:\Users\Stark\AppData\Roaming\.minecraft\config\CustomOreGen' ...
[14:47:09] [Client thread/INFO] [FML]: === CustomRecipes ===
*** Created by MightyPork ***
*** Developed by TheBoo ***
Thu Apr 28 14:47:09 EDT 2016
Save your recipe files into .minecraft/mods/customrecipes.
[14:47:10] [Client thread/INFO] [FML]: Loading dictionary.txt
[14:47:10] [Client thread/INFO] [FML]: Loading custom dictionary: dictionary_custom.txt
[14:47:10] [Client thread/INFO] [FML]: Started to load recipes at C:\Users\Stark\AppData\Roaming\.minecraft/mods/customrecipes/dictionary_custom.txt
[14:47:10] [Client thread/INFO] [FML]: Adding all the items localized names as dictionary entries...
[14:47:10] [Client thread/INFO] [FML]: Recipes loaded.
[14:47:10] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[14:47:10] [Client thread/INFO] [InstantBlocks]: Post Initialization Complete!
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: dungeonChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: mineshaftCorridor.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidDesertyChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidJungleChest.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: pyramidJungleDispenser.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdCorridor.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdCrossing.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: strongholdLibrary.
[14:47:11] [Client thread/INFO] [FML]: Starting adding items from loot category: villageBlacksmith.
[14:47:11] [Client thread/INFO] [malisiscore]: Loading texture and data for Digital-7 Mono
[14:47:12] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
[14:47:12] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[14:47:13] [Client thread/INFO] [Silent's Gems]: Post init done.
[14:47:13] [Client thread/INFO] [Silent's Gems]: Tools per class: 10327500
[14:47:13] [Client thread/INFO] [Silent's Gems]: Total possible tools: 72292500
[14:47:13] [Client thread/INFO] [Silent's Gems]: Note I can't guarantee that these numbers are correct.
[14:47:13] [Client thread/INFO] [SimpleCore]: SimpleOres loaded
[14:47:13] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\thermalexpansion\crafting.
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[14:47:13] [Client thread/WARN] [TConstruct]: Could not find itemResourcefrom thaumcraft.common.config.ConfigItems
[14:47:13] [Client thread/WARN] [TConstruct]: Thaumcraft not detected.
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! com.vanhal.progressiveautomation.items.tools.RecipeWitherTool Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [FML]: Unknown recipe class! mal.lootbags.loot.LootRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[14:47:14] [Client thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\world/.
[14:47:14] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Stark\AppData\Roaming\.minecraft\config\cofh\world\ThermalFoundation-Ores.json:
[14:47:14] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
[14:47:14] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
[14:47:14] [Client thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
[14:47:14] [Client thread/WARN] [Waila]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
[14:47:14] [Client thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
[14:47:14] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[14:47:14] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
[14:47:14] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
[14:47:14] [Client thread/INFO] [Waila]: [OpenBlocks] OpenBlocks mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
[14:47:14] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
[14:47:14] [Client thread/INFO] [Waila]: Success in registering cfm
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect com.dynious.refinedrelocation.mods.WailaProvider callbackRegister
[14:47:14] [Client thread/WARN] [Waila]: Could not find class com.dynious.refinedrelocation.mods.WailaProvider
[14:47:14] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
[14:47:14] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: [email protected]
[14:47:14] [Client thread/INFO] [Waila]: Success in registering TConstruct
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/WARN] [FML]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
[14:47:15] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[14:47:15] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
[14:47:15] [Client thread/INFO] [ThermalDynamics]: Load Complete.
[14:47:15] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 60 mods
[14:47:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:OpenEye, FMLFileResourcePack:Netherrocks, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Craftable Animals, FMLFileResourcePack:AnyDimensionMod, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Backpack, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Custom Ore Generation, FMLFileResourcePack:Custom Recipes, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Gods' Weapons, FMLFileResourcePack:Harder Peaceful, FMLFileResourcePack:Highlands, FMLFileResourcePack:Instant Blocks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:Mo' Villages, FMLFileResourcePack:Pam's Clayspawn, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's Harvest the Nether, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pam's Mob Drop Crops, FMLFileResourcePack:Plant Mega Pack, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:RadixCore, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Silent's Gems, FMLFileResourcePack:SimpleCore API, FMLFileResourcePack:SimpleOres 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TeeLuk's SpecialArmor, FMLFileResourcePack:Waila, FMLFileResourcePack:Xaero's Minimap, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[14:47:15] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in C:\Users\Stark\AppData\Roaming\.minecraft\mods\AnyDimensionModbeta3.1.zip
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[14:47:19] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/TConIntegration.bedrock.png, java.io.FileNotFoundException
[14:47:20] [Client thread/ERROR]: Using missing texture, unable to load godweapons:textures/blocks/hephaestusbench.png, java.io.FileNotFoundException
[14:47:20] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
[14:47:21] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 14
[OptiFine] Texture size: textures/blocks, 2048x2048
[14:47:22] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[SMC INF]allocateTextureMap 0 3 2048 2048 1.0