This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Put your spoiler here.
[06:49:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[06:49:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[06:49:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[06:49:06] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
[06:49:06] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 7:amd64:6.1, installed at C:\Java
[06:49:06] [main/ERROR] [FML]: Unable to read the jar file [1-7-10]_Lucky_Block_v5-1-0.jar - ignoring
java.io.FileNotFoundException: C:\Users\Windows 7\AppData\Roaming\.minecraft\mods\[1-7-10]_Lucky_Block_v5-1-0.jar (Access is denied)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_67]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_67]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[06:49:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[06:49:06] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from [1-7-10]_Lucky_Block_v5-1-0.jar as JSON
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: C:\Users\Windows 7\AppData\Roaming\.minecraft\mods\[1-7-10]_Lucky_Block_v5-1-0.jar (Access is denied)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.open(Native Method)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.util.zip.ZipFile.<init>(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[06:49:06] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[06:49:06] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[06:49:06] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_B5.jar
[06:49:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[06:49:06] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[06:49:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[06:49:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[06:49:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[06:49:06] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[06:49:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[06:49:06] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[06:49:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[06:49:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Windows%207/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_B5.jar
[06:49:06] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: [email protected]
[06:49:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[06:49:09] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[06:49:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:09] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: [1-7-10]_Lucky_Block_v5-1-0.jar
java.io.FileNotFoundException: C:\Users\Windows 7\AppData\Roaming\.minecraft\mods\[1-7-10]_Lucky_Block_v5-1-0.jar (Access is denied)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_67]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_67]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_67]
at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.35-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[06:49:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[06:49:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[06:49:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[06:49:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[06:49:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[06:49:11] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[06:49:14] [main/INFO]: Setting user: derpaderp
[06:49:17] [Client thread/INFO]: LWJGL Version: 2.9.1
[OptiFine]
[OptiFine] OptiFine_1.7.10_HD_B5
[OptiFine] Sat Mar 07 06:49:17 CST 2015
[OptiFine] OS: Windows 7 (amd64) version 6.1
[OptiFine] Java: 1.7.0_67, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.1
[OptiFine] OpenGL: Intel(R) HD Graphics, version 2.1.0 - Build 8.15.10.2827, Intel
[OptiFine] OpenGL Version: 2.1
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 8192x8192
[OptiFine] Checking for new version
[06:49:21] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[06:49:21] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1291 Initialized
[OptiFine] Version found: B5
[06:49:21] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[06:49:22] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[06:49:22] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_B5, enabling compatibility features
[06:49:22] [Client thread/INFO] [FML]: Searching C:\Users\Windows 7\AppData\Roaming\.minecraft\mods for mods
[06:49:22] [Client thread/INFO] [FML]: Also searching C:\Users\Windows 7\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[06:49:26] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[06:49:27] [Client thread/INFO] [FML]: Attempting to reparse the mod container Godzilla Mod-1.7.10-1.6.6.jar
[06:49:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 41 mods to load
[06:49:31] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[06:49:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, lucky, FLabsBF, DamageIndicatorsMod, Treecapitator, abyssalcraft, animalbikes, AnimationAPI, BuildMod, CoroAI, ExtendedRenderer, ConfigMod, eplus, FamiliarsAPI, DefaultMobPack, ExtendedFamPack, HerobrineFamPack, farlanders, godzillamod, Hats, HostileWorlds, iChunUtil, InfernalMobs, ani_koto, Morph, MutantCreatures, nevermine, OreSpawn, primitivemobs, gibby_pun, RainbowWorld, rivalrebels, SpecialMobs, telepads, TwilightForest, voxelmap, bspkrsCore] at CLIENT
[06:49:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, lucky, FLabsBF, DamageIndicatorsMod, Treecapitator, abyssalcraft, animalbikes, AnimationAPI, BuildMod, CoroAI, ExtendedRenderer, ConfigMod, eplus, FamiliarsAPI, DefaultMobPack, ExtendedFamPack, HerobrineFamPack, farlanders, godzillamod, Hats, HostileWorlds, iChunUtil, InfernalMobs, ani_koto, Morph, MutantCreatures, nevermine, OreSpawn, primitivemobs, gibby_pun, RainbowWorld, rivalrebels, SpecialMobs, telepads, TwilightForest, voxelmap, bspkrsCore] at SERVER
[06:49:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Familiars API, FMLFileResourcePack:DefaultMobPack, FMLFileResourcePack:ExtendedFamPack, FMLFileResourcePack:HerobrineFamPack, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:Hostile Worlds, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Kingdoms of the Overworld Mod, FMLFileResourcePack:Morph, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:Nevermine, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Primitive Mobs, FMLFileResourcePack:The Ultimate Pun Mod!, FMLFileResourcePack:RainbowWorld, FMLFileResourcePack:Rival Rebels, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:bspkrsCore
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:49:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[06:49:42] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[06:49:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[06:49:43] [Client thread/INFO] [Treecapitator]: Loading configuration file C:\Users\Windows 7\AppData\Roaming\.minecraft\config\Treecapitator.cfg
[06:49:44] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
[06:49:44] [Client thread/INFO] [AbyssalCraft]: Pre-initializing AbyssalCraft.
[06:49:44] [Client thread/INFO] [AbyssalCraft]: RenderPlayer Override enabled, the Coralium Longbow will render twice in your hand now.
[06:49:46] [Client thread/INFO] [eplus]: Initializing Configurations.
[06:49:46] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
[06:49:46] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
[06:49:46] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
[06:49:46] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
[06:49:46] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
[06:49:46] [Client thread/INFO] [eplus]: Initializing Blocks.
[06:49:46] [Client thread/INFO] [eplus]: Initializing Items.
[06:49:49] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.github.com
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[06:49:52] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at ichun.client.thread.ThreadGetPatrons.run(ThreadGetPatrons.java:30)
Mar 07, 2015 6:50:01 AM net.daveyx0.primitivemobs.common.PrimitiveMobs PreInit
INFO: Config file path: C:\Users\Windows 7\AppData\Roaming\.minecraft\config/primitivemobs/
Mar 07, 2015 6:50:01 AM net.daveyx0.primitivemobs.config.PrimitiveMobsConfigurationGeneral init
INFO: Loaded General configuration file
Mar 07, 2015 6:50:01 AM net.daveyx0.primitivemobs.config.PrimitiveMobsConfigurationSpawns init
INFO: Loaded Spawnrate configuration file
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name RainbowWorld:SpectrumBlock.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected]4b7ab has been registered twice for the same name RainbowWorld:SpectrumBlockRed.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object mod[email protected]63693f6a has been registered twice for the same name RainbowWorld:SpectrumBlockOrange.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object m[email protected]38078054 has been registered twice for the same name RainbowWorld:SpectrumBlockGreen.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected]e78f607 has been registered twice for the same name RainbowWorld:SpectrumBlockBlue.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object mod[email protected]6e71ae10 has been registered twice for the same name RainbowWorld:SpectrumBlockPurple.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected]50f1e74 has been registered twice for the same name RainbowWorld:SpectrumBlockPink.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name RainbowWorld:PoptartBlock.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object mod[email protected]72f983d1 has been registered twice for the same name RainbowWorld:SpectrumBlockYellow.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:01] [Client thread/WARN] [FML]: * The object [email protected] has been registered twice for the same name RainbowWorld:NyanOre.
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:357)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:883)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:858)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)
[06:50:01] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:171)...
[06:50:01] [Client thread/WARN] [FML]: ****************************************
[06:50:05] [Client thread/INFO] [FML]: Applying holder lookups
[06:50:05] [Client thread/INFO] [FML]: Holder lookups applied
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[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
[06:50:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[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
[06:50:08] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[06:50:08] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[06:50:08] [Thread-11/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[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
[06:50:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:08] [Sound Library Loader/INFO]: Sound engine started
[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, 1024x1024
[06:50:14] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[OptiFine] Loading texture map: textures/items
[06:50:17] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5758_register.png, java.io.FileNotFoundException
[06:50:17] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_2.png, java.io.FileNotFoundException
[06:50:17] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_0.png, java.io.FileNotFoundException
[06:50:17] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_1.png, java.io.FileNotFoundException
[06:50:18] [Client thread/ERROR]: Using missing texture, unable to load abyssalcraft:textures/items/eldritchscale.png, java.io.FileNotFoundException
[06:50:18] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/blackhole.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 2048x1024
[06:50:18] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[06:50:19] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[06:50:20] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[06:50:21] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
[06:50:22] [Client thread/INFO] [bspkrsCore]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16).
[06:50:24] [Client thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
[06:50:24] [Client thread/INFO] [AbyssalCraft]: Initializing AbyssalCraft.
[06:50:25] [Client thread/INFO] [eplus]: Initializing GUI Handler.
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: www.creeperrepo.net
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.<init>(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.New(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:50:25] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.github.com
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[06:50:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at hats.common.thread.ThreadGetModMobSupport.run(ThreadGetModMobSupport.java:40)
[06:50:27] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.github.com
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[06:50:27] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at ichun.common.core.updateChecker.ModVersionChecker$1.run(ModVersionChecker.java:47)
[06:50:27] [Client thread/INFO] [STDOUT]: [atomicstryker.infernalmobs.common.InfernalMobsCore:load:158]: InfernalMobsCore load() completed! Modifiers ready: 27
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
[06:50:29] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
[06:50:29] [Client thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
[06:50:29] [Client thread/INFO] [Treecapitator]: Registering items and trees...
[06:50:29] [Client thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
[06:50:29] [Client thread/INFO] [AbyssalCraft]: Post-initializing AbyssalCraft
[06:50:29] [Client thread/INFO] [AbyssalCraft]: Checking possible mod integrations.
[06:50:29] [Client thread/INFO] [AbyssalCraft]: Not Enough Items is present, initializing informative stuff
[06:50:29] [Client thread/INFO] [AbyssalCraft]: Morph is present, initializing weird shape-shifting stuff.
[06:50:29] [Client thread/INFO] [AbyssalCraft]: Mod integrations found: [Not Enough Items, Morph]
[06:50:29] [Client thread/INFO] [AbyssalCraft]: AbyssalCraft loaded.
[06:50:29] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Failed to retrieve mod mob ability mappings from GitHub!
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.github.com
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[06:50:29] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at morph.common.thread.ThreadGetOnlineResources.run(ThreadGetOnlineResources.java:55)
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, step to class danger.orespawn.Basilisk
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly, step to class danger.orespawn.Cephadrome
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, swim, poisonResistance, hostile to class danger.orespawn.Kraken
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, swim to class danger.orespawn.WaterDragon
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings step, swim, fallNegate, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.Godzilla
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.Fairy
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class danger.orespawn.EntityUnstableAnt
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class danger.orespawn.Lizard
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class danger.orespawn.Whale
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, step to class danger.orespawn.Alosaurus
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.Bee
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, step to class danger.orespawn.Ostrich
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate, climb to class danger.orespawn.Alien
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class danger.orespawn.Beaver
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityButterfly
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.Firefly
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, fireImmunity to class danger.orespawn.Hydrolisc
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, step to class danger.orespawn.Girlfriend
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings step, fallNegate, hostile to class danger.orespawn.Kyuubi
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy, fallNegate to class danger.orespawn.EmperorScorpion
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy, float to class danger.orespawn.Tshirt
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, hostile, fly, float, fireImmunity, climb to class danger.orespawn.Vortex
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate, swim, hostile, step to class danger.orespawn.Triffid
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class danger.orespawn.Spyro
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fireImmunity, fly to class danger.orespawn.Dragon
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.Mothra
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.Dragonfly
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class danger.orespawn.PitchBlack
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy to class danger.orespawn.Robot1
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class danger.orespawn.WormSmall
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class danger.orespawn.WormMedium
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate, step to class danger.orespawn.WormLarge
[06:50:29] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: false
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, hostile to class danger.orespawn.AttackSquid
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class danger.orespawn.Cassowary
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class danger.orespawn.CloudShark
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class danger.orespawn.Cockateil
[06:50:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb to class danger.orespawn.CaveFisher
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class danger.orespawn.CliffRacer
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb to class danger.orespawn.CreepingHorror
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class danger.orespawn.DungeonBeast
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class danger.orespawn.Elevator
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, poisonResistance to class danger.orespawn.EnchantedCow
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EnderKnight
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy, fly to class danger.orespawn.EnderReaper
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class danger.orespawn.EntityAnt
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, waterAllergy to class danger.orespawn.EntityLunaMoth
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class danger.orespawn.EntityMosquito
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings waterAllergy to class danger.orespawn.EntityRainbowAnt
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, waterAllergy to class danger.orespawn.EntityRedAnt
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class danger.orespawn.Flounder
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class danger.orespawn.GammaMetroid
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings step to class danger.orespawn.Gazelle
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, fireImmunity, hostile to class danger.orespawn.Ghost
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float, hostile to class danger.orespawn.GhostSkelly
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate, hostile to class danger.orespawn.HerculesBeetle
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class danger.orespawn.Mantis
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate, hostile, step to class danger.orespawn.Robot5
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, step to class danger.orespawn.TRex
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class danger.orespawn.GoldFish
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class danger.orespawn.Island
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class danger.orespawn.IslandToo
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, hostile to class danger.orespawn.LeafMonster
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class danger.orespawn.LurkingTerror
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class danger.orespawn.Peacock
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot2
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot3
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class danger.orespawn.Robot4
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly, poisonResistance to class danger.orespawn.Rotator
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class danger.orespawn.RubyBird
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb, waterAllergy to class danger.orespawn.Scorpion
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate, swim to class danger.orespawn.Skate
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile, step, fallNegate to class danger.orespawn.SpitBug
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb to class danger.orespawn.StinkBug
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, fireImmunity to class danger.orespawn.Stinky
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb, swim to class danger.orespawn.Termite
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fly to class danger.orespawn.TerribleTerror
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, climb, fallNegate to class danger.orespawn.TrooperBug
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings step, swim, fly, fireImmunity, poisonResistance, witherResistance, hostile to class danger.orespawn.TheKing
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class danger.orespawn.ThePrince
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: true
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim, hostile to class danger.orespawn.Urchin
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fallNegate to class danger.orespawn.VelocityRaptor
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class noppes.animalbikes.entity.EntityDragonBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class noppes.animalbikes.entity.EntityPonyFlyingBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class noppes.animalbikes.entity.EntityNotchBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class noppes.animalbikes.entity.EntityGhastBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class noppes.animalbikes.entity.EntityCreeperBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class noppes.animalbikes.entity.EntityEnderBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class noppes.animalbikes.entity.EntityChocoboBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class noppes.animalbikes.entity.EntityChineseDragonBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings float to class noppes.animalbikes.entity.EntityChickenBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class noppes.animalbikes.entity.EntityBatBike
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: false
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class noppes.animalbikes.entity.EntitySquidBike
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class noppes.animalbikes.entity.EntitySlimeBike
[06:50:30] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Mappings are erroring! These mappings are probably invalid or outdated: morph.common.ability.AbilitySwim, swim, args: false
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings swim to class noppes.animalbikes.entity.types.EntityRidableSwimming
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class noppes.animalbikes.entity.types.EntityRidableFlying
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class thehippomaster.MutantCreatures.MutantCreeper
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class thehippomaster.MutantCreatures.MutantEnderman
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class thehippomaster.MutantCreatures.MutantSkeleton
[06:50:30] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile, fallNegate to class thehippomaster.MutantCreatures.MutantZombie
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
[06:50:31] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[06:50:31] [Morph Online Resource Thread/WARN] [Morph]: [0.9.1] Failed to retrieve NBT stripper mappings from GitHub!
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: raw.github.com
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.NetworkClient.doConnect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URL.openStream(Unknown Source)
[06:50:31] [Morph Online Resource Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at morph.common.thread.ThreadGetOnlineResources.run(ThreadGetOnlineResources.java:217)
[06:50:31] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.Map:<init>:388]: could not get entityRenderMap
[06:50:31] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 41 mods
[06:50:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Animal Bikes, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Familiars API, FMLFileResourcePack:DefaultMobPack, FMLFileResourcePack:ExtendedFamPack, FMLFileResourcePack:HerobrineFamPack, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:Godzilla Mod, FMLFileResourcePack:Hats, FMLFileResourcePack:Hostile Worlds, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Kingdoms of the Overworld Mod, FMLFileResourcePack:Morph, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:Nevermine, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Primitive Mobs, FMLFileResourcePack:The Ultimate Pun Mod!, FMLFileResourcePack:RainbowWorld, FMLFileResourcePack:Rival Rebels, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:VoxelMap No Radar, FMLFileResourcePack:bspkrsCore
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[06:50:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[OptiFine] Loading texture map: textures/items
[06:50:31] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_5758_register.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_2.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_0.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/crossbow_pulling_1.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load abyssalcraft:textures/items/eldritchscale.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load hostileworlds:textures/items/questBook.png, java.io.FileNotFoundException
[06:50:32] [Client thread/ERROR]: Using missing texture, unable to load gibby_pun:textures/items/blackhole.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/items, 2048x1024
[06:50:32] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
[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
[06:50:34] [Client thread/ERROR]: Using missing texture, unable to load ani_koto:textures/blocks/thermite_layer_1.png, java.io.FileNotFoundException
[06:50:36] [Client thread/ERROR]: Using missing texture, unable to load hostileworlds:textures/blocks/structureSource.png, java.io.FileNotFoundException
[OptiFine] Texture size: textures/blocks, 1024x1024
[06:50:38] [Client thread/INFO]: Created: 1024x1024 textures/blocks-atlas
[06:50:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[06:50:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[06:50:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[06:50:42] [Thread-17/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[06:50:42] [Thread-17/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[06:50:42] [Thread-17/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[06:50:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[06:50:43] [Sound Library Loader/INFO]: Sound engine started
[06:50:44] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[06:50:44] [Client thread/INFO] [FML]: Player properties registered for Telepads
[OptiFine] *** Reloading custom textures ***
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[06:50:45] [Thread-9/INFO]: [CHAT] §2AnimalBikes§f installed. For more info §9§nClick here
[06:50:53] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[06:50:55] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[06:50:55] [Server thread/INFO]: Generating keypair
[06:50:55] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[06:50:57] [Server thread/INFO] [FML]: Applying holder lookups
[06:50:57] [Server thread/INFO] [FML]: Holder lookups applied
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 0 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 85 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 84 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 83 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 82 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 35 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 81 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 80 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 23 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 22 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:57] [Server thread/INFO] [FML]: Loading dimension 21 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 20 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension -1 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 19 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 18 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 17 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 16 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 15 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension -7 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 14 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 13 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 12 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 11 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 10 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 9 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 7 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 53 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 52 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 51 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 50 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO] [FML]: Loading dimension 1 (Modded Survival!-) ([email protected])
[OptiFine] WorldServer.nextTickSet updated
[06:50:58] [Server thread/INFO]: Preparing start region for level 0
[06:50:59] [Server thread/INFO]: Preparing spawn area: 4%
[06:51:00] [Server thread/INFO]: Preparing spawn area: 9%
[06:51:02] [Server thread/INFO]: Preparing spawn area: 14%
[06:51:03] [Server thread/INFO]: Preparing spawn area: 14%
[06:51:04] [Server thread/INFO]: Preparing spawn area: 24%
[06:51:06] [Server thread/INFO]: Preparing spawn area: 25%
[06:51:07] [Server thread/INFO]: Preparing spawn area: 36%
[06:51:08] [Server thread/INFO]: Preparing spawn area: 44%
[06:51:09] [Thread-37/INFO]: [CHAT] [§9AbyssalCraft§r] Running the latest version of AbyssalCraft, §b1.8.2§r.
[06:51:09] [Server thread/INFO]: Preparing spawn area: 45%
[06:51:10] [Server thread/INFO]: Preparing spawn area: 55%
[06:51:11] [Server thread/INFO]: Preparing spawn area: 62%
[06:51:12] [Server thread/INFO]: Preparing spawn area: 68%
[06:51:13] [Server thread/INFO]: Preparing spawn area: 84%
[06:51:14] [Server thread/INFO]: Preparing spawn area: 98%
[06:51:15] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroAI:initTry:91]: CoroUtil being reinitialized
[06:51:15] [Server thread/INFO]: Changing view distance to 2, from 10
[06:51:15] [Server thread/INFO] [FML]: Player properties registered for Telepads
[06:51:16] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
[06:51:16] [Netty IO #1/INFO] [FML]: Client protocol version 1
[06:51:16] [Netty IO #1/INFO] [FML]: Client attempting to join with 41 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] v5,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[06:51:16] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[06:51:16] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[06:51:16] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[06:51:16] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[06:51:17] [Server thread/INFO]: derpaderp[local:E:2bddf7fb] logged in with entity id 275 at (-26.5, 68.0, 303.5)
[06:51:17] [Server thread/INFO]: derpaderp joined the game
[06:51:17] [Client thread/INFO] [FML]: Player properties registered for Telepads
[06:51:18] [Server thread/INFO] [FML]: Player properties registered for Telepads
[06:51:18] [Client thread/INFO]: [CHAT] You have the latest version of Nevermine.
[06:51:20] [Client thread/INFO]: [CHAT] Follow XolovA on Twitter for bonus content!
[06:51:20] [Server thread/INFO] [FML]: Player properties registered for Telepads
[06:51:20] [Server thread/INFO] [FML]: Player properties registered for Telepads
[06:51:20] [Server thread/INFO] [FML]: Player properties registered for Telepads
[06:51:20] [Server thread/INFO] [STDOUT]: [telepads.util.DataTracker:syncClient:69]: packet send
[06:51:22] [Client thread/INFO] [FML]: Player properties registered for Telepads
[06:51:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10026ms behind, skipping 200 tick(s)
[06:51:35] [Client thread/INFO]: [CHAT] Damage Indicators v.3.2.3.0 is up to date.
[06:51:36] [Client thread/INFO]: [CHAT] §ENo waypoints exist for this world/server.
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public boolean net.minecraft.tileentity.TileEntity.shouldRenderInPass(int)
[06:52:36] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
[06:52:48] [Server thread/INFO] [STDOUT]: [net.minecraft.crash.CrashReport:func_85057_a:377]: Negative index in crash report handler (0/139)
[06:52:56] [Server thread/INFO] [STDOUT]: [net.minecraft.crash.CrashReport:func_85057_a:377]: Negative index in crash report handler (0/5)
[06:52:58] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/world/World$3
at net.minecraft.world.World.func_72914_a(World.java:3810) ~[ahb.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:641) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World$3
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
... 6 more
Caused by: java.lang.OutOfMemoryError: PermGen space
[06:53:02] [Server thread/INFO]: Stopping server
[06:53:04] [Server thread/ERROR]: Exception stopping the server
java.lang.NoClassDefFoundError: io/netty/channel/DefaultChannelHandlerContext$14
at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:547) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:423) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:826) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.close(AbstractChannel.java:177) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkSystem.func_151268_b(NetworkSystem.java:132) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:337) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:334) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:480) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ClassNotFoundException: io.netty.channel.DefaultChannelHandlerContext$14
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
... 9 more
Caused by: java.lang.OutOfMemoryError: PermGen space
[06:53:04] [Server thread/INFO] [FML]: Applying holder lookups
[06:53:04] [Server thread/INFO] [FML]: Holder lookups applied
Exception in thread "Server thread" [06:53:06] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space