Hi, I've just conducted two timing reports on my server to try and work out what is causing it to lag lots and occasionally time out all together and crash. Timings report with plugins: http://aikar.co/timings.php?url=5707358 Timings report without plugins: http://aikar.co/timings.php?url=5707362 What's causing this? Thanks, Josh.
I have the same results. Also when there is a small amount of players playerCommand and TickEntity/EntityTick cause a substantial amount of lag also. Would be great if the Spigot team can look into ways to decrease the heavy usage of these events.
It's really odd. I've actually upgraded my server (8gb ram, ssd, 3.6ghz AMD processor) and the lag still continues! I'll let you know if I ever find a solution :/
I don't think this is actually a Spigot issue and more a CB issue. I get very similar problems with CraftBukkit (1.5.1 R0.2)
Plugins: VanillaWorld is outdated. (Or doesn't know how to optimize the PlayerJoinEvent) PermissionsBukkit and MultiInv seem to be interfering, or your server is having bad trouble shifting players worlds. ClearLag needs to update their Interval Method. Spigot.jar ClearLag could be causing the syncChunkLoad due to the chunk looking for an item that ClearLag has removed. ^That is just a guessing thing. Post the errors you got on the crash. Server doesn't crash without an error log. Check how out dated your /ver is to the current version.
I've managed to fix this this problem: I had to reset my world because it was corrupt. I didn't really want to do this but it was an instant fix.