i have 16gb ram on my linux box but hytale only seems to use like 4gb then starts swapping. anyone got a fix for the -Xmx flags?? i'm tryna run a factions server but it's unplayable when more than 10 ppl r in different zones.
i have 16gb ram on my linux box but hytale only seems to use like 4gb then starts swapping. anyone got a fix for the -Xmx flags?? i'm tryna run a factions server but it's unplayable when more than 10 ppl r in different zones.
u need to match -Xms and -Xmx to 12G and leave some for the OS. also hytale is super heavy on view distance. if ur players r exploring different zones, it'll eat ur cpu alive. set MaxViewRadius to 12 chunks in the config and it should stabilize.
u need to match -Xms and -Xmx to 12G and leave some for the OS. also hytale is super heavy on view distance. if ur players r exploring different zones, it'll eat ur cpu alive. set MaxViewRadius to 12 chunks in the config and it should stabilize.
bro just use a docker container with memory limits, works better for linux and stops the swapping issue mostly. also check ur start script for -Xms vs -Xmx
bro just use a docker container with memory limits, works better for linux and stops the swapping issue mostly. also check ur start script for -Xms vs -Xmx