• 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from Stag2001»
    hey,



    because the wiki link isn't working for me i've got a question:

    what can i do with a charm of keeping except upgrading it to charm of keeping two and three? or is that the only thing?

    they are useful if you die a lot. they keep your inventory through death. which item slots depends on the level.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from lxlplictz»
    Does anyone know how to increase the health/damage/attack speed etc. of the mobs? For, currently I find some of the animals weaker than they should be, thank you :)

    not possible
    Posted in: Minecraft Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    Quote from lunchboxxx19»
    i'm getting this crash log when i try to use this mod, it says its clashing with expanded enchantments so i changed all the enchantment ids but ut still wont work



    ---- Minecraft Crash Report ----
    // Sorry :(

    Time: 21/01/15 6:43 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Duplicate enchantment id! class com.CA.ExpandedEnchants.Enchants.EnchantmentWitherTip and class openblocks.enchantments.EnchantmentExplosive Enchantment ID:211
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at com.CA.ExpandedEnchants.Enchants.EnchantmentEE.<init>(EnchantmentEE.java:10)
    at com.CA.ExpandedEnchants.Enchants.EnchantmentWitherTip.<init>(EnchantmentWitherTip.java:11)
    at com.CA.ExpandedEnchants.EEMain.init(EEMain.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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.enchantment.Enchantment.<init>(Enchantment.java:53)
    at com.CA.ExpandedEnchants.Enchants.EnchantmentEE.<init>(EnchantmentEE.java:10)
    at com.CA.ExpandedEnchants.Enchants.EnchantmentWitherTip.<init>(EnchantmentWitherTip.java:11)
    at com.CA.ExpandedEnchants.EEMain.init(EEMain.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 194829960 bytes (185 MB) / 506294272 bytes (482 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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.85.1230 Minecraft Forge 10.13.2.1230 124 mods loaded, 122 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    malisiscore{1.7.10-0.10.3+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    battlegear2{1.0.6.2} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_API{1.4} [MC+ API] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_BerryBush{1.1.2} [MC+ BerryBush] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Clippers{1.1.2} [MC+ Clippers] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_DayCounter{1.1.2} [MC+ DayCounter] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Loom{1.2.3} [MC+ Loom] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Region{1.2.0} [MC+ Region] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_Sickle{1.0.0} [MC+ Sickle] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MCP_SweetPotato{1.0.1} [MC+ SweetPotato] ([1.7.10][1.4] MC+ ModPack - Development I.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    extendedWorkbench{1.2.1.1} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MMMRegister{MC1.7.2} [MMMRegister] ([1.7.2]MoreMobsMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoreMobsMod{100.0.2} [MoreMobsMod] ([1.7.2]MoreMobsMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
    deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    asielib{0.2.7} [asielib] (AsieLib-1.7.10-0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    atum{0.6} [Atum] (Atum-1.7.10-0.6.34.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BattleTowers{1.4.9} [Battle Towers] (BattleTowers-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    cm{1.0} [Camp Mod] (Bedrock Tools and Armor - 1.7.2 - V1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    examplemod{1.0} [Example Mod] (Bedrock Tools and Armor - 1.7.2 - V1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BiblioCraft{1.9.0} [BiblioCraft] (BiblioCraft[v1.9.0][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{6.0.18} [BuildCraft] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{6.0.18} [BC Builders] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{6.0.18} [BC Energy] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{6.0.18} [BC Factory] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{6.0.18} [BC Transport] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{6.0.18} [BC Silicon] (buildcraft-6.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    chaincraft{0.1} [ChainCraft] (chaincraftv0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Chimneys{1.7.2} [Chimneys] (Chimneys.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CoFHCore{1.7.10R3.0.0B8} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B8-39.jar) Unloaded->Constructed->Pre-initialized->Initialized
    compactstorage{v2.0.0a} [CompactStorage] (CompactStorage-1.7.10-1.9.0.17-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    craft++{1.0} [Craft++] (Craft++-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    EggyGoodness{1.7.10-1.3} [Eggy Goodness] (eggygoodness-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    enchvil{1.0} [Enchvil Mod] (enchvil-1.7.2-V1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    endercompass{1.0} [Ender Compass] (endercompass-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    EnderZoo{1.7.10-1.0.7.16} [Ender Zoo] (EnderZoo-1.7.10-1.0.7.16.jar) Unloaded->Constructed->Pre-initialized->Initialized
    expandedenchants{1.0} [Expanded Enchants] (expandedenchants-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Errored
    extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    extracarts{b0.6.1} [Extra Carts] (extracarts-1.7.10-b0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    extvil{1.7.10-2.3b} [Extended_Villages] (extvil-1.7.10-2.3b.jar) Unloaded->Constructed->Pre-initialized->Initialized
    farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ganysend{1.8.7} [Gany's End] (Ganys End-1.8.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ganysnether{1.7.7} [Gany's Nether] (Ganys Nether-1.7.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ganyssurface{1.9.4} [Gany's Surface] (Ganys Surface-1.9.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    GardenCore{1.2.0} [Garden Core] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    GardenContainers{1.2.1} [Garden Containers] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    GregsLighting{1.11.0} [Greg's Lighting] (GregsLighting-1.11.0-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    haggismod{1.3.6-mc1.7.10} [AWH Haggis Mod!] (haggismod-1.3.6-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    headcrumbs{1.2.7} [Headcrumbs] (Headcrumbs-1.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    imc{1.6} [Improving Minecraft] (Improving Minecraft-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    wuppy29_jellycubes{1.12.6} [Jelly Cubes] (Jelly-Cubes-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Jewelrycraft{1.4.2} [Jewelrycraft] (JewelryCraft-Mod-1.7.10 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
    LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    levelup{0.4} [Level Up!] (LevelUp!-0.4(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
    littlehelpers{1.5.1 - 1.7.2} [LittleHelpers] (LittleHelpers-1.5.1 - 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    LivelyAnimals{0.0002} [Lively Animals] (LivelyAnimals-0.01.jar) Unloaded->Constructed->Pre-initialized->Initialized
    LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MagicClover{@[email protected]} [Magic Clover] (magicclover-0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    malisisdoors{1.7.10-1.3.2} [Malisis' Doors] (malisisdoors-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    moskeletons{1.0} [Mo'Skeletons] (Mo-Skeletons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoreArmoursMod{2.0} [MoreArmoursMod] (More-Armour-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    me{1.0.1} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    cfm{3.4.5} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
    MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    wuppy29_nethereye{1.4.1} [Nether Eye] (Nether Eye 1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NetherDungeons{1.2.1} [Nether Dungeons] (NetherDungeons-1.7.2-v-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    New Biospheres Mod{0.8} [New Biospheres Mod] (NewBiospheresMod-1.7.x-0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    recipemod{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
    Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
    primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    prismarine{1.7.10-1.1} [Prismarine] (prismarine-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Railcraft{9.3.3.0} [Railcraft] (Railcraft_1.7.10-9.3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    secretroomsmod{@[email protected]} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.371.jar) Unloaded->Constructed->Pre-initialized->Initialized
    securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.1 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    shipwrecks_winslow{1.6.2} [Shipwrecks!] (Shipwrecks-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    statues{2.1.3} [Statues] (statues-1.7.10-2.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    superMassiveTech{0.2.0-alpha} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.2.0-alpha-85.jar) Unloaded->Constructed->Pre-initialized->Initialized
    erebus{0.2pre11c} [Erebus] (TheErebus-0.2pre11c.jar) Unloaded->Constructed->Pre-initialized->Initialized
    thephysician2000sfurniture{1.1.2.1} [thephysician2000sfurniture] (ThePhysician2000's Furniture Mod-1.7.10-Beta 1.1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    axetomahawk.core{1.4.5.2-1.7.10} [Tomahawks Core] (tomahawk-1.4.5.2-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    axetomahawk{1.4.5.2-1.7.10} [Tomahawks] (tomahawk-1.4.5.2-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    torchLevers{1.4.1} [Torch Levers] (TorchLeversV1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AnimationAPI{1.2.2} [AnimationAPI] (Utility-Mobs-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    UtilityMobs{3.1.0} [Utility Mobs] (Utility-Mobs-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    taverns{2.2.1-0} [Village Taverns] (VillageTaverns-2.2.1-0.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
    warpbook{${version}} [Warp Book] (warpbook-1.2.29.jar) Unloaded->Constructed->Pre-initialized->Initialized
    reaper_waterpipe{1.1} [Water Pipe mod] (Waterpipe1.1[1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    craftingmanager{1.0.7} [Crafting Manager] (zCraftingManager 1.0.7 mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    zombiemod{1.0.0} [zombiemod] (zm.zip) Unloaded->Constructed->Pre-initialized->Initialized
    eureka{2.0} [Eureka] (Eureka-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
    craftingmanagercore{1.0.7} [Crafting Manager Core] (minecraft.jar) Unloaded->Disabled
    OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    Launched Version: 1.7.10-Forge10.13.2.1230
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.10.3960, Intel
    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: []
    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)


    see bold: you changed it so it no longer conflicts with Expanded but now conflicts with open blocks. Try again.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from katanakid14»
    Throwing together a private modpack for my brother and I, but I keep getting the same conflict between More Swords and Twilight Forest. I noticed someone else had the same issue, so I changed the enchantment ids for Twilight Forest, but it didn't seem to help.

    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 1/20/15 8:32 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ExceptionInInitializerError
    at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:95)
    at twilightforest.TwilightForestMod.load(TwilightForestMod.java:236)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    ... 10 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 900
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:51)
    at twilightforest.enchantment.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
    at twilightforest.enchantment.TFEnchantment.<clinit>(TFEnchantment.java:14)
    ... 38 more


    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 8.1 (amd64) version 6.3
    Java Version: 1.7.0_71, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 257571616 bytes (245 MB) / 498425856 bytes (475 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.85.1286 Minecraft Forge 10.13.2.1286 47 mods loaded, 47 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.10.85.1286} [Forge Mod Loader] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.13.2.1286} [Minecraft Forge] (forge-1.7.10-10.13.2.1286.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    dynamicswordskills{1.7.10-1.6.3} [Dynamic Sword Skills] (1.7.10-dynamicswordskills-1.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    walljump{1.2.1c} [WallJump] ([1.7.10] [Forge] Wall Jump 1.2.1c by NukeDuck.zip) Unloaded->Constructed->Pre-initialized->Initialized
    saohud{v1.3} [Sword Art Online HUD] ([1.7.10] Sword Art Online HUD v1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Cyan Warrior Swords Mod{2.0} [Cyan Warrior Swords Mod] (Cyan_Warrior_Swords_Mod_2.0_for_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DLDungeonsJBG{1.6.0} [Doomlike Dungeons] (DoomlikeDungeons-1.6.0-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FastCraft{1.16} [FastCraft] (fastcraft-1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lycanitesmobs{1.10.9.4 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    arcticmobs{1.10.9.4 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    demonmobs{1.10.9.4 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    desertmobs{1.10.9.4 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    forestmobs{1.10.9.4 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    freshwatermobs{1.10.9.4 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    infernomobs{1.10.9.4 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    junglemobs{1.10.9.4 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    mountainmobs{1.10.9.4 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    plainsmobs{1.10.9.4 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    saltwatermobs{1.10.9.4 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    shadowmobs{1.10.9.4 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    swampmobs{1.10.9.4 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.9.4 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Paintball{1.7.10v1} [Paintball] (Paintball-1.7.10v1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized->Initialized
    StuffedAnimals{1.7.10v1} [Stuffed Animals] (Stuffed Animals-1.7.10v1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Errored
    AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    weather2{v2.3.6} [weather2] (Weather-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.

    I'm new to reading java, but from what I can tell, it is just these two mods and the enchant ids conflicting, correct? How would I fix it?

    yes, and no. sometimes the crash reports are easy to read and sometimes you have to hunt. the bold indicates the other problem
    the enchantment ID you selected for TF is too high.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from James4882»
    Could you underline where because I'm not exactly for sure where it is... (I'm not a very tech savvy person)

    it is this line:
    java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Ty/AppData/Roaming/.minecraft/config/MoCreatures/MoCSettings.cfg:1'

    that happens when you use the wrong program to edit the cfg files. do not use notepad. Wordpad or notepad++ work.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from jani442»
    I installed MaM after Mo'Creatures. And there was one reply on the MaM side of the forum with a comment saying that it has problems with quite a few other mods and there's no clue why on that end.

    try deleting your CMS config files then. that may fix it.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Quote from TEM187»
    Thank you. I'll look into it. :-)

    did you install the other mod before or after CMS? if after, delete the CMS config files and let them regen. if before....you'll have to go through the configs and look at the settings. BOP causes the overworld files to not be the ones that work right for the overworld dimension. At least it used to.
    best way to find out which ones work is to change a setting via the command line then seeing which config file the setting was changed.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from James4882»
    THE MOD DOESN'T WORK! HELP!!!



    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 1/19/15 4:11 PM
    Description: Initializing game

    java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Ty/AppData/Roaming/.minecraft/config/MoCreatures/MoCSettings.cfg:1'
    at drzhark.mocreatures.configuration.MoCConfiguration.load(MoCConfiguration.java:540)
    at drzhark.mocreatures.configuration.MoCConfiguration.<init>(MoCConfiguration.java:99)
    at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:122)
    at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:673)
    at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:351)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 drzhark.mocreatures.configuration.MoCConfiguration.load(MoCConfiguration.java:540)
    at drzhark.mocreatures.configuration.MoCConfiguration.<init>(MoCConfiguration.java:99)
    at drzhark.mocreatures.MoCProxy.ConfigInit(MoCProxy.java:122)
    at drzhark.mocreatures.client.MoCClientProxy.ConfigInit(MoCClientProxy.java:673)
    at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:351)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 8.1 (x86) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 104922656 bytes (100 MB) / 322990080 bytes (308 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.85.1235 Minecraft Forge 10.13.2.1235 21 mods loaded, 21 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.10.85.1235} [Forge Mod Loader] (forge-1.7.10-10.13.2.1235.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.2.1235} [Minecraft Forge] (forge-1.7.10-10.13.2.1235.jar) Unloaded->Constructed->Pre-initialized
    doggytalents{v1.8.2a} [Doggy Talents] ([1.7.10] Doggy Talents - v1.8.2a.zip) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
    Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized
    Artifacts{1.1.0} [Artifacts] (Artifacts-1.1.0.jar.zip) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1036-universal.jar) Unloaded->Constructed->Pre-initialized
    chisel{2.2.1} [Chisel] (Chisel 2-2.2.1.jar) Unloaded->Constructed->Pre-initialized
    customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
    MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1(1).zip) Unloaded->Constructed->Errored
    iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
    SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) Unloaded->Constructed->Pre-initialized
    LittleBlocks{2.2.4.4} [Little Blocks] (LittleBlocks-2.2.4.4.jar) Unloaded->Constructed->Pre-initialized
    radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar) Unloaded->Constructed->Pre-initialized
    mca{4.1.5} [Minecraft Comes Alive] (MCA-1.7.10-4.1.5-universal.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
    plantmegapack{4.15} [Plant Mega Pack] (plantmegapack-4.15-1.7.10-1230.jar) Unloaded->Constructed->Pre-initialized
    shipwrecks_winslow{1.6.2} [Shipwrecks!] (shipwrecks_winslow-1.7.10-1.6.3.jar.zip) Unloaded->Constructed->Pre-initialized
    UsefulFood{1.4.5} [UsefulFood] (UsefulFood-1.7.10-1.4.5.jar.zip) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.7.10-Forge10.13.2.1235
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3355, Intel
    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: []
    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)

    check the first line of code in the crash log. corrupted cfg file. delete it and let it regen. may have to do it several times if more than one file got corrupted.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from jani442»
    I'm trying to use this mod with Myths and Monsters but they conflict eachothers somehow as MaM doesn't spawn almost anything when I have this mod on use also, is there any way to fix this?

    did you add MAM before or after adding CMS?
    Quote from Grimbah»
    I can not get ocean mobs to appear. I've tried removing all other mods.

    Using the latest download from Mo'Creatures. Just squids show up in water. No dolphins, fish or sharks. Anyone else?

    as well as CMS?
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from VoidCairnir»

    Since this seems it wasn't intentional, then the mod author doesn't see that way. As for you, you probably need to explore more about game balance... well whatever, if you like it ****ty, then i can't do anything about it, but this concerns the rest of the players of this mod.

    the silver skelly swords were added to combat werewolves and only werewolves.
    the rest are bugged.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Aquaranha»
    Is there any ostrich armor?

    Yes, think it is just the "horse" armor. or is it just helms.....I know there is stuff for ostriches.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from VoidCairnir»

    I dont think its meant to be like that, there was even a guy here that not long ago said they used to deal 7 damage.

    And once again, if it is meant to be like that, it is nothing but bad, horrible design.

    You think it is bad horrid design. but the mod author and myself don't see it that way.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Firedog119»

    Used both the recommended forge version and others of 1.7.2 and none have worked. any other ideas?

    um, if you are in 1.7.10 you need to use forge for 1.7.10.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from VoidCairnir»

    Once again, i tell you that is bad design and balance, because it is really specific and really worthless otherwise, because it only deals 1 DAMAGE otherwise, that's the problem here, not if it was meant to deal with werewolves... it sux, it's bugged, it's like all the other swords in this mod, and it needs fixing, that's what matters

    it was always meant to deal 1 damage to other mobs besides werewolves. it was meant to be a werewolf hunting weapon and nothing else. the only thing that matters with silver skelly swords is the damage done to werewolves.
    the others, yeah they are all bugged, but even before being bugged, most were useless as they had way to low of durability compared to what it cost to make them.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from VoidCairnir»

    You are still not making sense... what does that have to do with the original point? you suddenly started talking about adding silver, i never mentioned the need for that, now you facepalm?

    Well, whatever swings your way mate

    the silver skelly sword was added as a way to fight werewolves and was meant to only fight werewolves.
    Posted in: Minecraft Mods
  • To post a comment, please .