Help with Server Lag
Any tips on reducing my server lag?
https://spark.lucko.me/wbOV8VwmwI
This is running FTB Academy on a docker container allocated 2 cores / 8 gb ram. The majority of the issue seems to be in the
updateEntity()
from what I see. What do I do about this? Go for a better CPU for my docker container? Or limit entities? Something else?spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
8 Replies
Spark Profile Analysis
❌ Processing Error
The bot cannot process this Spark profile. It appears that the platform is not supported for analysis. Platform: Forge
Requested by awfa96#0
Thanks for asking your question!
Once you have finished, please close your thread.
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close
!close
!solved
Requested by awfa96#0
Optimization
Your server world is the main reason
Add 2 gigs of ram
It would help the mods I guess
Mind dropping two mods called ferritecore and memory leak fix and see how it goes?
XX:+AlwaysPreTouch
Remove this ^^^
@Anthony
Actually @ProGamingDK should they remove alwayspretouch in docker? Or that's an issue that only happens on ptero?
Alright i'll try going to 12 gb ram with 4 cores and removing the XX:+AlwaysPretouch and if that doesn't go well, I'll see how dropping the two mods from the modpack goes