ProtocolLib

3M Downloads

Low TPS and high MSPT

victorlindox opened this issue · 2 comments

commented
  • This issue is not solved in a development build

Describe the bug
Hello, I have a problem on my server with Lag, TPS is lowering to 15 and MSPT going over 70, all sparks accuse ProtocolLib as the cause of the lag, but I've tried everything but the lag continues, it does This has been happening for about 2 weeks.

Could anyone help?
ProtocolLib is up to date with the latest Dev Build, and Purpur is up to date on 1.19 and the latest update.

Screenshots

Sem título

Version Info
dump-2022-07-20_22.38.28.txt

commented

Looking at the spark report you've posted in the other issue, the issue is not caused by ProtocolLib but rather native calls of netty. The issue is just shown by ProtocolLib because it's the final instance which calls the write operation to the netty channel.

commented

thanks a lot, so I'm still seeing what's causing it, but I'm thinking it's the login plugin, nLogin. I already removed some plugins to see what it is