• 0

    posted a message on Crash report

    it happens when my screens at mojang

    mods

    Posted in: Java Edition Support
  • 0

    posted a message on Crash report

    ---- Minecraft Crash Report ----
    // Oops.

    Time: 7/21/15 9:41 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 375 Name: EntityMinion Class: class com.gibby.pun.EntityMinion
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
    at com.gibby.pun.PunMod.preInit(PunMod.java:536)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
    at com.gibby.pun.PunMod.preInit(PunMod.java:536)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 475614416 bytes (453 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 41 mods loaded, 41 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
    UCH Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
    UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
    UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCH MoreWolvesMod{1.6.2} [MoreWolvesMod] ([1.7.10-1.7.2]MoreWolvesMod.zip)
    UCH doggytalents{v1.9.0f} [Doggy Talents] ([1.7.10] Doggy Talents - v1.9.0.zip)
    UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCH bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
    UCH ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
    UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCH Forestry{3.6.2.19} [Forestry for Minecraft] (forestry_1.7.10-3.6.2.19.jar)
    UCH BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCH chisel{2.2.1} [Chisel] (Chisel 2-2.2.1.jar)
    UCH CopiousDogs{${mcversion}-${version}} [Copious Dogs] (copious-dogs-1.7.10-1.1.2.jar)
    UCH craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
    UCH props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
    UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-.jar)
    UCH WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1.jar)
    UCH ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29.jar)
    UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
    UCH MagicBees{1.7.10-2.3.2} [Magic Bees] (magicbees-1.7.10-2.3.2.jar)
    UCH gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
    UCH grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar)
    UCH moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
    UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3(1).zip)
    UCH harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pams HarvestCraft 1.7.10.jar)
    UCH pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
    UCH primitivemobs{1.1test} [Primitive Mobs] (primitivemobs-1.1WIP.jar)
    UCE gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar.zip)
    UCH SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
    UCH sus{4.0.7} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.0.7.jar)
    UCH erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
    UCH voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9232' Renderer: 'ATI Radeon HD 5450 '
    Mantle Environment: Environment healthy.
    List of loaded APIs:
    * BuildCraftAPI|tools (1.0) from forestry_1.7.10-3.6.2.19.jar
    * CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-3.6.2.19.jar
    * CoFHAPI|energy (1.7.10R1.0.2) from forestry_1.7.10-3.6.2.19.jar
    * CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
    * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.2.19.jar
    * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.2.19.jar
    * gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
    * Thaumcraft|API (4.2.0.0) from ForestryExtras-2-3.1_B29.jar
    Launched Version: 1.7.10-Forge10.13.4.1490-1.7.10
    LWJGL: 2.9.1
    OpenGL: ATI Radeon HD 5450 GL version 3.2.9232, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [CutieCraft_6244194.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft keeps crashing after getting hit by mob.

    Thank you

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft keeps crashing after getting hit by mob.

    I am very confused Crash report. Need help will apersiate thx :)

    [17:11:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [17:11:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [17:11:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [17:11:10] [main/INFO] [FML]: Forge Mod Loader version 7.99.29.1490 for Minecraft 1.7.10 loading
    [17:11:10] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\ShayLynn\Desktop\runtime\jre-x64\1.8.0_25
    [17:11:11] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [17:11:11] [main/ERROR] [FML]: Coremod ColoredLightsCoreLoadingPlugin: Unable to class load the plugin coloredlightscore.src.asm.ColoredLightsCoreLoadingPlugin
    java.lang.ClassNotFoundException: coloredlightscore.src.asm.ColoredLightsCoreLoadingPlugin
    at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
    at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1490-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [17:11:11] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [17:11:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:11:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [17:11:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:11:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [17:11:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:11:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [17:11:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [17:11:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
    [17:11:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
    [17:11:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
    [17:11:15] [main/INFO]: Setting user: ShaylyNNN
    [17:11:16] [Client thread/INFO]: LWJGL Version: 2.9.1
    [17:11:19] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 7/12/15 5:11 PM
    Description: Loading screen debug info

    This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 31307096 bytes (29 MB) / 194985984 bytes (185 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9232' Renderer: 'ATI Radeon HD 5450 '
    [17:11:19] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [17:11:19] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1490 Initialized
    [17:11:19] [Client thread/INFO] [FML]: Replaced 183 ore recipies
    [17:11:19] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [17:11:19] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [17:11:19] [Client thread/INFO] [FML]: Searching C:\Users\ShayLynn\AppData\Roaming\.minecraft\Mods for mods
    [17:11:19] [Client thread/INFO] [FML]: Also searching C:\Users\ShayLynn\AppData\Roaming\.minecraft\Mods\1.7.10 for mods
    [17:11:23] [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
    [17:11:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 23 mods to load
    [17:11:24] [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.
    [17:11:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, MoreWolvesMod, doggytalents, DamageIndicatorsMod, Backpack, chisel, CopiousDogs, craftingpillars, props, eplus, ExtrabiomesXL, grim3212core, Mantle, moreplayermodels, Natura, harvestcraft, pokeball, sus, voxelmap] at CLIENT
    [17:11:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, MoreWolvesMod, doggytalents, DamageIndicatorsMod, Backpack, chisel, CopiousDogs, craftingpillars, props, eplus, ExtrabiomesXL, grim3212core, Mantle, moreplayermodels, Natura, harvestcraft, pokeball, sus, voxelmap] at SERVER
    [17:11:25] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
    [17:11:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:MoreWolvesMod, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Backpack, FMLFileResourcePack:Chisel, FMLFileResourcePack:Copious Dogs, FMLFileResourcePack:Crafting Pillars Mod, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Natura, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pokeball, FMLFileResourcePack:Superheroes Unlimited Mod, FMLFileResourcePack:VoxelMap No Radar, Inter_Realistic_Modern_Pack_64_V1.7.8.zip, CutieCraft_6244194.zip
    [17:11:27] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
    [17:11:27] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
    [17:11:27] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [17:11:27] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [17:11:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [17:11:27] [Doggy Talents Version Check/INFO] [Doggy Talents]: Received version data: UP_TO_DATE
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 429 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
    [17:11:28] [Thread-9/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
    [17:12:00] [Client thread/INFO] [eplus]: Initializing Configurations.
    [17:12:00] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin
    [17:12:00] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior
    [17:12:00] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin
    [17:12:00] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior
    [17:12:00] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin
    [17:12:00] [Client thread/INFO] [eplus]: Initializing Blocks.
    [17:12:00] [Client thread/INFO] [eplus]: Initializing Items.
    [17:12:00] [Client thread/INFO] [ExtrabiomesXL]: Initializing.
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: BLACK = DYE_BLACK
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: BLUE = DYE_BLUE
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: BROWN = DYE_BROWN
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: WHITE = DYE_WHITE
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: Module CAUTIA is enabled.
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: Module FABRICA is enabled.
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: Module AMICA is enabled.
    [17:12:01] [Client thread/INFO] [ExtrabiomesXL]: Name: ExtrabiomesXL:double_woodslab
    [17:12:01] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
    [17:12:01] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
    [17:12:01] [Client thread/INFO] [Mantle]: Loading configuration from disk.
    [17:12:01] [Client thread/INFO] [Mantle]: Configuration load completed.
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TE4 Compatibility; missing dependency: ThermalExpansion
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura FMP Compatibility; missing dependency: ForgeMultipart
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
    [17:12:02] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Waila Compatibility; missing dependency: Waila
    [17:12:05] [Client thread/INFO] [FML]: Applying holder lookups
    [17:12:05] [Client thread/INFO] [FML]: Holder lookups applied
    [17:12:05] [Client thread/INFO] [FML]: Injecting itemstacks
    [17:12:05] [Client thread/INFO] [FML]: Itemstack injection complete
    [17:12:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
    [17:12:05] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
    [17:12:05] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [17:12:05] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
    [17:12:05] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:05] [Sound Library Loader/INFO]: Sound engine started
    [17:12:06] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
    [17:12:06] [Client thread/INFO]: Created: 16x16 textures/items-atlas
    [17:12:06] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
    [17:12:06] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
    [17:12:07] [Client thread/INFO] [eplus]: Initializing GUI Handler.
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 429 for URL: https://dl.dropboxusercontent.com/u/37637724/MinecraftModVersions/grim3212core.version
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.util.VersionChecker.<init>(VersionChecker.java:22)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.GrimModule.registerVersionCheck(GrimModule.java:63)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.GrimModule.registerMod(GrimModule.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.Grim3212Core.init(Grim3212Core.java:69)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [17:12:07] [Client thread/ERROR] [Grim3212 Core]: Error retrieving version check data for grim3212core
    [17:12:07] [Client thread/INFO] [Mantle]: Entering initialization phase.
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 429 for URL: https://dl.dropboxusercontent.com/u/37637724/MinecraftModVersions/pokeball.version
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(AccessController.java:713)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1038)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.util.VersionChecker.<init>(VersionChecker.java:22)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.GrimModule.registerVersionCheck(GrimModule.java:63)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.core.GrimModule.registerMod(GrimModule.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at grim3212.mc.pokeball.Pokeball.load(Pokeball.java:58)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:483)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [17:12:07] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [17:12:07] [Client thread/ERROR] [Grim3212 Core]: Error retrieving version check data for pokeball
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus
    [17:12:08] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus
    [17:12:08] [Client thread/INFO] [FML]: Injecting itemstacks
    [17:12:08] [Client thread/INFO] [FML]: Itemstack injection complete
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@4af3cacb meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDT@3c2ed946 meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item net.minecraft.item.Item@5cbe2654 meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemThrowBone@4af3cacb meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@7439b2aa meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@514abad9 meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemTreat@65a124a meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: The item doggytalents.item.ItemDireTreat@53b97a9 meta 32767 was register to an item list
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.0
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.1
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.2
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.3
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.4
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed casing under the key minecraft:planks.5
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.0
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.1
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.2
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.3
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.4
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.5
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.6
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.7
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.8
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.9
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.10
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.11
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.12
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.13
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.14
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register dog bed bedding under the key minecraft:wool.15
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id bedfinder
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id blackpelt
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id creepersweeper
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id doggydash
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id fisherdog
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id guarddog
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id happyeater
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id hellhound
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id hunterdog
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id packpuppy
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id pestfighter
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id pillowpaw
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id poisonfang
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id puppyeyes
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id quickhealer
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id rescuedog
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id shepherddog
    [17:12:08] [Client thread/INFO] [Doggy Talents]: Register the talent with the id wolfmount
    [17:12:08] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support enabled
    [17:12:08] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
    [17:12:08] [Client thread/INFO] [eplus]: Plugin initialized in PostInit... TConPlugin
    [17:12:08] [Client thread/INFO] [ExtrabiomesXL]: Successfully Loaded.
    [17:12:08] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
    [17:12:08] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
    [17:12:08] [Client thread/INFO] [STDOUT]: [com.thevoxelbox.voxelmap.Map:<init>:388]: could not get entityRenderMap
    [17:12:08] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 23 mods
    [17:12:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:MoreWolvesMod, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Backpack, FMLFileResourcePack:Chisel, FMLFileResourcePack:Copious Dogs, FMLFileResourcePack:Crafting Pillars Mod, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Mantle, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Natura, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pokeball, FMLFileResourcePack:Superheroes Unlimited Mod, FMLFileResourcePack:VoxelMap No Radar, Inter_Realistic_Modern_Pack_64_V1.7.8.zip, CutieCraft_6244194.zip
    [17:12:30] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
    [17:12:31] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
    [17:12:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
    [17:12:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
    [17:12:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
    [17:12:31] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
    [17:12:31] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    [17:12:31] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
    [17:12:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
    [17:12:31] [Sound Library Loader/INFO]: Sound engine started
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 3 textures
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 4 locations:
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: mod MoreWolvesMod resources at C:\Users\ShayLynn\AppData\Roaming\.minecraft\Mods\[1.7.10-1.7.2]MoreWolvesMod.zip
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\ShayLynn\AppData\Roaming\.minecraft\resourcepacks\Inter_Realistic_Modern_Pack_64_V1.7.8.zip
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path C:\Users\ShayLynn\AppData\Roaming\.minecraft\resourcepacks\CutieCraft_6244194.zip
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_497_null.png
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_611_bookshelf.png
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_166_doggytalents.dogbath.png
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN mythril
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain mythril is missing 1 texture
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: domain mythril is missing a resource manager - it is probably a side-effect of automatic texture processing
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain mythril are:
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/mythril_ring.png
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain mythril
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
    [17:12:31] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
    [17:13:32] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
    [17:13:32] [Server thread/INFO]: Generating keypair
    [17:13:32] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
    [17:13:32] [Server thread/INFO] [FML]: Applying holder lookups
    [17:13:32] [Server thread/INFO] [FML]: Holder lookups applied
    [17:13:32] [Server thread/INFO] [FML]: Loading dimension 0 (Flowers) (net.minecraft.server.integrated.IntegratedServer@350038af)
    [17:13:32] [Server thread/INFO] [FML]: Loading dimension 51 (Flowers) (net.minecraft.server.integrated.IntegratedServer@350038af)
    [17:13:32] [Server thread/INFO] [FML]: Loading dimension 40 (Flowers) (net.minecraft.server.integrated.IntegratedServer@350038af)
    [17:13:32] [Server thread/INFO] [FML]: Loading dimension 1 (Flowers) (net.minecraft.server.integrated.IntegratedServer@350038af)
    [17:13:32] [Server thread/INFO] [FML]: Loading dimension -1 (Flowers) (net.minecraft.server.integrated.IntegratedServer@350038af)
    [17:13:32] [Server thread/INFO]: Preparing start region for level 0
    [17:13:33] [Server thread/INFO]: Preparing spawn area: 85%
    [17:13:34] [Server thread/INFO]: Changing view distance to 12, from 10
    [17:13:34] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
    [17:13:34] [Netty IO #1/INFO] [FML]: Client protocol version 2
    [17:13:34] [Netty IO #1/INFO] [FML]: Client attempting to join with 23 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],CopiousDogs@${mcversion}-${version},[email protected],[email protected],[email protected] - 1.7.10,[email protected],[email protected] - 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
    [17:13:34] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
    [17:13:34] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
    [17:13:34] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
    [17:13:34] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
    [17:13:34] [Server thread/INFO]: ShaylyNNN[local:E:2e624e77] logged in with entity id 378 at (-243.57893817245142, 74.0, 399.30000001192093)
    [17:13:34] [Server thread/INFO]: ShaylyNNN joined the game
    [17:13:36] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.natura.items.BerryMedley@6fc4093a
    [17:13:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2237ms behind, skipping 44 tick(s)
    [17:13:37] [Thread-10/INFO]: [CHAT] §2MorePlayerModels§f installed. More info at §9§nClick here
    [17:13:39] [Server thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
    [17:13:39] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingHurtEvent@39483e3d:
    java.lang.NullPointerException
    at me.dawars.CraftingPillars.handlers.PillarEventHandler.onPlayerGetHurt(PillarEventHandler.java:56) ~[PillarEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_206_PillarEventHandler_onPlayerGetHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) [ForgeHooks.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080) [yz.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) [sv.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) [yz.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) [mw.class:?]
    at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270) [zc.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) [mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [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:111) [bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
    [17:13:39] [Server thread/ERROR] [FML]: Index: 3 Listeners:
    [17:13:39] [Server thread/ERROR] [FML]: 0: NORMAL
    [17:13:39] [Server thread/ERROR] [FML]: 1: ASM: DamageIndicatorsMod.core.DIEventBus@2162dd71 arrowNook(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [17:13:39] [Server thread/ERROR] [FML]: 2: ASM: DamageIndicatorsMod.core.DIEventBus@2162dd71 mobHurtUs(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [17:13:39] [Server thread/ERROR] [FML]: 3: ASM: me.dawars.CraftingPillars.handlers.PillarEventHandler@72d26352 onPlayerGetHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [17:13:39] [Server thread/ERROR]: Encountered an unexpected exception
    net.minecraft.util.ReportedException: Ticking entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[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:111) ~[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.NullPointerException
    at me.dawars.CraftingPillars.handlers.PillarEventHandler.onPlayerGetHurt(PillarEventHandler.java:56) ~[PillarEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_206_PillarEventHandler_onPlayerGetHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) ~[ForgeHooks.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080) ~[yz.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) ~[sv.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) ~[yz.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) ~[mw.class:?]
    at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270) ~[zc.class:?]
    at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    ... 4 more
    [17:13:39] [Server thread/ERROR]: This crash report has been saved to: C:\Users\ShayLynn\AppData\Roaming\.minecraft\crash-reports\crash-2015-07-12_17.13.39-server.txt
    [17:13:39] [Server thread/INFO]: Stopping server
    [17:13:39] [Server thread/INFO]: Saving players
    [17:13:39] [Server thread/INFO]: Saving worlds
    [17:13:39] [Server thread/INFO]: Saving chunks for level 'Flowers'/Overworld
    [17:13:39] [Server thread/INFO]: Saving chunks for level 'Flowers'/Nether
    [17:13:39] [Server thread/INFO]: Saving chunks for level 'Flowers'/The End
    [17:13:39] [Server thread/INFO]: Saving chunks for level 'Flowers'/Mars
    [17:13:39] [Server thread/INFO]: Saving chunks for level 'Flowers'/Wakanda
    [17:13:39] [Client thread/INFO]: [CHAT] Damage Indicators was unable to check for updates!
    [17:13:40] [Server thread/INFO] [FML]: Unloading dimension 0
    [17:13:40] [Server thread/INFO] [FML]: Unloading dimension -1
    [17:13:40] [Server thread/INFO] [FML]: Unloading dimension 1
    [17:13:40] [Server thread/INFO] [FML]: Unloading dimension 40
    [17:13:40] [Server thread/INFO] [FML]: Unloading dimension 51
    [17:13:40] [Server thread/INFO] [FML]: Applying holder lookups
    [17:13:40] [Server thread/INFO] [FML]: Holder lookups applied
    [17:13:40] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [17:13:41] [Client thread/INFO]: [CHAT] §ENo waypoints exist for this world/server.
    [17:13:41] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 7/12/15 5:13 PM
    Description: Ticking entity

    java.lang.NullPointerException: Ticking entity
    at me.dawars.CraftingPillars.handlers.PillarEventHandler.onPlayerGetHurt(PillarEventHandler.java:56)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_206_PillarEventHandler_onPlayerGetHurt_LivingHurtEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
    at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at me.dawars.CraftingPillars.handlers.PillarEventHandler.onPlayerGetHurt(PillarEventHandler.java:56)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_206_PillarEventHandler_onPlayerGetHurt_LivingHurtEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
    at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491)
    at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:270)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)

    -- Entity being ticked --
    Details:
    Entity Type: Arrow (net.minecraft.entity.projectile.EntityArrow)
    Entity ID: 705
    Entity Name: arrow
    Entity's Exact location: -244.05, 74.14, 400.24
    Entity's Block location: World: (-245,74,400), Chunk: (at 11,4,0 in -16,25; contains blocks -256,0,400 to -241,255,415), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.41, 0.65, -1.13
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

    -- Affected level --
    Details:
    Level name: Flowers
    All players: 1 total; [EntityPlayerMP['ShaylyNNN'/378, l='Flowers', x=-243.58, y=74.00, z=399.30]]
    Chunk stats: ServerChunkCache: 941 Drop: 0
    Level seed: 44674355441
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (-172,64,252), Chunk: (at 4,4,12 in -11,15; contains blocks -176,0,240 to -161,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 19089 game time, 19089 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 63356 (now: false), thunder time: 50936 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 417538608 bytes (398 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 102
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 23 mods loaded, 23 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10.jar)
    UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
    UCHIJAAAA MoreWolvesMod{1.6.2} [MoreWolvesMod] ([1.7.10-1.7.2]MoreWolvesMod.zip)
    UCHIJAAAA doggytalents{v1.9.0f} [Doggy Talents] ([1.7.10] Doggy Talents - v1.9.0.zip)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA chisel{2.2.1} [Chisel] (Chisel 2-2.2.1.jar)
    UCHIJAAAA CopiousDogs{${mcversion}-${version}} [Copious Dogs] (copious-dogs-1.7.10-1.1.2.jar)
    UCHIJAAAA craftingpillars{1.5.5} [Crafting Pillars Mod] (craftingpillars-1.7.X-1.5.5.jar)
    UCHIJAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
    UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-.jar)
    UCHIJAAAA ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
    UCHIJAAAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJAAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
    UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHIJAAAA harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pams HarvestCraft 1.7.10.jar)
    UCHIJAAAA pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
    UCHIJAAAA sus{4.0.7} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.0.7.jar)
    UCHIJAAAA voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Mantle Environment: Environment healthy.
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['ShaylyNNN'/378, l='Flowers', x=-243.58, y=74.00, z=399.30]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    [17:13:41] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\ShayLynn\AppData\Roaming\.minecraft\crash-reports\crash-2015-07-12_17.13.39-server.txt
    Posted in: Java Edition Support
  • 0

    posted a message on [Add-on] [Forge10.13.1566 and up] Cubic Lucky Block 4.3 A. Armageddon . PLEASE read the first post everytime this is updated
    i tried that but when i open my world it dosent hve the right texture or drops
    drops work but i want the texture and recipe
    Posted in: Minecraft Mods
  • 0

    posted a message on Cube SMP server
    can i join
    Posted in: PC Servers
  • To post a comment, please .