#1.20 high ram isue
19 messages · Page 1 of 1 (latest)
Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.
What startup command do you have in place?
And how much memory is allocated to your container?
12000mb ram allocated and startup is java -Xms128M -Xmx12000M -jar server.jar
Try and get a sparked report, memory usage is reported differently
How to do it?
Now it's somehow dropped to 5gb
You're allocating 12000M memory, so Java will grab 12000M memory. Look at spark if you want the actual amount being used.
It's a limitation of Java
In any case it will grab almost all the memory you allocate to it.
I had previously given the server 6gb but then the CPU went to 0 and the server shut down
Lol
yes
idk why
maybe I have the issue but idk I need to test it
I will update you all
Why are you using spigot in the first place over something like paper