• 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    Quote from micromicboy»
    Hi, I just got the Treecapitator because it sounded like a really good idea. It worked except from the fact that it takes ages to mine out the bottom block. Like I'm trying to mine stone with my bare hand or something. I'm not sure if this is just my minecraft or the mod. If it is the mod could you please try and fix it.

    Thank you,

    Micromicboy

    B:treeHeightDecidesBreakSpeed=false
    Posted in: Minecraft Mods
  • 0

    posted a message on Tic Tweaks
    Anyone know how to get TreeCapitator to work with this?
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    1.6.4, Crash Landing Map, Treecapitator, TicTweaks, Tinker's Construct, Thermal Expansion, OpenBlocks

    Having trouble getting TreeCapitator r09 to work with Tinker's Construct and TicTweaks. I know it will work with just TC but won't break/shear the leaves when chopping the tree. I have also been trying to figure out how to get TE3's Invar Shears and OpenBlocks Precision Shears to work with TreeCap's Shearing, but not sure exactly what to put in the config... Only tried on TE so far and just added a try for TicTweaks but haven't the time right now to try it out.


    thermalexpansion {
    S:axeIDList=
    S:configPath=cofh/ThermalExpansion.cfg
    S:itemConfigKeys=<item:Tool.Invar.Shears>
    S:modID=ThermalExpansion
    B:overrideIMC=false
    S:shearsIDList=<item:Tool.Invar.Shears>
    B:useShiftedItemID=true
    }

    IguanaTweaksTConstruct {
    S:axeIDList=<tools:Axe>; <tools:Lumber Axe>; <tools:Mattock>
    S:configPath=TiC Tweaks/Iguana Tweaks.cfg
    S:itemConfigKeys=tools:Axe; tools:Lumber Axe; tools:Mattock
    S:modID=IguanaTweaksTConstruct
    B:overrideIMC=false
    B:useShiftedItemID=true
    }

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Pixelmon Screwed Up! HELP!
    Quote from TheButterBengal

    [Minecraft Forge] (forge-1.6.4-9.11.1.964.jar)



    Where did you find this version of Forge? And how did you install it? All I can find is "forge-1.6.4-9.11.1.964-userdev.jar", and no instructions on how to use it.
    Posted in: Mods Discussion
  • 1

    posted a message on Villager Tweaks v2.2 - Villagers keep profession when zombified, golem skin displays damage, named pumpkins creates named golems
    I, and probably others as well, Request a 1.6.4 version before a 1.7.2+ version. 1.7.2+ would be helpful after Forge updates, when mods start migrating over.

    Thank you for your efforts.
    Posted in: Minecraft Mods
  • 0

    posted a message on PowerCrystals' mods - MineFactoryReloaded, PowerCrystalsCore, and NetherOres updated! - MFR 2.7.9 released
    Quote from skyboy026


    Not sure what's going on with this... Using PowerCrystalsCore-1.1.8-5.jar. Tried googling the error and only found that PowerCrystalsCore is enumerating multiple times, but nothing on a solution.

    java.lang.IllegalArgumentException: duplicate key: PowerCrystalsCore
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
    at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67)
    at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249)
    at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142)
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:355)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    Full error txt in spoiler.
    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 10/24/13 1:33 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: duplicate key: PowerCrystalsCore
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
    at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67)
    at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249)
    at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142)
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:355)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
    at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67)
    at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249)
    at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142)
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:355)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows XP (x86) version 5.1
    Java Version: 1.7.0_40, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 69471392 bytes (66 MB) / 226242560 bytes (215 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 1 total; -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.31.935 Minecraft Forge 9.11.1.935 Optifine OptiFine_1.6.4_HD_U_C6 140 mods loaded, 0 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar)
    FML{6.4.31.935} [Forge Mod Loader] (minecraftforge-9.11.1.935.jar)
    Forge{9.11.1.935} [Minecraft Forge] (minecraftforge-9.11.1.935.jar)
    Aroma1997Core{1.0.0.7} [Aroma1997Core] (minecraft.jar)
    CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar)
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar)
    AppliedEnergistics-Core{rv14.alpha11} [AppliedEnergistics Core] (minecraft.jar)
    denLib{3.1.26} [denLib] (minecraft.jar)
    NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar)
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar)
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar)
    SmoothBedrock{1.0.5.56} [Smooth Bedrock] (A_1_SmoothBedrock-1.6.4-1.0.5.jar)
    Stackie{1.4.2.20} [Stackie] (A_3_Stackie-universal-v1.4.2.20.jar)
    Aroma1997CoreHelper{1.0.0.7} [Aroma1997Core|Helper] (A_5_Aroma1997Core MC.1.6.4 v.1.0.0.7.jar)
    bspkrsCore{v4.1(1.6.4)} [bspkrsCore] (A_5_bspkrsCorev4.1.zip)
    mod_bspkrsCore{Not available} [mod_bspkrsCore] (A_5_bspkrsCorev4.1.zip)
    iChunUtil{2.3.0} [iChunUtil] (A_5_iChunUtil2.3.0.zip)
    SKC-Core{1.0.1.0} [SKC Core] (A_5_SKC Core 1.0.1.0 - MC 1.6.4 - Forge (9.11.0.880).jar)
    ThebombzenAPI{2.2.0} [ThebombzenAPI] (A_5_ThebombzenAPI-v2.2.0-mc1.6.4.jar)
    advancedgenetics{v1.7 BETA} [Advanced Genetics] (advancedGenetics_vb1.7.jar)
    AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip)
    AppliedEnergistics{rv14.alpha11} [Applied Energistics] (appeng-rv14-dev2-mc16x.jar)
    ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips_v1.4.4.zip)
    Aroma1997s Dimension{1.0.2.11} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World v.1.0.2.11.jar)
    arsmagica2{1.0.1} [Ars Magica 2] (ArsMagica_1.0.1.zip)
    Grinder{2.0.0} [Grinder] (AttachableGrinder2.0.0.zip)
    Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip)
    BattleTowers{1.4.0} [Battle Towers] (BattleTowers_1.6.4.zip)
    Additional-Buildcraft-Objects{1.0.6.179} [Additional Buildcraft Objects] (BC_additional-buildcraft-objects-1.0.6.179.jar)
    APUnofficial{2.4.5b} [Additional Pipes] (BC_AdditionalPipes2.4.5b-BC4.1.0.jar)
    BuildCraft|Builders{4.1.0} [BC Builders] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BuildCraft|Core{4.1.0} [BuildCraft] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BuildCraft|Energy{4.1.0} [BC Energy] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BuildCraft|Factory{4.1.0} [BC Factory] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BuildCraft|Silicon{4.1.0} [BC Silicon] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BuildCraft|Transport{4.1.0} [BC Transport] (BC_Buildcraft-A-1.6.2-4.1.0.jar)
    BiblioCraft{1.5.0} [BiblioCraft] (BiblioCraft[v1.5.0].zip)
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip)
    BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip)
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip)
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip)
    BiomesOPlenty{1.1.3} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.3.117.jar)
    BlockBreaker{Forge 1.6.4.r02} [BlockBreaker] (BlockBreaker.Forge.1.6.4.r02.Universal.jar)
    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar)
    CompactSolars{4.4.19.204} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.204.zip)
    CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar)
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip)
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip)
    SKC-CraftableHorseArmor{1.0.3.0} [Craftable Horse Armor] (CraftableHorseArmor 1.0.3.0 - MC 1.6.4.jar)
    DamageIndicatorsMod{2.9.1.1} [Damage Indicators] (DamageIndicatorsv2.9.1.1.zip)
    mod_EllianDetector{Not available} [mod_EllianDetector] (EllianDetector_2.9.jar)
    EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar)
    EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar)
    ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar)
    extracells{1.4.9e} [ExtraCells] (ExtraCells-universal-1.4.9e (1.6.2).jar)
    ExtraUtilities{0.3 (dev)} [Extra Utilities] (extrautils - 0.3 (Alpha - Dev Version).zip)
    factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar)
    factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar)
    factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar)
    factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar)
    Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar)
    ForestryExtras{0.5.2} [Forestry Extras] (ForestryExtras v0.5.2.zip)
    mod_Gammabright{Not available} [mod_Gammabright] (Gammabright v2.0.2 [MC 1.6.4 - Forge].zip)
    GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip)
    HopperDuctMod{1.1} [Hopper Ducts] (HopperDuctsMod1.1.zip)
    IC2{2.0.266-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.266-experimental.jar)
    IngameInfo{Forge 1.6.4.r05} [IngameInfo] (IngameInfo.Forge.1.6.4.r05.zip)
    inventorytweaks{1.57-dev} [Inventory Tweaks] (InventoryTweaks-MC1.6.4-1.57-dev-b83.jar)
    IronChest{5.4.1.629} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.629.zip)
    MagicBees{2.1.6} [Magic Bees] (magicbees-2.1.6.jar)
    MapWriter{2.0} [MapWriter] (mapwriter-2.0.11.zip)
    MineFactoryReloaded{1.6.2R2.7.2B1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.2B1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.2B1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.2B1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.2B1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.2B1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.2B1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatPams{1.6.2R2.7.2B1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.2B1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.2B1-87.jar)
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.2B1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.2B1-87.jar)
    MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip)
    AdvancedSolarPanel{3.3.10} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_10_IC_EXP.zip)
    GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip)
    Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip)
    Natura{2.1.11} [Natura] (Natura-1.6.4-2.1.11.1.jar)
    Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-1.6.4-2.1.11.1.jar)
    NEIAddons{1.9.1.r43} [NEI Addons] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIAddons|AE{1.9.1.r43} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIAddons|CraftingTables{1.9.1.r43} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIAddons|ExtraBees{1.9.1.r43} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIAddons|Forestry{1.9.1.r43} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIAddons|MiscPeripherals{1.9.1.r43} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.1.r43.jar)
    NEIPlugins{1.1.0.3} [NEI Plugins] (NEIPlugins-1.1.0.3.jar)
    OpenBlocks{1.2.0} [OpenBlocks] (OpenBlocks-1.2.0-541.jar)
    OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-287.jar)
    mod_Oredimensions{Not available} [mod_Oredimensions] (Ore Dimensions [1.6.4]_v3.2.jar)
    PluginsforForestry{3.2.23} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.23.jar)
    Aroma1997sPortableRecharger{1.0.0.4} [Aroma1997s Portable Recharger] (PortableRecharger+v.1.0.0.4.jar)
    PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip)
    ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar)
    ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar)
    ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar)
    ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar)
    ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar)
    ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar)
    Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar)
    xreliquary{1.6.4} [Xeno's Reliquary] (Reliquary-1.6.4-1.0.zip)
    DarrenPR_RottenFleshToLeather{1.0.0} [Rotten Flesh to Leather] (RottenFleshToLeather_1.6.4.zip)
    AS_Ruins{10.7} [Ruins Spawning System] (Ruins_1.6.4.zip)
    StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip)
    TConstruct{1.6.X_1.5.0d} [Tinkers' Construct] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    TConstruct|CompatAE{0.0.1} [TConstruct Compat: AE] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    TConstruct|CompatMineFactoryReloaded{0.2} [TConstruct Compat: MFR] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    TConstruct|PeaceOfMind{1.0} [TConstruct|PeaceOfMind] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_Dev_1.5.0d6.jar)
    Thaumcraft{4.0.3} [Thaumcraft] (Thaumcraft4.0.3.zip)
    ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-21.jar)
    Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar)
    TreeCapitator{Forge 1.6.4.r02} [Treecapitator] (TreeCapitator.Forge.1.6.4.r02.Universal.jar)
    TwilightForest{1.20.1} [The Twilight Forest] (twilightforest-1.20.1.jar)
    AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip)
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar)
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar)
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar)
    ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar)
    ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar)
    McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar)
    Launched Version: 1.6.4-Forge9.11.1.935
    LWJGL: 2.9.0
    OpenGL: ATI Radeon X1050 GL version 2.1.8545 Release, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    Quote from ir0nslug

    They are pretty spot on it tells you word for word what to do Lol if you're on windows install Github and ant and compile it with the commands given ...like it says :P


    Re-read those instructions and try to follow them from a "Fresh Start" position. Basically that means starting with a fresh install of windows.

    Windows > You will require mysysgit or git installed with cygwin. Alternatively I would suggest installing GitHub for Windows and checking out the repo with that.

    Check out the repo > Use Github for Windows or use a command prompt/powershell with git binaries in the Environment path. git clone [code]https://github.com/O.../OpenBlocks.git[\code]

    Change directory > cd OpenBlocks

    Run ant build > ant
    The resulting file should be in the bin folder

    1. Requirements:
    1. Cygwin
    • MySysGit or Git or GitHub for Windows
    2. How do we use these programs to Get the files. It's shown that "Git Binaries" can use a "Command prompt/powershell" with the command "[code]https://github.com/O.../OpenBlocks.git[\code]". But, How is it done in "GitHub for Windows"?

    3. Where are these downloaded Repo Files?

    4. It says to change directory, But I can't find anything in GitHub for Windows that does that. Using the Command Prompt allows me to do that...

    5. It says to Run Ant Build. Typing "ant" as told, assuming into Command Prompt, results in an error that it is not recognised.

    6. Ok, looking through all the files and installed for Cygwin and GitHub for Windows, and doing a "Windows Search" tells me that I don't have anything on my computer called "Ant". Searching the internet I find "Apache Ant". Would have been nice to know that it wasn't included or even needed until I was told to run it.

    7. Retyping Ant into Command Prompt. It Errors again. It still doesn't recognise "Ant".

    8. Maybe Cygwin? Yey it recognised it... What do you mean "Can't find Tools.jar in "c:\Program Files\Java\jre7\lib\"? After searching around for awhile, I find out that its part of the Java SDK, and not the JRE. Yet another Program Install that it would have been nice to have been told that I needed at the start. Copied the tools.jar into the Lib folder of jre7.

    9. Ok, Cygwin runs. Ant errors out again... "Buildfile: build.xml does not exist." After several tries, I find that I have to copy the OpenBlocks folder into "C:\cygwin\home\User Name\"

    10. Start Cygwin.bat, cd OpenBlocks, Ant... Recurring Soft Error with scalac not being found. Doesn't seem to matter though. But it seems to have completed successfully.

    I seemingly managed to stumble through, but how many others can?
    Posted in: Minecraft Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    Quote from Visudex

    The mod's source is on github https://github.com/OpenMods/OpenBlocks, just follow the instructions and build it yourself, it's not that hard.


    Do you have a better set of Instructions on how to do this? The ones in the GitHub are seemingly not complete as they don't state "All" of the required steps needed to compile under Windows. I can easily clone the GitHub, but how do you run "Ant"? What am I using to run "Ant" or is it something else that I am suppose to download and they didn't list it with the other programs to download?

    What I am trying to say is: For those of use who just want to compile it, and have Never Compiled before, Where are the Step By Step directions for Setting Up the Compiling Environment, and what programs are needed to do so?

    Sorry if I seem a little annoyed or snappish. But I hate when people take the lazy route and don't give Full Instructions. It's alot like giving driving instructions. If you don't tell a person that the Freeway they are on is going to change Names once or twice and they should stay on it while it does in order to get where they are going, People tend to get lost easily. Not to mention a bit peeved.
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    Quote from Loganscraft

    I have scanned the two files as you suggested and, as expected no viruses were found but the game still gives me the error message I described in my first post.

    I can't seem to find the general tab you are referring to when I right click. I see options to open the file with different programs, options to extract the file, copy paste delete etc., some other non related stuff and the properties option. In the properties window there is a general tab but as far as I can see, there is no option to unblock or block the file. I must be doing something obvious incorrectly so you may need to talk to me as if I were a 3 year old to get me through.

    On a side note, I did try to open (not extract) the bspkrs zip file out of curiosity and got an error message saying that the file was either in an unrecognizable format or damaged. Is it supposed to do that? Did I break it by trying to open it?


    No, Your download sounds like it was Corrupted. Redownload the files again, if it continues, Try Another Browser or Downloader Program.
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    Quote from dregsor

    While on the subject of missed/overlooked posts,
    I'll make one more try.
    Any help, please? ...



    There's a reason why. You haven't been reading.

    Recap: Update to the latest Version for 1.5.2. (v1.5.2.r14). Delete or Rename your Treecap.cfg file. Start Minecraft and wait for it to load. Close Minecraft, Modify the Treecap.cfg file how you want it and save.

    You should now be able to use it in minecraft 1.5.2 without problem.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2]Moo' Cows Mod[v1.2]9 New Cows and 2 New Items!
    I can give some feedback for the 1.5.2 version... I can't get it to create the CFG file. It creates the file, but when I open it, it just has "# Configuration file" and nothing else. MooCows has introduced a Conflict by taking an item slot already in use (on my ID Map) by Tinker's Construct. Because there is nothing in the CFG of this mod, I am unable to integrate new IDs into my existing ones.

    CONFLICT @ 31743 item slot already occupied by MooCowsMod.ItemEnderStaff@e29057 while adding mods.tinker.tconstruct.items.ToolPartHidden@72779a
    Posted in: Minecraft Mods
  • 0

    posted a message on DaftPVF's Mods (Treecapitator, CrystalWing, StartingInv, FloatingRuins)
    Does anyone have the Entries for the latest version of Tinker's Construct? mDiyo added slime trees and I don't understand how to add them to my config file by myself.

    Using MC1.5.2, Treecap 1.5.2 r14

    *Edit* What I came up with to try...

    tconstruct {
    	 S:axeIDList=<tools:Axe>; <tools:Lumber Axe>; <tools:Mattock>
    	 S:configPath=TinkersWorkshop.txt
    	 S:itemConfigKeys=tools:Axe; tools:Lumber Axe; tools:Mattock
    	 S:modID=TConstruct
    	 B:overrideIMC=false
    	 B:useShiftedItemID=true
    	 slime {
    		 S:logConfigKeys=<block:Congealed Slime>
    		 S:leafConfigKeys=<block:Slime Grass Leaves>
    	 }
    }


    *Edit 2*
    Nope, That crashed.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.X][FORGE][TC 1.3.4 +] Tinker's Construct Recovery/Compatibility Addon (v1.2.1)

    Metallurgy don't have a full compatibility with TC, could you make?


    You haven't been reading.

    mDiyo's Q&A:
    "Q: What about metallurgy support?
    A: I have little interest in this anymore. If someone else wants to add support, by all means do!"

    Shadowclaimer's Twitter Conversation on this subject: https://twitter.com/Shadowclaimer/status/355386654279745537
    Short answer, Not worth the effort due to Metallurgy Mod Rebooting.

    Comment by mDiyo: http://www.minecraftforum.net/topic/1659892-15xtinkers-construct/page__st__3840#entry23343887
    "Metallurgy is getting a reboot. The very way its weapons are crafted is different from what TConstruct does, and its "enchantments" are baked right into the tool. These philosophies aren't compatible on a design level, let alone in a real setting.

    I'm going to have "compatibility" by putting some lore in-game. On the one side we will have the Tinkers. They like to alter and rework everything that they make into something else, and not everything they make is useful. Base materials are crafted with known patterns in order to make them interchangable. It's the process of experimenting with different items and the usefulness of the item that makes them happy, not the tool itself.

    On the other side, we have the Metallurgists. Their goal is to create the perfect weapon. Like a fine art, they melt down materials and blend until balance is found. The mixture is carefully poured into a cast, hammered to a fine edge, and perhaps a couple other materials are added to accentuate the piece. Such a fine piece of work shouldn't be tarnished by throwing random items on it. "

    So, the question is, Will it be needed after the Reboot. Or are the two mods going to remain friendly, but non-compatible as they are now... It doesn't look good for Either.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    I believe I might have found a minor issue with the Rubber Tree Generation in MFR. (I believe these are all for 1.5.2)

    Using 2.7.0B4-1050 I can find the trees all over the place, using Cores 121-3 . Upgrading to Versions 2.7.0B8-1084 and 2.7.0B8-1092, I spent over 3 hours flying around trying to find any trees. Both before and after changing the CFG file.

    I found the CFG file option " S:WorldGen.RubberTreeBiomeWhitelist=" and added a bunch of IDs to it, and I double checked "B:WorldGen.RubberTree=true". (ex 5, 6, 7, 8, 20, 21, 22, 23, 24... (taken from my cfg file.))

    I am about to try 2.7.0B4-1051 as the change log says that there were several changes to the Rubber Trees in that update. I will update this posting after trying it. Is there something I am missing?

    *Edit*
    Just tested 2.7.0B4-1051. I couldn't find any of the rubber trees. Reverted to 1050 and had trouble finding the trees there and questioned my not finding them in 1051+ when I finally found some in 1050. So I double checked 1051 and 1092 and once again, couldn't find any rubber trees, anywhere.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.X][FORGE][TC 1.3.4 +] Tinker's Construct Recovery/Compatibility Addon (v1.2.1)
    Quote from Sertas

    I tried to melt a aluminium cast in the smeltery but it's not working. Am I supposed to melt it in a normal furnace. If this is not a current feature I'd like to recommend it be added.

    thanks


    mDiyo hasn't added that in yet.
    Posted in: Minecraft Mods
  • To post a comment, please .