-
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