• 0

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

    I'll give it a try. Thank you :)

    Posted in: Minecraft Mods
  • 0

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

    I have been playing with biome weights and spawn settings (true/false in config files) trying to get a mix of the creepiest biomes to spawn for a build I want to do. Unfortunately, it seems that if I turn off most biomes, I end up getting almost entirely vanilla biomes. I've been at this a week and have yet to even see an ominous woods spawn. The weight for them is 10, and the weight for everything else is lower.


    Any suggestions?

    Posted in: Minecraft Mods
  • 0

    posted a message on Looking for Certain Kinds of Texture Packs

    Okay, I posted this in the wrong forum, so I'm hoping I'm in the right place this time.


    I am looking for two kinds of texture packs: One with a color/whimsy style like the show Ruby Gloom, and another that's Gothic Victorian. I have Wolfhound, Moray Summer, Last Days, etc; and Spooky Jolicraft is for an older version than I run. But other than those I can't find anything like what I'm looking for. Any suggestions or anyone working on something along those lines?


    And if I'm in the wrong place (again) I am so sorry! This forum has a lot of side threads and it's more segmented than I'm used to.

    Posted in: Resource Pack Discussion
  • 0

    posted a message on ~DecoCraft 2.4.1!!~ Decorations for Minecraft! Updated to 1.11.2 !!! ~DecoCraft 2.4.1!!~

    I LOVE this mod! I had DecoCraft 1 and updated it as soon as I found out there was a DC2.


    I've been trying to build up a dungeon, but I can't seem to get the stocks to work. It's in the middle of a fairly empty area, so I was wondering if there were any special requirements for the spacing of it?


    Keep up the great work, I can't wait to see what else you come out with! :)

    Posted in: Minecraft Mods
  • 0

    posted a message on Garden Stuff - v.1.7.0 - Updated Dec-06-15

    Thanks for the link!

    Posted in: Minecraft Mods
  • 0

    posted a message on Garden Stuff - v.1.7.0 - Updated Dec-06-15

    Plant Mega Pack was the problem, thank you both so much!


    Everywhere I went looking for an updated version I was told I didn't have permission or it was forbidden. Something seems to be up with the mod, so while I'm sad to lose my desert plants, it's getting set off the side for now.


    Hopefully it opens back up soon!


    Thanks Again. :)

    Posted in: Minecraft Mods
  • 0

    posted a message on Garden Stuff - v.1.7.0 - Updated Dec-06-15

    Hi there! So, first post ever on the site and I need some help.


    I've been trying to install this mod for a while, but every time I do it crashes.



    ---- Minecraft Crash Report ----
    // I bet Cylons wouldn't have this problem.

    Time: 7/19/15 10:12 AM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: renderPlantID
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoSuchFieldError: renderPlantID
    at com.jaquadro.minecraft.gardencore.integration.PlantMegaPackIntegration.init(PlantMegaPackIntegration.java:35)
    at com.jaquadro.minecraft.gardencore.core.ModIntegration.postInit(ModIntegration.java:29)
    at com.jaquadro.minecraft.gardencore.GardenCore.postInit(GardenCore.java:60)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
    ... 10 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 386327304 bytes (368 MB) / 993873920 bytes (947 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1472 46 mods loaded, 46 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1472-1.7.10.jar)
    UCHIJ Forge{10.13.4.1472} [Minecraft Forge] (forge-1.7.10-10.13.4.1472-1.7.10.jar)
    UCHIJ AppleMilkCore{1.0.3} [AppleMilkCore] (minecraft.jar)
    UCHIJ ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
    UCHIJ PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
    UCHIJ TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
    UCHIJ malisiscore{1.7.10-0.10.3+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.3.jar)
    UCHIJ cheesemod{4.3} [§6Cheese Mod] ([1.7.10] Cheese Mod v 4.3.jar)
    UCHIJ DCsAppleMilk{1.7.10_2.7f} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.7f.jar)
    UCHIJ DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.7f.jar)
    UCHIJ BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar)
    UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHIJ BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
    UCHIJ BiomeWorldTypes{1.7.2} [BiomeWorldTypes] (biomeworldtypes.zip)
    UCHIJ CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar)
    UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJ chisel{2.4.0.38} [Chisel 2] (Chisel2-2.4.0.38.jar)
    UCHIJ ctmlib{1.0.0.3} [CTMLib] (Chisel2-2.4.0.38.jar)
    UCHIJ colourfulportalsmod{1.4.3} [Colourful Portals] (ColourfulPortals-1.4.3.jar)
    UCHIJ props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
    UCHIJ dooglamoopainter{1.7.10-1.3} [Dooglamoo Painter] (dooglamoomod-1.7.10-1.3.jar)
    UCHIJ exoticbirds{1.0} [Exotic Birds] (Exotic Birds for 1.7.10 by Pavocado.jar)
    UCHIJ grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
    UCHIJ fireplaces{V0.1 - 1.7.10} [Fireplaces] (Fireplace-Mod-1.7.10.jar)
    UCHIE GardenCore{1.7.10-1.6.3} [Garden Core] (GardenStuff-1.7.10-1.6.3.jar)
    UCHIE GardenContainers{1.7.10-1.6.3} [Garden Containers] (GardenStuff-1.7.10-1.6.3.jar)
    UCHIJ GardenStuff{1.7.10-1.6.3} [Garden Stuff] (GardenStuff-1.7.10-1.6.3.jar)
    UCHIE GardenTrees{1.7.10-1.6.3} [Garden Trees] (GardenStuff-1.7.10-1.6.3.jar)
    UCHIJ GraveStone{2.12.2} [GraveStone] (GraveStone-2.12.2.jar)
    UCHIJ ihouse{2.5} [iHouse Mod] (ihouse-2.5.jar)
    UCHIJ journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
    UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
    UCHIJ malisisdoors{1.7.10-1.3.3} [Malisis' Doors] (malisisdoors-1.7.10-1.3.3.jar)
    UCHIJ Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
    UCHIJ movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
    UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
    UCHIJ musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar)
    UCHIJ harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
    UCHIJ harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar)
    UCHIJ plantmegapack{4.02} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
    UCHIJ RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2 (1).jar)
    UCHIJ Schematica{1.7.6.121} [Schematica] (Schematica-1.7.10-1.7.6.121-universal.jar)
    UCHIJ witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCHIJ worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
    UCHIJ yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar)
    GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3540' Renderer: 'Intel(R) HD Graphics 4400'
    Mantle Environment: Environment healthy.


    I've put the crash report under the spoiler heading. I also had Natura installed in previous attempts, but I took it out this time to see if that was the issue. I'm still in the very early learning stages of how to read this stuff and I can't really figure out where the problem is. Thank you so much for any help you can offer!

    Posted in: Minecraft Mods
  • To post a comment, please .