CraftBukkit for Minecraft 1.7.3 now available

Discussion in 'Bukkit News' started by EvilSeph, Jul 17, 2011.

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

    EvilSeph Bukkit Team Member Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    A new CraftBukkit Recommended Build (#1000) with Minecraft 1.7.3 support is now available. This new build contains a fix for a huge memory leak (resulting in significantly improved performance), a rudimentary Piston API and a built-in permissions system, among other things (for more information, look at the Recommended Build announcement thread linked below).

    Will plugins break with this build?
    Provided the developers of the plugins you are using are keeping up with the development of Bukkit, all your plugins should work fine. However, there are possibly changes included in this build that could break some plugins, though this is highly unlikely to happen.

    Known Issues:
    • Signs, chests, furnaces, etc. sometimes wipe under certain circumstances. This is a vanilla Minecraft 1.7 bug that we're still investigating.
    For more detailed information on what is contains in this update, please see the Recommended Build announcement thread here:
    http://goo.gl/MVtgK

    Updating to this Recommended Build is highly recommended as it contains, among many other things, a fix for a huge memory leak that should result in better performance overall. As always, please backup your server before updating, just in case.

    Download CraftBukkit #1000 here

    To keep up to date on our latest Recommended Builds we have an RSS feed you can subscribe to:
    http://ci.bukkit.org/other/latest_recommended.rss
    Hackuss, gogumadork, Vettexl and 4 others like this.
  2.  
  3. Offline

    Brock Blocking Samson

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    953 worked just fine with 1.7.3.
  4. Offline

    Sshadow

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This is nice :) Thanks guys.

    Does anyone know yet if the Permissions 3.0x plugin works with this build?
  5. Offline

    fysics

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    A notification service! Awesome. I'm signing up!
  6. Offline

    j_is_me57

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    THANK YOUR!!! YOU GUYS ARE AWESOME
  7. Offline

    MarsGodofWar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does anyone know what the certain curcimstances will cause your chests to be wiped. Is it a chunk bug or does it have to be initiated by a player?
  8. Offline

    Threezool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Gratz on build 1000 =D
  9. Offline

    jeanpoivrot

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME


    Recommended build ? :eek:
  10. Offline

    7eggert

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It seems to be triggered by having a large number of signs and a plugin that does use/update signs (redstone circuits below my storage area). I read about users of an adventure plugin, too.

    Good news: (If I'm right)
    1) If you don't seem to be affected, you won't tend to be affected soon, just do your daily backups.
    2) In this case, you can update to 1000, too, since the up-to-now RB did have the same error.

    PS: Maybe it's the constant updating of the levers on the redstone chips triggering the bug?
    Brock Blocking Samson likes this.
  11. Offline

    jonilaht

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes, in our server a large shop was wiped clean (lot of chests with Lockette-sign and iConomyChestShop-sign) and very large warehouse-like area, where was a lot of chests with Lockette-signs.

    So, for us the recommended build #1000 is still quite useless.
  12. Offline

    Mike120

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Have you tried using an 'AdminShop' in iConomyChestShop ? I use them a lot on my server so I wanna know if this bug will screw that up too.
  13. Offline

    iFearz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    No, thank you for fixing it, and creating this awesome server mod ^_^
  14. Offline

    Ratarn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Some more info's about the Permission-System? How to configure? How to port old Permissions to the new System? ...

    Without Bukkit Minecraft is crap!
  15. Offline

    Sathex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Maybe you should talk with the developer of the plugin?
  16. Offline

    efstajas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Oh, the colored console is awesome. :D

    Edit.: I just hope that the chests on my server won't be wiped clean, too. Can I backup only the chests somehow or is the data stored in the chunk- data?
  17. Offline

    eirik-ff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I need help! When I start the server this messege:

    13:43:07 [INFO] Chunk (5, 56) stored at (3, 54)
    13:43:07 [INFO] net.minecraft.server.Chunk
    13:43:07 [SEVERE] java.lang.Throwable
    13:43:07 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:124)
    13:43:07 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:274)
    13:43:07 [SEVERE] at net.minecraft.server.ChunkCache.<init>(SourceFile:28)
    13:43:07 [SEVERE] at net.minecraft.server.World.a(World.java:2128)
    13:43:07 [SEVERE] at net.minecraft.server.EntityCreature.B(EntityCreature.java:177)
    13:43:07 [SEVERE] at net.minecraft.server.EntityCreature.c_(EntityCreature.java:73)
    13:43:07 [SEVERE] at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    13:43:07 [SEVERE] at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    13:43:07 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    13:43:07 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    13:43:07 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    13:43:07 [SEVERE] at net.minecraft.server.World.cleanUp(World.java:1104)
    13:43:07 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    13:43:07 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    13:43:07 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Does anyone know what this is? Please help me!
  18. Offline

    vanZeben

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Congratz on the milestone build, and thanks for sticking with it. Even when Mojang makes your work tougher.
  19. Offline

    keyosuke

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ack, Minecart Mania is dead with this build, and their site says no new updates til Sept! Back to 994 for now. Good work on all the ram issues. I've been dealing with it via some new Java 7 beta tricks, but hats off to this kind of 'bucket' under the leaky notch in the roof.
  20. Offline

    efstajas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This looks like a corrupted world. Use a backup from before the problem (this shouldn't be caused by the new RB, though).
  21. Offline

    General_Nono

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thank you for the feed, I like it and I need it too!
  22. Offline

    CloseKnight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    <3 for the color support for console! Good job, Bukkit Team :D
  23. Offline

    esocid

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    w00t, way to go guys. Will be putting this on my 2 servers later.
  24. Offline

    MartN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    read the thread -.-
  25. Offline

    SomeGen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Unable to activate red stone circuits since updating to this build. Levers/buttons/pressure plates/redstone torches seem to have no effect.
  26. Offline

    slater96

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    This is much better, thanks. Anyone know how the new in built permissions work though?
  27. Offline

    coankid

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey,

    my server is spamming me with this thing here.
    Code:
    20:59:47 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    20:59:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    20:59:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    20:59:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    20:59:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    20:59:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    21:00:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    21:00:04 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
  28. Offline

    Phun

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hello,

    Logging in goes fine, but as soon as i delete a block, the whole thing laggs out and stops workign ....
  29. Offline

    brnr72

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I know this says recommended build for 1.7.3 but when I start my server the log still says 1.7.2 beta server. I just downloaded the minecraft_server.jar to the windows folder the server runs it from again to make sure, and it is still 1.7.2. So, if the jar on the minecraft.net website is still 1.7.2, is this bukkit plugin 1000 meant to be targeted at 1.7.3 clients? A little confused....
  30. Offline

    Beldrama

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I am also getting spammed with that :c Atleast my server haven't crashed just yet but..


    Edit: NVM it just crashed earlier than the previous version :c Going back to it.
  31. Offline

    DamienMine

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Congrats on the new build, running fine right now and I didn't even run into the sign/chest bug yet. Does anyone get to know of what kind the circumstances that it happens are yet?

    Are you using a texture pack? I had something similiar once in Single Player because the texture pack wasn't updated properly - IDK what exactly triggered my problem back then but with a new version of the pack everything worked fine again.
  32. Offline

    Devoldo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Memory leak fixed my butt.
    Code:
    14:55:19 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:55:26 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:56:21 [INFO] More than 1000000 updates, aborting lighting updates
    14:56:23 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:56:28 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:57:15 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:57:34 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:57:49 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    14:57:59 [INFO] HitmanJustin lost connection: disconnect.endOfStream
    14:58:01 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:01:20 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:02:36 [INFO] /84.62.242.209:13820 lost connection
    15:02:36 [INFO] xXMasterkeyXx lost connection: disconnect.endOfStream
    15:02:37 [INFO] xXMasterkeyXx [/84.62.242.209:13821] logged in with entity id 2
    4973 at ([world2] -226.0263351646858, 74.0, -442.25240187829365)
    15:02:38 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:04:21 [INFO] Matt10AE [/68.192.225.212:51847] logged in with entity id 29191
     at ([world3] -507.3000000119208, 42.0, 585.3000000119209)
    15:05:01 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:06:04 [INFO] Read timed out
    15:06:08 [INFO] /84.62.242.209:13831 lost connection
    15:06:08 [INFO] /68.192.225.212:51858 lost connection
    15:06:09 [INFO] Matt10AE lost connection: disconnect.endOfStream
    15:06:09 [INFO] xXMasterkeyXx lost connection: disconnect.endOfStream
    15:06:11 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:06:11 [INFO] xXMasterkeyXx [/84.62.242.209:13834] logged in with entity id 2
    3743 at ([world2] -202.51583007194432, 76.0, -477.37262818489785)
    15:06:18 [INFO] Matt10AE [/68.192.225.212:51864] logged in with entity id 29464
     at ([world3] -511.46511520495494, 42.0, 587.6200410366004)
    15:06:30 [INFO] Matt10AE lost connection: disconnect.quitting
    15:06:30 [INFO] Connection reset
    15:07:19 [WARNING] Can't keep up! Did the system time change, or is the server
    verloaded?
    15:11:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    15:11:17 [SEVERE]       at java.util.Arrays.copyOf(Unknown Source)
    15:11:17 [SEVERE]       at java.util.ArrayList.ensureCapacity(Unknown Source)
    15:11:17 [SEVERE]       at java.util.ArrayList.add(Unknown Source)
    15:11:17 [SEVERE]       at net.minecraft.server.Vec3D.create(SourceFile:27)
    15:11:17 [SEVERE]       at net.minecraft.server.World.rayTrace(World.java:760)
    15:11:17 [SEVERE]       at net.minecraft.server.World.a(World.java:636)
    15:11:17 [SEVERE]       at net.minecraft.server.World.a(World.java:1485)
    15:11:17 [SEVERE]       at net.minecraft.server.Explosion.a(Explosion.java:116)
    15:11:17 [SEVERE]       at net.minecraft.server.World.createExplosion(World.jav
    :1466)
    15:11:17 [SEVERE]       at net.minecraft.server.WorldServer.createExplosion(Wor
    dServer.java:145)
    15:11:17 [SEVERE]       at net.minecraft.server.EntityTNTPrimed.explode(EntityT
    TPrimed.java:88)
    15:11:17 [SEVERE]       at net.minecraft.server.EntityTNTPrimed.m_(EntityTNTPri
    ed.java:66)
    15:11:17 [SEVERE]       at net.minecraft.server.World.entityJoinedWorld(World.j
    va:1198)
    15:11:17 [SEVERE]       at net.minecraft.server.WorldServer.entityJoinedWorld(W
    rldServer.java:48)
    15:11:17 [SEVERE]       at net.minecraft.server.World.playerJoinedWorld(World.j
    va:1180)
    15:11:17 [SEVERE]       at net.minecraft.server.World.cleanUp(World.java:1104)
    15:11:17 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServ
    r.java:447)
    15:11:17 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSe
    ver.java:361)
    15:11:17 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sou
    ceFile:422)
    15:11:17 [SEVERE] Unexpected exception
    java.lang.OutOfMemoryError: Java heap space
            at java.util.Arrays.copyOf(Unknown Source)
            at java.util.ArrayList.ensureCapacity(Unknown Source)
            at java.util.ArrayList.add(Unknown Source)
            at net.minecraft.server.Vec3D.create(SourceFile:27)
            at net.minecraft.server.World.rayTrace(World.java:760)
            at net.minecraft.server.World.a(World.java:636)
            at net.minecraft.server.World.a(World.java:1485)
            at net.minecraft.server.Explosion.a(Explosion.java:116)
            at net.minecraft.server.World.createExplosion(World.java:1466)
            at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:14
    )
            at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:88
    
            at net.minecraft.server.EntityTNTPrimed.m_(EntityTNTPrimed.java:66)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:
    8)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
            at net.minecraft.server.World.cleanUp(World.java:1104)
            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)
    >
    This is with a server running over 6 gigs of RAM allocated with a modified batch file. This never happened on 953. Upon a restart it's already using over a gig of memory with no one joining, 953 with the same plugins used 230megs in the first hour.
Thread Status:
Not open for further replies.

Share This Page