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

    Dark_Arc

    notch... get it right the first time...
     
  3. Offline

    Kommy000

    Took out MCMMO 3 hours ago and no read errors so far. Last time the server crashed in 2 hours after plugins got updated.
     
  4. Offline

    Taien

    Do any of the new (non-recommended) versions contain a fix for the dupe bug yet? I haven't seen it in the changelogs...but just hoping :)
     
    embty likes this.
  5. Offline

    Phealoon

    Yeah, many of us are really waiting for the Dupe-Item to be fixed soon. It would be nice if we could get emails when there is a Bukkit update.
     
  6. Offline

    zipfe

    Same here, and we are not using mcMMO.
    It's always giving a piston related error (TileEntityPiston), then nothing but "Read timed out". Can shut down normally with stop in console, but nobody can connect etc.

    Code:
    04:07:09 [SEVERE] java.lang.NullPointerException
    04:07:09 [SEVERE]       at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
    04:07:09 [SEVERE]       at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
    04:07:09 [SEVERE]       at net.minecraft.server.World.cleanUp(World.java:1124)
    04:07:09 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    04:07:09 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    04:07:09 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    04:07:09 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
            at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
            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)
    04:08:14 [INFO] Read timed out
    04:08:14 [INFO] Read timed out
    04:08:15 [INFO] Read timed out
    04:08:17 [INFO] Read timed out
    
     
  7. Offline

    ledhead900

    Would be nicer if notch did not mistakes like these in the first place.... Im bound to lose 15% of server pop due to this wait.
     
    Shadow3657 likes this.
  8. Offline

    odielag

    Is there a plugin that will delete all contents of chests and user's inventories? When the dupe bug gets fixed I'd like to do such a thing on my server if possible.
     
  9. Offline

    rad1game

    CB953, server recursievly bugged.

    Code:
    2011-07-04 17:26:45 [INFO] Done (0.458s)! For help, type "help" or "?"
    2011-07-04 17:26:46 [INFO] rad1game [/172.16.0.10:49830] logged in with entity id 480 at ([world] 1832.3700086181025, 73.0, -3299.1114342078267)
    2011-07-04 17:26:46 [INFO] CommandBook: No intro.mid; not playing intro song.
    2011-07-04 17:26:47 [INFO] OZE [/188.114.29.63:20246] logged in with entity id 623 at ([world] -185.86304865871932, 69.5, -4.824782979860128)
    2011-07-04 17:26:47 [INFO] CommandBook: No intro.mid; not playing intro song.
    2011-07-04 17:26:48 [INFO] [BBROTHER] Removed 0 old records because of age in 0h00m00s.
    2011-07-04 17:26:48 [INFO] [dynmap] Biome data support is enabled
    2011-07-04 17:26:49 [INFO] Staff1993 [/188.235.133.128:4165] logged in with entity id 2379 at ([world] 2097.300000011921, 67.0, -198.30000001192093)
    2011-07-04 17:26:49 [INFO] CommandBook: No intro.mid; not playing intro song.
    2011-07-04 17:26:49 [INFO] [AuthMe] Player rad1game logged in!
    2011-07-04 17:26:53 [SEVERE] java.lang.NullPointerException
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1124)
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-04 17:26:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-04 17:26:53 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
        at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
        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-04 17:27:22 [INFO] Stopping the server..
    2011-07-04 17:27:22 [INFO] Stopping server
    
     
  10. Offline

    Stephen304

    If the item dupe bug uses pistons, is there a way to disable pistons temporarily?
     
  11. Offline

    Yonehh

    I updated from minecraft server 1.7.2 to CB 1.7.2 recommedend build and since then i get this error :
    http://puu.sh/341n
    When a member logs in if i am logged in
    a member can login when i'm not logged in but if i login no one else can after i login i need to restart to make other poeple able to login could anyone help me solve this ?
     
  12. Offline

    freman

    I have a water drain, but the thing still needs to shut down and let the pistons in the floor drop to let the water in - if there's a gap under the torches the sand falls through to become solid blocks :( so have to have pistons up all the time while sand is dropping, then shut down the machine, lower the pistons to let the water in (can't just let the water in at the same level or it drops the torches)

    Hard to explain, here's an updated video



    I could arrange email/notifo notifications on Bukkit update... give me 48 hours... (normally would say 24 but it's 1 am here and I have to go to work in 5 hrs

    Edit:
    Done - in far less than 48 hours - You can sign up here http://bukkit.fremnet.net

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  13. me on my server, can't make a nether portal,(can't light it) does anyone else have this problem?
     
  14. Offline

    OrtwinS

    Ah yes, but since the actual harvest is controlled by a slow-pulse you could hook up the blocks under the torches to pistons, so the item path will be: block pushed->falls on torch->breaks, item drops on bottom->bottom opens->item falls in water->bottom closes in time before the next harvest cycle.

    It could still work without the need of pausing the machine :p

    And I share your 'complaint' about the stickyness of sticky pistons, I wanted to make an elevator that way...
    It's still possible, but the required redstone pulse cycle becomes a lot more complex...
     
  15. Offline

    ledhead900

    latest Reco produced this for me and I have pistons disabled by other means.

    PHP:
    2011-07-05 02:38:40 [INFOAtlas138 [/121.221.213.47:50386logged in with entity id 41929 at ([world] -29.569.0999984741211, -119.5)
    2011-07-05 02:38:56 [SEVEREjava.util.ConcurrentModificationException
    2011
    -07-05 02:38:56 [SEVEREat java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    2011-07-05 02:38:56 [SEVEREat java.util.ArrayList$Itr.next(Unknown Source)
    2011-07-05 02:38:56 [SEVEREat net.minecraft.server.World.s(World.java:2301)
    2011-07-05 02:38:56 [SEVEREat net.minecraft.server.World.doTick(World.java:1678)
    2011-07-05 02:38:56 [SEVEREat net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    2011-07-05 02:38:56 [SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:355)
    2011-07-05 02:38:56 [SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-05 02:38:56 [SEVEREUnexpected exception
    java
    .util.ConcurrentModificationException
    at java
    .util.ArrayList$Itr.checkForComodification(Unknown Source)
    at java.util.ArrayList$Itr.next(Unknown Source)
    at net.minecraft.server.World.s(World.java:2301)
    at net.minecraft.server.World.doTick(World.java:1678)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:355)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-05 02:40:07 [INFORead timed out
    2011
    -07-05 02:42:16 [INFORead timed out
    2011
    -07-05 03:00:00 [INFOForcing save..
    2011-07-05 03:00:00 [INFOSave complete.
    2011-07-05 03:05:30 [INFORead timed out
    2011
    -07-05 03:06:04 [INFORead timed out
    2011
    -07-05 03:30:00 [INFOForcing save..
    2011-07-05 03:30:00 [INFOSave complete.
     
  16. Offline

    Raqn

    Jeb has said we're not gettng 1.7.3 just because of the dupe glitch.

    Its up to bukkit devs to fix this. Will they do it or not?
     
  17. Offline

    isikerkan

    I open my Debug Console and found that who crashes my server:
    Code:
    20:12:41 [SEVERE] Could not pass event PLAYER_JOIN to BukkitContrib
    java.lang.NoSuchFieldError: a
            at org.bukkitcontrib.player.ContribCraftPlayer.createInventory(ContribCraftPlayer.java:343)
            at org.bukkitcontrib.player.ContribCraftPlayer.(ContribCraftPlayer.java:73)
            at org.bukkitcontrib.player.ContribCraftPlayer.updateBukkitEntity(ContribCraftPlayer.java:482)
            at org.bukkitcontrib.ContribPlayerListener.onPlayerJoin(ContribPlayerListener.java:24)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            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)
    >
    20:12:41 [INFO] CommandBook: No intro.mid; not playing intro song.
    >
    20:12:45 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to BukkitContrib
    java.lang.NoSuchFieldError: a
            at org.bukkitcontrib.player.ContribCraftPlayer.createInventory(ContribCraftPlayer.java:343)
            at org.bukkitcontrib.player.ContribCraftPlayer.(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.onPlayerCommandPreprocess(ContribPlayerListener.java:68)
            at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:704)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            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)
    >
    20:12:57 [INFO] [dynmap] Chunk snapshot support disabled
    >
    20:13:05 [INFO] DearCubus [/83.76.53.150:55617] logged in with entity id 167 at ([world] -79.57498912987772, 67.0, -12.318083241235156)
    >
    20:13:05 [SEVERE] Could not pass event PLAYER_JOIN to BukkitContrib
    java.lang.NoSuchFieldError: a
            at org.bukkitcontrib.player.ContribCraftPlayer.createInventory(ContribCraftPlayer.java:343)
            at org.bukkitcontrib.player.ContribCraftPlayer.(ContribCraftPlayer.java:73)
            at org.bukkitcontrib.player.ContribCraftPlayer.updateBukkitEntity(ContribCraftPlayer.java:482)
            at org.bukkitcontrib.ContribPlayerListener.onPlayerJoin(ContribPlayerListener.java:24)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
            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)
    >
    20:13:05 [INFO] CommandBook: No intro.mid; not playing intro song.
    >
    20:13:14 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to BukkitContrib
    java.lang.NoSuchFieldError: a
            at org.bukkitcontrib.player.ContribCraftPlayer.createInventory(ContribCraftPlayer.java:343)
            at org.bukkitcontrib.player.ContribCraftPlayer.(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.onPlayerCommandPreprocess(ContribPlayerListener.java:68)
            at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:704)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            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)
    >
    20:13:14 [SEVERE] java.lang.NoSuchFieldError: f
    >
    20:13:14 [SEVERE]       at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:171)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    >
    20:13:14 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    >
    20:13:14 [SEVERE] Unexpected exception
    java.lang.NoSuchFieldError: f
            at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:171)
            at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
            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)
    >>
     
  18. Offline

    ultimak

    You need to remove bukkit contrib until its updated to 1.7.
     
  19. Offline

    embty

    is there a way to disable pistons?
     
  20. Offline

    Deleted user

    of course!
    If you want to be up-to-date with MC and Bukkit then your best bet is to upgrade but temporarily block pistons.
     
  21. Offline

    Shawn

    Seriously theres a bug in the game that breaks servers AND they arent going to fix it.. How retarded can Mojang be..

    Theres a bug with your GAME.. FIX the DAMN BUG... or remove the cause.

    So sick of Mojang's BS... Now there is really no reason to even upgrade to 1.7
     
    ledhead900 likes this.
  22. Offline

    embty

    How do i block them? worldguard blacklist.txt doesnt seem to work anymore. pleas help!
     
  23. Offline

    Deleted user

    There's probably some item blacklists around here somewhere.
    If you can't find anything I could maybe throw one together.
     
  24. Offline

    embty

    yes please I raelly cant find any blacklist plugin.
     
  25. Offline

    Shawn


    There is a new plugin that disables pistons specifically if you cant get your worldguard blacklist working.
     
  26. Offline

    embty

    Could you please direct me to it :)
    Thank you very much!
     
  27. Offline

    GarretSidzaka

    USE Essentials plugin's block list is how i have disabled pistons
     
  28. Offline

    zipfe

    WorldGuard's blacklist works perfectly fine to restrict players, even admins, from placing pistons.

    Blocking pistons completely solved my problem with pistons entity error causing 'read timed out' etc.
     
  29. Offline

    freman

    Oooh, I see - yes - ok... I have a request for a tutorial video on building said machine I'll strip it down and rebuild it with that improvement :D

    I'm of two minds, I'd like to see the bug fixed for most if not all blocks other than sand, I think it's borderline legit use to use for sand ;)
     
  30. Offline

    Raqn

    Guys, if you want a 1.7.3, the only way is to tell jeb_ when he is online on twitter. If we stay silent, nothing will happen.

    http://twitter.com/#!/jeb_

    If everyone who posts here asks, he will do it I'm sure.


    Also, how do I block pistons without essentials?
     
  31. Offline

    broonie

Thread Status:
Not open for further replies.

Share This Page