#ram client problem?
24 messages · Page 1 of 1 (latest)
<@&756556556488933526>
and one more question i have vps server on linux so i edit only start-server.sh with xms and xmx is this enough ? or i need to edit more files to allocate ram
xms is not necessary, the 32 bit version have been deprecated for a while, no one should use that version
A server needs a minimum of 3-4gb
If you only set -Xmx without setting -Xms, the JVM will start with its default initial heap size and grow the heap as needed up to the limit set by -Xmx.
So not really an issue.
The fact that PZ only use less tham 2GB is also totaly normal.
Vanilla use 1.8 to 2.3Gb in general.
Thereis no need to increase RAM except if you encounter a OutOfMemoryError
Meaning 6gb is fine
is ther any command i can check ram ussage from client side? i Check it from admin panel statistic on server in client label
yea i know but i am about do i need edit some more files or this one is enough ? i am just asking for sure
That statistics menu should show your cleint RAM usage as well
Does it not?
It is enough
yes it show when i am as admin logged i can check it but if i am loggin as player
and want know it is ther any way
i can force to show it
fps is first next is ussage from my graphic processor and cpu ussage is on 32 % so bassicly i get not stable 60 fps and even worse when more zombies are its even 30 or less
There is not in that case, you would have to use a JVM profiler
Such as VisualVM as an example
@meager falcon what does minds total ? used ok that is ussing but i dont understand why its showing me free on client side only 478 mb
on server side its shows 4416 free
but on client only 478 ? its something wrong?
This mean your set your Max possible Heap Size to 6366MB
PZ do not need the Max atm so only set HeapSize to 2168
And on this 2168 you only actually use 1690