console freezing after (bad)key (char) pressed

Discussion in 'Bukkit Help' started by oglop, Aug 12, 2011.

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

    oglop

    Hello i have problem with console it freezing when I press some keys
    such as: +ěščřžýáíé
    I have czech keyboard layout, but it happend to me when I changed to eng. layout and pressed something
    situation:
    server running
    I'm typing commands
    everything ok
    Now I misstyped some of +ěščřžýá instead of numbers (shift+123456)
    then I get error => I can write into console anymore, but server still running
    error and console:
    23:35:05 [INFO] Disconnecting Player [/IP.IP.IP.IP:10283]: Outdated client!
    23:36:32 [INFO] Player [/IP.IP.IP.IP:10296] logged in with entity id 34726 at ([world] -8.5, 64.62000000476837, -8.5)
    23:36:56 [SEVERE] null
    java.io.IOException: invalid UTF-8 first byte: -71
    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:23)
    23:39:26 [INFO] Connection reset
    23:39:26 [INFO] Player lost connection: disconnect.quitting

    say asi to (and there I not able to write anymore)


    (sorry if it is spamming I posted it into bugs already)
     
Thread Status:
Not open for further replies.

Share This Page