When will CraftBukkit for 1.3 be released?

Discussion in 'Bukkit News' started by EvilSeph, Jul 27, 2012.

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

    EvilSeph

    With the Minecraft 1.3 release date fast approaching, a lot of people are wondering when we will be releasing a CraftBukkit Recommended Build for Minecraft 1.3. We hope this short announcement will answer those questions.

    Due to the size of the impending 1.3 update, we are unable to guarantee that we'll have a compatible CraftBukkit Recommended Build out in time for the release of Minecraft 1.3. Although we started working on the update immediately after the Minecraft 1.3 preview was made available to the public, a lot of things were added, removed and changed in Minecraft from 1.2.5 and, as such, this update requires more work than usual to get things up and running. That being said, we'll continue to do our best to get an update out within a reasonable amount of time and will likely follow our usual policy of promoting the first Recommended Build the moment we get something that compiles and runs without any testing done whatsoever.

    As we have done a significant amount of important work on CraftBukkit 1.2.5 builds since our last RB, we'll be promoting a new Recommended Build shortly. This is done so that people have a reliable, stable build to use until we can get a 1.3 compatible build out and so that everyone who relies on Recommended Builds are able to take advantage of all the fixes, improvements and so on we've done since the last 1.2.5 RB.

    Thank you for your patience, understanding and continued support; we greatly appreciate it!
     
  2. Offline

    chrille

    guess it's no plugin then :) it must be some kind of error in the build?
     
  3. Offline

    Morlanius

    Theres going to be a global shortage on F5 keys. lol.
    btw towny works, townychat doesnt seem to like registering the hook, mchatsuite is doing the same.
     
    MissFcmz likes this.
  4. Offline

    seanc99

    So is RB like bukkit?

    so is RB bukkit Im confused :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 12, 2016
  5. Offline

    TnT

    A 1.3.1 dev build is now out. See dl.bukkit.org for the download.

    Note: This is not an RB, and there may be bugs. If you run across any, report them in this thread. Remember, the dev builds are unsupported, but its would be nice to see any issues you run into.
     
    Brcojo, Technius, MissFcmz and 5 others like this.
  6. Offline

    lukeycold

    i need rec build my server rental thing wont let me get the new bukkit unless its rec build
     
  7. Offline

    CamBlack

    The dispenser duping glitch is a huge one. Place a stack of something in the dispenser and activate it, it spits out the whole stack and it only reduces the stack in the dispenser by one. Keep activating the dispenser and it keeps spitting out more stacks.

    There's a fix here but not sure if it breaks anything else or not: https://bukkit.atlassian.net/browse/BUKKIT-1983

     
  8. Offline

    Morlanius

    periodic lag spike every 10 mins or so, lasts for roughly a minute, perhaps less. chat still works (unless its local-echo) but commands using any kind of file access is delayed until the lag passes.
    filling stacked buckets (i did it with 2) created 3, 1 of which vanished when I tried pouring.
    Speed seems good apart from the lag spike issue.
    I'm using the latest dev release, the lag spike didn't seem apparent in the 1st release.
     
    Curtis3321 likes this.
  9. Offline

    CamBlack

    Having the same issue on the first release.
     
  10. Offline

    Lelo

    Anyone else having a problem with chests? Some of my players can open the chest, but not see the UI or slots :(
     
  11. Offline

    CamBlack

    Yeah having the same issue but I think it's because of the lag issues. Spamming right click on the chest eventually opens it.
     
  12. Offline

    aequasi

    i get this,


    And then everyone gets booted from the server. Its weird tho, cause according to the server, everyone is still in it. And now no one can connect. Have to restart every time


    Code:
    02.08 12:16:12 [Server] INFO Read timed out
    02.08 12:16:09 [Multicraft] ***** ran command Message of the Day
    02.08 12:16:09 [Connect] User *****, IP unknown
    02.08 12:16:09 [Multicraft] Skipped 3 lines due to rate limit (30/s)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:543)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.World.tickEntities(World.java:1106)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.World.playerJoinedWorld(World.java:1201)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:498)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.World.entityJoinedWorld(World.java:1219)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.EntityPlayer.h_(EntityPlayer.java:139)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:87)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:286)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.ItemStack.a(ItemStack.java:206)
    02.08 12:14:14 [Server] INFO at net.minecraft.server.ItemTool.a(SourceFile:40)
    02.08 12:14:14 [Server] INFO java.lang.NullPointerException
    02.08 12:14:14 [Server] SEVERE Encountered an unexpected exception NullPointerException
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:543)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.World.tickEntities(World.java:1106)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.World.playerJoinedWorld(World.java:1201)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:498)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.World.entityJoinedWorld(World.java:1219)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.EntityPlayer.h_(EntityPlayer.java:139)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:87)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:286)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.ItemStack.a(ItemStack.java:206)
    02.08 12:14:14 [Server] SEVERE at net.minecraft.server.ItemTool.a(SourceFile:40)
    02.08 12:14:14 [Server] SEVERE java.lang.NullPointerException
    02.08 12:14:13 [Server] WARNING Can't keep up! Did the system time change, or is the server overloaded?
     
  13. Offline

    ShortStuff300

  14. Offline

    Fuzzlr

    BUKKIT ISSUES:

    1) Item Duplication
    Place a dispenser​
    Put a pressure plate directly in front​
    Put 1 redstone next to the plate, and join it to 1 next to the side of the dispenser​
    Put anything in it, and stand on the plate​
    This process with duplicate items placed inside the dispenser.

    There is a temporary fix for this if you are using WorldGuard. Blacklist the use of dispensers. However, if dispensers are already placed players may continue to duplicate items. Blacklist on-interact and on-use to disable dispensers.

    2) Server Lag
    RAM usage is high with the bukkit dev builds. The main thread locks up every 10 minutes. A long CPU spike occurs which results in severe lag. Players can continue to chat during spikes because of 1.3's separate chat thread.

    3) Failure to Generate Nether/End
    When a new Nether or End world is generated, Bukkit will fail to generate the correct map type. Instead, it will generate a world with normal blocks but the sky color will reflect the world type.

    THINGS TO WATCH OUT FOR (not bukkit related):
    Enderchests in Creative World
    Players using water/lava buckets in protected areas (WG protection failure)
     
    CamBlack likes this.
  15. Offline

    Derjyn

    I haven't seen the dispenser duping issue, or traveled to the End or Nether to see how that works. Though on the latest release (2269) there is a quip about it in the changelog: "Fix Nether and The End having the same world names". So perhaps that issue was resolved.

    I'm also not seeing any lag spikes. I've been in-game solo, while I tidy up and slowly trickle plugins back in. I'm running WorldBorder fill process with 1024 chunks processed per run, with a world radius of 16384. That's a little memory intensive, and still I haven't seen any CPU, RAM, or general lag spikes.
     
  16. Offline

    TnT

    Did you try without plugins?

    Remember everyone, before you report bugs, test them without plugins.
     
  17. Offline

    krazy_dreams

    I cant even get people to join my game it kepps saying cant connect does anybodu know why?
     
  18. Offline

    Derjyn

    Something on your end most likely- several servers are up and running just fine. What is your setup like? Plugins? Is your server.properties file correct? More details would help a bit. That's a very vague question...
     
  19. Offline

    flap

    I get the following error in the console when I stop the server:

    Code:
    2012-08-02 19:44:29 [INFO] Saving players
    2012-08-02 19:44:29 [SEVERE] java.net.SocketException: Socket closed
    2012-08-02 19:44:29 [INFO] Saving worlds
    2012-08-02 19:44:29 [SEVERE]    at java.net.PlainSocketImpl.socketAccept(Native Method)
    2012-08-02 19:44:29 [INFO] Saving chunks for level 'world'/net.minecraft.server.WorldProviderNormal@73cbbf6d
    2012-08-02 19:44:29 [SEVERE]    at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
    2012-08-02 19:44:29 [SEVERE]    at java.net.ServerSocket.implAccept(Unknown Source)
    2012-08-02 19:44:29 [SEVERE]    at java.net.ServerSocket.accept(Unknown Source)
    2012-08-02 19:44:29 [SEVERE]    at net.minecraft.server.DedicatedServerConnectionThread.run(SourceFile:56)
    2012-08-02 19:44:29 [INFO] Closing listening thread
    2012-08-02 19:44:29 [INFO] Saving chunks for level 'world_nether'/net.minecraft.server.WorldProviderHell@4584c87f
    2012-08-02 19:44:29 [INFO] Saving chunks for level 'world_the_end'/net.minecraft.server.WorldProviderTheEnd@10872d81
    git-Bukkit-1.2.5-R5.0-5-g9bcd5fe-b2269jnks
     
  20. Offline

    aequasi

    bukkit 1.2.5? wrong thread...
     
  21. Offline

    Morlanius

    Fuzzlr
    I concur with everything you have posted except the creation of ender and nether, i have both of those worlds, and after entering one of them then restarting the world MultiWorld picked it up and that portion is working as described.

    TnT
    The lag issue i know happens without plugins as well as with. not sure about the others.
     
  22. Offline

    flap

    please learn how to read the version info... :\
     
  23. Offline

    aequasi

    git-Bukkit-1.2.5-R5.0-5

    1.2.5... am I missing something?

    *facepalm*

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  24. Offline

    flap

    b2269jnks this!
     
  25. Offline

    Smallxmac

    I have tested this and it worked fine as of now im still trying items and stuff
     
  26. Offline

    Nyoung3

    Right now the only 2 issues I have encountered is that the nether is being really weird (normal world with red sky), and a generous amount of lag that was not there previously.
     
  27. Offline

    edulzo

    1) Yes this is true, I tested it, thanks for that info.

    2) Haven't had ANY lag issues at all.

    3) I made a Nether Portal, and it made the Nether :3
     
  28. Offline

    Fuzzlr

    A piston bug:


    Place a piston on a block with a redstone torch on it. The piston will expand in multiple directions.
     
  29. Offline

    Nyoung3

    the password is usually on a sticker attached to the router somewhere, unless you don't have the default password.
     
  30. Offline

    aequasi

    are you on a *nix machine? if so, try
    if theres something running there, id guess you have minecraft still running, so youd have to kill the process
     
  31. Offline

    Brainiacguy

    That fixed it :D
     
    Morlanius likes this.
Thread Status:
Not open for further replies.

Share This Page