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
Whenever deploying the custom discs plugin, it causes lag in the server for what I can only assume is some sort of hopper detection. Here is a screenshot of the spark profiler
Nah, it's a function which is run on every chunks loaded (so the more players you have (and also spread across the server), the more you are going to see this happen).
The part of the code involved here should only apply to jukeboxes, to check if a custom music disc is playing, else "stop" the jukebox but...
seeing your profiler result, it seems that it also affect other blocks and 90% of this ressource usage is in fact due to chests 😅
Whenever deploying the custom discs plugin, it causes lag in the server for what I can only assume is some sort of hopper detection. Here is a screenshot of the spark profiler
And here is the profiler itself
https://spark.lucko.me/jq2MfZze4f
The text was updated successfully, but these errors were encountered: