• 0

    posted a message on A difference you cant tell between the old Minecraft and the new Minecraft.
    The color change happened when Notch was still coding and he switched the way day and night render. Day used to happen from sunrise to sunset(6am-6pm, i think) with specific light levels. As soon as the moon rose, the light levels would change to the new level range and you could watch the chunks turn dark one at a time. The transition was one of the worst sources of lag and fps drops in the early versions, just behind the Lag Spike of Death which is a whole different discussion.

    The new lighting engine uses a sliding scale of lighting texture which moves from brighter, warmer colors during the day to darker, cooler colors at night. It helped most computers handle the transition from day to night, but it lowered fps on some machines due to the new way textures were handled. Smooth lighting was introduced around this time as well since the lighting textures were on that sliding scale, but I don't know that timeline for sure. Smooth lighting meant that very few blocks have full saturation.

    Eventually, biome-specific coloring came along which ended the bright green colors for good.
    Posted in: Discussion
  • 0

    posted a message on Hello...I am new and got questions..
    The Minecraft world is divided into "chunks" that are 16x16 blocks from the bottom of the world to the ceiling. Everything related to the shape and contents of the world is calculated on a per-chunk basis. Knowing the chunk boundaries isn't something you'll need to worry about until you start building complex redstone machines.

    Your draw distance, which you find in your video options, determines how many chunks are loaded at one time. If you are having problems with low fps, turn down your draw distance so that fewer chunks are loaded at the same time.
    Posted in: Discussion
  • 0

    posted a message on A difference you cant tell between the old Minecraft and the new Minecraft.
    Smooth lighting.
    Posted in: Discussion
  • 0

    posted a message on your first build? what was it?
    A 30x30 wall of stone with "I LOVE YOU BABE" spelled out in torches for my wife's birthday.

    This was before I knew about Creative, Peaceful, or shift to keep from falling off of blocks. Plus this was Alpha before we had beds to set your spawn. Once the wall was built, I built a viewing platform so we could stand there and look at it without mobs trying to kill us.
    Posted in: Discussion
  • 0

    posted a message on ChickenBones Mods
    Quote from Cryght

    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 4/24/13 11:02 PM
    Description: Updating screen events

    java.lang.NullPointerException
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
    at codechicken.nei.PositionedStack.generatePermutations(PositionedStack.java:58)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:41)
    at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:26)
    at codechicken.nei.recipe.ShapedRecipeHandler.loadUsageRecipes(ShapedRecipeHandler.java:181)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:369)
    at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:504)
    at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:39)
    at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:19)
    at codechicken.nei.forge.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:434)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:870)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:962)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:115)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1499)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
    at net.minecraft.client.Minecraft.run(Minecraft.java:759)
    at java.lang.Thread.run(Unknown Source)


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

    -- Head --
    Stacktrace:
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:268)
    at codechicken.nei.PositionedStack.generatePermutations(PositionedStack.java:58)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:41)
    at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:26)
    at codechicken.nei.recipe.ShapedRecipeHandler.loadUsageRecipes(ShapedRecipeHandler.java:181)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:369)
    at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:504)
    at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:39)
    at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:19)
    at codechicken.nei.forge.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:434)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:870)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:962)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:115)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.inventory.GuiInventory

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Cryght'/193, l='MpServer', x=-0.03, y=66.62, z=250.30]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (0,64,252), Chunk: (at 0,4,12 in 0,15; contains blocks 0,0,240 to 15,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 1371 game time, 1371 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 176 total; [EntityPig['Pig'/25, l='MpServer', x=-77.50, y=68.00, z=302.50], EntityPig['Pig'/24, l='MpServer', x=-77.50, y=66.00, z=236.50], EntityPig['Pig'/26, l='MpServer', x=-78.47, y=66.00, z=298.50], EntityPig['Pig'/34, l='MpServer', x=-62.50, y=65.00, z=251.50], EntityPig['Pig'/35, l='MpServer', x=-65.50, y=65.00, z=252.50], EntityPig['Pig'/33, l='MpServer', x=-62.50, y=66.00, z=249.50], EntityPig['Pig'/36, l='MpServer', x=-66.50, y=64.00, z=255.50], EntityZombie['Zombie'/4378, l='MpServer', x=57.50, y=43.00, z=210.50], EntityZombie['Zombie'/4377, l='MpServer', x=59.50, y=43.00, z=210.50], EntityPig['Pig'/46, l='MpServer', x=-46.03, y=63.00, z=299.03], EntityPig['Pig'/47, l='MpServer', x=-47.50, y=63.00, z=298.50], EntityPig['Pig'/45, l='MpServer', x=-47.47, y=64.00, z=302.69], EntityPig['Pig'/51, l='MpServer', x=-44.16, y=65.00, z=331.34], EntityPig['Pig'/50, l='MpServer', x=-50.84, y=64.00, z=330.66], EntityPig['Pig'/49, l='MpServer', x=-45.38, y=65.00, z=332.91], EntityPig['Pig'/48, l='MpServer', x=-44.03, y=63.00, z=301.56], EntityPig['Pig'/52, l='MpServer', x=-47.03, y=65.00, z=332.66], EntityPig['Pig'/59, l='MpServer', x=-35.50, y=63.00, z=299.22], EntityPig['Pig'/58, l='MpServer', x=-31.50, y=63.00, z=297.50], EntityPig['Pig'/61, l='MpServer', x=-30.78, y=63.00, z=303.13], EntityPig['Pig'/60, l='MpServer', x=-35.50, y=63.00, z=307.81], EntityVillager['Villager'/70, l='MpServer', x=-12.53, y=64.00, z=280.47], EntityVillager['Villager'/71, l='MpServer', x=-15.34, y=66.00, z=269.94], EntityVillager['Villager'/76, l='MpServer', x=-10.50, y=64.00, z=266.22], EntityVillager['Villager'/77, l='MpServer', x=-14.59, y=64.00, z=256.75], EntityVillager['Villager'/78, l='MpServer', x=-2.30, y=64.00, z=265.69], EntityVillager['Villager'/79, l='MpServer', x=-2.30, y=64.00, z=264.00], EntityPig['Pig'/72, l='MpServer', x=-15.66, y=64.00, z=284.47], EntityPig['Pig'/73, l='MpServer', x=-14.03, y=64.00, z=275.88], EntityPig['Pig'/74, l='MpServer', x=-2.43, y=65.04, z=252.51], EntityVillager['Villager'/75, l='MpServer', x=1.66, y=66.00, z=268.53], EntityPig['Pig'/87, l='MpServer', x=19.19, y=63.00, z=173.53], EntityPig['Pig'/81, l='MpServer', x=-8.69, y=65.00, z=273.56], EntityPig['Pig'/80, l='MpServer', x=17.03, y=66.00, z=263.25], EntityPig['Pig'/83, l='MpServer', x=-2.19, y=64.00, z=273.88], EntityPig['Pig'/82, l='MpServer', x=-4.19, y=64.00, z=282.50], EntityVillager['Villager'/89, l='MpServer', x=-6.31, y=64.00, z=257.69], EntityVillager['Villager'/88, l='MpServer', x=-2.70, y=64.00, z=264.83], EntityVillager['Villager'/91, l='MpServer', x=-12.50, y=64.00, z=267.84], EntityVillager['Villager'/90, l='MpServer', x=-4.16, y=65.00, z=277.36], EntityPig['Pig'/103, l='MpServer', x=80.50, y=68.00, z=303.50], EntityPig['Pig'/98, l='MpServer', x=46.50, y=69.00, z=197.50], EntityPig['Pig'/99, l='MpServer', x=43.50, y=41.00, z=196.50], EntityPig['Pig'/96, l='MpServer', x=46.50, y=69.00, z=197.50], EntityPig['Pig'/97, l='MpServer', x=46.50, y=69.00, z=197.50], EntityFallingSand['Falling Block'/8936, l='MpServer', x=143.50, y=55.49, z=130.50], EntityFallingSand['Falling Block'/8939, l='MpServer', x=142.50, y=9.49, z=242.50], EntityFallingSand['Falling Block'/8941, l='MpServer', x=142.50, y=9.49, z=241.50], EntityFallingSand['Falling Block'/8940, l='MpServer', x=142.50, y=10.49, z=243.50], EntityFallingSand['Falling Block'/8929, l='MpServer', x=135.50, y=31.49, z=378.50], EntityFallingSand['Falling Block'/8928, l='MpServer', x=135.50, y=30.49, z=377.50], EntityFallingSand['Falling Block'/8931, l='MpServer', x=133.50, y=30.49, z=377.50], EntityFallingSand['Falling Block'/8930, l='MpServer', x=134.50, y=30.49, z=377.50], EntityFallingSand['Falling Block'/8932, l='MpServer', x=133.50, y=30.49, z=378.50], EntityFallingSand['Falling Block'/8949, l='MpServer', x=138.50, y=9.49, z=357.50], EntityFallingSand['Falling Block'/8911, l='MpServer', x=130.50, y=5.49, z=330.50], EntityFallingSand['Falling Block'/8910, l='MpServer', x=130.50, y=4.49, z=329.50], EntityFallingSand['Falling Block'/8909, l='MpServer', x=132.50, y=5.49, z=328.50], EntityFallingSand['Falling Block'/8908, l='MpServer', x=131.50, y=4.49, z=328.50], EntityFallingSand['Falling Block'/8899, l='MpServer', x=130.50, y=56.49, z=255.50], EntityFallingSand['Falling Block'/8903, l='MpServer', x=130.50, y=56.49, z=257.50], EntityFallingSand['Falling Block'/8902, l='MpServer', x=131.50, y=58.49, z=257.50], EntityFallingSand['Falling Block'/8901, l='MpServer', x=130.50, y=56.49, z=256.50], EntityFallingSand['Falling Block'/8900, l='MpServer', x=131.50, y=58.49, z=256.50], EntityZombie['Zombie'/10822, l='MpServer', x=48.56, y=15.00, z=179.56], EntityZombie['Zombie'/10823, l='MpServer', x=48.30, y=15.83, z=178.31], EntityFallingSand['Falling Block'/8927, l='MpServer', x=136.50, y=31.49, z=377.50], EntityCreeper['Creeper'/10826, l='MpServer', x=56.50, y=60.00, z=294.50], EntityFallingSand['Falling Block'/8914, l='MpServer', x=132.50, y=4.49, z=329.50], EntityCreeper['Creeper'/10827, l='MpServer', x=61.50, y=60.00, z=294.50], EntityFallingSand['Falling Block'/8915, l='MpServer', x=129.50, y=4.49, z=331.50], EntityCreeper['Creeper'/10824, l='MpServer', x=53.22, y=15.00, z=180.53], EntityFallingSand['Falling Block'/8912, l='MpServer', x=131.50, y=7.49, z=329.50], EntityFallingSand['Falling Block'/8913, l='MpServer', x=131.50, y=5.49, z=330.50], EntityFallingSand['Falling Block'/8917, l='MpServer', x=128.50, y=35.49, z=335.50], EntityClientPlayerMP['Cryght'/193, l='MpServer', x=-0.03, y=66.62, z=250.30], EntitySkeleton['Skeleton'/222, l='MpServer', x=78.16, y=19.00, z=186.72], EntitySpider['Spider'/218, l='MpServer', x=82.47, y=18.25, z=183.28], EntityBat['Bat'/238, l='MpServer', x=65.34, y=64.10, z=290.41], EntityBat['Bat'/334, l='MpServer', x=34.25, y=44.10, z=190.38], EntityBat['Bat'/335, l='MpServer', x=43.13, y=47.10, z=193.09], EntityBat['Bat'/382, l='MpServer', x=22.29, y=29.33, z=183.45], EntityBat['Bat'/410, l='MpServer', x=78.75, y=41.10, z=261.47], EntityCreeper['Creeper'/401, l='MpServer', x=53.50, y=59.00, z=190.50], EntitySkeleton['Skeleton'/396, l='MpServer', x=33.50, y=22.00, z=179.50], EntityCreeper['Creeper'/4278, l='MpServer', x=24.50, y=25.00, z=176.50], EntityBat['Bat'/423, l='MpServer', x=2.06, y=39.82, z=176.96], EntitySkeleton['Skeleton'/479, l='MpServer', x=34.94, y=23.00, z=294.50], EntitySkeleton['Skeleton'/477, l='MpServer', x=37.50, y=22.00, z=295.50], EntitySkeleton['Skeleton'/4341, l='MpServer', x=29.50, y=29.00, z=180.50], EntitySkeleton['Skeleton'/4340, l='MpServer', x=39.66, y=21.00, z=171.50], EntityEnderman['Enderman'/10462, l='MpServer', x=40.50, y=20.00, z=175.84], EntitySkeleton['Skeleton'/4888, l='MpServer', x=-65.50, y=20.00, z=200.50], EntityCreeper['Creeper'/10444, l='MpServer', x=59.50, y=43.00, z=176.50], EntityCreeper['Creeper'/10443, l='MpServer', x=76.59, y=43.00, z=270.03], EntitySkeleton['Skeleton'/572, l='MpServer', x=49.56, y=26.00, z=271.13], EntityCreeper['Creeper'/685, l='MpServer', x=4.50, y=39.00, z=182.50], EntityItem['item.tile.rose'/10323, l='MpServer', x=53.78, y=67.13, z=235.59], EntityItem['item.item.seeds'/10335, l='MpServer', x=-51.34, y=63.13, z=300.28], EntityCreeper['Creeper'/5010, l='MpServer', x=72.50, y=33.00, z=275.50], EntitySkeleton['Skeleton'/10258, l='MpServer', x=25.50, y=41.00, z=177.50], EntitySkeleton['Skeleton'/10289, l='MpServer', x=77.50, y=49.00, z=218.50], EntityCreeper['Creeper'/10288, l='MpServer', x=76.34, y=48.00, z=223.53], EntitySkeleton['Skeleton'/10290, l='MpServer', x=79.50, y=49.00, z=218.50], EntityCreeper['Creeper'/10287, l='MpServer', x=78.50, y=49.00, z=219.50], EntityZombie['Zombie'/10703, l='MpServer', x=71.50, y=19.00, z=283.50], EntityZombie['Zombie'/10704, l='MpServer', x=72.50, y=19.00, z=286.50], EntityBat['Bat'/10751, l='MpServer', x=62.53, y=31.27, z=305.28], EntityBat['Bat'/10748, l='MpServer', x=60.49, y=33.00, z=293.97], EntityBat['Bat'/10749, l='MpServer', x=65.11, y=32.74, z=306.04], EntityBat['Bat'/10747, l='MpServer', x=61.27, y=31.68, z=296.35], EntityBat['Bat'/10742, l='MpServer', x=2.76, y=41.65, z=198.58], EntityZombie['Zombie'/10625, l='MpServer', x=41.50, y=15.00, z=205.50], EntitySpider['Spider'/10630, l='MpServer', x=60.50, y=28.00, z=274.50], EntityItem['item.item.seeds'/10648, l='MpServer', x=59.78, y=67.13, z=240.25], EntitySkeleton['Skeleton'/846, l='MpServer', x=36.50, y=13.00, z=258.50], EntityItem['item.item.seeds'/4779, l='MpServer', x=-56.34, y=64.13, z=299.00], EntityItem['item.tile.rose'/4768, l='MpServer', x=40.34, y=64.13, z=288.78], EntitySkeleton['Skeleton'/912, l='MpServer', x=-58.50, y=48.00, z=173.50], EntitySkeleton['Skeleton'/10623, l='MpServer', x=46.50, y=23.00, z=263.50], EntityCreeper['Creeper'/10620, l='MpServer', x=45.50, y=23.00, z=261.50], EntityZombie['Zombie'/10506, l='MpServer', x=68.50, y=32.00, z=313.50], EntitySkeleton['Skeleton'/10511, l='MpServer', x=73.50, y=32.00, z=316.50], EntitySkeleton['Skeleton'/10513, l='MpServer', x=76.50, y=32.00, z=318.50], EntitySkeleton['Skeleton'/10512, l='MpServer', x=73.50, y=32.00, z=313.50], EntityCreeper['Creeper'/10522, l='MpServer', x=-7.50, y=43.00, z=194.50], EntityZombie['Zombie'/982, l='MpServer', x=-14.56, y=20.00, z=330.50], EntityCreeper['Creeper'/1098, l='MpServer', x=63.44, y=53.00, z=214.56], EntityFallingSand['Falling Block'/7669, l='MpServer', x=142.50, y=10.49, z=243.50], EntityFallingSand['Falling Block'/7668, l='MpServer', x=142.50, y=9.49, z=242.50], EntityFallingSand['Falling Block'/7671, l='MpServer', x=142.50, y=9.49, z=241.50], EntityFallingSand['Falling Block'/7670, l='MpServer', x=143.50, y=9.49, z=242.50], EntityFallingSand['Falling Block'/7584, l='MpServer', x=135.50, y=30.49, z=377.50], EntityFallingSand['Falling Block'/7585, l='MpServer', x=134.50, y=30.49, z=377.50], EntityCreeper['Creeper'/1033, l='MpServer', x=72.97, y=16.00, z=211.56], EntityFallingSand['Falling Block'/7586, l='MpServer', x=133.50, y=30.49, z=377.50], EntityCreeper['Creeper'/103
    4, l='MpServer', x=67.69, y=13.00, z=223.50], EntityFallingSand['Falling Block'/7587, l='MpServer', x=133.50, y=30.49, z=378.50], EntityZombie['Zombie'/1035, l='MpServer', x=75.30, y=13.00, z=203.69], EntityFallingSand['Falling Block'/7598, l='MpServer', x=143.50, y=32.49, z=129.50], EntityFallingSand['Falling Block'/7599, l='MpServer', x=142.50, y=53.49, z=130.50], EntityFallingSand['Falling Block'/7600, l='MpServer', x=142.50, y=32.49, z=129.50], EntityFallingSand['Falling Block'/7558, l='MpServer', x=130.50, y=4.49, z=329.50], EntityFallingSand['Falling Block'/7559, l='MpServer', x=130.50, y=5.49, z=330.50], EntityFallingSand['Falling Block'/7556, l='MpServer', x=131.50, y=4.49, z=328.50], EntityFallingSand['Falling Block'/7557, l='MpServer', x=132.50, y=5.49, z=328.50], EntityFallingSand['Falling Block'/7562, l='MpServer', x=132.50, y=4.49, z=329.50], EntityFallingSand['Falling Block'/7563, l='MpServer', x=129.50, y=4.49, z=331.50], EntityFallingSand['Falling Block'/7561, l='MpServer', x=131.50, y=5.49, z=330.50], EntityFallingSand['Falling Block'/7566, l='MpServer', x=128.50, y=35.49, z=335.50], EntityFallingSand['Falling Block'/7581, l='MpServer', x=135.50, y=10.49, z=358.50], EntityFallingSand['Falling Block'/7580, l='MpServer', x=135.50, y=10.49, z=359.50], EntityEnderman['Enderman'/9903, l='MpServer', x=78.94, y=39.00, z=257.47], EntityFallingSand['Falling Block'/7540, l='MpServer', x=130.50, y=56.49, z=257.50], EntityFallingSand['Falling Block'/7541, l='MpServer', x=129.50, y=56.49, z=256.50], EntityFallingSand['Falling Block'/7542, l='MpServer', x=129.50, y=56.49, z=255.50], EntityFallingSand['Falling Block'/7543, l='MpServer', x=128.50, y=57.49, z=255.50], EntityFallingSand['Falling Block'/7536, l='MpServer', x=130.50, y=56.49, z=255.50], EntityFallingSand['Falling Block'/7537, l='MpServer', x=131.50, y=58.49, z=256.50], EntityFallingSand['Falling Block'/7538, l='MpServer', x=130.50, y=56.49, z=256.50], EntityFallingSand['Falling Block'/7539, l='MpServer', x=131.50, y=58.49, z=257.50], EntitySpider['Spider'/1279, l='MpServer', x=58.16, y=28.00, z=277.66], EntitySpider['Spider'/1277, l='MpServer', x=59.97, y=28.00, z=276.09], EntitySkeleton['Skeleton'/9880, l='MpServer', x=49.50, y=30.00, z=281.50], EntityCreeper['Creeper'/1201, l='MpServer', x=38.47, y=34.00, z=202.66], EntitySkeleton['Skeleton'/10022, l='MpServer', x=52.50, y=19.00, z=289.50], EntityZombie['Zombie'/10107, l='MpServer', x=74.50, y=34.00, z=270.50], EntityZombie['Zombie'/10111, l='MpServer', x=63.50, y=34.00, z=271.50], EntitySkeleton['Skeleton'/10110, l='MpServer', x=68.09, y=34.00, z=267.38], EntityZombie['Zombie'/10108, l='MpServer', x=74.50, y=34.00, z=272.50], EntityCreeper['Creeper'/10073, l='MpServer', x=4.50, y=35.00, z=172.50], EntityCreeper['Creeper'/10112, l='MpServer', x=69.50, y=19.00, z=178.50], EntityBat['Bat'/10224, l='MpServer', x=52.41, y=40.10, z=215.38], EntityFallingSand['Falling Block'/7708, l='MpServer', x=135.50, y=31.49, z=378.50], EntityFallingSand['Falling Block'/7707, l='MpServer', x=136.50, y=31.49, z=377.50], EntityFallingSand['Falling Block'/7687, l='MpServer', x=138.50, y=9.49, z=357.50]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
    at net.minecraft.client.Minecraft.run(Minecraft.java:775)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows Vista (x86) version 6.0
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
    Memory: 105075816 bytes (100 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 10856 (607936 bytes; 0 MB) allocated, 3 (168 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v7.44 FML v5.1.43.674 Minecraft Forge 7.7.1.674 Optifine OptiFine_1.5.1_HD_U_C4 16 mods loaded, 16 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{5.1.43.674} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{7.7.1.674} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.8.5.4} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.5.2.8} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ReiMinimap{v3.3_04 [1.5.1]} [mod_ReiMinimap] ([1.5.1]ReiMinimap_v3.3_04.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BasicComponents{1.3.2} [Basic Components] (BasicComponents_v1.3.2.73.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics{rv.10.h} [Applied Energistics] (appeng-rv10-h.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AtomicScience{0.5.1} [Atomic Science] (Atomic_Science_v0.5.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.7.8} [Backpack] (backpack-1.7.8-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ComplexMachines{0.3.2} [Complex Machines] (ComplexMachines_v0.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EmasherCore{1.5.2} [EmasherCore] (EmasherComplete-1.5.2-BETA.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EmasherDefense{1.4.0} [Defense] (EmasherComplete-1.5.2-BETA.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EmasherGas{1.5.0} [GasCraft] (EmasherComplete-1.5.2-BETA.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EmasherWorldGen{2.1.1} [A Sufficient Number of Biomes] (EmasherComplete-1.5.2-BETA.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    minechem{@VERSION@} [MineChem] (MineChem_v3.x.57.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1730 (96880 bytes; 0 MB) allocated, 19 (1064 bytes; 0 MB) used

    My crash report.. this is aggrivating me.


    I'm getting the exact same crash. The only difference is that I have a lot more mods than you. However, I use all of the mods you do. I'm going to try to disable AE, then parts UE, until the game works. Once I find the culprit, I'll get back to you. Or you can get back to me, if you want to try.
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Quote from Banpower1

    If you read a bit back some guys were talking about wanting a mod that only generates world ores, so that you can play, for example, 1.4.2 without having to start over once your favorite mod of choice comes out, in this case RedPower 2.
    So basically something small that is easy to upgrade for each version, and contains all ores, like an actual OreLibrary that hooks into the "Forge Ores"

    EDIT (1 second after post -.-'): if i made one i would NOT include custom generated structures like rubber trees and vulcanoes, since i feel that is stealing concepts from RP2, but i dont see why making a ore generator that uses all the ores from RP2 and others would be a concept stealing problem. note: i would ofc ask for permission from each modder to borrow their textures to make this (cause i'm not a good artist..)


    One word: Mystcraft

    Generate a new Age and you're golden.

    In fact, in 1.2.5, I made a couple of stable Ages so I could stripmine/quarry/destruction-catalyst the hell out of it and keep my Overworld beautiful.
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Quote from jedadkins

    i dont think the MC engine can do moving lights


    There have been dynamic lights mods before, but they got really laggy since MC isn't designed to work that way. Mojang are doing a complete rewrite of the lighting engine right now, so it might be possible in the future depending on the direction they take with it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    Quote from Draco18s

    OH MAN, I CAN'T WAIT TO AUTOMATE THE PRODUCTION OF MATERIALS TO MAKE MY PRODUCTION SYSTEMS. OH BOY.


    Um,yeah. That's how every single production mod works. BC, IC2, EE, RP2, and so on. They may all do it in somewhat different ways, but this is just about the stupidest arguement against BTW that you can possibly give.

    Actually, complaining about the name is the stupidest. That makes your "automating to automate" arguement the second stupidest.
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Quote from Delilahtw

    Hi all, I was testing a world with my own setup of mods and I was flying in editor mode when I discover the new Pompeii :)

    I'm not sure, but I think that the volcano is from Red Power mod, I'm not sure because I have more than thirty mods installed in the setup, but the moment was lovely :)




    Yeah, that's an RP2 volcano. Eloraam has said that she makes volcanoes generate last so they do things like that. It's more realistic if the volcano covers the terrain than if it replaces terrain or something like that.
    Posted in: Minecraft Mods
  • 2

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Quote from namAehT

    i love how everyone thinks Eloraam is a Goddess. any comment on this Elo?


    If she's not a goddess, what kind of celestial creature could she possibly be?
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    Quote from FlowerChild

    Other option is a Turntable fed by a pulse (like with a button) that only allows it to rotate one increment.



    This mod really isn't about compact. Larger circuits inspire larger construction, which IMO, in a game largely about building, is a good thing.

    Also, creating your own logic gates is part of the gameplay. I can't count the number of times RP users have decided to give BTW a try and have no understanding of how to create basic logic gates for themselves. So, to me, those aren't just convenience features: they remove one of the coolest aspects of MC gameplay and deprive players of a learning experience. To me, they are more along the lines of cheats.


    I totally agree that problem-solving is a very fun aspect. That's why I said the single-tile logic was a small complaint. So small, in fact, I've never brought it up before.

    I did play BTW with RP and EE and BC back when they were compatible and much fun was had, but overpowered gets boring. I've learned more since I dropped forge than I ever did with it. That's why I personally dislike the calls to make BTW compatible again.

    It just feels like those people completely miss the point.
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    The only thing I miss from forge are RP2's logic gates. Besides, can you really wear five different sets of end-game armor at the same time? Which of the unending sets of end-game tools are you going to use? The only difference is how you get there.

    Honestly, a Soulforged T-flip-flop would make BTW perfect, but I can live without it. BTW uses every mechanic in vMC to advance its own tech tree. If you aren't farming, mining, ranching, fighting, making frequent trips to the Nether and exploring, all at the same time, you don't advance in BTW. It makes vMC fun again instead of replacing it with *brand new!* gameplay.

    Hell, if you're not using water in even your most simple designs, you're doing it wrong.

    Logic gates are all that are missing, and even that is a small complaint that would only serve to compact automated designs.

    Bottom line, forge isn't needed for anything except one issue. Stop complaining and make a choice. You'll feel better. I promise.

    Edit: 150 posts! New forum title get! Woo! *ahem* Resume your normal programming.
    Posted in: Minecraft Mods
  • 0

    posted a message on Better Than Wolves Total Conversion!
    Quote from PixelSouls

    Nvm. It works but I cant have any mods with it. ONLY BTW and ModLoader. You should try fix that. Thx


    Have you noticed the tagline, 'The Mod That Is Incompatible With Everything!'?

    Yeah, come again later.
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Everyone! Stop downloading this mod!

    I need to get it and you're crashing the website.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.0.0]Robinton's Mods
    Quote from Nikran

    Hey Robinton, what do you think the chances are that one day in the future CC will be optifine compatible?

    @walkerjonny
    When it came to your error log you posted on previous page, what version of forge were you running? I thought IC2 ver 1.43 was restricted to forge 1.2.2. Ended up having to pass up some of the mods I wanted to play with because of sticking to forge 1.2.2 =/


    I'm running forge 1.2.4 with way too many mods(RP2PR4b, BC(latest v2, but tested working with v3), IC2 1.43, EqEx 5.7.3, Thaumcraft, ID Resolver, Optifine, Timber!, Zeppelin, Craftguide, NEI and more) working just fine with nearly all blocks and items crafted from each mod. These are all in their latest versions. You shouldn't have any problems unless you're using some other mod, like Dwarvencraft or Forestry, which I haven't tried yet.

    I don't have the 4096 mod installed because I still have 32 block ids remaining. I just come around here to check on CC progress. :biggrin.gif:
    Posted in: Minecraft Mods
  • To post a comment, please .