Server Wont Launch With More than 150MB of RAM

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Acid_Myst

New Member
Jul 29, 2019
4
0
0
I have changed the shell script so it would work on my mac and I have set both the minimum and maximum higher. But even with the default code, (java -Xms512M -Xmx1G -jar ftbserver.jar) It will not run with more than 150MB of RAM. My code in the shell file at the moment is:
cd ~/Desktop/YogCraft_Server
chmod +x "ServerStart.sh"
java -Xms512M -Xmx1G -jar ftbserver.jar
I will upload a screen shot of what the server launcher says. I hope this is just a visual error with the launcher and that the actual amount RAM at use is 1GB, but I want to know for sure. Thank you!
net.minecraft.server.MinecraftServerScreenSnapz001.jpg