• 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from nuclearwombat»
    Every time I attempt to load the game, the lizard crashes it. Here's the crash report.

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
    VeinMinerCorePlugin (VeinMiner-1.8_0.27.0.unknown.jar)
    TransformerLoader (OpenComputers-MC1.8-1.5.12.29-universal.jar)
    ItemPatchingLoader (ItemPhysic Lite 1.1.3 mc1.8.jar)
    CCCDeobfPlugin (unknown)
    ROCLoadingPlugin ([1.8][SMP]Realms-Of-Chaos-1.1.1.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1323-universal.jar)
    Contact their authors BEFORE contacting forge

    // Sorry :(

    Time: 6/8/15 5:03 PM
    Description: Initializing game

    java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.AmberLizard.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.AmberLizard.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.AmberLizard
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
    at net.minecraft.stats.StatList.func_151182_a(StatList.java:238)
    at net.minecraft.entity.EntityList$EntityEggInfo.(EntityList.java:370)
    at biomesoplenty.common.init.ModEntities.registerBOPEntityWithSpawnEgg(ModEntities.java:60)
    at biomesoplenty.common.init.ModEntities.init(ModEntities.java:42)
    at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:52)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
    at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:514)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)


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

    -- Head --
    Stacktrace:
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
    at net.minecraft.stats.StatList.func_151182_a(StatList.java:238)
    at net.minecraft.entity.EntityList$EntityEggInfo.(EntityList.java:370)
    at biomesoplenty.common.init.ModEntities.registerBOPEntityWithSpawnEgg(ModEntities.java:60)
    at biomesoplenty.common.init.ModEntities.init(ModEntities.java:42)
    at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:52)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
    at sun.reflect.GeneratedMethodAccessor2.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:514)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 347907448 bytes (331 MB) / 575668224 bytes (549 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.37.1334 Minecraft Forge 11.14.1.1334 51 mods loaded, 51 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{8.0.37.1334} [Forge Mod Loader] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized
    Forge{11.14.1.1334} [Minecraft Forge] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.0.5.82} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.82-universal.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    VeinMiner_coremod{0.26.1_build.unknown} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    itemphysic{1.1.2} [ItemPhysic] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    realmsofchaos{Alpha 1.1} [Realms of Chaos] ([1.8][SMP]Realms-Of-Chaos-1.1.1.jar) Unloaded->Constructed->Pre-initialized
    Amberoguia{1.5.3} [Amberoguia] ([1.8]AmberoguiaMod_v1.5.3.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.jar) Unloaded->Constructed->Pre-initialized
    StartingInventory{1.8.r01} [StartingInventory] ([1.8]StartingInventory-universal-1.8.r01.jar) Unloaded->Constructed->Pre-initialized
    Treecapitator{1.8} [Treecapitator] ([1.8]Treecapitator-universal-2.0.5.jar) Unloaded->Constructed->Pre-initialized
    woodconverter{v2.8_2} [Wood Converter] ([1.8]WoodConverter v2.8_2.jar) Unloaded->Constructed->Pre-initialized
    BeardedLib{1.1} [BeardedLib] (BeardedLib-1.8-1.1.jar) Unloaded->Constructed->Pre-initialized
    ac{0.3} [AlchemyCraft] (alchemyCraft-1.8-0.3.jar) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1323-universal.jar) Unloaded->Constructed->Errored
    convenient_recipes{1.8-1.6} [Convenient Recipes] (ConvenientRecipes-1.8-1.6.jar) Unloaded->Constructed->Pre-initialized
    doge{0.5.3} [Doge] (DogeMod-[1.8]-0.5.3.jar) Unloaded->Constructed->Pre-initialized
    emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar) Unloaded->Constructed->Pre-initialized
    glass_shards{1.3.2} [Glass Shards] (glass_shards_mc1.8-1.3.2.jar) Unloaded->Constructed->Pre-initialized
    hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar) Unloaded->Constructed->Pre-initialized
    icecreamcreepers{1.0.9d} [Icecream Sandwich Creeper Mod] (IceCreamSandwichCreeperModv1.1.0a 1.8.jar) Unloaded->Constructed->Pre-initialized
    igneousadditions{1.1} [Igneous Additions] (IgneousAdditions-1.1.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_improvedmobspawn{1.6.0} [Improved Mob Spawn] (Improved Mob Spawn 1.8.0-1.6.0.jar) Unloaded->Constructed->Pre-initialized
    InfernalMobs{1.6.3} [Infernal Mobs] (InfernalMobs-1.8.jar) Unloaded->Constructed->Pre-initialized
    IronChest{6.0.99.749} [Iron Chest] (ironchest-1.8-6.0.99.749-universal.jar) Unloaded->Constructed->Pre-initialized
    jacb{1.0.1} [JACB] (JACB-1.8-1.0.1.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_jellycubes{1.13.2} [Jelly Cubes] (Jelly Cubes 1.8.0-1.13.2.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_koi{1.12.0} [Koi] (Koi 1.8.0-1.12.0.jar) Unloaded->Constructed->Pre-initialized
    LavaBoat{2.1.0} [LavaBoat] (LavaBoat-2.1.0.jar) Unloaded->Constructed->Pre-initialized
    lucky{6.0.0} [Lucky Block] (LuckyBlock_1-8-3_v6-0-0.zip) Unloaded->Constructed->Pre-initialized
    me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.8-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized
    AencEx{0.0.1} [AencEx] (MoreEnchantments-1.8-1.3.2.1.jar) Unloaded->Constructed->Pre-initialized
    morematerials{1.0.20150201.0} [More Materials] (morematerials-1.0.20150201.0-MC1.8-20150125.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_nethereye{1.4.2} [Nether Eye] (Nether Eye 1.8.0-1.4.2.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers{1.5.12.29} [OpenComputers] (OpenComputers-MC1.8-1.5.12.29-universal.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_peacefulpack{1.1.9.1} [Peacefulpack] (Peacefulpack 1.8.0-1.1.9.1.jar) Unloaded->Constructed->Pre-initialized
    PetBat{1.3.9} [Pet Bat] (PetBat-1.8.jar) Unloaded->Constructed->Pre-initialized
    redstonepaste{1.7.1} [Redstone Paste] (redstonepaste-mc1.8-1.7.1.jar) Unloaded->Constructed->Pre-initialized
    AS_Ruins{14.8} [Ruins Spawning System] (Ruins-1.8.jar) Unloaded->Constructed->Pre-initialized
    shipwrecks{1.7.0} [shipwrecks] (shipwrecks-1.8.0-1.7.0.jar) Unloaded->Constructed->Pre-initialized
    wuppy29_slimedungeon{1.6.5} [Slime Dungeons] (Slime Dungeon 1.8.0-1.6.5.jar) Unloaded->Constructed->Pre-initialized
    reinforcedmod{Updated for 1.8} [Reinforced Mod] (The Reinforced Mod 1.8(v1.4.0).jar) Unloaded->Constructed->Pre-initialized
    AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.jar) Unloaded->Constructed->Pre-initialized
    VeinMiner{0.26.1_build.unknown} [Vein Miner] (VeinMiner-1.8_0.27.0.unknown.jar) Unloaded->Constructed->Pre-initialized
    VeinMinerModSupport{0.26.1_build.unknown} [Mod Support] (VeinMiner-1.8_0.27.0.unknown.jar) Unloaded->Constructed->Pre-initialized
    wyem{1.0.0.2} [WYEM] (wyem-1.8.0_0.0.2.jar) Unloaded->Constructed->Pre-initialized
    YAFM{1.0.4} [Yet Another Food Mod] (yafm-1.0.4.jar) Unloaded->Constructed->Pre-initialized
    YALSM{2.1.5} [Yet Another Leather Smelting Mod] (yalsm-2.1.5.jar) Unloaded->Constructed->Pre-initialized
    zombie_steak{1.8-1.0.2} [Zombie Steak] (ZombieSteak-1.8-1.0.2.jar) Unloaded->Constructed->Pre-initialized
    Loaded coremods (and transformers):
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.RenderHookTransformer
    NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
    net.fybertech.nwr.NowWithRendering
    VeinMinerCorePlugin (VeinMiner-1.8_0.27.0.unknown.jar)
    portablejim.veinminer.asm.ItemInWorldManagerTransformer
    TransformerLoader (OpenComputers-MC1.8-1.5.12.29-universal.jar)
    li.cil.oc.common.asm.ClassTransformer
    ItemPatchingLoader (ItemPhysic Lite 1.1.3 mc1.8.jar)
    com.creativemd.itemphysic.ItemTransformer
    CCCDeobfPlugin (unknown)

    ROCLoadingPlugin ([1.8][SMP]Realms-Of-Chaos-1.1.1.jar)
    com.eternaldoom.realmsofchaos.asm.ROCTransformer
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal.jar)
    codechicken.core.asm.InterfaceDependancyTransformer
    codechicken.core.asm.TweakTransformer
    codechicken.core.asm.DelegatedTransformer
    codechicken.core.asm.DefaultImplementationTransformer
    NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
    net.fybertech.nwr.NowWithRendering
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal.jar)
    codechicken.nei.asm.NEITransformer
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1323-universal.jar)

    Launched Version: 1.8
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 745/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.52, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)


    java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.AmberLizard.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.AmberLizard.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.AmberLizard
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
    at net.minecraft.stats.StatList.func_151182_a(StatList.java:238)
    at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:370)
    at biomesoplenty.common.init.ModEntities.registerBOPEntityWithSpawnEgg(ModEntities.java:60)
    at biomesoplenty.common.init.ModEntities.init(ModEntities.java:42)
    at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:52)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    It appears to be something that biomesoplenty is doing... Although I do not know what that is. Have you messaged their author?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from blackcid»

    A protector that attact only aggresive monsters (not only vanilla monsters, even other mod aggressive monsters) would be extreme nice.


    You can always disable him in the config if he is giving you trouble...


    I'll definitely try to add that in as an option

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from kreezxil»
    Getting some world generation conflicts I think in regards to Plant Mega-Pack Mod (http://minecraft.curseforge.com/mc-mods/70748-plant-mega-pack)


    fml client latest: https://gist.github.com/anonymous/3bdc85313dc813784584
    [quote=10paktimbits;../../../members/10paktimbits;1293792-1-8-forge-ssp-smp-amberoguia-mod-v1-5-adds-armor?comment=88]
    This is a result of Plant Mega Pack not supporting the biomes in Amberoguia and not an issue with Amberoguia at all. Thank you for reporting this kreezxil.

    Thank you for bringing it to my attention!
    Although I don't know how I would fix this on my end, you should try disabling the biome in the config and see what happens
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from majestyc2k1»

    The numbers look good for now. I had another question: can Amberoguia soil grow the seeds faster, or is it just a decoration thing?


    As of right now it's a decoration thing.... but I like that idea

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from majestyc2k1»

    I can do another harvest on my world to check specific drops per block.


    Update: Here is the breakdown from harvesting 12 blocks (fruit/seeds):


    1- 2/1______ 7- 4/3

    2- 3/2______ 8- 3/2

    3- 2/1______ 9- 2/1

    4- 4/3_____ 10- 3/2

    5- 3/2_____ 11- 3/2

    6- 2/1_____ 12- 3/2


    Average 2.8 fruit and 1.8 seeds per block. Granted this is a small sample size, but I think the drops numbers are sufficient.


    That is much appreciated!!

    Based on the amount of tools/armor/etc. that you use it for, is it too much?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from majestyc2k1»

    Here are before and after pics of harvesting crops using 1.8-1.5.3. The line was 12 blocks. I think you fixed it.


    Too excessive? :P

    Should I tone it back or leave it?


    But the real question is... was a seed and fruit always dropped?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from Pyroki617»

    As noticed in my mod review, the first attempt at harvesting the crop, I didn't get a seed to drop either. Just one fruit. The second attempt at harvesting dropped a fruit and a seed, so I am thinking the fruit is what gives the 100% drop rate. If there is supposed to be at least one seed each time on average, I didn't test that far.



    Quote from majestyc2k1»

    I've been using the 1.8 version (1.5.2) and noticed that when I farm the crop, I don't get "at least one seed" per crop either. It's less than 50% drop rate.


    It has come to my attention that it may have not been dropping seeds 100% of the time... Version 1.5.3 has been posted in ANOTHER ATTEMPT to fix this!! :P


    Please try it out, let me know what happens!

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from Pyroki617»

    I hope you don't mind, but I made a mod review. I don't think it will reach very many people since I don't have any subscribers yet (YET), but I had fun making the review all the same. I saved some reactions from some things in the review, and I am sorry to put it like this, but I was disappointed at the strength (or lack thereof) of the protector. I must also apologize for mispronouncing your name and the word amberoguia repeatedly... I read the bottom of the post almost right when I finished recording and while my editing software was just finished compiling the video. Anyways, here is the review: (If it doesn't appear, it is not processed yet)



    Much appreciated!

    I'll add it to the thread :P

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from Yimmy7»

    Amberoguia disruptors don't drop fragments. Break them with a pickaxe and they drop themselves, anything else and they drop nothing.


    Thank you!
    This has been fixed in the newly posted version 1.5.2!

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from firewind555»

    Just to let you know, mod crashes when playing with Animals Plus mod, entity id conflict: Lizard


    I don't know if you saw my other post but I fixed this...

    Version 1.5.1 was released to fix conflicting id's

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from kreezxil»

    Well this is a duplicate of firewind555 but with actually logs then:


    "animals plus server startup failure, id conflict with Amberoguia mod"
    server crash report: http://pastebin.com/LC6VmQX9
    server fml latest: http://pastebin.com/iUVGj2xz


    Client crash report: http://paste.ee/p/fJYKl


    And yes, I'm giving your mod another go at it, because I really like your work.


    I've posted also to the Animals Plus.


    Note: it's really the Animal's Plus guys fault because his mod conflicted with Reptile Mod too. Or is it.


    Anyhow, SilverCatcher of Birdmod appears to be working with him and has suggested that the modid be attached to the mobnames to ensure that they are unique, basically what you will be doing to patch up.


    Maybe no one is at fault and instead it's just the pain of learning to code in a dynamic id environment such as what 1.8 provides.


    Thank you very much!

    I fixed it and the new version (1.5.1) is posted with mod-custom id's for all of the mobs so there should never be any more conflicts between mobs.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from firewind555»

    Just to let you know, mod crashes when playing with Animals Plus mod, entity id conflict: Lizard


    I appreciate the info...

    I'll fix it for the next update just by changing the ID to AmberLizard or something along those lines.

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!

    I'm also using this mod in a modpack for 1.8, called Lost Ages. It's not quite finished yet, but it will be soon. :)


    Thank you for letting me know :P Enjoy!

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][1.7.10][Forge][SSP/SMP] Amberoguia Mod v1.5-Adds Armor, Tools, Biome, Foods, Ore, Crops & More!
    Quote from Yimmy7»

    So the Genetically modified amberoguia.

    I think that it should give some kind of boost, even if just for ten seconds, because that would be quite interesting.

    Anyway, the mod seems really cool, loving the biome.

    However, the transition from any other biome to that biome is pretty extreme.


    I definitely think I'll do that...


    Awesome! Thanks for the feedback!!


    And I agree with you there, however there isn't much I can do about it world generation wise....

    I can tone down the orange color of the dirt, however then it loses the whole Amberoguia feel.

    Other than that would be to remove the biome and add a whole new dimension...

    What do you think I should do?

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