• 0

    posted a message on Carpenter's Blocks
    Quote from Mineshopper


    Even if it loads, it will eventually crash as some code changed that doesn't exist in 1.7.2. I have a dev version posted for 1.7.10, but I'm getting ready for release of the next update anyways.



    Only since the beginning. If for some unforeseen reason a block does not work, just type the display name of the block into the config file and it will.

    Sorry, I posted before I knew for sure. Bets mod ever... XD
    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks
    -----

    Sorry multipost...

    ----
    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks
    Does this work with mods? Like mod blocks? It should, you could have a config file that takes block IDs and texture paths to force support for mod blocks.
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Yea I checked the file, you can only re-map items blocks and entities.
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    What's the best gun? I want a really powerful gun.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2] The Creep Mod V3.3.03_1.7.2 - REDESIGN IN PROGRESS!
    Are green cows supposed to spawn in the over-world?
    Quote from Maxjf1

    hello

    i'm trying to play this mod with anothers, but i'm having a bug on launch

    you mod is in conflict in another mod by the id 301
    i think is a biomes o plenty entity, but i'm not sure, if it is, can you fix it?

    error log:

    java.lang.IllegalArgumentException: ID is already registered: 301
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
    at mczaphelon.creep.CreepDimension.registerEntityString(CreepDimension.java:915)
    at mczaphelon.creep.CreepDimension.preInit(CreepDimension.java:149)
    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.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
    at mczaphelon.creep.CreepDimension.registerEntityString(CreepDimension.java:915)
    at mczaphelon.creep.CreepDimension.preInit(CreepDimension.java:149)
    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.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)


    Then fix it, the mods have configuration files for a reason. Don't seek help from the modder for something like this.
    Posted in: Minecraft Mods
  • 0

    posted a message on AlgaeCraft - Ocean mod for Minecraft - Sponges, Seafood, Coral, and More! Uses 1.8 Sponge Functionality!
    I found some bugz:

    Spawnrates are insanely high...

    Algae that is spread over chunks has clearly visible seams.
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Hey, is there a config to have both old and these villages, because other mods add new villagers that are the "squidwards", and I want them to not be affected.

    Edit- Nevermind, the other NPCs are added as normal. And it is insanely entertaining to see one squidward in a mix of all of these NPCs.
    Posted in: Minecraft Mods
  • 0

    posted a message on Hats [1.3.2] Hats, hats and more hats!
    Hey, ichun, can you make it possible for hats to be on mod entities? Like Mo'C mobs?


    Quote from Sigma85 »Whenever I see a mob wearing a hat in ssp, I kill it, but no hat drops ! :( *sadness*

    They don't "drop", you get them logically. In newer versions it tells you like it's an achievement, but hit 'h', I'm sure you got it.
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    Is there a config setting for achievment IDs, because I'm having a conflict.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]
    I didn't have it enabled, but I don't think your mod was causing it after all. I tried to generated a superflat world without your mod and it still happened. BTW I love the new drawbridges.
    Posted in: WIP Mods
  • 0

    posted a message on [1.7.10] GODZILLA MOD - NOW APART OF THE LEGEND MOD
    Quote from ProvenBeat

    Well, there are 2 of them - for Kiryu and King Ghidorah. King Ghidorah and Kiryu's crafting recipies can be found here :http://tihyogames.wix.com/godzillamodwiki#!crafting-recipes/czoo
    But as for Godzilla and others - they only spawn naturally.

    Darn, well, this is me making a suggestion: Tihyo, please add summon items to the rest of the mobs.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] GODZILLA MOD - NOW APART OF THE LEGEND MOD
    Quote from

    Quote from ProvenBeat

    You can give yourself spawn eggs, and Kiryu can't spawn naturally anyways. But I don't see a point of playing this mod without them spawning randomly in the world - it makes the game alot more intense imo.

    I have alot of other mods installed, and I don't want to use spawn eggs on survival. So I just want to know if there are summoning items.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] Ancient Warfare [Forge][SMP][WIP][D/L]
    I'm have some questions about your mod, and some problems:

    Can I just have the original structures generate? Without the ancient structures?

    Where do I put the .aws files?

    When I make a superflat world, the structure generator tries desperately to spawn things, causing an enormous amount of lag. So it takes a painfully long amount of time to generate a superflat world.

    EDIT-
    Here is a log for what happens while a superfalt world is generating:


    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:22 INFO]: Client> 2014-07-10 13:58:22 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:23 INFO]: Client> 2014-07-10 13:58:23 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] Template selection took: 2 ms.
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:24 INFO]: Client> 2014-07-10 13:58:24 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 4 ms.
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:25 INFO]: Client> 2014-07-10 13:58:25 [INFO] [AncientStructures] [DEBUG] Template selection took: 4 ms.
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [Minecraft-Server] Preparing spawn area: 8%
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:26 INFO]: Client> 2014-07-10 13:58:26 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [Minecraft-Server] Preparing spawn area: 14%
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:27 INFO]: Client> 2014-07-10 13:58:27 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [Minecraft-Server] Preparing spawn area: 20%
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:28 INFO]: Client> 2014-07-10 13:58:28 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:29 INFO]: Client> 2014-07-10 13:58:29 [INFO] [Minecraft-Server] Preparing spawn area: 26%
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [Minecraft-Server] Preparing spawn area: 32%
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:30 INFO]: Client> 2014-07-10 13:58:30 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [Minecraft-Server] Preparing spawn area: 38%
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:31 INFO]: Client> 2014-07-10 13:58:31 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] Template selection took: 5 ms.
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:32 INFO]: Client> 2014-07-10 13:58:32 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:33 INFO]: Client> 2014-07-10 13:58:33 [INFO] [Minecraft-Server] Preparing spawn area: 40%
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] Template selection took: 182 ms.
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [Minecraft-Server] Preparing spawn area: 46%
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:34 INFO]: Client> 2014-07-10 13:58:34 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [Minecraft-Server] Preparing spawn area: 50%
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:35 INFO]: Client> 2014-07-10 13:58:35 [INFO] [AncientStructures] [DEBUG] Template selection took: 4 ms.
    [13:58:36 INFO]: Client> 2014-07-10 13:58:36 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:36 INFO]: Client> 2014-07-10 13:58:36 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:36 INFO]: Client> 2014-07-10 13:58:36 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [Minecraft-Server] Preparing spawn area: 52%
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:37 INFO]: Client> 2014-07-10 13:58:37 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [Minecraft-Server] Preparing spawn area: 57%
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:38 INFO]: Client> 2014-07-10 13:58:38 [INFO] [AncientStructures] [DEBUG] Template selection took: 0 ms.
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [Minecraft-Server] Preparing spawn area: 60%
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] validation took: 1 ms
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] Initiating instant construction of: tower1
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] generation time: 22258428 (22ms) (0.022s)
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] generation took: 34 ms
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] Generated structure: tower1 at -84, 64, -202
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] Template selection took: 3 ms.
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] found: 14 potential structures for biome: plains
    [13:58:43 INFO]: Client> 2014-07-10 13:58:43 [INFO] [AncientStructures] [DEBUG] Template selection took: 1 ms.
    [13:58:44 INFO]: Client> 2014-07-10 13:58:44 [INFO] [Minecraft-Server] Preparing spawn area: 65%
    [13:58:45 INFO]: Client> 2014-07-10 13:58:45 [INFO] [Minecraft-Server] Preparing spawn area: 72%
    [13:58:46 INFO]: Client> 2014-07-10 13:58:46 [INFO] [AncientStructures] [DEBUG] checking structurse for biome: plains


    Is there anyway to fix this? Like adding a delay to how frequently the mod tries to generate a structure?
    Posted in: WIP Mods
  • To post a comment, please .