• 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Is there any way to slow down or stop the Aura Ivy from spreading?

    I setup shop in an Extreme Hills biome and it did not take long for the ivy to be everywhere. I know with Thaumcraft Taint there are methods of controlling the spread, and a configuration option to disable it. I am not finding anything like that for the Aura Ivy.

    Posted in: Minecraft Mods
  • 0

    posted a message on REVOLUTION|3 - a RotaryCraft/ChromatiCraft-themed Progression Pack on ATLauncher version 3.6.0

    Does anyone know how to get aura ivy to stop spreading. It is taking over every mountain and hillside on my save. It is as bad as the thaumcraft taint, but that can be dealt with at least.

    Posted in: Mod Packs
  • 0

    posted a message on Draconic Evolution[2.0.1.126]
    nevermind helps if I read things properly :P
    Posted in: Minecraft Mods
  • 0

    posted a message on Draconic Evolution[2.0.1.126]
    Oh not a problem, Enjoying the mod just bummed I can not mess with the chaos dragon
    Posted in: Minecraft Mods
  • 0

    posted a message on Draconic Evolution[2.0.1.126]
    It is on a server the only change i have made from the Tolkiencraft II modpack was I added Ender IO as the conduits from thermal expansion are not avail at this time and the ones from extra utilities use a boatload of redstone, and I have never liked BC pipes.
    Posted in: Minecraft Mods
  • 0

    posted a message on Draconic Evolution[2.0.1.126]
    Hey just reporting the following, when generating the End Isle to fight the Chaos Dragon, twice I have crashed when the area generates. Once I get logged back in the isle is there but no towers and no chaos dragon.



    http://pastebin.com/h6Y1Svh5
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X/1.5.2/Others]Pam's Mods - Feb 9th (I'm Back!)
    You have to highlight the dropbox link and copy it. Then past it in a new window.
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    Ok did not realize there was a HealCrystalBlock.

    I do have an id set for both correctly. Still not sure why witchery's furnace is calling the item form of the heal crystal.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X/1.5.2/Others]Pam's Mods - Feb 9th (I'm Back!)
    I have located multiple broken recipes in the 1.6.4a version

    Also in your PamFoodOreDictionaryRegistry.class there is a typo. You have OreDictionary.registerOre("foodGrilledchese", PamHarvestCraft.grilledcheeseItem);
    think it should be "foodGrilledcheese"

    Put your spoiler here.Asparagus Soup
    Recipe: (new ShapelessOreRecipe(PamHarvestCraft.asparagussoupItem, new Object[] { "toolPot", "cropAsparagus", "cropOnion", "foodBUtter", "foodStock" }))

    "foodBUtter" may need to be changed to "foodButter"


    Chili Popper
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.chilipoppersItem, new Object[] { "toolBakeware", "cropChilipepper", "foodflour", "foodCheese" }))

    "foodflour" may need to be changed to "foodFlour"


    Cream Corn
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.creamedcornItem, new Object[] { "toolSaucepan", "cropCorn", "cropOnion", "foodHeavyCream" }))

    every other recipe that uses heavy cream I can locate in your file uses "listAllReplaceheavycream" not sure if that is the issue


    Onion Soup
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.onionsoupItem, new Object[] { "toolPot", "cropOnion", "foodStock", "foodGrilledCheese" }))

    possibly due to "foodGrilledCheese" needing to be "foodGrilledcheese"


    Egg Nog
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.eggnogItem, new Object[] { "tooljuicer", "listAllegg", "foodGroundnutmeg", "cropCinnamon", "listAllReplaceheavycream" }))

    "tooljuicer" may need to be changed to "toolJuicer"


    Curry Rice
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.curryItem, new Object[] { "toolSaucepan", "cropRice", "foodSalt", "cropChilipepper", "foodCocoanutmilk", "cropSpiceleaf", "toolMixingbowl" }))

    "foodCocoanutmilk" should be "foodCoconutmilk"


    Shepard's Pie
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.shepardspieItem, new Object[] { "toolBakeware", "listAllmeat", Item.field_82794_bL, Item.field_82797_bK, "foodDough", "cropPeas" }))

    believe "listAllmeat" should be "listAllmeatraw" or "listAllmeatcooked"


    Fruit Crumble
    Recipe: add(new ShapelessOreRecipe(PamHarvestCraft.fruitcrumbleItem, new Object[] { "toolbakeware", "listAllfruit", "foodGroundcinnamon", "foodFlour", "foodButter" }))

    "toolbakeware" should be "toolBakeware"



    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    Where should the health crystal ID be? Under the 4095 with blocks?
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    Getting the following error.


    2014-07-31 15:48:29 [INFO] [STDERR] NEI: Omitting #7007:0 ItemHealCrystal

    2014-07-31 15:48:29 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: 7007

    2014-07-31 15:48:29 [INFO] [STDERR] at net.minecraft.item.ItemBlock.func_77617_a(ItemBlock.java:52)

    2014-07-31 15:48:29 [INFO] [STDERR] at net.minecraft.item.Item.func_77650_f(Item.java:310)

    2014-07-31 15:48:29 [INFO] [STDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:366)

    Now I know how to fix an AOB msg but I have tried under 4095 and over they both give me simillar errors.

    I am also getting a similar error from the something in witchery an I am wondering if witchery and advanced genetics is clashing.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [Forge] Highlands - 1.7.2 pre-release! (v2.2.0pre)
    Is there a known issue with the hl_woodSlabDouble reporting an id conflict? It also seems to be the only block that offsets by 256. I know about the offset but normally either all the items do it or none.
    Posted in: Minecraft Mods
  • 0

    posted a message on TiC Tooltips (in-game Tinkers' Construct tool/material stats)
    I can not believe I did that. I swear I checked that stuff multiple times. That is what I get for being up 30 hrs working and trying to mess with a modpack.
    Posted in: Minecraft Mods
  • 0

    posted a message on TiC Tooltips (in-game Tinkers' Construct tool/material stats)
    Recieved this crash when trying to run the 1.1.7 version. Was able to use the 1.1.6 version with no issues. Just wanted to give you a heads up about it.


    ---- Minecraft Crash Report ----
    // Ouch. That hurt :(

    Time: 6/22/14 2:37 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
    at squeek.tictooltips.ModTiCTooltips.<clinit>(ModTiCTooltips.java:25)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    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)
    Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NullPointerException


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

    -- Head --
    Stacktrace:
    at squeek.tictooltips.ModTiCTooltips.<clinit>(ModTiCTooltips.java:25)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    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 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4930200048 bytes (4701 MB) / 5145886720 bytes (4907 MB) up to 5145886720 bytes (4907 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120M -Xms5120M -XX:MaxPermSize=1024m
    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.49.965 Minecraft Forge 9.11.1.965 84 mods loaded, 84 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed
    Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed
    MobiusCore{1.2.2} [MobiusCore] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed
    DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed
    DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed
    ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed
    StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed
    advancedgenetics{v1.4.3} [Advanced Genetics] (advancedgenetics-1.4.3-1.6.jar) Unloaded->Constructed
    Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.4-1.2.15.jar) Unloaded->Constructed
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed
    TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed
    aobd{1.4.0} [Another One Bites The Dust] (AOBD v1.4.0.jar.zip) Unloaded->Constructed
    Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed
    ExtrabiomesXL{3.15.8} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.15.8.jar) Unloaded->Constructed
    BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    Highlands{2.1.7} [Highlands] (Highlands2.1.7a_MC1.6.4.zip) Unloaded->Constructed
    BiblioWoodsHighlands{1.1} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.1].zip) Unloaded->Constructed
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed
    BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded->Constructed
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded->Constructed
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded->Constructed
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    Additional-Buildcraft-Objects{1.0.7.561} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.6.4-4.2.2-1.0.7.561.jar) Unloaded->Constructed
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes_Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes_Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed
    ExtraTiC{0.8.3} [ExtraTiC] (ExtraTiC-1.6.4-0.8.3.jar) Unloaded->Constructed
    ForestryExtras{0.6.4} [Forestry Extras] (ForestryExtras v0.6.4.zip) Unloaded->Constructed
    guilib{1.0.6.1} [GUI Library] (Forge_GuiLibv1.0.6.1.zip) Unloaded->Constructed
    JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed
    MagicBees{2.1.13} [Magic Bees] (magicbees-2.1.13.jar) Unloaded->Constructed
    Mystcraft{0.10.13.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.13.01.zip) Unloaded->Constructed
    NEIAddons{1.10.5.70} [NEI Addons] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|AE{1.10.5.70} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|MiscPeripherals{1.10.5.70} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|ExtraBees{1.10.5.70} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|Forestry{1.10.5.70} [NEI Addons: Forestry] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|CraftingTables{1.10.5.70} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIAddons|ExNihilo{1.10.5.70} [NEI Addons: Ex Nihilo] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed
    newdawn{140108} [New Dawn] (newdawn.140108.zip) Unloaded->Constructed
    notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed
    Opis{1.2.2} [Opis] (Opis_1.2.2.zip) Unloaded->Constructed
    MapWriter{2.0.1} [MapWriter] (Opis_1.2.2.zip) Unloaded->Constructed
    OreSpawn{164.17} [OreSpawn] (orespawn164v17.zip) Unloaded->Constructed
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30-hotfix.jar) Unloaded->Constructed
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed
    TSteelworks{1.6.4-0.0.4.2-fix2} [Tinkers' Steelworks] (TSteelworks-mc1.6.4_0.0.4.2-fix2.jar) Unloaded->Constructed
    TiCTooltips{1.1.7} [TiC Tooltips] (TiCTooltips-mc1.7.2-1.1.7.zip) Unloaded
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded
    WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded
    WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded
    McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded
    MSC2{1.1.0} [Mob Spawn Controls 2] (Forge_MSC2v1.1.0.zip) Unloaded
    IguanaTweaksTConstruct{1.6.X-1.0.2)} [TiC Tweaks] (tictweaks-1.6.4-1.0.2.jar.zip) Unloaded
    ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Mobility Radeon HD 5800 Series GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, 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
  • To post a comment, please .