• 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    same as below this one
    Posted in: Minecraft Mods
  • 0

    posted a message on Aroma1997s Mods (BetterChests, Mining World Mod, Aroma1997Core, CompactWindmills, AromaBackup, Portable Recharger)
    Recent crash report for minecraft optifine was the cause before this error came along how ever it seems that when minecraft crashed the mod that errored was the Aroma Dimensional world again and haven't a clue why?...This worked fine in forge v10.12.1.1112 now all of a sudden it doesn't work with the latest version of forge v10.12.2.1124

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 6/14/14 3:42 PM
    Description: Initializing game

    java.lang.ArrayIndexOutOfBoundsException: -1
    at java.util.ArrayList.elementData(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at net.minecraftforge.oredict.OreDictionary.getOreName(OreDictionary.java:285)
    at aroma1997.core.recipes.ShapedAromicRecipe.<init>(ShapedAromicRecipe.java:77)
    at aroma1997.core.util.AromaRegistry.getShapedRecipe(AromaRegistry.java:62)
    at aroma1997.core.util.AromaRegistry.registerShapedAromicRecipe(AromaRegistry.java:83)
    at aroma1997.world.DimensionalWorld.load(DimensionalWorld.java:165)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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: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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    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 java.util.ArrayList.elementData(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at net.minecraftforge.oredict.OreDictionary.getOreName(OreDictionary.java:285)
    at aroma1997.core.recipes.ShapedAromicRecipe.<init>(ShapedAromicRecipe.java:77)
    at aroma1997.core.util.AromaRegistry.getShapedRecipe(AromaRegistry.java:62)
    at aroma1997.core.util.AromaRegistry.registerShapedAromicRecipe(AromaRegistry.java:83)
    at aroma1997.world.DimensionalWorld.load(DimensionalWorld.java:165)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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: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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    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:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    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: 256251992 bytes (244 MB) / 537919488 bytes (513 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    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.03 FML v7.2.209.1118 Minecraft Forge 10.12.1.1118 66 mods loaded, 66 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.2.209.1118} [Forge Mod Loader] (forge-1.7.2-10.12.1.1118.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.12.1.1118} [Minecraft Forge] (forge-1.7.2-10.12.1.1118.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BetterFonts{1.1.3} [BetterFonts] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997Core{1.0.2.3} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    OpenEye{0.5} [OpenEye] (OpenEye-0.5-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    SuperEnchants{0.4} [Super Enchants] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    VeinMiner_coremod{${version}_build-${buildnumber}} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DC1{3.3.2.18} [KingCore] ([1.7.2] KingCore v3.3.2.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FishingNets{1.1.1.3} [Fishing Nets] ([1.7.2M] FishingNets v1.1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.2-1.0.2.16.jar) Unloaded->Constructed->Pre-initialized->Errored
    AromaBackup{0.0.0.2} [AromaBackup] (AromaBackup-1.7.2-0.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtraUtilities{1.1.0b} [Extra Utilities] (extrautilities-1.1.0b.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FlatBedrock{1.7.2V1} [FlatBedrock] (flatbedrock-1.7.2_V1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    gokiStats{1.0.0} [gokiStats] (gokiStats-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    LunatriusCore{1.0.2.7} [LunatriusCore] (LunatriusCore-1.7.2-1.0.2.7-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    InGameInfoXML{2.6.2.47} [InGame Info XML] (InGameInfoXML-1.7.2-2.6.2.47-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    JABBA{1.1.3} [Jabba] (Jabba_1.1.3_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    wuppy29_jellycubes{1.12.5} [Jelly Cubes] (Jelly Cubes 1.12.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    wuppy29_koi{1.11.0} [Koi] (Koi 1.11.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    kwastibustmonsters{1.0.7a} [Kwasti Bust Monsters] (KwastiBustMonsters-1.7.2-1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    leafchevsky{b3} [Leaf Cutter] (LeafCutter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lycanitesmobs{1.5.3c - MC 1.7.2} [Lycanites Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    arcticmobs{1.5.3c - MC 1.7.2} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    demonmobs{1.5.3c - MC 1.7.2} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    desertmobs{1.5.3c - MC 1.7.2} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    forestmobs{1.5.3c - MC 1.7.2} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    infernomobs{1.5.3c - MC 1.7.2} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    junglemobs{1.5.3c - MC 1.7.2} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    mountainmobs{1.5.3c - MC 1.7.2} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    plainsmobs{1.5.3c - MC 1.7.2} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    saltwatermobs{1.5.3c - MC 1.7.2} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    swampmobs{1.5.3c - MC 1.7.2} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.5.3c [1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    radixcore{1.2.0} [RadixCore] (RadixCore-1.2.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mca{4.0.4} [Minecraft Comes Alive] (MCA-4.0.4 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    iChunUtil{3.1.0} [iChunUtil] (iChunUtil-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MobAmputation{3.0.0} [MobAmputation] (MobAmputation-3.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    thebombzenapi{2.4.1} [ThebombzenAPI] (ThebombzenAPI-v2.4.1-mc1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mobaura{2.7.1} [MobAura] (MobAura-v2.7.1-mc1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoreEnchants{1.3.0} [MoreEnchants] (MoreEnchants-MC1.7-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MoreFurnaces{1.0} [Mo' Furnaces] (MoreFurnaces-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    moreNature{0.6.1} [More Nature] (morenature-0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MouseTweaks{2.4.1} [Mouse Tweaks] (MouseTweaks-1.7.2-2.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Natura{2.2.0} [Natura] (natura-1.7.2-2.2.0a3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    harvestcraft{1.7.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.2c.zip) Unloaded->Constructed->Pre-initialized->Initialized
    simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    carystanley_soup{1.0} [Soup Mod] (soup_mod-1.7.2-v1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized->Initialized
    TMechworks{1.7.2-60.0ab3ef0} [Tinkers' Mechworks] (TMechworks-1.7.2-0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    VeinMiner{0.15.0} [Vein Miner] (VeinMiner-1.7.2_0.15.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    VeinMinerModSupport{0.15.0} [Mod Support] (VeinMiner-1.7.2_0.15.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    xpStorageChest{1.0.0} [XP Storage Chest] (XPStorageChest-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Aroma1997CoreHelper{1.0.2.3} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    Launched Version: 1.7.2-Forge10.12.1.1118
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7600M Series GL version 4.2.11665 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [KayneCraft4.1x64.zip]
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2/1.7.2, Forge 10] Stats, BlockSeeker [X-Ray], Waypoint Seeker, Linked Chest, XP Chest, Soul Tools
    The link to the Soul Tools for 1.7.2 goes to a 404 error. Just thought I would let you know.
    Posted in: Minecraft Mods
  • 0

    posted a message on Baubles 1.4.6 / 1.5.2 (Updated 2018/1/10)
    Ok I am getting an error that says I have two of these mods in my mods folder...It says I have a duplicate file and I look and I only see one file. Is there a way to fix this so that forge sees only 1 instance of this mod?
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from krwminer

    Having Twilight Forest biomes in the Overworld is another issue. By default BoP and Twilight Forest biome ids overlap. I suggest moving BoP ids to start at 170 instead of 40. That is what I did and finally there are no more Twilight Forest biomes in the Overworld.

    Moving the Twilight Forest biome ids did not seem to work, no matter where I moved them too.


    I didn't have a problem with the twilight forest being in BoP. I actually like it makes it easier for me to not go into a portal to the dimension however now when I have the portal to the mining world I go into that portal and I look at the grass from BoP I freeze and the game shuts down. I already told Aroma1997 about it just now waiting for him to say something about it. If I am to go into the mining portal then there shouldn't be anything other that Vanilla minecraft in it except for all the ores generated from other mods.
    Posted in: Minecraft Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    Is it ok when I generate a single island biome (Survival Island)...I mine to the very bottom of the world and when I got to the level 2 I mined diagonally downward and thought I saw bedrock but NEI didn't register it as anything so I decided to go down one more block and went right into the void and died. My question is: Isn't there suppose to be bed rock at the very bottom of the world?

    Also, I already know that bugs still exist. So this might be a bug.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    I am wondering why when I chop down those huge oak trees they yield sickly oak saplings when I grow those saplings it gives me a normal oak tree. shouldn't I get a tree to grow about the same size as the one I cut down? I should also have said that the same thing happens in BoP.

    Minecraft v1.7.2
    Forge v. 1084
    Twilight Forest 2.0.3
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    Quote from krwminer

    I had that happen then realized the biomes ids shifted around. I just deleted my old config files, had it generate new ones and it was fixed.

    It was really funny to be walking around the overworld and hear a Ghast cry out. :o




    Wrong forum, sickly "twilight oak" saplings are from the Twlilight Forest mod. But anyway, sickly ones only produce a normal oak trees, The robust oak saplings produces the huge twilight oaks.


    I noticed they were from the Twilight Forest mod but I was in a biome called the Twilight Forest in the overworld. I thought there would be a bit of knowledge here being that biomes o plenty has the twilight forest in it. Nevermind then thanks for the redirection I'll go over there to Twilight Forest mod and see if they have any info over there
    Posted in: Minecraft Mods
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!
    This could be because this mod is still unstable but whenever I planted sickly twilight oak saplings they turn into regular oak trees not sure how the game could register sickly twilight oak sapling with regular oak sapling. Is there a way to fix this?
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Quote from aLazyChimp_

    crash when breaking energy conduit thingy
    [spoiler]
    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 5/10/14 10:50 PM
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: codechicken/microblock/ItemMicroPart
    at com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe.func_149749_a(BlockTransferPipe.java:269)
    at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:598)
    at net.minecraft.world.World.func_147465_d(World.java:442)
    at net.minecraft.world.World.func_147468_f(World.java:550)
    at net.minecraft.block.Block.removedByPlayer(Block.java:1325)
    at net.minecraft.server.management.ItemInWorldManager.func_73079_d(ItemInWorldManager.java:243)
    at net.minecraft.server.management.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:292)
    at net.minecraft.server.management.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:217)
    at net.minecraft.network.NetHandlerPlayServer.func_147345_a(NetHandlerPlayServer.java:495)
    at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:53)
    at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:8)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)
    Caused by: java.lang.ClassNotFoundException: codechicken.microblock.ItemMicroPart
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 18 more
    Caused by: java.lang.NullPointerException


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

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1168005552 bytes (1113 MB) / 1832452096 bytes (1747 MB) up to 3817799680 bytes (3640 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
    AABB Pool Size: 3429 (192024 bytes; 0 MB) allocated, 3211 (179816 bytes; 0 MB) used
    IntCache: cache: 9, tcache: 0, allocated: 17, tallocated: 95
    FML: MCP v9.03 FML v7.2.165.1065 Minecraft Forge 10.12.1.1065 47 mods loaded, 46 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.165.1065} [Forge Mod Loader] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.1.1065} [Minecraft Forge] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics2-Core{rv0-alpha-110} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Core{6.0.11} [BuildCraft] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    appliedenergistics2{rv0-alpha-110} [Applied Energistics 2] (appliedenergistics2-rv0-alpha-110.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    asielib{0.2.0} [asielib] (AsieLib-0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    barrels{3.4} [The Barrels Mod] (Barrels 3.4.1 - 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Builders{6.0.11} [BC Builders] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Energy{6.0.11} [BC Energy] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Factory{6.0.11} [BC Factory] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Transport{6.0.11} [BC Transport] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Silicon{6.0.11} [BC Silicon] (buildcraft-6.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    chisel{1.5.3} [Chisel] (chisel-1.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DragonMounts{r37} [Dragon Mounts] (dragonmount_r37_mc1.7.x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    enhancedbiomes{2.0.2 for MC 1.7.2} [Enhanced Biomes] (Enhanced Biomes 2.0.2.1 for MC 1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ep3{1.7.2-3.0.0b6c} [EnhancedPortals] (EnhancedPortals-1.7.2-3.0.0b6c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    exnihilo{1.31} [Ex Nihilo] (Ex-Nihilo-1.31.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraUtilities{1.1.0-prerelease-3} [Extra Utilities] (extrautilities-1.1.0-prerelease-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forestry{2.4.0.0-711} [Forestry for Minecraft] (forestry-2.4.0.0-711.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ImmibisCore{58.0.3} [Immibis Core] (ImmibisCore-58.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IronChest{6.0.4.713} [Iron Chest] (ironchest-1.7.2-6.0.4.713-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    moreplayermodels{1.7.2} [MorePlayerModels] (MorePlayerModels_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    cfm{3.2.9.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.2.9.2-beta-build2(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Natura{2.2.0} [Natura] (natura-1.7.2-2.2.0a3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    psychedelicraft{1.4.1} [Psychedelicraft] (Psychedelicraft-1.4.1 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Baubles{1.0.0.11} [Baubles] (Baubles-1.7.2-1.0.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{4.1.1.12} [Thaumcraft] (Thaumcraft-1.7.2-4.1.1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Railcraft{9.0.0.0} [Railcraft] (Railcraft_1.7.2-9.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RandomThings{@VERSION@} [Random Things] (RandomThings-2.0.20.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Roguelike{1.3.0} [Roguelike Dungeons] (roguelike-1.7.2-1.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    autoutils{1.0.1} [Autoutils] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    statues{2.1.1} [Statues] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThaumicExploration{0.6.0} [Thaumic Exploration] (Thaumic Exploration 0.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TMechworks{1.7.2-60.0ab3ef0} [Tinkers' Mechworks] (TMechworks-1.7.2-0.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
    AE2 Version: alpha rv0-alpha-110 for Forge 10.12.0.1024
    AE2 Integration: RotaryCraft:OFF, IC2:OFF, RC:ON, BC:ON, MJ:ON, RF:ON, InvTweaks:OFF, MFR:OFF, DSU:ON, FZ:OFF, Waila:OFF, RB:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, FMP:OFF
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    Ender-Quarry Relfection Code:: No problems here
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1071 (59976 bytes; 0 MB) allocated, 611 (34216 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['TehNibs_'/243, l='New Worldesrter', x=192.27, y=64.00, z=212.40]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    [spoiler/]
    Quote from Too-DAMN-Much

    first of all SPOILERS, they're not hard.
    secondly, never bother trying to post a crashlog with optifine installed, remove it and if it happens without repost.

    Tell that to the aLazyChimp person, anyways the crash log still gives me a crash when I try to plant a rubber seed. I pretty sure the crash log will be the same the first time I used prerelease 1
    Posted in: WIP Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Well when I open this game with optifine I get this message

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 5/11/14 6:36 AM
    Description: Stitching texture atlas

    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:217)
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:355)
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:121)
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:523)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 magic.launcher.Launcher.main(SourceFile:207)


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

    -- Head --
    Stacktrace:
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147965_a(TextureAtlasSprite.java:217)

    -- Texture being stitched together --
    Details:
    Atlas path: textures/blocks
    Sprite: TextureAtlasSprite{name='ic2:blockAlloy:0', frameCount=0, rotated=false, x=3040, y=2656, height=0, width=0, u0=0.74218994, u1=0.74218506, v0=0.64843994, v1=0.64843506}
    Stacktrace:
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:355)
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:121)

    -- Resource location being registered --
    Details:
    Resource location: minecraft:textures/atlas/blocks.png
    Texture object class: net.minecraft.client.renderer.texture.TextureMap
    Stacktrace:
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:523)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 magic.launcher.Launcher.main(SourceFile:207)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2505854136 bytes (2389 MB) / 2998403072 bytes (2859 MB) up to 2998403072 bytes (2859 MB)
    JVM Flags: 3 total; -Xms3072m -Xmx3072m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    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.03 FML v7.2.190.1075 Minecraft Forge 10.12.1.1075 Optifine OptiFine_1.7.2_HD_D1 71 mods loaded, 71 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.2.190.1075} [Forge Mod Loader] (forge-1.7.2-10.12.1.1075.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.12.1.1075} [Minecraft Forge] (forge-1.7.2-10.12.1.1075.jar) Unloaded->Constructed->Pre-initialized
    BetterFonts{1.1.3} [BetterFonts] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics2-Core{rv0-alpha-113} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997Core{1.0.2.1} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    LittleFix{1.7.2-v1} [LittleFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized
    TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed->Pre-initialized
    IGML4{4.0.0.7} [IGML4] ([1.7.2] IGML4 v4.0.0.7.jar) Unloaded->Constructed->Pre-initialized
    DC1{3.3.2.18} [KingCore] ([1.7.2] KingCore v3.3.2.18.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.8(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.8(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{1.25(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.25(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
    StatusEffectHUD{1.24(1.7.2)} [StatusEffectHUD] ([1.7.2]StatusEffectHUD-client-1.24(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    TreeCapitator{1.7.2.r02} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r02.jar) Unloaded->Constructed->Pre-initialized
    FishingNets{1.0.0.1} [Fishing Nets] ([1.7.2M] FishingNets v1.1.0.2.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.1.477-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.477-experimental.jar) Unloaded->Constructed->Pre-initialized
    advancedgenetics{1.5.2} [Advanced Genetics] (advancedgenetics-1.5.2-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    appliedenergistics2{rv0-alpha-113} [Applied Energistics 2] (appliedenergistics2-rv0-alpha-113.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997CoreHelper{1.0.2.1} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.1.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.2-1.0.2.16.jar) Unloaded->Constructed->Pre-initialized
    AromaBackup{0.0.0.2} [AromaBackup] (AromaBackup-1.7.2-0.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    bcmod{1.7.2 - 2.4.0} [BCMod (Brad16840.Common mod)] (bcmod 1.7.2 - 2.4.0.jar) Unloaded->Constructed->Pre-initialized
    backpacks16840{1.7.2 - 2.4.0} [Backpacks!] (backpacks 1.7.2 - 2.4.0.jar) Unloaded->Constructed->Pre-initialized
    BaMsGRAVE{1.4.1} [BaM's Grave] (bamsgrave-1.7.2-1.4.1.jar) Unloaded->Constructed->Pre-initialized
    kegare.bedrocklayer{1.0.7} [BedrockLayer] (BedrockLayer_1.7.2-v1.0.7.jar) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.773-universal.jar) Unloaded->Constructed->Pre-initialized
    AWWayofTime{v1.0.1d} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.0.1d.jar) Unloaded->Constructed->Pre-initialized
    Botania{beta-30} [Botania] (Botania beta-30.jar) Unloaded->Constructed->Pre-initialized
    BWG4{1.2.0f} [Better World Generation 4] (BWG4-1.2.0f.jar) Unloaded->Constructed->Pre-initialized
    kegare.caveworld{1.3.3} [Caveworld] (Caveworld_1.7.2-v1.3.3.jar) Unloaded->Constructed->Pre-initialized
    CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized
    Baubles{1.0.0.11} [Baubles] (Baubles-1.7.2-1.0.0.11.jar) Unloaded->Constructed->Pre-initialized
    Thaumcraft{4.1.1.12} [Thaumcraft] (Thaumcraft-1.7.2-4.1.1.12.jar) Unloaded->Constructed->Pre-initialized
    Electro-MagicTools{1.1.0} [Electro-MagicTools] (ElectroMagicTools-1.1.0.jar) Unloaded->Constructed->Pre-initialized
    eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded->Constructed->Pre-initialized
    exnihilo{1.31} [Ex Nihilo] (Ex-Nihilo-1.31.jar) Unloaded->Constructed->Pre-initialized
    Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized
    extracells{2.0.0} [ExtraCells] (ExtraCells-2.0.0.jar) Unloaded->Constructed->Pre-initialized
    ExtraUtilities{1.1.0-prerelease-3} [Extra Utilities] (extrautilities-1.1.0-prerelease-3.jar) Unloaded->Constructed->Pre-initialized
    LunatriusCore{1.0.2.7} [LunatriusCore] (LunatriusCore-1.7.2-1.0.2.7-universal.jar) Unloaded->Constructed->Pre-initialized
    InGameInfoXML{2.6.0.44} [InGame Info XML] (InGameInfoXML-1.7.2-2.6.0.44-client.jar) Unloaded->Constructed->Pre-initialized
    JABBA{1.1.3} [Jabba] (Jabba_1.1.3_1.7.2.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_jellycubes{1.12.5} [Jelly Cubes] (Jelly Cubes 1.12.5.zip) Unloaded->Constructed->Pre-initialized
    Jewelrycraft{1.4} [Jewelrycraft] (jewelrycraft-1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
    leafchevsky{b3} [Leaf Cutter] (LeafCutter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
    LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    more{1.0} [more] (M-Ore3.1 1.7.2.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_magicalexperience{1.1.4.2} [Magical Experience] (Magical Experience 1.1.4.2.zip) Unloaded->Constructed->Pre-initialized
    Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized
    MetallurgyCore{4.0.1} [Metallurgy Core] (MetallurgyCore-1.7.2-4.0.1.16.jar) Unloaded->Constructed->Pre-initialized
    Metallurgy{4.0.1} [Metallurgy 4] (Metallurgy-1.7.2-4.0.1.52.jar) Unloaded->Constructed->Pre-initialized
    fodc{1.5.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.5.1.jar) Unloaded->Constructed->Pre-initialized
    getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
    harvestcraft{1.7.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.2c.zip) Unloaded->Constructed->Pre-initialized
    plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.09.jar) Unloaded->Constructed->Pre-initialized
    PneumaticCraft{1.1.8} [PneumaticCraft] (PneumaticCraft-1.1.8.jar) Unloaded->Constructed->Pre-initialized
    Railcraft{9.0.0.0} [Railcraft] (Railcraft_1.7.2-9.0.0.0.jar) Unloaded->Constructed->Pre-initialized
    carystanley_soup{1.0} [Soup Mod] (soup_mod-1.7.2-v1.1.jar) Unloaded->Constructed->Pre-initialized
    SSR{Alpha 0.9a} [Soul Shards: Reborn] (SSR_1.7.2 0.9a.jar) Unloaded->Constructed->Pre-initialized
    stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.0.jar) Unloaded->Constructed->Pre-initialized
    Talismans{1.0} [Talismans] (Talismans-1.7.2-1.0-8.jar) Unloaded->Constructed->Pre-initialized
    TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized
    ThaumicExploration{0.6.0} [Thaumic Exploration] (Thaumic Exploration 0.6.0.jar) Unloaded->Constructed->Pre-initialized
    TimeScaler{1.33} [TimeScaler] (Timescaler v1.33 (1.7.2).jar) Unloaded->Constructed->Pre-initialized
    TMechworks{1.7.2-60.0ab3ef0} [Tinkers' Mechworks] (TMechworks-1.7.2-0.2.7.jar) Unloaded->Constructed->Pre-initialized
    TWarden{0.7A4} [Thaumic Warden] (TWarden-0.7A4.jar) Unloaded->Constructed->Pre-initialized
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized
    AE2 Version: alpha rv0-alpha-113 for Forge 10.12.0.1024
    AE2 Integration: RotaryCraft:OFF, IC2:ON, RC:ON, BC:OFF, MJ:ON, RF:ON, InvTweaks:ON, MFR:ON, DSU:ON, FZ:ON, Waila:ON, RB:ON, InvTweaks:ON, NEI:ON, CraftGuide:ON, FMP:ON
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    Launched Version: 1.7.2-Forge10.12.1.1075
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7600M Series GL version 4.2.11665 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [Soartex_Fanver.zip]
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)

    Also I still get a crash when trying to plant a rubber tree seed. I understand this is unstable in version prerelease 3. I might as well just go back to 1.6.4.

    Also, first of all I know all about spoilers thank you. I forgot in my haste to put them in. Secondly, the alazychimp did the very same thing and yet here you are responding just to me about the spoilers. Also crashlog with or without optifine doesn't matter. If it crashes with optifine I will post crash of it, If it crashes for some other reason I will post it but so far every other mod I have installed works with Optifine where as this one doesn't. Can you respond to this please? and don't say the same thing about not posting a crash log with optifine it shouldn't matter whether or not a mod isn't working with another mod. Anyway thats it for me. I'm done. I'm going back to 1.6.4 for the time being because apparently I can't post anything correctly.
    Posted in: WIP Mods
  • 0

    posted a message on Tinkers Construct
    I'm having trouble with this mod We built the tinkers smeltery and we have a controller, a tank, seared bricks in the fashion that it looked on the image and also a drain and a casting channel however when we add in the ore to the smeltery the ingots don't melt and the drains also don't pour out the blocks of what ever material we put into it (from the casting channel) it looks like this:

    It should not look like a faucet that is blocked up it should look like a faucet shown in your images on the first page with an opening and a U shape not a [ ] shape. Anything you need to know about that to help along with posssibly fixing the problem? I really do like the mod.

    Edit: Derpy Derpage happened again I made a casting channel and not a faucet
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Whats the matter with this mod not being friendly with Optifine or with Optifine not being friendly with this mod
    1.31c

    Quote from Cyrilshark

    Is this incompatible with optifine?

    It is I tried without optifine and with. It crashes with optifine and is fine without Optifine. Of course this mod is still unstable so hopefully future updates will be friendly with Optifine
    Posted in: WIP Mods
  • 0

    posted a message on Tinkers Construct
    The coremode mantle needed for Mechworks and Tconstruct doesn't seem to support the mod Optifine and Optifine is for 1.7.2 yet it still tells me

    Mantle: Unsupported mods in environment Optifine.

    Here is the crash from the Advanced Tester
    http://hastebin.com/cirifajeli.hs

    I remember there used to be no conflicts between the two when forge was 1055 but since the update forge has gotten quite picky about the mods

    Actually I just started Minecraft with your mods installed and it still crashed even without optifine. I get the feeling either the download got corrupted (even though when I open the mods using 7 zip they open just fine) or Forge is just way too picky.

    I also understand that Mantle is in Alpha stage but that shouldn't mean it doesn't work with forge or any other mod for that reason.

    Edit:
    Ok I started Minecraft with just Mantle and nothing else Game started fine however when I add Tconstruct it crashed my game.
    Posted in: Minecraft Mods
  • 0

    posted a message on Aroma1997s Mods (BetterChests, Mining World Mod, Aroma1997Core, CompactWindmills, AromaBackup, Portable Recharger)
    This mods is great with the new dimension on it however when I play minecraft with v1073 (for 1.7.2) it telling me that since the mod doesn't have any mention of it being for 1.7.2 then the game crashes
    Posted in: Minecraft Mods
  • To post a comment, please .