CraftBukkit for a really old version of Minecraft Beta 1.7.2!

Discussion in 'Bukkit News' started by Dinnerbone, Jul 1, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Dinnerbone Bukkit Team Member

    THIS IS NOT AN UPDATE FOR MINECRAFT RELEASED IN OCT 2013



    Show Spoiler

    Update - July 1, 2011 at 3:01PM EST:
    Minecraft 1.7.2 contains a dupe exploit that will ruin your economy or could create other issues. We strongly recommend waiting for a fix from either Mojang or ourselves before updating.

    ---------------------------------------------------------

    We're pleased to announce our fastest update ever, and we've just made our 1.7.2 compatible build of CraftBukkit available to download as a recommended build here.

    For those who are interested, we had a 1.7 update ready for testing within 15 minutes of 1.7 being launched. That's compared to hours or even days we usually take! 1.7.1 was ready within 10 minutes, and 1.7.2 was ready in just under 10.

    We'd like to thank you all for helping us test these out, and rest assured we're trying everything we can to make these even faster for the future!
     
  2. I got the 935 version and the 1.7.2 client....but i cant make pistons...i followed the wiki recipe.
    Are the pistons disabled or something ?
     
  3. Offline

    noixon

    dupe exploit will be repaired today?
     
  4. Offline

    TheShadow777

    hey i have read that the 953 bukkit build destroyed the world folder, is this true ? :confused:
     
  5. Offline

    dark1256

    yes but i was able to repair my world...

    DO NOT UPDATE
     
  6. Offline

    RustyDagger

    Any 1 considered making a plugin to stop the dupe issue? with out totally blocking the pistons.
     
  7. Offline

    LennardF1989

  8. Offline

    noixon

    lock the pistons on server, and no one will you dupe...
     
  9. Offline

    ~Poke~

  10. Offline

    noixon

  11. Offline

    Seth Walton

    Server crashes when blocks are placed. I get the error


    upon connection

    Upon placing a block
     
  12. Offline

    GmK

    Read the errors - please! Especially the first line could be helpful.

    And then rethink the issue, and why you shouldnt have posted here.
     
  13. Offline

    eniefaC

    Good news, the piston dupe bug seems to be fixed and will be part of a comming soon release.
     
  14. How do you enable pistons ? I got the 935 vers but i cant make any :(
     
  15. Offline

    pomo4ka

    http://www.minecraftwiki.net/wiki/Version_history

    New Bugs:
    • When the player opens the inventory while sleeping, the player appears sideways. (When the prior bug was pointing from the camera)
    • In SMP, when the player highlights a block the clouds will turn 2-dimensional. When he looks away, they turn back into 3D.
     
  16. Offline

    OrtwinS

    935 is for 1.6.6, you need CB953

    @BukkitTeam, you guys are awesome... and 15 minutes is a pretty insane time to beat :D.
     
  17. Offline

    rad1game

    CB953 sometimes crash my server:
    Code:
    2011-07-02 18:26:12 [SEVERE] java.lang.NullPointerException
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.BlockFurnace.a(SourceFile:117)
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.TileEntityFurnace.g_(TileEntityFurnace.java:179)
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1124)
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-02 18:26:12 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-02 18:26:12 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.BlockFurnace.a(SourceFile:117)
        at net.minecraft.server.TileEntityFurnace.g_(TileEntityFurnace.java:179)
        at net.minecraft.server.World.cleanUp(World.java:1124)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-02 18:27:27 [INFO] Read timed out
    
     
  18. Offline

    freman

    I find the dupe bug useful... tho I can't fathom why someone would dupe diamond... iron maybe...

     

  19. Wait i am confused....I have a 1.7.2 client and play on a 935 bukkit server, if its for 1.6.6 then how can i play.
    Also whats the difference between craftbukkit and normal bukkit oO ?
    Are theses things running in parallel with bukkit ? I just realized that there are plugins made for 953 and some for 935.
    Wtf...i feel lost...someone clarify things for me plz

    edit: I just tried CB953 and still i cant make any pistons using the recipe from the wiki. grrrrrrr
     
  20. Offline

    embty

    Oh well not updating until the dupe bug is fixed :)
     
  21. Offline

    OrtwinS

    you're saying that your 1.7.2 client can connect to 1.6.6 servers...? and no error like 'outdated server'?
     
  22. Ok i just realized the weirdest thing.....its the map that doesnt support pistons.
    If i rename my World folder to something and start the server...then it makes a new world...and THEN i can make pistons....but i cant in my map.
    Is this a bukkit bug ? or am i simply screwed.
     
    joker123123 likes this.
  23. Offline

    VeryInsane

    Okay everything seems to work but no one can PvP!
    I don't know why. Please help someone!
     
  24. CB953 sometimes crash my server too:

    Code:
    2011-07-02 19:05:14 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 6
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockPistonExtension.remove(SourceFile:35)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:286)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.setRawTypeId(World.java:305)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:370)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockPiston.a(SourceFile:254)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.playNote(World.java:2259)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.WorldServer.playNote(WorldServer.java:162)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockPiston.g(SourceFile:147)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockPiston.doPhysics(SourceFile:118)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.k(World.java:451)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.applyPhysics(World.java:431)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockDiode.c(SourceFile:212)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:265)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.setRawTypeIdAndData(World.java:289)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.setTypeIdAndData(World.java:382)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.BlockDiode.a(SourceFile:69)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.a(World.java:1965)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1705)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-02 19:05:14 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  25. Offline

    saki2fifty

    Is the Bukkit team aware that the Alias' dont work as they desribed in build # 928? http://forums.bukkit.org/threads/recommended-build-928.22810/

    You can create an alias, and it works fine, but when creating an Alias, and then trying to disable the original commands only disabled both the original and alias. I've reported it, but posting in case im missing something.

    This is what doesn't work:

    aliases:
    icanhasbukkit: [version] (This will create an alias)
    version: [] (This should disable the original command, but only disables the original and the above alias)
     
  26. Offline

    EvilSeph

    What were you doing when this happened?

    What were you doing when this happened?
     
  27. Offline

    rasco23



    (I have had this crash too on my server; 3 times)

    What I was doing, like being in the bathtub or what? ;-)

    No seriously, I don't know what the players were doing. Only after one of the crashes I was there quickly and asked them. One of them said he was using a furnace at the time of the crash and that he was making charcoal in it.
     
  28. Offline

    rad1game

    I stay on respawn at Nether. Other 20 users online - dunno. I think he uses furnace :confused:
     
  29. Offline

    MG127

    bukkit is for developer to build their plugins, craftbukkit is for running the server
     
  30. Offline

    Kubko

    Code:
    00:08:42 [SEVERE] Exception in thread "Listen thread"
    crashed my server
     
  31. I can confirm.....making pistons messes up with your map files....and from then on you cant make any piston at all.
    Messes up inventory files also (/players folder).
     
Thread Status:
Not open for further replies.

Share This Page