Hello, I have seen this on these forums before, and seen similar problems, but none the same as mine, I need to launch my Yogcraft server with more RAM, my ServerStart.bat currently reads:
I tried it with the default one that it comes with when you first download the server version, and this did not work so I had to direct it to Java (Internet says something to do with me being on Windows 8) I have 8GB of RAM and want to allocate 3GB Can somebody please help me as I have been trying for nearly 4 hours D:
Thanks in advance.
Code:
ftbserver.jar -Xmx3072m -Xms3072m -jar "C:\Program Files (x86)\Java\jre7\bin\java.exe"
pause
Thanks in advance.