I'm trying to allocate more ram to my server. For doing so, I typed the following on the terminal (after I located the file, of course): java -Xmx1024M -Xms1024M -jar forge-1.12.2-14.23.5.2808-universal.jar. Then it shows up this error:
I tried using the same command on a minecraft non forge server and it worked perfectly fine. Can somebody help?? THANKS!!