• 1

    posted a message on Bacteria Mod v2.4
    2 questions:

    1) can the bacterium splash potion be given a name without a space so that it works in console commands (and mods that block recipes) by name?
    2) option for server ops/creative mode only?

    Bacteria's an awesome as hell mod all around. For me though, much more of a "powerful tool" than a useful piece of survival for a dedicated SMP survival server. I've purposely disabled the recipes via zzzzzcustomconfigs mod (which I don't mind doing) but the addition of the splash potion without a usable "machine name" has caused a bit of grief. :P It's ID is "Bacteria Potion" instead of something like "bacteria_potion" (the space character in there doesn't compute for mods/minecraft's console).

    EDIT: I forgot to note that the default "recipe" is a single block of Gravel. It's insane.
    Posted in: Minecraft Mods
  • 0

    posted a message on Backpacks! (by Brad16840)
    Crashes, will not start, with either of the 2 latest versions of Forge on dedicated SMP server. (builds 1056 and 1057 do this same exact thing):

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 4/15/14 11:06 AM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: brad16840/backpacks/gui/ModelBackpack
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:501)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:310)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:665)
    Caused by: java.lang.NoClassDefFoundError: brad16840/backpacks/gui/ModelBackpack
    at brad16840.backpacks.Backpacks.preInit(Backpacks.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: brad16840.backpacks.gui.ModelBackpack
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 32 more
    Caused by: java.lang.RuntimeException: Attempted to load class brad16840/backpacks/gui/ModelBackpack for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
    ... 34 more


    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: Linux (i386) version 3.2.0-60-generic-pae
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
    Memory: 661813600 bytes (631 MB) / 1332215808 bytes (1270 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xmx2G -Xms1G
    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.01-pre FML v7.2.156.1057 Minecraft Forge 10.12.0.1057 67 mods loaded, 66 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.2.156.1057} [Forge Mod Loader] (forge-1.7.2-10.12.0.1057-universal.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.12.0.1057} [Minecraft Forge] (forge-1.7.2-10.12.0.1057-universal.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics2-Core{rv0-alpha-91} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{rc_} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{rc_} [Not Enough Items] (NotEnoughItems-1.7.2-rc2.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed->Pre-initialized
    TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
    advancedgenetics{1.5.1} [Advanced Genetics] (advancedgenetics-1.5.1-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.1.459-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.459-experimental.jar) Unloaded->Constructed->Pre-initialized
    appliedenergistics2{rv0-alpha-91} [Applied Energistics 2] (appliedenergistics2-rv0-alpha-91.jar) Unloaded->Constructed->Pre-initialized
    smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
    Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.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
    asielib{0.1.11} [asielib] (AsieLib-0.1.11.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->Errored
    tennox_bacteria{2.3} [Bacteria Mod] (BacteriaMod-1.7.2-2.3.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    CarpentersBlocks{3.1.2} [Carpenter's Blocks] (Carpenter's Blocks v3.1.2 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized
    ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    craftingpillars{1.5.0} [Crafting Pillars Mod] (CraftingPillars-MC1.7.2-1.5.jar) Unloaded->Constructed->Pre-initialized
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
    DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized
    Enchiridion{1.0a} [Enchiridion] (Enchiridion-1.7.2-1.0b.jar) Unloaded->Constructed->Pre-initialized
    fillchevsky{b2} [Fill Tool] (FillTool_1.7.2_b2.zip) Unloaded->Constructed->Pre-initialized
    geoactivity{1.4.1} [GeoActivity] (geoactivity-1.4.1.jar) Unloaded->Constructed->Pre-initialized
    IronChest{6.0.14.719} [Iron Chest] (ironchest-1.7.2-6.0.14.719-universal.jar) Unloaded->Constructed->Pre-initialized
    Lantern{2.0} [Lanterns and Flashlights] (Lanterns and Flashlights-2.0.jar) Unloaded->Constructed->Pre-initialized
    LightBridgesAndDoors{0.1.9} [kris91268's Light Bridges and Doors] (Light Bridges and Doors V 1.9.zip) Unloaded->Constructed->Pre-initialized
    Mariculture{b2} [Mariculture] (Mariculture-1.7.2-b2.jar) Unloaded->Constructed->Pre-initialized
    mediccraft{1.7.2 - 0.9.2} [MedicCraft] (MedicCraft-1.7.2 - 0.9.2.jar) Unloaded->Constructed->Pre-initialized
    MineDeco{1.0.2} [MineDeco] (minedeco-1.7.2-1.0.2.jar) Unloaded->Constructed->Pre-initialized
    miners{3.0.3} [Miner's Heaven] (Miners Heaven-1.7.2_V3.0.3.jar) Unloaded->Constructed->Pre-initialized
    AS_Minions{1.8.9} [Minions] (Minions-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    modularpots{1.7.2.9} [Modular Flower Pots] (ModularPots-1.7.2.9.jar) Unloaded->Constructed->Pre-initialized
    necromancy{1.6.6} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.2-1.3.2.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.7.2-1.2.7.128-universal.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers{1.2.7.125} [OpenComputers] (OpenComputers-MC1.7.2-1.2.7.128-universal.jar) Unloaded->Constructed->Pre-initialized
    pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    PetBat{1.3.2} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    packchevsky{b4} [Potion Packs] (PotionPacks_1.7.2_b4.zip) Unloaded->Constructed->Pre-initialized
    RedstonePasteMod{1.6.1} [Redstone Paste] (RedstonePasteMod-1.7.2-1.6.1.jar) Unloaded->Constructed->Pre-initialized
    RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    SlimevoidLib{2.0.4.5} [Slimevoid Library] (SlimevoidLibrary-2.0.4.5.jar) Unloaded->Constructed->Pre-initialized
    autoutils{1.0.1} [Autoutils] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized
    statues{2.1.1} [Statues] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized
    tpmod{1.8} [Teleportation Mod] (teleportationmod181formc1723573.zip) Unloaded->Constructed->Pre-initialized
    tmf{0.1.0.1} [The Miner's Friend] (TheMinersFriend-0.1.0.1.jar) Unloaded->Constructed->Pre-initialized
    TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized
    AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
    YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar) Unloaded->Constructed->Pre-initialized
    zzzzzcustomconfigs{1.3.0} [ZZZZZ Custom Configs] (ZZZZZCustomConfigs v1.3.0.jar) Unloaded->Constructed->Pre-initialized
    asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
    AE2 Version: alpha rv0-alpha-91 for Forge 10.12.0.1024
    AE2 Integration: RotaryCraft:OFF, IC2:ON, BC:ON, MJ:ON, RF:ON, MFR:ON, DSU:ON, FZ:ON, RB:ON, FMP:ON
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Is Mariculture (for MC 1.7.2) supposed to have pipes? or does/can it use Buildcraft pipes? Natural Gas? Pressurized water?

    Power from BuildCraft?
    Posted in: Minecraft Mods
  • 0

    posted a message on Advanced Genetics Mod
    Quote from ObsiLP

    Advanced Genetics for version 1.7.2 doesn't support IC2 yet but it will in the next version.


    In regards to power, will BuildCraft power be supported?
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Construction Mod v1.1 - A.O.E. Inspired Construction! Huge Update Beta Release!
    Quote from Mr_Crayfish

    Hmmm. Seems like the function isn't available on servers. I will investigate. Remember the mod update is still beta.


    Hence the report. :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Quote from joshie

    Draco - I just spent a good ten minutes exploring ocean on that seed, with my mod and ruins installed. With your settings and didn't crash once. I'm going to have guess it's another mod, either not playing well with my mod, or not playing well with ruins or just not playing well when both of us are installed :P . As for life/mobs, That's what I'm going to be working on after I've finished with these 1.2 updates :P .

    Well that's a relief. NOT. Haha! Thank you for being thorough, at 60+ mods I guess that's bound to happen. I'm just getting rid of Ruins, and keeping Dungeon Pack and Mariculture. I figured you'd either add your own Mariculture mobs and/or Mo' Creatures would do something. Kids can be happy with riding decorated elephants. I never liked Flipper much anyway.

    SO! I have my geeky mechanics stuff, all parts of the world have more than lame excuses for "dungeons" and my oceans have shinies. Began survival construction last night and will just look forward to updates. :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Quote from joshie

    Yeah that magic one, is just me failing to extend the enchantment maximum for some vanilla enchantments, haven't got around to working out the obfuscated names yet. As for the biome names, I haven't changed those... so that should just 'work'.

    Still clueless on what the issue with ruins is though. I haven't touched the 1.7 in a few days, should work on it again :P . Then investigate it...


    edit: well i just tested my mod and ruins... And was able to generate all the ocean ruins perfectly fine with no crash. You got a seed that you know consistently crashes you for me to try? But that dip is what I see with the ruins along with other messed up seaheights from it with other structures. But I get the feeling that's just ruins itself... Since there's no way I would be making it set air to places it shouldn't :P , And omg the fps... Generating things took forever, I generated one place and it took me down to 0fps with these ruins.


    Seed: 4031384495743822299 (so I cheated a little and found a seed that has all vanilla biomes within 2km, don't hate me. :P )

    FPS drop: in the default ruins.txt file (which is in the /mods directory and/or /.minecraft directory, NOT /config) I reduced the spawns a bit and only has FPS drops usually during generation of the larger ruins. Also, dedicated SMP server? Mine sometimes "skips" a bit (from 60fps down to 15fps for 3-4 seconds). 4GB RAM with AMD dual-core. Local SSP will lock up my 8GB dual-core rig with a 1GB video card down to 0 FPS for a good 10 seconds if/when chunk generation falls behind.

    New observation 1: River-based ruins spawns I've found don't seem to have the same issue(s). Perhaps Ruins doesn't like the Seaweed in the oceans?

    Here's my ruins.txt:

    # Global Options for the Ruins mod
    #
    # tries_per_chunk is the number of times, per chunk, that the generator will
    # attempt to create a ruin.
    #
    # chance_to_spawn is the chance, out of 100, that a ruin will be generated per
    # try in this chunk. This may still fail if the ruin does not have a
    # suitable place to generate.
    #
    # chance_for_site is the chance, out of 100, that another ruin will attempt to
    # spawn nearby if a ruin was already successfully spawned. This bypasses
    # the normal tries per chunk, so if this chance is set high you may end up
    # with a lot of ruins even with a low tries per chunk and chance to spawn.
    #
    # specific_<biome name> is the chance, out of 100, that a ruin spawning in the
    # specified biome will be chosen from the biome specific folder. If not,
    # it will choose a generic ruin from the root ruin folder.

    tries_per_chunk_normal=6
    chance_to_spawn_normal=5
    chance_for_site_normal=10

    tries_per_chunk_nether=6
    chance_to_spawn_nether=5
    chance_for_site_nether=10
    disableRuinSpawnCoordsLogging=true

    templateInstancesMinDistance=100
    anyRuinsMinDistance=0

    specific_Ocean=50
    specific_Plains=50
    specific_Desert=50
    specific_Extreme Hills=50
    specific_Forest=50
    specific_Taiga=50
    specific_Swampland=50
    specific_River=50
    specific_Hell=50
    specific_Sky=50
    specific_FrozenOcean=50
    specific_FrozenRiver=50
    specific_Ice Plains=50
    specific_Ice Mountains=50
    specific_MushroomIsland=50
    specific_MushroomIslandShore=50
    specific_Beach=50
    specific_DesertHills=50
    specific_ForestHills=50
    specific_TaigaHills=50
    specific_Extreme Hills Edge=50
    specific_Jungle=50
    specific_JungleHills=50
    specific_JungleEdge=50
    specific_Deep Ocean=50
    specific_Stone Beach=50
    specific_Cold Beach=50
    specific_Birch Forest=50
    specific_Birch Forest Hills=50
    specific_Roofed Forest=50
    specific_Cold Taiga=50
    specific_Cold Taiga Hills=50
    specific_Mega Taiga=50
    specific_Mega Taiga Hills=50
    specific_Extreme Hills+=50
    specific_Savanna=50
    specific_Savanna Plateau=50
    specific_Mesa=50
    specific_Mesa Plateau F=50
    specific_Mesa Plateau=50
    specific_Sunflower Plains=50
    specific_Desert M=50
    specific_Extreme Hills M=50
    specific_Flower Forest=50
    specific_Taiga M=50
    specific_Swampland M=50
    specific_Ice Plains Spikes=50
    specific_Jungle M=50
    specific_JungleEdge M=50
    specific_Birch Forest M=50
    specific_Birch Forest Hills M=50
    specific_Roofed Forest M=50
    specific_Cold Taiga M=50
    specific_Mega Spruce Taiga=50
    specific_Mega Spruce Taiga=50
    specific_Extreme Hills+ M=50
    specific_Savanna M=50
    specific_Savanna Plateau M=50
    specific_Mesa (Bryce)=50
    specific_Mesa Plateau F M=50
    specific_Mesa Plateau M=50
    specific_Ocean Oil Field=50
    specific_Desert Oil Field=50
    Full file so you should be able to copypasta that entire spoiler. Also, when a fresh server crashes during the initial startup, sometimes restarting it goes right through it. However, I experience crashes in chunk generation in the oceans.

    It's not a huge deal, really. It's boiling down to YOU have the functionality I want in oceans (entire system of mechanics on its own). It's either mo' creatures life and Ruins (something worth exploring the ocean for) or hoping I can get more than just squids and going with Mariculture. Mariculture at least runs on dedicated SMP, (my other candidate was) OceanCraft does not but it adds life and (simple) extra functionality. Ocean life I'm looking for catering to a couple kids wanting to ride dolphins and manta rays, the rest of us want more challenge than "air tank's getting low, pop an air breathing potion" like getting attacked by sharks and killer whales.

    For me it's an example of "you can't have your cake and eat it too." Ocean-based gameplay is all I'm missing from my family's personal modpack. Just a little frustrating considering how much ocean there is in Minecraft haha!
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Mo' Creatures doesn't spawn water creatures when using Mariculture (ocean-based mod). I can manually summon/spawn water creatures with eggs/commands. All other mods that are biome-based still pick up on oceans, rivers, beaches etc just fine. Mo' Creatures doesn't.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Quote from joshie

    That does help a bit, in 1.7, things are a bit different than I have them in 1.6, Mocreatures water mobs may not be spawning since I overwrite the vanilla ocean biomes in 1.7. (I do not do this in 1.6), I'm doing it this way, as it made my generation a little bit less laggy. But as for the ruins mod, I'm still clueless :P .


    Using Custom Mob Spawner, it can be configured as long as the biome names are correct. All I have to go by is it tells me "Ocean" and "Deep Ocean" etc. Not sure if there's anything you can do about that or if there's a different name I could add in to get some spawns. However, here's a comparison between both startup logs:

    Without Mariculture:

    [01:43:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:43:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:43:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:43:44] [main/INFO] [FML]: Forge Mod Loader version 7.2.129.1047 for Minecraft 1.7.2 loading
    [01:43:45] [main/INFO] [FML]: Java is OpenJDK Server VM, version 1.7.0_51, running on Linux:i386:3.2.0-60-generic-pae, installed at /usr/lib/jvm/java-7-openjdk-i386/jre
    [01:43:45] [main/INFO] [FML]: [AppEng] Core Init
    [01:43:45] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:43:45] [main/WARN] [FML]: The coremod com.sirolf2009.necromancy.core.handler.FMLCoreModHandler does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:43:45] [main/WARN] [FML]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:43:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:43:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [01:43:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:43:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:43:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:43:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:43:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [01:43:54] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [01:43:59] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [01:43:59] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [01:43:59] [Server thread/INFO] [FML]: MinecraftForge v10.12.0.1047 Initialized
    [01:43:59] [Server thread/INFO] [FML]: Replaced 141 ore recipies
    [01:43:59] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [01:43:59] [Server thread/INFO] [FML]: [AppEng] Core Init
    [01:43:59] [Server thread/INFO] [FML]: Searching /home/chris/minecraft/srv/modified/test/mods for mods
    [01:44:01] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.0
    [01:44:01] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
    [01:44:01] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.2
    [01:44:02] [Server thread/INFO] [examplemod]: Mod examplemod is missing the required element 'name'. Substituting examplemod
    [01:44:03] [Server thread/INFO] [FML]: Attempting to reparse the mod container minedeco-1.7.2-1.0.2.jar
    [01:44:03] [Server thread/WARN] [OpenComputers]: Mod OpenComputers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4.97
    [01:44:05] [Server thread/INFO] [FML]: Forge Mod Loader has identified 61 mods to load
    [01:44:05] [Server thread/WARN] [asielibcore]: Mod asielibcore has been disabled through configuration
    [01:44:11] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 16
    [01:44:11] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
    [01:44:11] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
    [01:44:11] [Server thread/INFO] [Treecapitator]: Loading configuration file /home/chris/minecraft/srv/modified/test/config/TreeCapitator.cfg
    [01:44:11] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
    [01:44:11] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod TreeCapitator
    Mar 30, 2014 1:44:12 AM buildcraft.core.utils.BCLog initLog
    INFO: Starting BuildCraft 5.0.4 (:67)
    Mar 30, 2014 1:44:12 AM buildcraft.core.utils.BCLog initLog
    INFO: Copyright (c) SpaceToad, 2011
    Mar 30, 2014 1:44:12 AM buildcraft.core.utils.BCLog initLog
    INFO: http://www.mod-buildcraft.com
    Mar 30, 2014 1:44:12 AM buildcraft.core.Version run
    INFO: Beginning version check
    [01:44:12] [Server thread/INFO] [AE2:S]: Starting ( PreInit )
    Mar 30, 2014 1:44:14 AM buildcraft.core.Version versionCheck
    WARNING: Using outdated version [5.0.4 (build:67)] for Minecraft 1.7.2. Consider updating.
    [01:44:15] [Server thread/INFO] [AE2:S]: Starting VersionChecker
    [01:44:15] [Server thread/INFO] [AE2:S]: PreInit ( end )
    [01:44:15] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
    [01:44:16] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 18 flower pot designs.
    [01:44:16] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 9 chisel patterns.
    [01:44:16] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 6 bed designs.
    [01:44:17] [Server thread/WARN]: Adding duplicate key 'Lantern:CandleholderOff' to registry
    [01:44:17] [Server thread/WARN]: Adding duplicate key 'Lantern:CandleholderOn' to registry
    [01:44:17] [Server thread/WARN]: Adding duplicate key 'Lantern:LanternOff' to registry
    [01:44:17] [Server thread/WARN]: Adding duplicate key 'Lantern:LanternOn' to registry
    Loading Tile Entities
    /home/chris/minecraft/srv/modified/test/config/AS_Minions_Advanced.cfg found and opened
    Config: registered additional tree block ID net.minecraft.block.BlockCactus@1f2d194
    Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@1a009d4
    Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@1e57272
    Config: registered additional worthless block ID net.minecraft.block.BlockTorch@1156e9
    Config: registered additional worthless block ID net.minecraft.block.BlockSnowBlock@1f0330b
    Config: registered additional worthless block ID net.minecraft.block.BlockChest@12132dd
    /home/chris/minecraft/srv/modified/test/config/AS_Minions_Advanced.cfg parsed, registered 27 evil Deeds.
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering OreDictionary.csv: 0 entries found.
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering Smelting.csv: 0 entries found.
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering ShapedRecipe.csv: 0 entries found.
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering ShapelessRecipe.csv: 1 entries found.
    [1xtile.cloth@0]
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.registers.CraftingRecipes registerShapelessRecipeFromLine
    INFO: Registered shapeless recipe for item.string
    Mar 30, 2014 1:44:25 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering EntityBlacklist.csv: 0 entries found.
    [01:44:25] [Server thread/INFO]: Loading properties
    [01:44:25] [Server thread/INFO]: Default game type: SURVIVAL
    [01:44:25] [Server thread/INFO]: Generating keypair
    [01:44:25] [Server thread/INFO]: Starting Minecraft server on *:4057
    [01:44:25] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
    [01:44:25] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
    [01:44:26] [Server thread/INFO] [AE2:S]: Init
    [01:44:26] [Server thread/INFO] [AE2:S]: Init ( end )
    Exception in thread "Thread-10" java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at com.gim949.mods.MinersHeaven.MinersHeaven$1.run(MinersHeaven.java:74)
    at java.lang.Thread.run(Thread.java:744)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 2 more
    Exception in thread "Thread-11" java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at com.gim949.mods.MinersHeaven.MinersHeaven$2.run(MinersHeaven.java:119)
    at java.lang.Thread.run(Thread.java:744)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 2 more
    Mar 30, 2014 1:44:27 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'cuttingWire', you will not be able to craft this item.
    Mar 30, 2014 1:44:27 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'acid', you will not be able to craft this item.
    Mar 30, 2014 1:44:27 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'circuitBoard', you will not be able to craft this item.
    Now reading mappings for [oak_stairs;stone_stairs;brick_stairs;stone_brick_stairs;nether_brick_stairs;sandstone_stairs;spruce_stairs;birch_stairs;jungle_stairs;quartz_stairs]
    Saving Mapping DIR[1] FROM[0] TO[2]
    Saving Mapping DIR[1] FROM[1] TO[3]
    Saving Mapping DIR[1] FROM[2] TO[1]
    Saving Mapping DIR[1] FROM[3] TO[0]
    Saving Mapping DIR[1] FROM[4] TO[6]
    Saving Mapping DIR[1] FROM[5] TO[7]
    Saving Mapping DIR[1] FROM[6] TO[5]
    Saving Mapping DIR[1] FROM[7] TO[4]
    Saving Mapping DIR[2] FROM[0] TO[1]
    Saving Mapping DIR[2] FROM[1] TO[0]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[2] FROM[6] TO[7]
    Saving Mapping DIR[2] FROM[7] TO[6]
    Saving Mapping DIR[3] FROM[0] TO[3]
    Saving Mapping DIR[3] FROM[1] TO[2]
    Saving Mapping DIR[3] FROM[2] TO[0]
    Saving Mapping DIR[3] FROM[3] TO[1]
    Saving Mapping DIR[3] FROM[4] TO[7]
    Saving Mapping DIR[3] FROM[5] TO[6]
    Saving Mapping DIR[3] FROM[6] TO[4]
    Saving Mapping DIR[3] FROM[7] TO[5]
    Now reading mappings for [sticky_piston;piston;ladder;wall_sign;furnace;chest;dispenser;dropper;hopper]
    Saving Mapping DIR[1] FROM[2] TO[5]
    Saving Mapping DIR[1] FROM[5] TO[3]
    Saving Mapping DIR[1] FROM[3] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[2]
    Saving Mapping DIR[1] FROM[10] TO[13]
    Saving Mapping DIR[1] FROM[13] TO[11]
    Saving Mapping DIR[1] FROM[11] TO[12]
    Saving Mapping DIR[1] FROM[12] TO[10]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[10] TO[11]
    Saving Mapping DIR[2] FROM[13] TO[12]
    Saving Mapping DIR[2] FROM[11] TO[10]
    Saving Mapping DIR[2] FROM[12] TO[13]
    Saving Mapping DIR[3] FROM[4] TO[3]
    Saving Mapping DIR[3] FROM[5] TO[2]
    Saving Mapping DIR[3] FROM[2] TO[4]
    Saving Mapping DIR[3] FROM[3] TO[5]
    Saving Mapping DIR[3] FROM[12] TO[11]
    Saving Mapping DIR[3] FROM[13] TO[10]
    Saving Mapping DIR[3] FROM[10] TO[12]
    Saving Mapping DIR[3] FROM[11] TO[13]
    Now reading mappings for [brown_mushroom_block;red_mushroom_block]
    Saving Mapping DIR[1] FROM[0] TO[0]
    Saving Mapping DIR[1] FROM[1] TO[3]
    Saving Mapping DIR[1] FROM[2] TO[6]
    Saving Mapping DIR[1] FROM[3] TO[9]
    Saving Mapping DIR[1] FROM[4] TO[2]
    Saving Mapping DIR[1] FROM[5] TO[5]
    Saving Mapping DIR[1] FROM[6] TO[8]
    Saving Mapping DIR[1] FROM[7] TO[1]
    Saving Mapping DIR[1] FROM[8] TO[4]
    Saving Mapping DIR[1] FROM[9] TO[7]
    Saving Mapping DIR[1] FROM[10] TO[10]
    Saving Mapping DIR[2] FROM[0] TO[0]
    Saving Mapping DIR[2] FROM[1] TO[9]
    Saving Mapping DIR[2] FROM[2] TO[8]
    Saving Mapping DIR[2] FROM[3] TO[7]
    Saving Mapping DIR[2] FROM[4] TO[6]
    Saving Mapping DIR[2] FROM[5] TO[5]
    Saving Mapping DIR[2] FROM[6] TO[4]
    Saving Mapping DIR[2] FROM[7] TO[3]
    Saving Mapping DIR[2] FROM[8] TO[2]
    Saving Mapping DIR[2] FROM[9] TO[1]
    Saving Mapping DIR[2] FROM[10] TO[10]
    Saving Mapping DIR[3] FROM[0] TO[0]
    Saving Mapping DIR[3] FROM[1] TO[7]
    Saving Mapping DIR[3] FROM[2] TO[4]
    Saving Mapping DIR[3] FROM[3] TO[1]
    Saving Mapping DIR[3] FROM[4] TO[8]
    Saving Mapping DIR[3] FROM[5] TO[5]
    Saving Mapping DIR[3] FROM[6] TO[2]
    Saving Mapping DIR[3] FROM[7] TO[9]
    Saving Mapping DIR[3] FROM[8] TO[6]
    Saving Mapping DIR[3] FROM[9] TO[3]
    Saving Mapping DIR[3] FROM[10] TO[10]
    Now reading mappings for [skull]
    Saving Mapping DIR[1] FROM[2] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[3]
    Saving Mapping DIR[1] FROM[3] TO[5]
    Saving Mapping DIR[1] FROM[5] TO[2]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[3] FROM[2] TO[5]
    Saving Mapping DIR[3] FROM[4] TO[2]
    Saving Mapping DIR[3] FROM[3] TO[4]
    Saving Mapping DIR[3] FROM[5] TO[3]
    Now reading mappings for [quartz_block]
    Saving Mapping DIR[1] FROM[3] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[3]
    Saving Mapping DIR[3] FROM[3] TO[4]
    Saving Mapping DIR[3] FROM[4] TO[3]
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering OreDictSmelting.csv: 0 entries found.
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering RemoveRecipe.csv: 5 entries found.
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.tntplate
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.fireplate
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.magicboots
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.timehelmet
    Mar 30, 2014 1:44:27 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.magicsubstance
    [01:44:27] [Server thread/INFO] [Treecapitator]: Received IMC message from mod modularpots.
    Mar 30, 2014 1:44:27 AM buildcraft.core.InterModComms processOilGenExcludeIMC
    INFO: Received an successfull oil-gen-exclude request 47 from mod Aroma1997sDimension
    Mar 30, 2014 1:44:27 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockFluix a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:44:27 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartz a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:44:27 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartzChiseled a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:44:27 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartzPillar a facade that Buildcraft will add later. Facade not added.
    [01:44:27] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
    [01:44:27] [Server thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
    [01:44:27] [Server thread/INFO] [Treecapitator]: Registering items and trees...
    [01:44:27] [Server thread/INFO] [Treecapitator]: Scanning Ore Dictionary for unregistered tree blocks...
    [01:44:27] [Server thread/INFO] [Treecapitator]: Ore Dictionary processing complete.
    Mar 30, 2014 1:44:27 AM com.advGenetics.AdvGenetics postInit
    INFO: Successfully registed 26 Genes and Abilities
    [01:44:27] [Server thread/INFO] [AE2:S]: PostInit
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5523 bytes
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPowerEmitter_TileCableBus loaded successfully - 877 bytes
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPowerReceptor_TileCableBus loaded successfully - 1509 bytes
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2452 bytes
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 964 bytes
    [01:44:27] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1373 bytes
    [01:44:27] [Server thread/WARN] [AE2:S]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 8 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 46 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 6 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 6 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 153 loaded.
    [01:44:28] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
    [01:44:28] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Enable
    [01:44:28] [Server thread/INFO] [AE2:S]: BuildCraft Power - Integration Enable
    [01:44:28] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Disabled
    [01:44:28] [Server thread/INFO] [AE2:S]: Factorization - Integration Disabled
    [01:44:28] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Disabled
    [01:44:28] [Server thread/INFO] [AE2:S]: PostInit ( end )
    [01:44:28] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
    [LightBridgesAndDoors] Failed to find http://kristians-applications.decode.org.nz/lbd/changelog.php, prehaps you are not connected to the internet
    [MFP] Could not initialize Plant Mega Pack handler.
    [01:44:30] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.core.recipes.ShapedAromicRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:44:30] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.LanternRefuelRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:44:30] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.FlashlightBatteryRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:44:30] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.MinerhelmetBatteryRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:44:30] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.core.recipes.ShapelessAromicRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:44:30] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 61 mods
    [01:44:30] [Server thread/INFO]: Preparing level "HackstockTeched"
    [01:44:33] [Server thread/INFO] [FML]: Loading dimension 0 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:33] [Server thread/INFO] [FML]: Loading dimension 10 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:34] [Server thread/INFO] [FML]: Loading dimension 20 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:35] [Server thread/INFO] [FML]: Loading dimension 7 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:36] [Server thread/INFO] [FML]: Loading dimension -17 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:37] [Server thread/INFO] [FML]: Loading dimension 6 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:37] [Server thread/INFO] [FML]: Loading dimension 1 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:39] [Server thread/INFO] [FML]: Loading dimension -1 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@105975c)
    [01:44:39] [Server thread/INFO]: Preparing start region for level 0
    [01:44:40] [Server thread/INFO]: Preparing spawn area: 2%
    [01:44:42] [Server thread/INFO]: Preparing spawn area: 4%
    [01:44:43] [Server thread/INFO]: Preparing spawn area: 5%
    [01:44:44] [Server thread/INFO]: Preparing spawn area: 9%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:45] [Server thread/INFO]: Preparing spawn area: 14%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:46] [Server thread/INFO]: Preparing spawn area: 20%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:47] [Server thread/INFO]: Preparing spawn area: 25%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:48] [Server thread/INFO]: Preparing spawn area: 30%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:49] [Server thread/INFO]: Preparing spawn area: 35%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:44:50] [Server thread/INFO]: Preparing spawn area: 40%
    [01:44:51] [Server thread/INFO]: Preparing spawn area: 45%
    [01:44:52] [Server thread/INFO]: Preparing spawn area: 50%
    [01:44:53] [Server thread/INFO]: Preparing spawn area: 55%
    [01:44:54] [Server thread/INFO]: Preparing spawn area: 61%
    [01:44:55] [Server thread/INFO]: Preparing spawn area: 66%
    [01:44:56] [Server thread/INFO]: Preparing spawn area: 72%
    [01:44:57] [Server thread/INFO]: Preparing spawn area: 78%
    [01:44:58] [Server thread/INFO]: Preparing spawn area: 84%
    [01:44:59] [Server thread/INFO]: Preparing spawn area: 90%
    [01:45:00] [Server thread/INFO]: Preparing spawn area: 96%
    [01:45:01] [Server thread/INFO]: Done (30.863s)! For help, type "help" or "?"
    [01:45:01] [Server thread/INFO]: Starting GS4 status listener
    [01:45:01] [Server thread/INFO]: Starting remote control listener
    [01:45:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:40575
    [01:45:01] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:40571
    [01:45:02] [AromaBackup/INFO]: [§1AromaBackup§r] Starting Backup. Server may lag for a bit!
    [01:45:08] [AromaBackup/INFO]: [AromaBackup: Saved the world]
    [01:45:08] [AromaBackup/INFO]: [AromaBackup: Turned off world auto-saving]
    [01:45:11] [AromaBackup/INFO]: [§1AromaBackup§r] Server Backup Done!
    [01:45:11] [AromaBackup/INFO]: [AromaBackup: Turned on world auto-saving]
    [01:45:47] [Server thread/WARN] [weaponmod]: DataWatcher ID conflict for player:[unknown] @ 26
    [01:45:47] [Server thread/WARN] [weaponmod]: DataWatcher ID conflict for player:[unknown] @ 27
    [01:45:47] [Server thread/WARN] [weaponmod]: DataWatcher ID conflict for player:[unknown] @ 28

    With Mariculture:

    [01:56:48] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:56:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:56:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    [01:56:48] [main/INFO] [FML]: Forge Mod Loader version 7.2.129.1047 for Minecraft 1.7.2 loading
    [01:56:49] [main/INFO] [FML]: Java is OpenJDK Server VM, version 1.7.0_51, running on Linux:i386:3.2.0-60-generic-pae, installed at /usr/lib/jvm/java-7-openjdk-i386/jre
    [01:56:49] [main/INFO] [FML]: [AppEng] Core Init
    [01:56:49] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:56:49] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:56:49] [main/WARN] [FML]: The coremod com.sirolf2009.necromancy.core.handler.FMLCoreModHandler does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:56:49] [main/WARN] [FML]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [01:56:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:56:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [01:56:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:56:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [01:56:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [01:56:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [01:56:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [01:56:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [Mariculture] Patching the vanilla class: abn
    [Mariculture] Succesfully replaced Vanilla Fishing Rod and Fish
    [01:57:03] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [01:57:03] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [01:57:03] [Server thread/INFO] [FML]: MinecraftForge v10.12.0.1047 Initialized
    [01:57:03] [Server thread/INFO] [FML]: Replaced 141 ore recipies
    [01:57:03] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [01:57:03] [Server thread/INFO] [FML]: [AppEng] Core Init
    [01:57:03] [Server thread/INFO] [FML]: Searching /home/chris/minecraft/srv/modified/test/mods for mods
    [01:57:07] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.0
    [01:57:07] [Server thread/WARN] [Aroma1997sDimension]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
    [01:57:07] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.2
    [01:57:07] [Server thread/INFO] [examplemod]: Mod examplemod is missing the required element 'name'. Substituting examplemod
    [01:57:08] [Server thread/WARN] [Enchiridion]: Mod Enchiridion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0a
    [01:57:08] [Server thread/INFO] [FML]: Attempting to reparse the mod container minedeco-1.7.2-1.0.2.jar
    [01:57:09] [Server thread/WARN] [OpenComputers]: Mod OpenComputers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4.97
    [01:57:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 64 mods to load
    [01:57:10] [Server thread/WARN] [asielibcore]: Mod asielibcore has been disabled through configuration
    [01:57:16] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 16
    [01:57:16] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
    [01:57:16] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
    [01:57:16] [Server thread/INFO] [Treecapitator]: Loading configuration file /home/chris/minecraft/srv/modified/test/config/TreeCapitator.cfg
    [01:57:16] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
    [01:57:16] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod TreeCapitator
    Mar 30, 2014 1:57:17 AM buildcraft.core.utils.BCLog initLog
    INFO: Starting BuildCraft 5.0.4 (:67)
    Mar 30, 2014 1:57:17 AM buildcraft.core.utils.BCLog initLog
    INFO: Copyright (c) SpaceToad, 2011
    Mar 30, 2014 1:57:17 AM buildcraft.core.utils.BCLog initLog
    INFO: http://www.mod-buildcraft.com
    Mar 30, 2014 1:57:17 AM buildcraft.core.Version run
    INFO: Beginning version check
    [01:57:17] [Server thread/INFO] [AE2:S]: Starting ( PreInit )
    Mar 30, 2014 1:57:19 AM buildcraft.core.Version versionCheck
    WARNING: Using outdated version [5.0.4 (build:67)] for Minecraft 1.7.2. Consider updating.
    [01:57:20] [Server thread/INFO] [AE2:S]: Starting VersionChecker
    [01:57:20] [Server thread/INFO] [AE2:S]: PreInit ( end )
    [01:57:20] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
    [01:57:21] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 18 flower pot designs.
    [01:57:21] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 9 chisel patterns.
    [01:57:21] [Server thread/INFO] [CarpentersBlocks]: Successfully loaded 6 bed designs.
    [01:57:22] [Server thread/WARN]: Adding duplicate key 'Lantern:CandleholderOff' to registry
    [01:57:22] [Server thread/WARN]: Adding duplicate key 'Lantern:CandleholderOn' to registry
    [01:57:22] [Server thread/WARN]: Adding duplicate key 'Lantern:LanternOff' to registry
    [01:57:22] [Server thread/WARN]: Adding duplicate key 'Lantern:LanternOn' to registry
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:planks(1xtile.wood@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:wooden_slab(1xtile.woodSlab@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:log(1xtile.log@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:log2(1xtile.log@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:sapling(1xtile.sapling@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:leaves(1xtile.leaves@0)
    [01:57:23] [Server thread/INFO] [FML]: [Mariculture] Successfully registered wildcard for minecraft:leaves2(1xtile.leaves@0)
    java.lang.NoSuchFieldException: field_77358_D
    at java.lang.Class.getDeclaredField(Class.java:1948)
    at mariculture.core.helpers.ReflectionHelper.setFinalStatic(ReflectionHelper.java:20)
    at mariculture.magic.Magic.registerEnchants(Magic.java:184)
    at mariculture.magic.Magic.registerOther(Magic.java:143)
    at mariculture.core.lib.Modules$RegistrationModule.preInit(Modules.java:67)
    at mariculture.Mariculture.preInit(Mariculture.java:39)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:495)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:79)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:296)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:115)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
    Loading Tile Entities
    /home/chris/minecraft/srv/modified/test/config/AS_Minions_Advanced.cfg found and opened
    Config: registered additional tree block ID net.minecraft.block.BlockCactus@98f5e
    Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@11e0e6e
    Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@45836a
    Config: registered additional worthless block ID net.minecraft.block.BlockTorch@19eb5d8
    Config: registered additional worthless block ID net.minecraft.block.BlockSnowBlock@16efd33
    Config: registered additional worthless block ID net.minecraft.block.BlockChest@245297
    /home/chris/minecraft/srv/modified/test/config/AS_Minions_Advanced.cfg parsed, registered 27 evil Deeds.
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering OreDictionary.csv: 0 entries found.
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering Smelting.csv: 0 entries found.
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering ShapedRecipe.csv: 0 entries found.
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering ShapelessRecipe.csv: 1 entries found.
    [1xtile.cloth@0]
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.registers.CraftingRecipes registerShapelessRecipeFromLine
    INFO: Registered shapeless recipe for item.string
    Mar 30, 2014 1:57:31 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering EntityBlacklist.csv: 0 entries found.
    [01:57:31] [Server thread/INFO]: Loading properties
    [01:57:31] [Server thread/INFO]: Default game type: SURVIVAL
    [01:57:31] [Server thread/INFO]: Generating keypair
    [01:57:31] [Server thread/INFO]: Starting Minecraft server on *:4057
    [01:57:32] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
    [01:57:32] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
    [01:57:32] [Server thread/INFO] [AE2:S]: Init
    [01:57:32] [Server thread/INFO] [AE2:S]: Init ( end )
    Exception in thread "Thread-10" java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at com.gim949.mods.MinersHeaven.MinersHeaven$1.run(MinersHeaven.java:74)
    at java.lang.Thread.run(Thread.java:744)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 2 more
    Exception in thread "Thread-11" java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at com.gim949.mods.MinersHeaven.MinersHeaven$2.run(MinersHeaven.java:119)
    at java.lang.Thread.run(Thread.java:744)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 2 more
    Mar 30, 2014 1:57:33 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'cuttingWire', you will not be able to craft this item.
    Mar 30, 2014 1:57:33 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'acid', you will not be able to craft this item.
    Mar 30, 2014 1:57:33 AM li.cil.oc.Recipes$ addRecipe
    INFO: No recipe for 'circuitBoard', you will not be able to craft this item.
    Now reading mappings for [oak_stairs;stone_stairs;brick_stairs;stone_brick_stairs;nether_brick_stairs;sandstone_stairs;spruce_stairs;birch_stairs;jungle_stairs;quartz_stairs]
    Saving Mapping DIR[1] FROM[0] TO[2]
    Saving Mapping DIR[1] FROM[1] TO[3]
    Saving Mapping DIR[1] FROM[2] TO[1]
    Saving Mapping DIR[1] FROM[3] TO[0]
    Saving Mapping DIR[1] FROM[4] TO[6]
    Saving Mapping DIR[1] FROM[5] TO[7]
    Saving Mapping DIR[1] FROM[6] TO[5]
    Saving Mapping DIR[1] FROM[7] TO[4]
    Saving Mapping DIR[2] FROM[0] TO[1]
    Saving Mapping DIR[2] FROM[1] TO[0]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[2] FROM[6] TO[7]
    Saving Mapping DIR[2] FROM[7] TO[6]
    Saving Mapping DIR[3] FROM[0] TO[3]
    Saving Mapping DIR[3] FROM[1] TO[2]
    Saving Mapping DIR[3] FROM[2] TO[0]
    Saving Mapping DIR[3] FROM[3] TO[1]
    Saving Mapping DIR[3] FROM[4] TO[7]
    Saving Mapping DIR[3] FROM[5] TO[6]
    Saving Mapping DIR[3] FROM[6] TO[4]
    Saving Mapping DIR[3] FROM[7] TO[5]
    Now reading mappings for [sticky_piston;piston;ladder;wall_sign;furnace;chest;dispenser;dropper;hopper]
    Saving Mapping DIR[1] FROM[2] TO[5]
    Saving Mapping DIR[1] FROM[5] TO[3]
    Saving Mapping DIR[1] FROM[3] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[2]
    Saving Mapping DIR[1] FROM[10] TO[13]
    Saving Mapping DIR[1] FROM[13] TO[11]
    Saving Mapping DIR[1] FROM[11] TO[12]
    Saving Mapping DIR[1] FROM[12] TO[10]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[10] TO[11]
    Saving Mapping DIR[2] FROM[13] TO[12]
    Saving Mapping DIR[2] FROM[11] TO[10]
    Saving Mapping DIR[2] FROM[12] TO[13]
    Saving Mapping DIR[3] FROM[4] TO[3]
    Saving Mapping DIR[3] FROM[5] TO[2]
    Saving Mapping DIR[3] FROM[2] TO[4]
    Saving Mapping DIR[3] FROM[3] TO[5]
    Saving Mapping DIR[3] FROM[12] TO[11]
    Saving Mapping DIR[3] FROM[13] TO[10]
    Saving Mapping DIR[3] FROM[10] TO[12]
    Saving Mapping DIR[3] FROM[11] TO[13]
    Now reading mappings for [brown_mushroom_block;red_mushroom_block]
    Saving Mapping DIR[1] FROM[0] TO[0]
    Saving Mapping DIR[1] FROM[1] TO[3]
    Saving Mapping DIR[1] FROM[2] TO[6]
    Saving Mapping DIR[1] FROM[3] TO[9]
    Saving Mapping DIR[1] FROM[4] TO[2]
    Saving Mapping DIR[1] FROM[5] TO[5]
    Saving Mapping DIR[1] FROM[6] TO[8]
    Saving Mapping DIR[1] FROM[7] TO[1]
    Saving Mapping DIR[1] FROM[8] TO[4]
    Saving Mapping DIR[1] FROM[9] TO[7]
    Saving Mapping DIR[1] FROM[10] TO[10]
    Saving Mapping DIR[2] FROM[0] TO[0]
    Saving Mapping DIR[2] FROM[1] TO[9]
    Saving Mapping DIR[2] FROM[2] TO[8]
    Saving Mapping DIR[2] FROM[3] TO[7]
    Saving Mapping DIR[2] FROM[4] TO[6]
    Saving Mapping DIR[2] FROM[5] TO[5]
    Saving Mapping DIR[2] FROM[6] TO[4]
    Saving Mapping DIR[2] FROM[7] TO[3]
    Saving Mapping DIR[2] FROM[8] TO[2]
    Saving Mapping DIR[2] FROM[9] TO[1]
    Saving Mapping DIR[2] FROM[10] TO[10]
    Saving Mapping DIR[3] FROM[0] TO[0]
    Saving Mapping DIR[3] FROM[1] TO[7]
    Saving Mapping DIR[3] FROM[2] TO[4]
    Saving Mapping DIR[3] FROM[3] TO[1]
    Saving Mapping DIR[3] FROM[4] TO[8]
    Saving Mapping DIR[3] FROM[5] TO[5]
    Saving Mapping DIR[3] FROM[6] TO[2]
    Saving Mapping DIR[3] FROM[7] TO[9]
    Saving Mapping DIR[3] FROM[8] TO[6]
    Saving Mapping DIR[3] FROM[9] TO[3]
    Saving Mapping DIR[3] FROM[10] TO[10]
    Now reading mappings for [skull]
    Saving Mapping DIR[1] FROM[2] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[3]
    Saving Mapping DIR[1] FROM[3] TO[5]
    Saving Mapping DIR[1] FROM[5] TO[2]
    Saving Mapping DIR[2] FROM[2] TO[3]
    Saving Mapping DIR[2] FROM[4] TO[5]
    Saving Mapping DIR[2] FROM[3] TO[2]
    Saving Mapping DIR[2] FROM[5] TO[4]
    Saving Mapping DIR[3] FROM[2] TO[5]
    Saving Mapping DIR[3] FROM[4] TO[2]
    Saving Mapping DIR[3] FROM[3] TO[4]
    Saving Mapping DIR[3] FROM[5] TO[3]
    Now reading mappings for [quartz_block]
    Saving Mapping DIR[1] FROM[3] TO[4]
    Saving Mapping DIR[1] FROM[4] TO[3]
    Saving Mapping DIR[3] FROM[3] TO[4]
    Saving Mapping DIR[3] FROM[4] TO[3]
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering OreDictSmelting.csv: 0 entries found.
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.handler.ConfigurationHandler registerFile
    INFO: Registering RemoveRecipe.csv: 5 entries found.
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.tntplate
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.fireplate
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.magicboots
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.timehelmet
    Mar 30, 2014 1:57:34 AM ganymedes01.zzzzzcustomconfigs.registers.RemoveRecipes removeRecipeFromLine
    INFO: Removed 1 recipe for item.magicsubstance
    [01:57:34] [Server thread/INFO] [Treecapitator]: Received IMC message from mod modularpots.
    Mar 30, 2014 1:57:34 AM buildcraft.core.InterModComms processOilGenExcludeIMC
    INFO: Received an successfull oil-gen-exclude request 47 from mod Aroma1997sDimension
    Mar 30, 2014 1:57:34 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockFluix a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:57:34 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartz a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:57:34 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartzChiseled a facade that Buildcraft will add later. Facade not added.
    Mar 30, 2014 1:57:34 AM buildcraft.core.InterModComms logRedundantAddFacadeMessage
    WARNING: appliedenergistics2 is trying to add BlockQuartzPillar a facade that Buildcraft will add later. Facade not added.
    [01:57:34] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
    [01:57:34] [Server thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
    [01:57:34] [Server thread/INFO] [Treecapitator]: Registering items and trees...
    [01:57:34] [Server thread/INFO] [Treecapitator]: Scanning Ore Dictionary for unregistered tree blocks...
    [01:57:34] [Server thread/INFO] [Treecapitator]: Ore Dictionary processing complete.
    Mar 30, 2014 1:57:34 AM com.advGenetics.AdvGenetics postInit
    INFO: Successfully registed 26 Genes and Abilities
    [01:57:34] [Server thread/INFO] [AE2:S]: PostInit
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5523 bytes
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPowerEmitter_TileCableBus loaded successfully - 877 bytes
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPowerReceptor_TileCableBus loaded successfully - 1509 bytes
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2452 bytes
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 964 bytes
    [01:57:34] [Server thread/INFO] [AE2:S]: Layer: appeng/api/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1373 bytes
    [01:57:34] [Server thread/WARN] [AE2:S]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 6 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 46 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 153 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 8 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 6 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
    [01:57:34] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
    [01:57:34] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Enable
    [01:57:34] [Server thread/INFO] [AE2:S]: BuildCraft Power - Integration Enable
    [01:57:34] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Disabled
    [01:57:34] [Server thread/INFO] [AE2:S]: Factorization - Integration Disabled
    [01:57:34] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Disabled
    [01:57:34] [Server thread/INFO] [AE2:S]: PostInit ( end )
    [01:57:34] [Server thread/INFO] [Aroma1997sDimension]: Loaded.
    [LightBridgesAndDoors] Failed to find http://kristians-applications.decode.org.nz/lbd/changelog.php, prehaps you are not connected to the internet
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Core Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Diving Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Factory Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Fishery Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Magic Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Transport Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] WorldPlus Module Finished Loading
    [01:57:38] [Server thread/INFO] [FML]: [Mariculture] Enchiridion Plugin Finished Loading
    [MFP] Could not initialize Plant Mega Pack handler.
    [01:57:39] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.core.recipes.ShapedAromicRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:57:39] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.LanternRefuelRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:57:39] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.FlashlightBatteryRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:57:39] [Server thread/INFO] [FML]: Unknown recipe class! com.fluffy.lantern.handler.MinerhelmetBatteryRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:57:39] [Server thread/INFO] [FML]: Unknown recipe class! aroma1997.core.recipes.ShapelessAromicRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [01:57:39] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 64 mods
    [01:57:39] [Server thread/INFO]: Preparing level "HackstockTeched"
    [01:57:42] [Server thread/INFO] [FML]: Loading dimension 0 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:42] [Server thread/INFO] [FML]: Loading dimension 10 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:44] [Server thread/INFO] [FML]: Loading dimension 20 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:45] [Server thread/INFO] [FML]: Loading dimension 7 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:45] [Server thread/INFO] [FML]: Loading dimension -17 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:46] [Server thread/INFO] [FML]: Loading dimension 6 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:47] [Server thread/INFO] [FML]: Loading dimension 1 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:49] [Server thread/INFO] [FML]: Loading dimension -1 (HackstockTeched) (net.minecraft.server.dedicated.DedicatedServer@1cf53d7)
    [01:57:49] [Server thread/INFO]: Preparing start region for level 0
    [01:57:50] [Server thread/INFO]: Preparing spawn area: 1%
    [01:57:51] [Server thread/INFO]: Preparing spawn area: 4%
    [01:57:52] [Server thread/INFO]: Preparing spawn area: 4%
    [01:57:54] [Server thread/INFO]: Preparing spawn area: 5%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:57:55] [Server thread/INFO]: Preparing spawn area: 8%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:57:56] [Server thread/INFO]: Preparing spawn area: 13%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:57:58] [Server thread/INFO]: Preparing spawn area: 18%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:57:59] [Server thread/INFO]: Preparing spawn area: 23%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:58:00] [Server thread/INFO]: Preparing spawn area: 27%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [01:58:01] [Server thread/INFO]: Preparing spawn area: 32%
    [01:58:02] [Server thread/INFO]: Preparing spawn area: 36%
    [01:58:03] [Server thread/INFO]: Preparing spawn area: 41%
    [01:58:04] [Server thread/INFO]: Preparing spawn area: 46%
    [01:58:05] [Server thread/INFO]: Preparing spawn area: 49%
    [01:58:06] [Server thread/INFO]: Preparing spawn area: 55%
    [01:58:07] [Server thread/INFO]: Preparing spawn area: 60%
    [01:58:08] [Server thread/INFO]: Preparing spawn area: 64%
    [01:58:09] [Server thread/INFO]: Preparing spawn area: 69%
    [01:58:10] [Server thread/INFO]: Preparing spawn area: 75%
    [01:58:11] [Server thread/INFO]: Preparing spawn area: 80%
    [01:58:12] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.NoClassDefFoundError: appeng/core/crash/CrashEnhancement$1
    at appeng.core.crash.CrashEnhancement.getLabel(CrashEnhancement.java:39) ~[CrashEnhancement.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.enhanceCrashReport(FMLCommonHandler.java:344) ~[FMLCommonHandler.class:?]
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:151) ~[b.class:?]
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:47) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:392) ~[b.class:?]
    at net.minecraft.world.World.func_147460_e(World.java:718) ~[afn.class:?]
    at net.minecraft.world.World.func_147459_d(World.java:664) ~[afn.class:?]
    at net.minecraft.world.World.func_147444_c(World.java:628) ~[afn.class:?]
    at net.minecraft.world.World.func_147465_d(World.java:489) ~[afn.class:?]
    at atomicstryker.ruins.common.RuinRuleAir.doBlock(RuinRuleAir.java:23) ~[RuinRuleAir.class:?]
    at atomicstryker.ruins.common.RuinTemplate.doBuild(RuinTemplate.java:454) ~[RuinTemplate.class:?]
    at atomicstryker.ruins.common.RuinGenerator.createBuilding(RuinGenerator.java:274) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinGenerator.generateNormal(RuinGenerator.java:167) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinsMod.generateSurface(RuinsMod.java:170) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod.access$200(RuinsMod.java:42) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod$RuinsWorldGenerator.generate(RuinsMod.java:143) ~[RuinsMod$RuinsWorldGenerator.class:?]
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:102) ~[GameRegistry.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:231) ~[mi.class:?]
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1090) ~[aoj.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:136) ~[mi.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:291) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:261) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:237) ~[lj.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706) [kx.class:?]
    [01:58:12] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [01:58:12] [Server Shutdown Thread/INFO]: Stopping server
    Also note some exception thrown "mariculture.magic" or something. That didn't seem game breaking but I haven't tested Mariculture's features 100%.


    At one point, I was able to get Ruins to load by modifying the templates to manually put proper blocks in. Ruins uses a method for its template's deadspace by "leaving the block alone", so I/we tried the manual edits. It threw tons of exceptions but the game loaded... and this "dip" in the ocean was the result for any oceanic Ruins spawns:

    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Quote from joshie

    I don't do anything to the water... And if he's crashing cos of the natural gas, that's his issue not mine. The natural gas is doing nothing wrong. And that's also a mo-creatures issue. I don't 'change' anything in regards to that. Are you even going to tell me which version you're using either?

    thewizard - My gas isn't like the other types of gas from that, or gascraft. It's more just an invisible air block.


    Understood. I don't know what's going on behind the code. All I know is that at 63 mods, fresh server, they all work fine together. Delete the world, add Mariculture, start a fresh server and stuff in the world (only water-related) doesn't work (properly).

    EDIT: MC 1.7.2, Forge build 1047, Mariculture 1.7.2 Beta 2 along with Enchiridion 1.0b
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Construction Mod v1.1 - A.O.E. Inspired Construction! Huge Update Beta Release!
    Quote from Mottiex

    Hey, no crash report saved for some reason (on the client side crash). Reproduced the error (with a test building, using only stone)

    1. Creative mode
    2. Simple 5x5x3 structure only containing air and stone
    3. Client crashing after clicking "save" after building creation.
    4. Building.txt saved
    5. Server crashes if restarted


    Here's the server log (seems like a client side crash):


    [14:31:32] [Server thread/ERROR] [FML]: There was a critical exception handling a packet on channel CCM
    java.lang.NoSuchMethodError: net.minecraft.block.Block.func_149694_d(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
    at com.mrcrayfish.construction.buildingtools.BlockData.addToMaterialList(BlockData.java:62) ~[BlockData.class:?]
    at com.mrcrayfish.construction.buildingtools.MaterialList.loadMaterials(MaterialList.java:118) ~[MaterialList.class:?]
    at com.mrcrayfish.construction.buildingtools.BuildingToFile.prepareData(BuildingToFile.java:100) ~[BuildingToFile.class:?]
    at com.mrcrayfish.construction.buildingtools.BuildingToFile.<init>(BuildingToFile.java:35) ~[BuildingToFile.class:?]
    at com.mrcrayfish.construction.network.packets.PacketPencilSave.handleServerSide(PacketPencilSave.java:70) ~[PacketPencilSave.class:?]
    at com.mrcrayfish.construction.network.PacketPipeline.decode(PacketPipeline.java:103) ~[PacketPipeline.class:?]
    at com.mrcrayfish.construction.network.PacketPipeline.decode(PacketPipeline.java:30) ~[PacketPipeline.class:?]
    at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
    at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
    at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
    at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
    at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
    at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:74) [FMLProxyPacket.class:?]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211) [ef.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [ms.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331) [lj.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706) [kx.class:?]
    [14:31:32] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Mottie lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
    [14:31:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Mottie left the game

    The building file stored



    version:1.7.2
    #
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0
    #
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0 minecraft:air-0
    #
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0
    #
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:iron_block-0
    minecraft:air-0 minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0 minecraft:air-0
    #
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0 minecraft:air-0
    minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0 minecraft:air-0 minecraft:iron_block-0
    #
    offset:1:0:-2

    The building does not show up in the "Planning table" GUI after just relogging into server.
    After trying to restart the server it crashes with the following:



    ---- Minecraft Crash Report ----
    // Would you like a cupcake?

    Time: 2014.03.26. 14:35
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_149694_d(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:497)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:79)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:296)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:115)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
    Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_149694_d(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
    at com.mrcrayfish.construction.buildingtools.BlockData.addToMaterialList(BlockData.java:62)
    at com.mrcrayfish.construction.buildingtools.MaterialList.loadMaterials(MaterialList.java:71)
    at com.mrcrayfish.construction.MrCrayfishConstructionMod.preInit(MrCrayfishConstructionMod.java:107)
    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.GeneratedMethodAccessor4.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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:495)
    ... 5 more


    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 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4006476520 bytes (3820 MB) / 4116709376 bytes (3926 MB) up to 4116709376 bytes (3926 MB)
    JVM Flags: 2 total; -Xms4096M -Xmx4096M
    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.01-pre FML v7.2.129.1047 Minecraft Forge 10.12.0.1047 16 mods loaded, 16 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.2.129.1047} [Forge Mod Loader] (forge-1.7.2-10.12.0.1047-universal.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.12.0.1047} [Minecraft Forge] (forge-1.7.2-10.12.0.1047-universal.jar) Unloaded->Constructed->Pre-initialized
    ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips-1.5.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{5.0.3} [BuildCraft] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{5.0.3} [BC Builders] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{5.0.3} [BC Energy] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{5.0.3} [BC Factory] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{5.0.3} [BC Transport] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{5.0.3} [BC Silicon] (buildcraft-5.0.3.61.jar) Unloaded->Constructed->Pre-initialized
    examplemod{1.0} [examplemod] (ConstructionModv1.1-beta-build6(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    ccm{1.1} [MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build6(1.7.2).jar) Unloaded->Constructed->Errored
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized
    DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized
    lom{200.0.2} [LotsOMobs] (lom-1.7.2-200.0.2.jar) Unloaded->Constructed->Pre-initialized
    RedstonePasteMod{1.6} [Redstone Paste] (RedstonePasteMod-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Thank you for your help!


    Same EXACT thing with me, dedicated SMP - tons of mods. Here's my crash log of the server's restart:

    ---- Minecraft Crash Report ----
    // I blame Dinnerbone.

    Time: 3/30/14 1:17 AM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_149694_d(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:497)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:79)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:296)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:115)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
    Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_149694_d(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
    at com.mrcrayfish.construction.buildingtools.BlockData.addToMaterialList(BlockData.java:62)
    at com.mrcrayfish.construction.buildingtools.MaterialList.loadMaterials(MaterialList.java:71)
    at com.mrcrayfish.construction.MrCrayfishConstructionMod.preInit(MrCrayfishConstructionMod.java:107)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:495)
    ... 5 more


    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: Linux (i386) version 3.2.0-60-generic-pae
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
    Memory: 674234872 bytes (643 MB) / 984350720 bytes (938 MB) up to 984350720 bytes (938 MB)
    JVM Flags: 2 total; -Xmx1G -Xms1G
    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.01-pre FML v7.2.129.1047 Minecraft Forge 10.12.0.1047 61 mods loaded, 60 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{7.2.129.1047} [Forge Mod Loader] (forge-1.7.2-10.12.0.1047-universal.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.12.0.1047} [Minecraft Forge] (forge-1.7.2-10.12.0.1047-universal.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics2-Core{rv0-alpha-73} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    backpackrenderer{1.7.2} [Backpack Renderer] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{6.0(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed->Pre-initialized
    TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
    advancedgenetics{1.5} [Advanced Genetics] (advancedgenetics-1.7.2-1.5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    appliedenergistics2{rv0-alpha-73} [Applied Energistics 2] (appliedenergistics2-rv0-alpha-73.jar) Unloaded->Constructed->Pre-initialized
    smeltchevsky{b2} [Armor Smelter] (ArmorSmelter_1.7.2_b2.zip) Unloaded->Constructed->Pre-initialized
    Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.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
    asielib{0.1.11} [asielib] (AsieLib-0.1.11.jar) Unloaded->Constructed->Pre-initialized
    bcmod{1.7.2 - 2.3.1} [BCMod (Brad16840.Common mod)] (bcmod 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized
    backpacks16840{1.7.2 - 2.3.1} [Backpacks!] (backpacks 1.7.2 - 2.3.1.jar) Unloaded->Constructed->Pre-initialized
    tennox_bacteria{1.7.2-2.1.1} [Bacteria Mod] (BacteriaMod-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed->Pre-initialized
    CarpentersBlocks{3.0.4} [Carpenter's Blocks] (Carpenter's Blocks v3.0.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized
    examplemod{1.0} [examplemod] (ConstructionModv1.1-beta-build6(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    ccm{1.1} [MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build6(1.7.2).jar) Unloaded->Constructed->Errored
    craftingpillars{1.5.0} [Crafting Pillars Mod] (CraftingPillars-MC1.7.2-1.5.jar) Unloaded->Constructed->Pre-initialized
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
    DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized
    geoactivity{1.4} [GeoActivity] (geoactivity-1.4.jar) Unloaded->Constructed->Pre-initialized
    IronChest{6.0.11.717} [Iron Chest] (ironchest-1.7.2-6.0.11.717-universal.jar) Unloaded->Constructed->Pre-initialized
    Lantern{1.7} [Lanterns and Flashlights Mod] (Lanterns and Flashlights-1.8.jar) Unloaded->Constructed->Pre-initialized
    LightBridgesAndDoors{0.1.9} [kris91268's Light Bridges and Doors] (Light Bridges and Doors V 1.9.zip) Unloaded->Constructed->Pre-initialized
    mediccraft{1.7.2 - 0.9.1} [MedicCraft] (MedicCraft-1.7.2 - 0.9.1.jar) Unloaded->Constructed->Pre-initialized
    MineDeco{1.0.2} [MineDeco] (minedeco-1.7.2-1.0.2.jar) Unloaded->Constructed->Pre-initialized
    miners{3.0.3} [Miner's Heaven] (Miners Heaven-1.7.2_V3.0.3.jar) Unloaded->Constructed->Pre-initialized
    AS_Minions{1.8.8} [Minions] (Minions-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    modularpots{1.7.2.8} [Modular Flower Pots] (ModularPots-1.7.2.8.jar) Unloaded->Constructed->Pre-initialized
    necromancy{1.6.6} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    ObsidianBoat{v1.3.1} [Obsidian Boat] (Obsidian_Boat-1.7.2-1.3.1.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.7.2-1.2.4.97-universal.jar) Unloaded->Constructed->Pre-initialized
    OpenComputers{1.2.4.97} [OpenComputers] (OpenComputers-MC1.7.2-1.2.4.97-universal.jar) Unloaded->Constructed->Pre-initialized
    pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.2).jar) Unloaded->Constructed->Pre-initialized
    PetBat{1.3.2} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    packchevsky{b4} [Potion Packs] (PotionPacks_1.7.2_b4.zip) Unloaded->Constructed->Pre-initialized
    RedstonePasteMod{1.6} [Redstone Paste] (RedstonePasteMod-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized
    RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    AS_Ruins{12.4} [Ruins Spawning System] (Ruins-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    autoutils{1.0.1} [Autoutils] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized
    statues{2.1.1} [Statues] (statues-2.1.2.jar) Unloaded->Constructed->Pre-initialized
    tpmod{1.8} [Teleportation Mod] (teleportationmod181formc1723573.zip) Unloaded->Constructed->Pre-initialized
    TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized
    AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized
    YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar) Unloaded->Constructed->Pre-initialized
    zzzzzcustomconfigs{1.3.0} [ZZZZZ Custom Configs] (ZZZZZCustomConfigs v1.3.0.jar) Unloaded->Constructed->Pre-initialized
    asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
    AE2 Version: alpha rv0-alpha-73 for Forge 10.12.0.1024
    AE2 Integration: IC2:ON, BC:ON, MJ:ON, DSU:ON, FZ:ON, FMP:ON
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Quote from joshie

    Umm draco, my mod isn't mentioned at all in that crash report... All i see are applied energistics and ruins mod... I'd need a crash report which mentions my mod to even be able to do anything about it... I'd also need more of the crash report and info, which version etc.


    Apparently it's indirectly leading to Mariculture mod in how it affects vanilla water/water "blocks" (something about dynamic water/liquid? and possibly the natural gas?). Mo' Creature's spawning (water creatures) is also affected. I removed AE and still had the same issue and, after removing ocean-based Ruins' structures, no crash/error.

    Regarding the crash logs, that was the server output. As the last line states "errors may have been discarded", there weren't any logs.

    As for Mo' Creatures water creature spawning - no spawns whatsoever with Mariculture.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    Crash during world/chunk gen working with another mod (AtomicStryker's "Ruins"). Ruins works well with 60 other mods I have but Mariculture is the only one that has something to do with this. Everything works fine without Mariculture. AtomicStryker mentioned "Issue in setBlock"


    [11:00:39] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.NoClassDefFoundError: appeng/core/crash/CrashEnhancement$1
    at appeng.core.crash.CrashEnhancement.getLabel(CrashEnhancement.java:39) ~[CrashEnhancement.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.enhanceCrashReport(FMLCommonHandler.java:344) ~[FMLCommonHandler.class:?]
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:151) ~[b.class:?]
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:47) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:392) ~[b.class:?]
    at net.minecraft.world.World.func_147460_e(World.java:718) ~[afn.class:?]
    at net.minecraft.world.World.func_147459_d(World.java:664) ~[afn.class:?]
    at net.minecraft.world.World.func_147444_c(World.java:628) ~[afn.class:?]
    at net.minecraft.world.World.func_147465_d(World.java:489) ~[afn.class:?]
    at atomicstryker.ruins.common.RuinRuleAir.doBlock(RuinRuleAir.java:23) ~[RuinRuleAir.class:?]
    at atomicstryker.ruins.common.RuinTemplate.doBuild(RuinTemplate.java:454) ~[RuinTemplate.class:?]
    at atomicstryker.ruins.common.RuinGenerator.createBuilding(RuinGenerator.java:274) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinGenerator.generateNormal(RuinGenerator.java:167) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinsMod.generateSurface(RuinsMod.java:170) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod.access$200(RuinsMod.java:42) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod$RuinsWorldGenerator.generate(RuinsMod.java:143) ~[RuinsMod$RuinsWorldGenerator.class:?]
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:102) ~[GameRegistry.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:231) ~[mi.class:?]
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1090) ~[aoj.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:136) ~[mi.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:291) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:261) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:237) ~[lj.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706) [kx.class:?]
    [11:00:39] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.15.2] Ruins (Structure Spawning System)
    Quote from AtomicStryker

    @DracoSys
    Crash in setblock. Ruins not to blame. Blame other guy.


    I know Ruins isn't to blame. :)

    EDIT: What's even more strange to me is that restarting the server after the initial crash, seems to work fine minus that weird water issue.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.15.2] Ruins (Structure Spawning System)
    Your mod usually works fine. However, in attempting to add a mod that does more for oceans (Mariculture), your mod crashes and/or spits out errors like this:

    Server Crash during initialization/first world gen, output logs (did not generate crash report)

    [11:00:15] [Server thread/INFO]: Preparing start region for level 0
    [11:00:16] [Server thread/INFO]: Preparing spawn area: 0%
    [11:00:17] [Server thread/INFO]: Preparing spawn area: 3%
    [11:00:18] [Server thread/INFO]: Preparing spawn area: 4%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:19] [Server thread/INFO]: Preparing spawn area: 4%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:20] [Server thread/INFO]: Preparing spawn area: 8%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:21] [Server thread/INFO]: Preparing spawn area: 12%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:22] [Server thread/INFO]: Preparing spawn area: 17%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:23] [Server thread/INFO]: Preparing spawn area: 22%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:24] [Server thread/INFO]: Preparing spawn area: 25%
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    Now reading data segment for mismatching mcversion: Minecraft 1.6.4
    Your mcversion is: Minecraft 1.7.2 and matches the next Update Checker data segment
    Minions was found up to date by Update Checker
    Pet Bat was found up to date by Update Checker
    Ropes+ was found up to date by Update Checker
    Ruins Spawning System was found up to date by Update Checker
    [11:00:26] [Server thread/INFO]: Preparing spawn area: 30%
    [11:00:27] [Server thread/INFO]: Preparing spawn area: 34%
    [11:00:28] [Server thread/INFO]: Preparing spawn area: 38%
    [11:00:29] [Server thread/INFO]: Preparing spawn area: 41%
    [11:00:30] [Server thread/INFO]: Preparing spawn area: 45%
    [11:00:31] [Server thread/INFO]: Preparing spawn area: 48%
    [11:00:32] [Server thread/INFO]: Preparing spawn area: 52%
    [11:00:33] [Server thread/INFO]: Preparing spawn area: 57%
    [11:00:34] [Server thread/INFO]: Preparing spawn area: 61%
    [11:00:35] [Server thread/INFO]: Preparing spawn area: 66%
    [11:00:36] [Server thread/INFO]: Preparing spawn area: 71%
    [11:00:37] [Server thread/INFO]: Preparing spawn area: 76%
    [11:00:38] [Server thread/INFO]: Preparing spawn area: 80%
    [11:00:39] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.NoClassDefFoundError: appeng/core/crash/CrashEnhancement$1
    at appeng.core.crash.CrashEnhancement.getLabel(CrashEnhancement.java:39) ~[CrashEnhancement.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.enhanceCrashReport(FMLCommonHandler.java:344) ~[FMLCommonHandler.class:?]
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:151) ~[b.class:?]
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:47) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:392) ~[b.class:?]
    at net.minecraft.world.World.func_147460_e(World.java:718) ~[afn.class:?]
    at net.minecraft.world.World.func_147459_d(World.java:664) ~[afn.class:?]
    at net.minecraft.world.World.func_147444_c(World.java:628) ~[afn.class:?]
    at net.minecraft.world.World.func_147465_d(World.java:489) ~[afn.class:?]
    at atomicstryker.ruins.common.RuinRuleAir.doBlock(RuinRuleAir.java:23) ~[RuinRuleAir.class:?]
    at atomicstryker.ruins.common.RuinTemplate.doBuild(RuinTemplate.java:454) ~[RuinTemplate.class:?]
    at atomicstryker.ruins.common.RuinGenerator.createBuilding(RuinGenerator.java:274) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinGenerator.generateNormal(RuinGenerator.java:167) ~[RuinGenerator.class:?]
    at atomicstryker.ruins.common.RuinsMod.generateSurface(RuinsMod.java:170) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod.access$200(RuinsMod.java:42) ~[RuinsMod.class:?]
    at atomicstryker.ruins.common.RuinsMod$RuinsWorldGenerator.generate(RuinsMod.java:143) ~[RuinsMod$RuinsWorldGenerator.class:?]
    at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:102) ~[GameRegistry.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:231) ~[mi.class:?]
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1090) ~[aoj.class:?]
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:136) ~[mi.class:?]
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:291) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:261) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:237) ~[lj.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706) [kx.class:?]
    [11:00:39] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [11:00:39] [Server Shutdown Thread/INFO]: Stopping server
    [11:00:39] [Server Shutdown Thread/INFO]: Saving players
    [11:00:39] [Server Shutdown Thread/INFO]: Saving worlds
    [11:00:39] [Server Shutdown Thread/INFO]: Saving chunks for level 'HackstockTeched'/Overworld
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging
    Minions: minionMapLock was hanging

    Considering how your mod works with MOST others, I'm not asking for a change but since yours flipped out, maybe you could lend me a hand? Do you have any insight as to what's going on? Anything I could do to help with Ruins generation?

    Also, there's this:


    Again, I know it's not your mod directly, just looking for some info/ideas. Possibly relay some info to the Mariculture mod creator.
    Posted in: Minecraft Mods
  • To post a comment, please .