When starting the minecraft-server.jar of 13w39a the GUI Text box stays empty. The console works as normal.
You can join the server and play on it.
If you start the .jar without a batch, it loads a new world that seems to be saved nowhere.
Commands via GUI still work, but 'help' doesn't print into the GUI (but in the console)
Example in the attached pictures.
Workaround for windows users:
Start the JAR version of the server instead of the EXE version, then you get the console output.
Start the server by a command file start_server.cmd
for example like this:
java.exe -Xmx2G -Xms2G -jar minecraft_server.1.7.10.jar --nogui
Linked issues
is duplicated by 75
relates to 2
Attachments
Comments 85
MC-32664Please use search function next time(not 100% sure though)For a fix: Redownload Server jar
Well, neverming then, seems to be another problem
Did not know that, thank you 🙂
No .exe
version is available for 1.9 (see https://minecraft.net/download or https://s3.amazonaws.com/Minecraft.Download/versions/1.9/minecraft_server.1.9.exe) is that intended?
I have no clue.
edit: Since this bug was fixed it's probably not intended, please create a ticket for this on WEB.
Already exists: WEB-308
This happens on the new 17w15a server.jar and I can't find a fix
Also when I run it in a cmd file (using java.exe -Xmx2G -Xms2G -jar minecraft_server.1.7.10.jar --nogui) - I get this:
ERROR StatusLogger Unrecognized format specifier [d]
ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [thread]
ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [level]
ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [logger]
ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [msg]
ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [n]
ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
ERROR StatusLogger Unrecognized format specifier [d]
ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [thread]
ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [level]
ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [logger]
ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [msg]
ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [n]
ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
Unrelated to this issue. Take a look at MC-115797 instead.
Attached log file generated by blank console (.\log\latest.log)
Shows "java.io.IOException: The handle is invalid" error
Edit: Win Vista 64-bit, Java 7 update 40, vanilla server