Pregenerator that "ticks" chunks
Hello, I have a world fully pregenerated. However, whenever I explore the ocean, the server lags out pretty badly. I've asked about this in the paper discord where they confirmed it was the chunks being ticked for the first time and water flowing for the first time. Once this is done, there is no lag when you load into those areas.
From what I've been told, Chunky just generates the chunks but doesn't tick them. Is there a plugin which ticks chunks whilst generating?
Here is a spark report with the
--only-ticks-over 150 argument
for anyone interested; https://spark.lucko.me/t8mVxjTc0T
Technically I can just fly around in creative and manually load the chunks at the highest possible render distance but I'd appreciate a non painful method ð
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
16 Replies
â Processing Error
The bot cannot process this Spark profile. Please use an alternative Spark profile.
Requested by naughtius.maximus#0
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by naughtius.maximus#0
You sent a live profiler.
The link is dead.
Ah, I can fetch one tomorrow morning.
That's.. weird
Here is a persistent profile https://spark.lucko.me/0H5VZ3qDPf
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Spark Profile Analysis
These are not magic values. Many of these settings have real consequences on your server's mechanics. See this guide for detailed information on the functionality of each setting.
â
Your server isn't lagging
Your server is running fine with an average TPS of 20.
Requested by naughtius.maximus#0 ⢠Page 1 of 3
Also, depsite what the bot says, I am getting plenty of lag
Remove the -XX:+AlwaysPreTouch if you're in a hosting provider.
I've seen the TPS drop to 0 in the profiler
Have edited that now :chivsalute:
Oh rip, wasn't meant to ping my bad
I don't care
I'm not sure if it'll fix the issue but generally I don't use that flag
I do remember someone saying it caused OOM errors on containers so it's a good shout anyway
Thank you
waht does it do?
enables touching of every page on the Java heap during JVM initialization.
Preallocation iirc
ycrash Answers
What is JVM startup parameter: -XX:+AlwaysPreTouch?
What is JVM startup parameter: -XX:+AlwaysPreTouch? Have you used this JVM arguement before?What are the pros & cons of using this Java argumen...
oo