The only file I've moddified is the user_jvm_args.txt
# Xmx and Xms set the maximum and minimum RAM usage, respectively.
# They can take any number, followed by an M or a G.
# M means Megabyte, G means Gigabyte.
# For example, to set the maximum to 3GB: -Xmx3G
# To set the minimum to 2.5GB: -Xms2500M
# A good default for a modded server is 4GB.
# Uncomment the next line to set it.
-Xmx30G -Xms20G
The errors it is giving me is "Can't Keep up! Is the server overloaded? ect..
I would love to copy and paste the logs but they are located on a host that I am consoled onto via VMWare and setting up copy and paste between host and guest is a bit of a pain.
This reddit post has the same problem that I'm having
The main reason I suspect its the lack of RAM usage is that the sever would sit around 3.5Gigs of usage and tell me that it has ~5% free.
I will take a look at the mod when I get the chance.
The host specs:
ProLiant DL380p Gen8
32GB RAM
Intel(R) Xeon(R) CPU E5-2697 v2
tldr: Forge server isn't reading/executing usr_jvm_args.txt