My server has large lag spikes, Distant Horizons appears to be the cause
https://spark.lucko.me/9gR6tDiz0f
Any idea on how to solve this? People are complaining about the lag spikes.
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
5 Replies
try installing the nightly from #links-n-downloads
This just a shot in the dark, or is it a known issue fixed with nightly?
I think there was a fix regarding that issue
something with a DB related thing being handled on the main thread and not a seperate one
would having nightly on the server cause problems for those with stable?
sounds about right, if something takes long to run, and does it periodically, it can't run on the main thread
I don't think it should
iirc it wasn't supposed to run there in the first place