• 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Quote from zugok8

    If you're going to make a dungeon boss that spawns mobs until everyone's client lags to hell and becomes unplayable, why not just include a free rake with each download, so we can all sit on it and get screwed by bad game design?

    Please give Sentry Guardians a spawn limiter on their adds. It's ruined dungeon running for any sort of multiplayer server.

    Do devs read this topic, or should I submit a ticket by email?
    Posted in: Minecraft Mods
  • 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    If you're going to make a dungeon boss that spawns mobs until everyone's client lags to hell and becomes unplayable, why not just include a free rake with each download, so we can all sit on it and get screwed by bad game design?

    Please give Sentry Guardians a spawn limiter on their adds. It's ruined dungeon running for any sort of multiplayer server.
    Posted in: Minecraft Mods
  • 0

    posted a message on Pam's Mods SMP Versions [Bukkit!]
    Getting the following error when trying to run this with Forge 152:

    java.lang.NullPointerException
    at tw.a(RenderItem.java:101)
    at tw.a(RenderItem.java:415)
    at ahu.a(RenderManager.java:188)
    at ahu.a(RenderManager.java:175)
    at l.a(RenderGlobal.java:431)
    at lr.a(EntityRenderer.java:1094)
    at lr.b(EntityRenderer.java:907)
    at net.minecraft.client.Minecraft.x(Minecraft.java:873)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)
    Posted in: Minecraft Mods
  • 0

    posted a message on Bunyan 1.5 - Bug fixes (2012-07-25)
    Quote from ScottKillen

    I noticed that yo were a version behind in the mod list you published... I thought it was a typo... :D

    https://github.com/S...wiki/Change-Log



    Someone else requested this recently...and I was trying to find my response. But...I've reversed my position so:

    https://github.com/S...unyan/issues/19

    D'oh! Didn't realize I was running an outdated version. x_x

    Woot! Looking forward to the next update. :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Bunyan 1.5 - Bug fixes (2012-07-25)
    A couple things I've noticed that would be great updates to Bunyan:

    Make quarter trunk blocks smeltable into charcoal.

    Make the new wood planks craftable with other wood planks into sticks/doors/etc.
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    Using MultiMC with these mods is really frustrating, due to the stupid config folder creation path.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Twilight Forest (v2.3.5: Wrecking Block)
    Running Forge 152 with like 30 mods, works fine.
    Posted in: Minecraft Mods
  • 1

    posted a message on Bunyan 1.5 - Bug fixes (2012-07-25)
    Every time I cut into a 2x2 jungle tree I'm disappointed, thanks to this mod. :P

    Beautiful work, great content.
    Posted in: Minecraft Mods
  • 3

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Just mega-modded the latest ExtraBiomesXL on a SMP server with the following mods, works perfectly after block IDs are swapped around:

    jarmods:
    Forge 152
    NEI 1.2.2.4 (codechickencore 0.5.3)
    Mystcraft 0.8.6b Forge 135 release

    modfolder:
    BoneCraft v1.9.4B SMP [SERVER]
    Buildcraft 2.2.14 (all modules)
    Bunyan 1.2
    DesertCraft v1.7B SMP [SERVER]
    EarthCraft v1.6.5B SMP [SERVER]
    extrabees-1.2.0b-server
    extrabiomes-xl-2.2.6-smp
    forestry-server-A-1.4.8.4_bc2.2
    GenerateNetherOres_Server
    HarvestCraft v5.3.8.2B SMP [SERVER]
    HearthCraft CLOTH v1.0 SMP [SERVER]
    HearthCraft STONE v1.1 SMP [SERVER]
    HearthCraft WOOD v1.1 SMP [SERVER]
    industrialcraft-2-server_1.95b
    MineFactoryReloaded_Server_1.5.2
    NEI_ForestryPlugin 1.0.4.15
    NEI_RailCraftPlugin 1.2.2.1
    NEI_RedPowerPlugin 1.2.2.3
    PowerConverters_Server_1.3.4
    Railcraft_Server_5.3.3
    RedPower-Server-2.0pr5b2 (all modules)
    twilightforest-1.10.1-server
    Weee! Flowers! v2.0B SMP [SERVER]

    So yeah, if anyone wants to, they should be able to duplicate my setup for a functional SMP server. :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1]ID Resolver (Finally updated!)
    Attempting to get this working with IDResolver 1.2.5 Update 1 and IDRPatch forge for build 152 on a server, getting the following error:

    [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:107)
    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
    at cpw.mods.fml.server.FMLServerHandler.onPreLoad(FMLServerHandler.java:139)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:158)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at dn.run(SourceFile:492)
    Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
    Posted in: Minecraft Mods
  • 0

    posted a message on Most Useless Block in the game
    Sponge is the only block on that list with absolutely no functional uses.
    Posted in: Discussion
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Kinla

    Will jellyfish ever drop eggs? be nice to have a tank full of them. :wub: I'd use this mod in a heart beat then XD

    Jellyfish reproductive cycle is way crazier than just eggs, they have medusa and polyp forms, where some of them turn into little tree-like structures that flake off tiny jellyfish which grow into adults.

    If two jellyfish of the same species are together and you feed them a fish item, they could have a chance to spawn a polyp sapling-like item on the ground, which would randomly spawn 1-3 jellyfish over time before disappearing. :o

    /biology
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from ScottKillen

    Sneak Peak:


    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5] The Runic Dust Mod [Mar14]
    I'm sure that this has been requested multiple times, but I'm hoping you transition from Risu's ModLoader to the one built into the latest Forge builds. I'd love to add this one to my server.
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from Captain Crazy
    • Sunflower: A pretty flower that can grow to four or five blocks tall. Although it has no real benefits, it sure does raise spirits.

    Heh, you could plant Sunflowers to stop the spread of Wasteland.

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