hoorigan
- hoorigan
- hoorigan
- Europe/Stockholm
- Yes
- No
The server console behaves strangely in MC 1.7.2 . It no longer displays colored text, the prompt character (>) is gone, and if a new message appears in the console while I'm attempting to type a command, the command I'm typing winds up getting mangled when the new message appears. It feels more like I've run tail -f on the server.log, and am typing into a really buggy prompt beneath the output.
VPS, 5 GB RAM, 2x2.90 GHz of quad-core Xeon E5-2690, Ubuntu 12.04 LTS
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)Started with:
screen -dmS Minecraft java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.2.jar nogui
The server console behaves strangely in MC 1.7.2 . It no longer displays colored text, the prompt character (>) is gone, and if a new message appears in the console while I'm attempting to type a command, the command I'm typing winds up getting mangled when the new message appears. It feels more like I've run tail -f on the server.log, and am typing into a really buggy prompt beneath the output.
The server console behaves strangely in MC 1.7.2 . It no longer displays colored text, the prompt character (>) is gone, and if a new message appears in the console while I'm attempting to type a command, the command I'm typing winds up getting mangled when the new message appears. It feels more like I've run tail -f on the server.log, and am typing into a really buggy prompt beneath the output.
My apologies. Yes, that's correct. Here's what I'm running to start the server:
screen -dmS Minecraft java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.2.jar nogui