Posted November 23, 20195 yr MAC OS Catalina - 1.12.2 - 14.23.5.2847 I have been trying to start a 1.12.2 server and I am trying to open the server from a start.command file to get more ram with the server. start.command - https://pastebin.com/mCrb7W6p eula.txt - https://pastebin.com/HFJhK29r Notes: Loads fine from the forgeuniversal.jar just not the start.command Doesn't give any logs.
November 23, 20195 yr Author I fixed this by using a different script oops changed it to this one. Spoiler #!/bin/bash cd "$(dirname "$0")" exec java -Xms2G -Xmx2G -jar forgeuniversal.jar
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.