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. Offline

    Farid566

    Cool!!
     
  3. Offline

    Mike120

    Any word on any bugs in this version?
     
  4. Offline

    DutchCraft

    Can't use Gates with XCraftGate, Enless Loop when going in and trying to get out.

    Was not in 1.7.1 Do not know if it is server side or plugin side.
     
  5. Offline

    Grimmy777

    You guys rock. thank you again for you hard work and quick update!
     
  6. Offline

    keeperoflenneth

    Amazing work gang, thank you for your hard work!
     
  7. Offline

    Supersheepman

    Thanks Bukkit team! I can't wait to go play with pistons.

    Oh, and I love the XKCD reference
     
  8. Offline

    The3vilm0nk3y

    On This Newest Recommended build, i keep getting this error...
    Code:
    [INFO] Connection reset
    2011-07-01 13:11:21 [INFO] Connection reset
    2011-07-01 13:11:21 [SEVERE] java.net.SocketException: Software caused connection abort: socket write error
    2011-07-01 13:11:21 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-07-01 13:11:21 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-07-01 13:11:21 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-07-01 13:11:21 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-07-01 13:11:21 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-07-01 13:11:21 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-07-01 13:11:21 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-07-01 13:11:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    Any clues on what this is about... as it boots everyone from the server.

    Plugins: BigBrother, Citizens, Electric Fence, Essentials, Falsebook, Iconomy, MagicCarpet, mcMMO, MuddersMilk, Multiverse, NoLeafDecay, Residence, RuneCraft, SimpleChestLock, SpeedSign, VirtualChest, VoxelSniper, WorldEdit, and WorldGuard.
     
  9. Offline

    MetalMadness

    Awe, the piston dupe glitch is still there :/ but thanks
     
  10. Offline

    Slugslug

    Hi,

    am getting this error and users can log in for shrt time then they get booted out and /restart is needed



    java.lang.NoSuchFieldError: a
    at org.bukkitcontrib.player.ContribCraftPlayer.createInventory(ContribCraftPlayer.java:343)
    at org.bukkitcontrib.player.ContribCraftPlayer.<init>(ContribCraftPlayer.java:73)
    at org.bukkitcontrib.player.ContribCraftPlayer.updateBukkitEntity(ContribCraftPlayer.java:482)
    at org.bukkitcontrib.player.ContribCraftPlayer.getContribPlayer(ContribCraftPlayer.java:530)
    at org.bukkitcontrib.ContribPlayerListener.onPlayerInteract(ContribPlayerListener.java:56)
    at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:210)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:552)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-01 18:20:15 [SEVERE] java.lang.NoSuchFieldError: a
    2011-07-01 18:20:15 [SEVERE] at org.bukkitcontrib.ContribNetServerHandler.getInventoryFromContainer(ContribNetServerHandler.java:377)
    2011-07-01 18:20:15 [SEVERE] at org.bukkitcontrib.ContribNetServerHandler.getDefaultInventory(ContribNetServerHandler.java:81)
    2011-07-01 18:20:15 [SEVERE] at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:131)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.Packet101CloseWindow.a(SourceFile:16)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-01 18:20:15 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-01 18:20:15 [SEVERE] Unexpected exception
    java.lang.NoSuchFieldError: a
    at org.bukkitcontrib.ContribNetServerHandler.getInventoryFromContainer(ContribNetServerHandler.java:377)
    at org.bukkitcontrib.ContribNetServerHandler.getDefaultInventory(ContribNetServerHandler.java:81)
    at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:131)
    at net.minecraft.server.Packet101CloseWindow.a(SourceFile:16)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-01 18:31:28 [INFO] Read timed out
    2011-07-01 18:31:44 [INFO] Read timed out


    plugins:
    Achievements.jar
    advancedbans_v0.3.jar
    AntiXRay.jar
    AppleTree.jar
    AssignPermissions.jar
    AutoMessage.jar
    AutoPlant.jar
    AutoReplace.jar
    BackToBody.jar
    BukkitContrib.jar
    CountryLoginMessage.jar
    CraftBukkitUpToDate.jar
    dynmap.jar
    ecoCreature.jar
    Essentials.jar
    EssentialsProtect.jar
    EssentialsSpawn.jar
    FoundDiamonds.jar
    HeroicDeath.jar
    iChat.jar
    iConomy.jar
    LogBlock.jar
    LogBlockQuestioner.jar
    Lottery.jar
    MagicSpells.jar
    mcMMO.jar
    Money2XP.jar
    MonsterHunt.jar
    MuddersMilk.jar
    NoCheat.jar
    NSCommand.jar
    PerformanceTweaks.jar
    Permissions.jar
    RealShop.jar
    Residence.jar
    ServerGoblins.jar
    SimpleReserve.jar
    Stats.jar
    Tossers.jar
    uQuest.jar
    WorldEdit.jar
    WorldGuard.jar
     
  11. remember, plugins arent updated to 953 bukkit yet.
    Most of the plugins still are 935 or less
     
  12. Offline

    Dinnerbone Bukkit Team Member

    As I said before, BukkitContrib is not a plugin supported by us and it will break every update by nature. You need to yell at the authors of the plugin to fix it, not us.
     
  13. Offline

    shell64

    nice work!
     
  14. Offline

    Slugslug

    Thanks for pointing that out ~ don't know why it's installed just looked at plugin page and am not to sure as to why I would have added it.
     
  15. Offline

    Samuel Greaves

    Thank you for getting this out so fast
     
  16. Offline

    Razukie

    Best birthday present... EVER
     
  17. Offline

    DrBowe

    I'm assuming that there were no API changes that could cause plugins to break?
     
  18. Offline

    ultimak

    It is required for chest logging in logblock.
     
  19. Offline

    glurakftw

    i love bukkit i can't mind my life without it :) only the 1.6 update made me little bit :mad:. but it's the best server software ever :)

    thank you bukkit team [diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond]

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  20. Offline

    Slugslug

    ahh, so yer i need that thx
     
  21. Offline

    Frito

    Thanks my users have been asking about this.

    Quick question though, this is my first update. How does one apply this change? Just change out the jars?
     
  22. Offline

    Drength

    So, ridiculously fast update AND tool to help fix maps....
    You guys rock.
     
  23. Offline

    MarcJ

    I'll wait, I think there are coming more updates...
     
  24. Offline

    feildmaster

  25. Offline

    Xacheiree

    Hey,

    First, thank you for the quick update. It's nice to see you're on top of things, as usual.

    Unfortunately, we're running into problems. We run a server via servercraft.co, and we updated when we found out you guys released a new build.

    Whenever someone signs into the server, minutes later they will time out. The server still reads them as connected, and won't let them back in. We didn't have this problem until upgrading to 923.
     
  26. Offline

    MetalMadness

    GUYS. DO NOT USE THIS BUKKIT BUILD! TURN OFF YOUR SERVER AND WAIT FOR 1.7_03 UNTIL THE DUPLICATION BUG IS FIXED. THIS IS TO WARN PEOPLE SO THEIR ECONOMY DOES NOT GET SCREWED UP.
     
  27. Offline

    pomo4ka

    I also think that the team rushed bukkit too, and has released a new assembly recommending, in Minecraft still too many bugs, and tomorrow, the day after tomorrow will be 1.7.3, etc.
     
  28. Offline

    Kalvirox

    W
    is this a stable version or are you working on that?
     
  29. Offline

    feildmaster

    If it's recommended it's "stable," but by stable do you mean "does it crash my game?" if so... I have no clue. Lets test.

    No, it doesn't. It breaks items... (Don't know if that was a minecraft or bukkit fix though)
     
  30. Offline

    Kiwii

    Well, that was a fast one :confused:
    Buggy, or not too buggy; that is the question :D
    Anyway, keep up your great work guys!
     
  31. Offline

    bothersome

    Badass.
     
Thread Status:
Not open for further replies.

Share This Page