wuangg
wuangg
Have you done any benchmark before saying this PR could give a better performance?
I have acknowledged about using a single thread executor for this right after I created this PR. I will do the required changes once I have free time.
Each StoredUserList now has a single thread executor on their own, these executors will be shut down once the server is stopped.
Yes, I should have gone with that solution as I wasn't thoughtful enough earlier. Thanks for the heads up.
I'm having the same issue as well, hangs in Facepunch's logo and outright crash itself, doesn't even make into the menu. OS: Microsoft Windows 10 21H2 (x64) CPU: Intel i7-9750H...
Bump, the issue hasn't been fixed yet
Since Fabric/Vanilla version of the method has the TagKey as a parameter, we would like to only check for the count of non-empty fluid states that have the same fluid...
Counter for generic non-empty fluid states has been implemented.