#ram client problem?

24 messages · Page 1 of 1 (latest)

sudden niche
#

its look like game dosnt use more than 2 gb dont know why

#

<@&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

meager falcon
#

xms is not necessary, the 32 bit version have been deprecated for a while, no one should use that version

meager falcon
hushed pumice
#

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

meager falcon
#

Meaning 6gb is fine

sudden niche
#

is ther any command i can check ram ussage from client side? i Check it from admin panel statistic on server in client label

sudden niche
meager falcon
#

Does it not?

sudden niche
#

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

meager falcon
#

Such as VisualVM as an example

sudden niche
#

@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?

hushed pumice
#

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

meager falcon
#

Yep, what Alree said

#

Nothing is wrong there