You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same place different issue. This one is due to incredible inefficient reading of the file entities by spigot.
Paper and its forks have a Boolean you can pass in to avoid this spike but I haven't implemented any paper specific performance improvements yet.
That's if it's the one I'm thinking of.
By the look of the logs it's due to reading the contents of the tile entities. Though we only want to check the material type. The other one was to do with an on join method triggering the chunk to force load and freezing the server until it's ready.
https://spark.lucko.me/hZPXWAhqob
The text was updated successfully, but these errors were encountered: