[Bug]: Dedicated server is consistently exactly 40 ticks behind
drew-oberweis opened this issue ยท 3 comments
Possible Fixes
Yes
Modpack Version
2.3 (Occurring since 1.25ish)
What happened?
My dedicated server with a few friends is consistently outputting that it can't keep up and is 40 ticks behind. I have run the spark profiler and observable profiler several times, and can't identify anything obviously causing it. Screenshot is just the most recent few console logs to show whats happening.
latest.log
https://gist.github.com/drew-oberweis/e09ffa9a502562703ddab878c155f0b5
Developer reports
No response
this seems very specific
do this command /spark profiler start --only-ticks-over 200 --timeout 300
it will run for 5 minutes then give you a link that i would like to see
Here is the link: https://spark.lucko.me/u4S6zcMSZk
Its interesting - this is a VERY different profiler output than what I get when I run the profiler without --only-ticks-over 200. The only tick that ran long enough to be logged looks like it was probably just autosave lag.