Bukkit server crash after some characters(ububtu -> putty)

Discussion in 'Bukkit Help' started by oglop, Jan 12, 2012.

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

    oglop

    hello I have problem I can't create new thread dunno why .. but I have problem with putty
    My server is on latest ubuntu 64b
    my cb: git-Bukkit-1.0.1-R1-27-g9a25835-b1702jnks (MC: 1.0.1)

    when I hit some characters such as ůúů
    I'll get this error

    Code:
    [SEVERE] null
    java.io.IOException: invalid UTF-8 first byte: -7
        at jline.UnixTerminal$ReplayPrefixOneCharInputStream.setInputUTF8(UnixTerminal.java:403)
        at jline.UnixTerminal$ReplayPrefixOneCharInputStream.setInput(UnixTerminal.java:384)
        at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:172)
        at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
        at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
        at jline.ConsoleReader.readLine(ConsoleReader.java:494)
        at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)

    java -version
    java version "1.6.0_26"
    Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
     
  2. Offline

    Nathan C

    Yeah....mine does the same thing.

    Why exactly do you need to enter that character anyway?
     
  3. Offline

    oglop

    no I don't need to enter it .. I don't want to enter it but my keyboard layout is
    [​IMG]And I'm accidentally hitting it when typing eg. " reload " to the console and when I hit "úůů" or so it will immediatelly freezes and display error then I'm not able to type anythink into console ... I tried to do reload from game but it didn't helped.
     
  4. Offline

    oglop

    please will it be fixed or is it already fixed?
    thank you
     
Thread Status:
Not open for further replies.

Share This Page