Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-151445

The option --noconsole no longer works. (Server)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, Minecraft 1.14.1 Pre-Release 2
    • Tested on Windows 10 Enterprise x64 and Ubuntu 18.04.2.
    • Unconfirmed
    • (Unassigned)

      Starting a 1.14.x java server with the command "java -Xmx2048M -Xms512M -XX:+UseG1GC -jar server.jar nogui --noconsole" gives the following error:

      [14:37:38] [main/FATAL]: Failed to start the minecraft server[14:37:38] [main/FATAL]: Failed to start the minecraft serverjoptsimple.UnrecognizedOptionException: noconsole is not a recognized option at joptsimple.OptionException.unrecognizedOption(OptionException.java:108) ~[server1.14.1.jar:?] at joptsimple.OptionParser.handleLongOptionToken(OptionParser.java:510) ~[server1.14.1.jar:?] at joptsimple.OptionParserState$2.handleArgument(OptionParserState.java:56) ~[server1.14.1.jar:?] at joptsimple.OptionParser.parse(OptionParser.java:396) ~[server1.14.1.jar:?] at net.minecraft.server.MinecraftServer.main(SourceFile:879) [server1.14.1.jar:?]

      Using the same command to start a 1.13.2 (or lower) server does not give any errors and runs as expected.

            Unassigned Unassigned
            appleguy010 Joshua Gilbert
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: