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

Minecraft 1.12 server exits immediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12
    • None
    • Unconfirmed

      When I changed the run file from 1.11.2 to 1.12 the following run file for 1.12 doesn't run. The file is downloaded correctly and nothing else was changed. 1.11.2 runs correctly.

      #!/bin/sh                                                                                  
      BINDIR=$(dirname "$(readlink -fn "$0")")                                                   
      cd "$BINDIR"
      java -Xms1024M -Xmx2000M -hat minecraft_server.1.12.jar nogui
      

            Unassigned Unassigned
            louwestin LouWestin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: