CraftBukkit 1.2.5-R2.0 is now available!

Discussion in 'Bukkit News' started by EvilSeph, May 18, 2012.

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

    Nathan C

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

    Or if you really did, then go outside for 1 hour and chill.........the login servers don't go down that often anymore.

    This post has been edited 1 time. It was last edited by Nathan C May 20, 2012.
  2. Offline

    _Alf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Excuse me, i bought the game 3 times and run a root server with 3 Minecraft servers, i work 12h shift and when i am at a point wanting to invest some spare time into minecraft, it's my decision to do so. I'm sorry that you had to focus out your own problems here. [creeper]

    Again, i am sorry for this even more offtopic, but i use this opportunity to thank not only the team around bukkit, but also all the plugin developers and all players and serverowners who help testing and fixing features and bugs.
    [diamond]

    Edit: Something ontopic anyway, since the login servers are running again, 1.2.5-r2.0 is running extremly nice :D

    This post has been edited 1 time. It was last edited by _Alf May 20, 2012.
  3. Offline

    Lolmewn BukkitDev Staff

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

    //Random

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    very very very great work now my server runs very fast thanks so mutch
  5. Offline

    owenftw

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Great. Thanks :D
  6. Offline

    kyle1264

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    "11:56:05 [INFO] ←[34;1mThere are ←[31;1m1←[34;1m out of maximum ←[31;1m20←[34;1m
    players online.←[m
    11:56:05 [INFO] Connected players:←[37m[←[36mSemiMember←[37m]←[33;1mKyle1264←[
    37;1m←[37;1m←[m"

    When i do '/who' in the console, i get that, whats with all the [31;1m] and all that?
  7. Online

    hawkfalcon BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Good, except every time somone logs out it gives me this error:

    Code:
    12:48:02 [INFO] Connection reset
    [WARN] Failed to query stty columnsjava.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.UNIXProcess.waitFor(UNIXProcess.java:115)
        at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
        at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:170)
        at jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:165)
        at jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
        at jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:89)
        at jline.UnixTerminal.getWidth(UnixTerminal.java:75)
        at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
        at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
        at jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
        at org.bukkit.craftbukkit.util.TerminalConsoleHandler.flush(TerminalConsoleHandler.java:26)
        at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:89)
        at java.util.logging.Logger.log(Logger.java:478)
        at java.util.logging.Logger.doLog(Logger.java:500)
        at java.util.logging.Logger.logp(Logger.java:616)
        at org.bukkit.craftbukkit.LoggerOutputStream.flush(LoggerOutputStream.java:27)
        at java.io.PrintStream.write(PrintStream.java:432)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
        at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:85)
        at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:168)
        at java.io.PrintStream.write(PrintStream.java:477)
        at java.io.PrintStream.print(PrintStream.java:619)
        at java.io.PrintStream.println(PrintStream.java:756)
        at net.minecraft.server.Packet.a(Packet.java:96)
        at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
        at net.minecraft.server.NetworkManager.c(NetworkManager.java:268)
        at net.minecraft.server.NetworkReaderThread.run(SourceFile:76)
     
    12:48:02 [INFO] killerc0de lost connection: disconnect.quitting
    
    Im on a Mac.
    Anyone know why? Or should I disable jline?
  8. Offline

    _Alf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @hawkfalcon: Check your plugins, some might be outdated now (plugins for 1.2.5-r01 are potentially causing errors with 1.2.5-r02).

    Edit: Argh... i just realized that i have the same Problem, it only can be Essentials, since i only have this one installed on that specific server - i'm going to test naked bukkit.

    OK, it seem to be bukkit, no plugin running on debian squeeze.

    Code:
    [INFO] _Alf lost connection: disconnect.quitting
    22:42:38 [INFO] Connection reset
    [WARN] Failed to query stty columnsjava.lang.InterruptedException
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
            at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
            at jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:170)
            at jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:165)
            at jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
            at jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:89)
            at jline.UnixTerminal.getWidth(UnixTerminal.java:75)
            at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
            at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
            at jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
            at org.bukkit.craftbukkit.util.TerminalConsoleHandler.flush(TerminalConsoleHandler.java:26)
            at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:89)
            at java.util.logging.Logger.log(Logger.java:481)
            at java.util.logging.Logger.doLog(Logger.java:503)
            at java.util.logging.Logger.logp(Logger.java:619)
            at org.bukkit.craftbukkit.LoggerOutputStream.flush(LoggerOutputStream.java:27)
            at java.io.PrintStream.write(PrintStream.java:432)
            at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
            at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
            at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:85)
            at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:168)
            at java.io.PrintStream.write(PrintStream.java:477)
            at java.io.PrintStream.print(PrintStream.java:619)
            at java.io.PrintStream.println(PrintStream.java:756)
            at net.minecraft.server.Packet.a(Packet.java:96)
            at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
            at net.minecraft.server.NetworkManager.c(NetworkManager.java:268)
            at net.minecraft.server.NetworkReaderThread.run(SourceFile:76)
    
    1 more thing, these errors have not been logged :eek:

    This post has been edited 3 times. It was last edited by _Alf May 20, 2012.
  9. Online

    hawkfalcon BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @_Alf you think its essentials? ;0
  10. Offline

    Jay101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    it's not.
    please, read page 1 ...
  11. Offline

    Amaranth Bukkit Team Member

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It's a problem with using System.setOut, jline 2, and screen/tmux, as far as I can tell. It's not actually an error though, when it fails to query stty it assumes sane defaults and continues. It's just a bit spammy.
  12. Offline

    _Alf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    At last, i didn't.

    This post has been edited 1 time. It was last edited by _Alf May 21, 2012.
  13. Offline

    ChemicallyGodly

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    i added --nojline on linux and now i get no console colors except for ones passed by CommandHelper
  14. Offline

    matex11

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I just downloaded the new reccomended build and found a bug when using pistons. In the last recommended build I built the hidden piston staircase featured in this video . However, when I tried to use this staircase, the pistons that push up stayed retracted. I checked that all the wireing was correct many times.
  15. Offline

    Steven Stanton

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I'm getting a double chat of plugin broadcasts and some player chat once and a while, I tried removing all plugins and still got it. Is this happening to anyone else?
  16. Offline

    chas13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    i have a little problem some players can connect after up to r2 but some players told me that they get internal server error,in console i only get lost conection no other eror.
    http://postimage.org/image/r0p8hut87/
    Any ideea? please.
  17. Offline

    hatstand

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    That is what --nojline does, disables the jLine, which handles the colouring.
  18. Offline

    Chikyuno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeah, it's a good alternative to use this now. In my opinion - since I don't need any color in console or log.
    Before this build it was a problem to disable jline but now it's really an option to me, well done Bukkit team. ;)

    And by the way. I would make --log-strip-color defaulting to true since color codes in log are a bit strange, or am I wrong? I don't know, it's just my opinion that color formatting doesn't belong to a log file.
  19. Offline

    chas13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    should i use r2.1 ? and any ideea what could cause this http://postimage.org/image/r0p8hut87/ maybe a plugin that is for r1 ?

    and about nojline it do anything to colors in game or only in console?

    This post has been edited 2 times. It was last edited by chas13 May 21, 2012.
  20. Offline

    ChemicallyGodly

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    then how do i get colors back with no errors?
  21. Offline

    Chikyuno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    --nojline
    disables colors in console and log

    --log-strip-color true
    disables colors in log

    This post has been edited 1 time. It was last edited by Chikyuno May 21, 2012.
  22. Offline

    gencreeper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Weird i upgraded and it crashed minecraft (but not the server) when i joined i downgraded and it was fine
  23. Offline

    TTimoNN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Nice :D Keep these things coming crew.
  24. Offline

    TTimoNN

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Read his post mate it has nothing to do with buying the game
  25. Offline

    chas13

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    why should i disable colors in console then? rofl
    ps: should i use r2.1 dev?
  26. Offline

    Chikyuno

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I never said that.

    You can disable them for example when your console isn't able to display color codes properly.

    This post has been edited 1 time. It was last edited by Chikyuno May 21, 2012.
  27. Offline

    ZachBora

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Then you should report it on the ticket system https://bukkit.atlassian.net/secure/Dashboard.jspa
  28. Offline

    Fishman_z

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Um... all text that isthan one line long gets formatted incorrectly

    Ie:

    I type: Hello people how is it going here folks i am testing something

    It shows up in the chat as:

    Hello people how is it going here folks i am testing something
    Hello people how is it going here folks i am testing som

    Yeah. It is a little annoying. please fix this
  29. Offline

    travja

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thanks for the awesome update!! Now I can host both of my servers at once without my computer lagging! Although.... I'm not a huge fan of the new formatting. I don't like the color codes showing up in the console(I used --nojline to get rid of them) and it used to be that when I was typing something in the console and something popped up it would just show the end of my message on the end of theirs, now however, when I am typing it shows the first half of my message before their message and the 2nd half after. Their message is put after the first half so it looks something like this:
    say Hello guys, ho2012-05-21 18:00:00 [INFO] <RandomPerson> Blah
    w are you guys doing?//enter
    2012-05-21 18:00:03 [INFO] <*Console> Hello guys, how are you guys doing?

    Another thing I noticed is there isn't a > symbol when typing anymore... it's straight to the edge of the cmd.

    Thanks guys!
  30. Offline

    Adkit

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yup, we need a fix or at least someone to direct us to a fix because I can't find any...
Thread Status:
Not open for further replies.

Share This Page