Help with server lag, TPS dropping frequently due to unbeknownst reasons

I have been having trouble with my server while trying to find out the cause of lag. My fellow team and I have been having issues trying to pinpoint it, and we are incredibly stumped. It is greatly affecting the server to the point that people are dying because of it. We usually used the mod Observable to find out said reason but that mod has been untouched. Here is the Spark Profiler for anyone wondering what it looks like: https://spark.lucko.me/ng7M7RlKHN If anyone can help figure this out, we are very much in needed for help
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
14 Replies
Eismeister
Eismeister4w ago
your spark report link expired
Specs
SpecsOP4w ago
sorry updated it
Specs
SpecsOP4w ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Eismeister
Eismeister4w ago
I see a lot of power going to LootContextPredicate.test(). not sure what this is or if it's normal to be taking up that much of the tick. I can also see that there are a ton of entities, and that seems to correlate with the increase in lag
No description
No description
Specs
SpecsOP4w ago
https://misode.github.io/report/ I also used this program
Specs
SpecsOP4w ago
with this and im still not sure
Specs
SpecsOP4w ago
thats what i think, but idk how to find out particularly what it is Its just almost becoming unplayable and I'm going honestly crazy trying to solve it
corstkiller00
corstkiller004w ago
@Specs has this always happened on the server? And does it still occur if all players are off the server?
Specs
SpecsOP4w ago
Here and there, but not last "season" The thing is the mod that seems like its causing lag doesnt seem to be the problem
corstkiller00
corstkiller004w ago
Looks to be an issue with custom NBT data being written to player entities Likely a plug-in or mod causing the issue Don’t think you have much of a choice but to find out which one that is I’ve never seen player entities take up so much CPU. Think something you have downloaded is broken
Specs
SpecsOP3w ago
I think its maybe vanilla refresh I just dont know what that something is
Eismeister
Eismeister3w ago
!binary
Carl-bot
Carl-bot3w ago
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed. If it still persists, the cause is in the half still installed. Continue to halve the remaining plugins until you've narrowed it down to a single plugin. Congratulations, you found the culprit.
From An unknown user
Admincraft Canned Responses
Specs
SpecsOP3w ago
yeah i thought thats what i might have to do

Did you find this page helpful?