• 0

    posted a message on Physics Cubes Mod
    That is cool, but is there a point? :P
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on My first intro with After Effects CC
    Hey guys, i just wanted to share my first intro for a gaming group called Demolition Gaming. Please give feedback on the audio and visuals, feel free to suggest. Just dont be so mean because this is my first ever project with after effects.

    Posted in: Other Videos
  • 0

    posted a message on Ban the user above you #2
    Banned for banning
    Posted in: Forum Games
  • 0

    posted a message on (MODLOADER) Help with some mob codes.
    if you want it to shoot special projectiles, one way that i did that in some of my random codes i make is that i make the projectile have its own item id. I made it so that when you throw it on the floor that the projectile would fire. You can code the mob to do the same, to randomly drop what is in its hand (the projectile) and you could even texture it invisible so that you cant see it in its hands.

    For the day and night thing, you can create a new type of mob that spawns day and night. The current ones are Monster and passive, you can copy the code of the monster, and when the code says when it spawns, you can change the light level to the light level of a normal day.
    Posted in: Modification Development
  • 0

    posted a message on YumMeYumServer [1.4.6/7] [FACTIONS/LOCKETTE/mcMMO]
    This server is AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11
    Posted in: PC Servers
  • 0

    posted a message on MCP Forge not recompiling minecraft_server.jar?
    Quote from Dash_of_Awesome

    Well it's not that it can't recompile, its actually that you have the mods for the sever in a place that it doesn't recognize and therefore it can't locate them... I've never worked with a sever so idk how to solve it, But that's your problem. Sorry :P


    I know, this, but what i dont understand is that in every server tutorial i have found, it says to put the minecraft_server.jar into the mcp\jars folder
    Posted in: Mods Discussion
  • 0

    posted a message on MCP Forge not recompiling minecraft_server.jar?
    I have a quick concern. I have MCP with forge for 1.3.2, but i cannot get it to recompile the minecraft_server.jar. It says that it is skipping the recompiling, but says it is normal. I don't know why. When re-obfuscating my mods, it says, cannot locate server bins.

    Here is the recompiling server skip.

    == MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) ==
    # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, ast
    yle, astyle config
    == Recompiling client ==
    > Cleaning bin
    > Recompiling
    - Done in 29.59 seconds
    == Recompiling server ==
    > Cleaning bin
    > Recompiling
    Server side recompiling skipped, this is normal
    - Done in 0.00 seconds
    Press any key to continue . . .


    Here is the re-obfuscating "could not locate server bins"
    == MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) ==
    # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, ast
    yle, astyle config
    > Creating Retroguard config files
    == Reobfuscating client ==
    > Cleaning reobf
    > Generating md5s
    > Packing jar
    > Reobfuscating jar
    > Extracting modified classes
    > New class found	  : coaltools/common/CoalBlock
    > New class found	  : redstonetools/common/RedstoneIngot
    > New class found	  : coalblock/client/ClientProxyCoalTools
    > New class found	  : coaltools/common/CoalItemSpade
    > New class found	  : redstonetools/common/RedstoneBlock
    > New class found	  : obsidiantools/common/ObsidianAlloy
    > New class found	  : obsidiantools/common/ObsidianItemPickaxe
    > New class found	  : obsidiantools/common/ObsidianItemSword
    > New class found	  : obsidiantools/common/CommonProxyObsidianTools
    > New class found	  : coaltools/common/CoalIngot
    > New class found	  : redstonetools/common/CommonProxyRedstoneTools
    > New class found	  : coaltools/common/CoalItemSword
    > New class found	  : obsidiantools/common/ObsidianItemHoe
    > New class found	  : obsidiantools/common/ObsidianItemSpade
    > New class found	  : obsidiantools/common/ObsidianTools
    > New class found	  : coaltools/common/CoalItemAxe
    > New class found	  : obsidiantools/common/ObsidianIngot
    > New class found	  : obsidiantools/common/ObsidianItemAxe
    > New class found	  : redstonetools/common/RedstoneTools
    > New class found	  : coaltools/common/CoalItemHoe
    > New class found	  : coaltools/common/CommonProxyCoalTools
    > New class found	  : coaltools/common/CoalItemPickaxe
    > New class found	  : coaltools/common/CoalTools
    > Outputted coaltools/common/CoalBlock		  to reobf\minecraft as coaltools/
    common/CoalBlock.class
    > Outputted redstonetools/common/RedstoneIngot  to reobf\minecraft as redstoneto
    ols/common/RedstoneIngot.class
    > Outputted coalblock/client/ClientProxyCoalTools to reobf\minecraft as coalbloc
    k/client/ClientProxyCoalTools.class
    > Outputted coaltools/common/CoalItemSpade	  to reobf\minecraft as coaltools/
    common/CoalItemSpade.class
    > Outputted redstonetools/common/RedstoneBlock  to reobf\minecraft as redstoneto
    ols/common/RedstoneBlock.class
    > Outputted obsidiantools/common/ObsidianAlloy  to reobf\minecraft as obsidianto
    ols/common/ObsidianAlloy.class
    > Outputted obsidiantools/common/ObsidianItemPickaxe to reobf\minecraft as obsid
    iantools/common/ObsidianItemPickaxe.class
    > Outputted obsidiantools/common/ObsidianItemSword to reobf\minecraft as obsidia
    ntools/common/ObsidianItemSword.class
    > Outputted obsidiantools/common/CommonProxyObsidianTools to reobf\minecraft as
    obsidiantools/common/CommonProxyObsidianTools.class
    > Outputted coaltools/common/CoalIngot		  to reobf\minecraft as coaltools/
    common/CoalIngot.class
    > Outputted redstonetools/common/CommonProxyRedstoneTools to reobf\minecraft as
    redstonetools/common/CommonProxyRedstoneTools.class
    > Outputted coaltools/common/CoalItemSword	  to reobf\minecraft as coaltools/
    common/CoalItemSword.class
    > Outputted obsidiantools/common/ObsidianItemHoe to reobf\minecraft as obsidiant
    ools/common/ObsidianItemHoe.class
    > Outputted obsidiantools/common/ObsidianItemSpade to reobf\minecraft as obsidia
    ntools/common/ObsidianItemSpade.class
    > Outputted obsidiantools/common/ObsidianTools  to reobf\minecraft as obsidianto
    ols/common/ObsidianTools.class
    > Outputted coaltools/common/CoalItemAxe	    to reobf\minecraft as coaltools/
    common/CoalItemAxe.class
    > Outputted obsidiantools/common/ObsidianIngot  to reobf\minecraft as obsidianto
    ols/common/ObsidianIngot.class
    > Outputted obsidiantools/common/ObsidianItemAxe to reobf\minecraft as obsidiant
    ools/common/ObsidianItemAxe.class
    > Outputted redstonetools/common/RedstoneTools  to reobf\minecraft as redstoneto
    ols/common/RedstoneTools.class
    > Outputted coaltools/common/CoalItemHoe	    to reobf\minecraft as coaltools/
    common/CoalItemHoe.class
    > Outputted coaltools/common/CommonProxyCoalTools to reobf\minecraft as coaltool
    s/common/CommonProxyCoalTools.class
    > Outputted coaltools/common/CoalItemPickaxe    to reobf\minecraft as coaltools/
    common/CoalItemPickaxe.class
    > Outputted coaltools/common/CoalTools		  to reobf\minecraft as coaltools/
    common/CoalTools.class
    - Done in 28.05 seconds
    !! Can not find server bins, try recompiling !!
    Press any key to continue . . .


    As you can see, it says to try recompiling, but it wont recompile!!


    ANY HELP WOULD BE MUCH APPRECIATED :D
    Posted in: Mods Discussion
  • 0

    posted a message on Xbox 360 redstone is glitchy
    just the xbla version
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on WHAT IS THE AVATAR ABOVE YOU THINKING?
    Im derping at a wall
    Posted in: Forum Games
  • 0

    posted a message on people to play with
    deathonator123
    Posted in: MCX360: Quick Sessions / Minigames
  • 0

    posted a message on LASER WOLVES!
    Quote from deathonator123

    i love you.
    Posted in: Mods Discussion
  • 0

    posted a message on No more dead ends in mineshafts
    the old people that lived in minecraftia cant mine any bigger then what they have since they are already dead.

    :D
    Posted in: Suggestions
  • 0

    posted a message on The Legend Of Minecraft (Adventure Map) Download!
    i got 183 diamonds :3

    nice map btw!
    Posted in: Maps
  • 0

    posted a message on Is this skin nice?
    you added potential noise, not real noise.
    If you want to learn how to add noise, you can ask me in a pm.
    Posted in: Skins
  • To post a comment, please .