You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Server thread/INFO]: [LagMonitor] Loading LagMonitor v1.17.1-SNAPSHOT
[Server thread/INFO]: [LagMonitor] Found JNA native library. Enabling extended native data support to display more data
[Server console handler/WARN]: Exception in thread "Server console handler" java.io.IOError: java.io.IOException: Resource temporarily unavailable
[Server console handler/WARN]: at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:142)
[Server console handler/WARN]: at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
[Server console handler/WARN]: at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
[Server console handler/WARN]: at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
[Server console handler/WARN]: at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
[Server console handler/WARN]: at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:390)
[Server console handler/WARN]: at com.destroystokyo.paper.console.TerminalHandler.handleCommands(TerminalHandler.java:37)
[Server console handler/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:77)
[Server console handler/WARN]: Caused by: java.io.IOException: Resource temporarily unavailable
[Server console handler/WARN]: at java.io.FileInputStream.readBytes(Native Method)
[Server console handler/WARN]: at java.io.FileInputStream.read(FileInputStream.java:255)
[Server console handler/WARN]: at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
[Server console handler/WARN]: at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
[Server console handler/WARN]: at `org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276
[Server console handler/WARN]: at java.lang.Thread.run(Thread.java:748)
After this exception the console stdin will disappeared (> cursor) and therefore can't interactive with console, it's seems won't be reproduced with lagmonitor 1.15 or lower version.
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
The text was updated successfully, but these errors were encountered:
log:
After this exception the console stdin will disappeared (> cursor) and therefore can't interactive with console, it's seems won't be reproduced with lagmonitor 1.15 or lower version.
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
The text was updated successfully, but these errors were encountered: