ProtocolLib taking large part of server thread.
legendcuzican13 opened this issue ยท 11 comments
Well, this really isn't much of a bug, but I'm more so wondering if there is anything to be done that can help ProtocolLib causing much lag on my server.
To Reproduce
Add plugin to server.
Expected behavior
ProtocolLib taking up less of the thread.
Version Info
https://pastebin.com/nG78Ekg7
can you drill down on that entry? a lot of things go through the event loop proxy. could be a rogue listener
seems like there might be something wrong with your OS's netty library. might be worth looking into re-installing netty
@dmulloy2 Hey there, I just tried re installing netty, but noticed little to no difference in the results shown from the timings report. Is there possibly a different solution?
@legendcuzican13 not sure honestly. doesn't appear to be a widespread issue so that points to something specific to your situation. maybe some rogue plugin?
Ah I see, in that case I'll try removing plugins that are ProtocolLib dependent one by one and see if that indicates which one could possibly be rogue.
In any case, here's my plugin list incase that helps:
ProtocolLib, Citizens, WorldGuard, WorldEdit, Grim, Vulcan, LegendSMPCore(custom plugin), ChatControl(protocollib dependent), IllegalStack(protocollib dependent), CrazyAuctionsPlus, LP, LPC, Essentials, EssentialsSpawn, Skript, BeautyQuests, spark, CoreProtect, DiscordSRV, BuyCraftX, ClearLag, TabList, AdvancedBan, BetterGui, Multiverse, SkinsRestorer, Vault, and UltimateAutoRestart.